C# Class Sanguosha.Expansions.Basic.Skills.RenDe

仁德-出牌阶段,你可以将任意数量的手牌交给其他角色,若此阶段你给出的牌张数达到两张或更多时,你回复1点体力。
Inheritance: Sanguosha.Core.Skills.ActiveSkill
Afficher le fichier Open project: RagingBigFemaleBird/sgs

Méthodes publiques

Свойство Type Description
RenDeNumberOfCardsGiven Sanguosha.Core.Players.PlayerAttribute

Méthodes publiques

Méthode Description
Commit ( GameEventArgs arg ) : bool
RenDe ( ) : System
Validate ( GameEventArgs arg ) : VerifierResult

Method Details

Commit() public méthode

public Commit ( GameEventArgs arg ) : bool
arg Sanguosha.Core.Triggers.GameEventArgs
Résultat bool

RenDe() public méthode

public RenDe ( ) : System
Résultat System

Validate() public méthode

public Validate ( GameEventArgs arg ) : VerifierResult
arg Sanguosha.Core.Triggers.GameEventArgs
Résultat VerifierResult

Property Details

RenDeNumberOfCardsGiven public_oe static_oe property

public static PlayerAttribute,Sanguosha.Core.Players RenDeNumberOfCardsGiven
Résultat Sanguosha.Core.Players.PlayerAttribute