时之序
简介
类型:技能牌
稀有度:2
描述:抽到时:封存至时之笼。获得时之笼层数点护盾。
原始数据
Id: 14
Rarity: 2
Expend: 1
Tag: Instant
InitScript: Vars["BaseScript"]="CommonCardItem";
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: var buffContent = Self.buffBarUI;<br> var buff = buffContent.GetBuff("buff\_instant");<br> if (buff != null)<br> {<br> SetStatus("Self");<br> ChangeDefence(buff.buffConfig.Level.ToString());<br> }
DropScript:
Icon: Icon/buff/治愈光环
Effects:
Action:
Note: 时间,生存
Name: 时之序
Type: 技能牌
Description: 抽到时:封存至时之笼。获得时之笼层数点护盾。
Name_en: The sequence of time
Type_en: Skill
Description_en: When drawn: Store in the Time Cage. Gain shield equal to the number of Time Cage layers.