转化
简介
类型:技能牌
稀有度:4
描述:获得持续一回合的{0}层血河,给予所有敌人{0}层流血。
原始数据
Id: 12
Rarity: 4
Expend: 0
Tag:
InitScript: Vars["BaseScript"]="CommonCardItem";Vars["DesVal1"]=(1+int.Parse(Vars["CorBuff"])).ToString();Vars["DesVal2"]=(3+int.Parse(Vars["CorBuff"])).ToString();
DrawScript:
UseScript: SetStatus("Self");<br> AddBuff("buff\_bloodriver", "1", "1");<br>SetStatus("AllEnemy");AddBuff("buff\_blooding", INF, "3");
DropScript:
Icon:
Effects:
Action: Skill
Note:
Name: 转化
Type: 技能牌
Description: 获得持续一回合的{0}层血河,给予所有敌人{0}层流血。
Name_en: Transformation
Type_en:
Description_en: Gains {0} layers of {buff\_bloodriver} that lasts for one turn and gives all enemies {0} layers of {buff\_blooding}.