无孔不入
简介
类型:攻击牌
稀有度:3
描述:对随机敌人造成三次{0}点伤害。
原始数据
Id: 13
Rarity: 3
Expend: 1
Tag:
InitScript: Vars["BaseScript"]="CommonCardItem";Vars["DesVal1"]=Self!=null?Self.DamageCalculate(1+int.Parse(Vars["CorAtk"])).ToString():(1+int.Parse(Vars["CorAtk"])).ToString();
DrawScript:
UseScript: SetStatus("AllRandomEnemy1");for (int i=0;i<3;i++) Damage("1");
DropScript:
Icon: Icon/icon experiment/1 (187)
Effects: slash
Action: Attack
Note: 通用,输出
Name: 无孔不入
Type: 攻击牌
Description: 对随机敌人造成三次{0}点伤害。
Name_en: Pervasiveness
Type_en: Attack
Description_en: Deal {0} damage three times to a random enemy.