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

天命-当你成为【杀】的目标时:你可以弃置两张牌(不足则全弃,无牌则不弃),然后摸两张牌;若此时全场当前的体力值最多的角色仅有一名且不是你,该角色也可以如此做。
Inheritance: Sanguosha.Core.Skills.TriggerSkill
Datei anzeigen Open project: RagingBigFemaleBird/sgs

Public Methods

Method Description
TianMing ( ) : System

Protected Methods

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

Private Methods

Method Description
Run ( Player Owner, Sanguosha.Core.Triggers.GameEvent gameEvent, GameEventArgs eventArgs ) : void
TianMingProcess ( Player player ) : bool

Method Details

GenerateSpecialEffectHintIndex() protected method

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

TianMing() public method

public TianMing ( ) : System
return System