圆环之理
简介
类型:消耗技能牌
稀有度:4
描述:获得{0}层循环。抽取{1}张牌。
原始数据
Id: 18
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("Self");<br> AddBuff("buff\_cycle", INF, "2");DrawCount("1");
DropScript:
Icon: Icon/buff/治愈光环
Effects: stream
Action:
Note: 1
Name: 圆环之理
Type: 消耗技能牌
Description: 获得{0}层循环。抽取{1}张牌。
Name_en: Circle of Truth
Type_en: Burn Skill
Description_en: Gains {0} stacks of {buff\_cycle}. Draws {1} card.