C# 클래스 Sanguosha.Expansions.Wind.Skills.GuHuo2

蛊惑–当你需要使用或打出一张基本牌或非延时类锦囊牌时,你可以声明并将一张手牌扣于桌上。若无人质疑,则该牌按你所述之牌来用。若有人质疑则亮出验明:若为真,质疑者各失去一点体力;若为假,质疑者各摸一张牌。除非被质疑的牌的花色为红桃且为真(仍然可用),否则无论真假,该牌都作废,弃置之。
상속: Sanguosha.Core.Skills.CardTransformSkill, IAdditionalTypedSkill
파일 보기 프로젝트 열기: RagingBigFemaleBird/sgs

공개 프로퍼티들

프로퍼티 타입 설명
BuZhiYiZhong Sanguosha.Core.Players.PlayerAttribute
ZhiYiZhong Sanguosha.Core.Players.PlayerAttribute

공개 메소드들

메소드 설명
GuHuo2 ( ) : System
NotifyAction ( Player source, List targets, Sanguosha.Core.Cards.CompositeCard card ) : void
TryTransform ( List cards, List arg, Sanguosha.Core.Cards.CompositeCard &card, bool isPlay ) : VerifierResult

보호된 메소드들

메소드 설명
DoTransformSideEffect ( Sanguosha.Core.Cards.CompositeCard card, object arg, List targets, bool isPlay ) : bool

메소드 상세

DoTransformSideEffect() 보호된 메소드

protected DoTransformSideEffect ( Sanguosha.Core.Cards.CompositeCard card, object arg, List targets, bool isPlay ) : bool
card Sanguosha.Core.Cards.CompositeCard
arg object
targets List
isPlay bool
리턴 bool

GuHuo2() 공개 메소드

public GuHuo2 ( ) : System
리턴 System

NotifyAction() 공개 메소드

public NotifyAction ( Player source, List targets, Sanguosha.Core.Cards.CompositeCard card ) : void
source Sanguosha.Core.Players.Player
targets List
card Sanguosha.Core.Cards.CompositeCard
리턴 void

TryTransform() 공개 메소드

public TryTransform ( List cards, List arg, Sanguosha.Core.Cards.CompositeCard &card, bool isPlay ) : VerifierResult
cards List
arg List
card Sanguosha.Core.Cards.CompositeCard
isPlay bool
리턴 VerifierResult

프로퍼티 상세

BuZhiYiZhong 공개적으로 정적으로 프로퍼티

public static PlayerAttribute,Sanguosha.Core.Players BuZhiYiZhong
리턴 Sanguosha.Core.Players.PlayerAttribute

ZhiYiZhong 공개적으로 정적으로 프로퍼티

public static PlayerAttribute,Sanguosha.Core.Players ZhiYiZhong
리턴 Sanguosha.Core.Players.PlayerAttribute