C# Class Sanguosha.Expansions.Fire.Skills.NiePan

涅槃-限定技,当你处于濒死状态时,你可以弃置所有的牌和判定区里的牌,然后将你的武将牌翻至正面朝上,并重置之,再摸三张牌且体力回复至3点。
Inheritance: Sanguosha.Core.Skills.SaveLifeSkill
Afficher le fichier Open project: RagingBigFemaleBird/sgs

Méthodes publiques

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

Méthodes publiques

Méthode Description
Commit ( GameEventArgs arg ) : bool
NiePan ( ) : System

Méthodes protégées

Méthode Description
SaveLifeVerify ( Player source, List cards, List players ) : bool?

Method Details

Commit() public méthode

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

NiePan() public méthode

public NiePan ( ) : System
Résultat System

SaveLifeVerify() protected méthode

protected SaveLifeVerify ( Player source, List cards, List players ) : bool?
source Sanguosha.Core.Players.Player
cards List
players List
Résultat bool?

Property Details

NiePanUsed public_oe static_oe property

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