永在
简介
类型:技能牌
稀有度:5
描述:抽到时:行动点加一。抽到或弃置时:封存至时之笼。使用时:抽取一张牌。
原始数据
Id: 10
Rarity: 5
Expend: 0
Tag: Froze, Unusable
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"); }));ChangePower("1");
UseScript: DrawCount("1");
DropScript: var buffContent = Self.buffBarUI;<br> var buff = buffContent.AddLevel("buff\_instant", 1, 1).GetBuff("buff\_instant");<br> buff.effectList.Add((dataConfig, () => { RunScript("UseScript"); }));
Icon: Icon/buff/治愈光环
Effects:
Action:
Note: 时间,充能
Name: 永在
Type: 技能牌
Description: 抽到时:行动点加一。抽到或弃置时:封存至时之笼。使用时:抽取一张牌。
Name_en: Eternity
Type_en: Skill
Description_en: Cannot be played. When drawn: +1 power. When drawn or discarded, it is stored in {buff\_instant}. When used: Draw a card.