39 lines
853 B
JSON
39 lines
853 B
JSON
{
|
|
"AbilityName": "AbyssS2_Story1_StartRoom_ReduceEnergy",
|
|
"AbilityStacking": "Unique",
|
|
"DefaultModifier": {
|
|
"ModifierStacking": "Unique",
|
|
"OnAdded": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"ModifierName": "AbyssS2PropertyModifier",
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByAbyssS2AreaTypeID",
|
|
"AbyssS2AreaTypeID": 6601
|
|
}
|
|
],
|
|
"Target": "Self"
|
|
}
|
|
]
|
|
},
|
|
"Modifiers": {
|
|
"AbyssS2PropertyModifier": {
|
|
"Duration": -1,
|
|
"ModifierStacking": "Unique",
|
|
"OnAdded": [
|
|
{
|
|
"$type": "DecreaseSPAction",
|
|
"Amount": 100,
|
|
"Percentage": 0
|
|
},
|
|
{
|
|
"$type": "DecreaseIndividualFeverAction",
|
|
"Amount": 99999,
|
|
"Percentage": 1,
|
|
"Target": "Self"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
} |