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

琴音-弃牌阶段,当你弃置了两张或更多的手牌时,你可令所有角色各回复1点体力或各失去1点体力。
Inheritance: Sanguosha.Core.Skills.TriggerSkill
Afficher le fichier Open project: RagingBigFemaleBird/sgs

Méthodes publiques

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

Méthodes publiques

Méthode Description
QinYin ( ) : System
Run ( Player owner, Sanguosha.Core.Triggers.GameEvent gameEvent, GameEventArgs eventArgs ) : void

Méthodes protégées

Méthode Description
GenerateSpecialEffectHintIndex ( Player source, List targets ) : int

Method Details

GenerateSpecialEffectHintIndex() protected méthode

protected GenerateSpecialEffectHintIndex ( Player source, List targets ) : int
source Sanguosha.Core.Players.Player
targets List
Résultat int

QinYin() public méthode

public QinYin ( ) : System
Résultat System

Run() public méthode

public Run ( Player owner, Sanguosha.Core.Triggers.GameEvent gameEvent, GameEventArgs eventArgs ) : void
owner Sanguosha.Core.Players.Player
gameEvent Sanguosha.Core.Triggers.GameEvent
eventArgs Sanguosha.Core.Triggers.GameEventArgs
Résultat void

Property Details

QinYinUsable public_oe static_oe property

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

QinYinUsed public_oe static_oe property

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