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

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

Public Properties

Property Type Description
NiePanUsed Sanguosha.Core.Players.PlayerAttribute

Public Methods

Method Description
Commit ( GameEventArgs arg ) : bool
NiePan ( ) : System

Protected Methods

Method Description
SaveLifeVerify ( Player source, List cards, List players ) : bool?

Method Details

Commit() public method

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

NiePan() public method

public NiePan ( ) : System
return System

SaveLifeVerify() protected method

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

Property Details

NiePanUsed public_oe static_oe property

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