mirror of
https://git.mero.moe/dimbreath/ZenlessData.git
synced 2024-11-08 19:48:44 +08:00
52 lines
1.1 KiB
JSON
52 lines
1.1 KiB
JSON
|
{
|
||
|
"AbilityName": "Curse_1105002",
|
||
|
"AbilitySpecials": {
|
||
|
"Added_Ratio": {
|
||
|
"Value": 0
|
||
|
},
|
||
|
"CompareParam": {
|
||
|
"Value": 0
|
||
|
},
|
||
|
"Param": {
|
||
|
"Value": 11
|
||
|
},
|
||
|
"Ratio": {
|
||
|
"Value": 0.05
|
||
|
}
|
||
|
},
|
||
|
"AbilityStacking": "Unique",
|
||
|
"DefaultModifier": {
|
||
|
"ModifierStacking": "Unique",
|
||
|
"OnAdded": [
|
||
|
{
|
||
|
"$type": "SetAbilitySpecialByExpression",
|
||
|
"DoRefresh": true,
|
||
|
"Expression": "itemtype(31)",
|
||
|
"ParamName": "CompareParam",
|
||
|
"Target": "Self",
|
||
|
"ValueType": "Float"
|
||
|
},
|
||
|
{
|
||
|
"$type": "SetAbilitySpecialByExpression",
|
||
|
"DoRefresh": true,
|
||
|
"Expression": "itemtype(31)*specials(Ratio)",
|
||
|
"ParamName": "Added_Ratio",
|
||
|
"Predicates": [
|
||
|
{
|
||
|
"$type": "ByAbilitySpecial",
|
||
|
"CompareType": "GreaterEqual",
|
||
|
"Param": "%Param",
|
||
|
"ParamName": "CompareParam",
|
||
|
"ParamType": "Float",
|
||
|
"Target": "Self"
|
||
|
}
|
||
|
],
|
||
|
"Target": "Self",
|
||
|
"ValueType": "Float"
|
||
|
}
|
||
|
],
|
||
|
"Properties": {
|
||
|
"Actor_AddedDamageRatio": "%Added_Ratio"
|
||
|
}
|
||
|
}
|
||
|
}
|