67 lines
No EOL
1.8 KiB
JSON
67 lines
No EOL
1.8 KiB
JSON
{
|
|
|
|
//卡牌越多怪越强。攻击、血量
|
|
|
|
|
|
|
|
"AbilityName":"Curse_1105002",
|
|
|
|
"AbilityStacking":"Unique",
|
|
|
|
|
|
|
|
"DefaultModifier":
|
|
|
|
{
|
|
|
|
"ModifierStacking":"Unique",
|
|
|
|
"Properties":
|
|
|
|
{
|
|
|
|
// "Actor_MaxHPRatio": "%Added_Ratio",
|
|
|
|
"Actor_AddedDamageRatio":"%Added_Ratio"
|
|
|
|
},
|
|
|
|
"OnAdded":
|
|
|
|
[
|
|
|
|
{
|
|
|
|
"$type":"MoleMole.SetAbilitySpecialByExpression",
|
|
|
|
"ParamName":"CompareParam",
|
|
|
|
"ValueType":"float",
|
|
|
|
"Expression":"itemtype(31)",
|
|
|
|
// "Expression":"specials(Ratio)",
|
|
|
|
"Target":"Self"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"$type":"MoleMole.SetAbilitySpecialByExpression",
|
|
|
|
"ParamName":"Added_Ratio",
|
|
|
|
"ValueType":"float",
|
|
|
|
"Expression":"itemtype(31)*specials(Ratio)",
|
|
|
|
// "Expression":"specials(Ratio)",
|
|
|
|
"Target":"Self",
|
|
|
|
"DoRefresh":true,
|
|
|
|
"Predicates" :
|
|
|
|
[
|
|
|
|
{
|
|
|
|
"$type" : "MoleMole.ByAbilitySpecial",
|
|
|
|
"Target" : "Self",
|
|
|
|
"ParamName": "CompareParam",
|
|
|
|
"CompareType": "GreaterEqual",
|
|
|
|
"Param" : "Param",
|
|
|
|
"ParamType" : "abilitySpecial_float"
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"AbilitySpecials" :
|
|
|
|
{
|
|
|
|
"Ratio" :
|
|
|
|
{
|
|
|
|
"Value" : 0.05
|
|
|
|
},
|
|
|
|
"Added_Ratio" :
|
|
|
|
{
|
|
|
|
"Value" : 0
|
|
|
|
},
|
|
|
|
"CompareParam":
|
|
|
|
{
|
|
|
|
"Value":0
|
|
|
|
},
|
|
|
|
"Param":
|
|
|
|
{
|
|
|
|
"Value":11
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
} |