C# Class Sanguosha.Expansions.Assassin.Skills.JieYuan

竭缘-每当你对一名当前的体力值不比你少的其他角色造成伤害时,你可以弃置一张黑色手牌,令此伤害+1;每当你受到一名当前的体力值不比你少的其他角色对你造成的伤害时,你可以弃置一张红色手牌,令此伤害-1。
Inheritance: Sanguosha.Core.Skills.TriggerSkill
Mostra file Open project: RagingBigFemaleBird/sgs

Public Methods

Method Description
JieYuan ( ) : System

Protected Methods

Method Description
GenerateSpecialEffectHintIndex ( Player source, List targets ) : int

Method Details

GenerateSpecialEffectHintIndex() protected method

protected GenerateSpecialEffectHintIndex ( Player source, List targets ) : int
source Sanguosha.Core.Players.Player
targets List
return int

JieYuan() public method

public JieYuan ( ) : System
return System