更高处
简介
类型:消耗技能牌
稀有度:4
描述:所有敌人获得{0}层失格。
原始数据
Id: 6
Rarity: 4
Expend: 1
Tag: Burnout
InitScript: Vars["BaseScript"]="CommonCardItem";Vars["DesVal1"]=(2+int.Parse(Vars["CorBuff"])).ToString();Vars["DesVal2"]=(1+int.Parse(Vars["CorDraw"])).ToString();
DrawScript:
UseScript: SetStatus("AllEnemy");AddBuff("buff\_disqualification","3","2");
DropScript:
Icon:
Effects:
Action: Skill
Note:
Name: 更高处
Type: 消耗技能牌
Description: 所有敌人获得{0}层失格。
Name_en: Higher
Type_en: Burn Skill
Description_en: All enemies gain {0} stacks of {buff\_disqualification}.