未来一瞥
简介
类型:技能牌
稀有度:5
描述:抽到时,封存至时之笼,造成三次目标随机的伤害{0}点。
原始数据
Id: 9
Rarity: 5
Expend: 2
Tag: Burnout
InitScript: Vars["BaseScript"]="CommonCardItem";Vars["DesVal1"]=Self!=null?Self.DamageCalculate(6+int.Parse(Vars["CorAtk"])).ToString():(3+int.Parse(Vars["CorAtk"])).ToString();
DrawScript: var buffContent = Self.buffBarUI;<br> var buff = buffContent.AddLevel("buff\_instant", 1, 1).GetBuff("buff\_instant");<br> buff.effectList.Add((dataConfig, () => { RunScript("UseScript"); }));
UseScript: SetStatus("AllRandomEnemy3");Damage("6");
DropScript:
Icon: Icon/buff/治愈光环
Effects:
Action:
Note: 时间
Name: 未来一瞥
Type: 技能牌
Description: 抽到时,封存至时之笼,造成三次目标随机的伤害{0}点。
Name_en: A glimpse of the future
Type_en: Skill
Description_en: When drawn, it is stored in {buff\_instant} and deals {0} damage to three random targets.