Skip to content

黄金之音

简介

类型:消耗攻击牌
稀有度:3
描述:结束本回合,造成{0}点伤害,恢复{1}点生命。


原始数据

Id: 7
Rarity: 3
Expend: 1
Tag: Burnout
InitScript: Vars["BaseScript"]="AttackCardItem";Vars["DesVal1"]=Self!=null?Self.DamageCalculate(7+int.Parse(Vars["CorAtk"])).ToString():(7+int.Parse(Vars["CorAtk"])).ToString();Vars["DesVal2"]=(5+int.Parse(Vars["CorHp"])).ToString();
DrawScript: 
UseScript: SetStatus("Target");Damage("7");SetStatus("Self");ChangeRound();ChangeHp("5");
DropScript: 
Icon: Icon/buff/治愈光环
Effects: Effects/Prefabs/Hit7
Action: 
Note: 
Name: 黄金之音
Type: 消耗攻击牌
Description: 结束本回合,造成{0}点伤害,恢复{1}点生命。
Name_en: Golden Sound
Type_en: Burn Attack
Description_en: End this turn, deal {0} damage, and restore 5 health.