C# Class Sanguosha.Expansions.Pk1v1.Skills.MouZhu

谋诛―出牌阶段,你可以令对手交给你一张手牌。然后若你的手牌数大于对手的手牌数,对手选择一项:视为对你使用一张【杀】;视为对你使用一张【决斗】。每阶段限一次。
Inheritance: Sanguosha.Core.Skills.ActiveSkill
Datei anzeigen Open project: RagingBigFemaleBird/sgs

Public Properties

Property Type Description
MouZhuUsed Sanguosha.Core.Players.PlayerAttribute

Public Methods

Method Description
Commit ( GameEventArgs arg ) : bool
Validate ( GameEventArgs arg ) : VerifierResult

Method Details

Commit() public method

public Commit ( GameEventArgs arg ) : bool
arg Sanguosha.Core.Triggers.GameEventArgs
return bool

Validate() public method

public Validate ( GameEventArgs arg ) : VerifierResult
arg Sanguosha.Core.Triggers.GameEventArgs
return VerifierResult

Property Details

MouZhuUsed public_oe static_oe property

public static PlayerAttribute,Sanguosha.Core.Players MouZhuUsed
return Sanguosha.Core.Players.PlayerAttribute