终结一击
简介
类型:攻击牌
稀有度:3
描述:结束本回合,对所有敌人造成{0}点伤害。
原始数据
Id: 8
Rarity: 3
Expend: 1
Tag:
InitScript: Vars["BaseScript"]="CommonCardItem";Vars["DesVal1"]=Self!=null?Self.DamageCalculate(8+int.Parse(Vars["CorAtk"])).ToString():(8+int.Parse(Vars["CorAtk"])).ToString();
DrawScript:
UseScript: SetStatus("AllEnemy");Damage((8).ToString());SetStatus("Self");ChangeRound();
DropScript:
Icon: Icon/buff/治愈光环
Effects:
Action: Skill
Note: 1
Name: 终结一击
Type: 攻击牌
Description: 结束本回合,对所有敌人造成{0}点伤害。
Name_en: Finishing Blow
Type_en: Attack
Description_en: End this turn and deals {0} damage to all enemies.