ZenlessData/Data/ComplexCorrupted_Achievements.json
2024-08-13 22:59:23 -03:00

40 lines
935 B
JSON

{
"AbilityMixins": [
{
"$type": "ActionsOnPropertyChangeMixin",
"PropertyActions": [
{
"CustomPropertyType": "Int_PartDestroyed",
"IsUsePercentage": false,
"PropertyType": "Custom",
"ValueRangeActions": [
{
"LowToValueActions": [
{
"$type": "ApplyModifier",
"ModifierName": "TriggerAchievementsModifier",
"Target": "Self"
}
],
"Val": 3
}
]
}
]
}
],
"AbilityName": "ComplexCorrupted_Achievements",
"AbilityStacking": "Unique",
"Modifiers": {
"TriggerAchievementsModifier": {
"Duration": -1,
"ModifierStacking": "Unique",
"OnAdded": [
{
"$type": "TriggerLevelCustomConditions",
"LevelConditionsID": 1087
}
]
}
}
}