C# Class Sanguosha.Expansions.SP.Skills.YuanHu

援护-回合结束阶段开始时,你可以将一张装备牌置于一名角色的装备区里,然后根据此装备牌的种类执行以下效果。 武器牌:弃置与该角色距离为1的一名角色区域中的一张牌; 防具牌:该角色摸一张牌; 坐骑牌:该角色回复1点体力。
Inheritance: Sanguosha.Core.Skills.TriggerSkill
Datei anzeigen Open project: RagingBigFemaleBird/sgs

Public Methods

Method Description
YuanHu ( ) : System

Protected Methods

Method Description
GenerateSpecialEffectHintIndex ( Player source, List targets ) : int

Private Methods

Method Description
Run ( Player owner, Sanguosha.Core.Triggers.GameEvent gameEvent, GameEventArgs eventArgs ) : void

Method Details

GenerateSpecialEffectHintIndex() protected method

protected GenerateSpecialEffectHintIndex ( Player source, List targets ) : int
source Sanguosha.Core.Players.Player
targets List
return int

YuanHu() public method

public YuanHu ( ) : System
return System