随缘防御
简介
类型:技能牌
稀有度:2
描述:获得{0}到{1}点防御。
原始数据
Id: 11
Rarity: 2
Expend: 1
Tag:
InitScript: Vars["BaseScript"]="CommonCardItem";<br> Vars["DesVal1"]=Self!=null?(Self.DefenceCalculate(1+int.Parse(Vars["CorDef"]))).ToString():(1+int.Parse(Vars["CorDef"])).ToString();<br> Vars["DesVal2"]=Self!=null?(Self.DefenceCalculate(15+int.Parse(Vars["CorDef"]))).ToString():(15+int.Parse(Vars["CorDef"])).ToString();
DrawScript:
UseScript: SetStatus("Self");ChangeDefence(ValueDice.WithRange(1,15).Roll().Value.ToString());
DropScript:
Icon:
Effects:
Action:
Note:
Name: 随缘防御
Type: 技能牌
Description: 获得{0}到{1}点防御。
Name_en: Go with the flow
Type_en: Skill
Description_en: Gain {0} to {1} points of defence.