1
0
ZenlessData/Data/_unsorted/Activity_Pinball_CounterManager.json
2026-09-09 00:49:36 +02:00

259 lines
7.7 KiB
JSON

{
"AbilityName": "Activity_Pinball_CounterManager",
"AbilitySpecials": {
"AS_ComboDamageRatioInit": {
"Value": 0
},
"AS_ComboDamageRatioMax": {
"Value": 9.9
},
"AS_ComboDamageRatioPercentInit": {
"Value": 0
},
"AS_ComboDamageRatioPercentMax": {
"Value": 990
},
"AS_ComboDamageStepCounterInit": {
"Value": 0
},
"AS_ComboDamageStepCounterMax": {
"Value": 999
},
"AS_ComboInit": {
"Value": 0
},
"AS_ComboReach5CountInit": {
"Value": 0
},
"AS_ComboReach5CountMax": {
"Value": 999
},
"AS_FeverActiveInit": {
"Value": 0
},
"AS_FeverActiveMax": {
"Value": 1
},
"AS_FeverEnterCountInit": {
"Value": 0
},
"AS_FeverEnterCountMax": {
"Value": 999
},
"AS_FeverInit": {
"Value": 0
},
"AS_MaxCombo": {
"Value": 999
},
"AS_MaxFever": {
"Value": 100
}
},
"AbilityStacking": "Unique",
"DefaultModifier": {
"Duration": -1,
"OnAdded": [
{
"$type": "RegisterAdditionalCustomPropertyAction",
"CustomProperties": [
{
"CurPropertyInitValue": 0,
"CurPropertyType": "Pinball_Fever",
"MaxPropertyInitValue": 100,
"MaxPropertyType": "Pinball_MaxFever"
},
{
"CurPropertyInitValue": 0,
"CurPropertyType": "Pinball_Combo",
"MaxPropertyInitValue": 999,
"MaxPropertyType": "Pinball_MaxCombo"
},
{
"CurPropertyInitValue": 0,
"CurPropertyType": "Pinball_ComboDamageStepCounter",
"MaxPropertyInitValue": 999,
"MaxPropertyType": "Pinball_ComboDamageStepCounterMax"
},
{
"CurPropertyInitValue": 0,
"CurPropertyType": "Pinball_ComboDamageRatio",
"MaxPropertyInitValue": 9.9,
"MaxPropertyType": "Pinball_ComboDamageRatioMax"
},
{
"CurPropertyInitValue": 0,
"CurPropertyType": "Pinball_ComboDamageRatioPercent",
"MaxPropertyInitValue": 990,
"MaxPropertyType": "Pinball_ComboDamageRatioPercentMax"
},
{
"CurPropertyInitValue": 0,
"CurPropertyType": "Pinball_FeverActive",
"MaxPropertyInitValue": 1,
"MaxPropertyType": "Pinball_FeverActiveMax"
},
{
"CurPropertyInitValue": 0,
"CurPropertyType": "Pinball_FeverEnterCount",
"MaxPropertyInitValue": 999,
"MaxPropertyType": "Pinball_FeverEnterCountMax"
},
{
"CurPropertyInitValue": 0,
"CurPropertyType": "Pinball_ComboReach5Count",
"MaxPropertyInitValue": 999,
"MaxPropertyType": "Pinball_ComboReach5CountMax"
},
{
"CurPropertyInitValue": 0,
"CurPropertyType": "Pinball_ComboDashEnergyCounter",
"MaxPropertyInitValue": 999,
"MaxPropertyType": "Pinball_ComboDashEnergyCounterMax"
},
{
"CurPropertyInitValue": 10,
"CurPropertyType": "Pinball_ComboDashEnergyThreshold",
"MaxPropertyInitValue": 999,
"MaxPropertyType": "Pinball_ComboDashEnergyThresholdMax"
},
{
"CurPropertyInitValue": 0,
"CurPropertyType": "Pinball_Wave",
"MaxPropertyInitValue": 999,
"MaxPropertyType": "Pinball_WaveMax"
}
],
"Target": "LocalAvatar"
},
{
"$type": "ModifyProperty",
"Amount": "%AS_FeverInit",
"CustomPropertyType": "Pinball_Fever",
"PropertyModifyFunction": "Replace",
"PropertyType": "Custom",
"Target": "LocalAvatar"
},
{
"$type": "ModifyProperty",
"Amount": "%AS_MaxFever",
"CustomPropertyType": "Pinball_MaxFever",
"PropertyModifyFunction": "Replace",
"PropertyType": "Custom",
"Target": "LocalAvatar"
},
{
"$type": "ModifyProperty",
"Amount": "%AS_ComboInit",
"CustomPropertyType": "Pinball_Combo",
"PropertyModifyFunction": "Replace",
"PropertyType": "Custom",
"Target": "LocalAvatar"
},
{
"$type": "ModifyProperty",
"Amount": "%AS_MaxCombo",
"CustomPropertyType": "Pinball_MaxCombo",
"PropertyModifyFunction": "Replace",
"PropertyType": "Custom",
"Target": "LocalAvatar"
},
{
"$type": "ModifyProperty",
"Amount": "%AS_ComboDamageStepCounterInit",
"CustomPropertyType": "Pinball_ComboDamageStepCounter",
"PropertyModifyFunction": "Replace",
"PropertyType": "Custom",
"Target": "LocalAvatar"
},
{
"$type": "ModifyProperty",
"Amount": "%AS_ComboDamageStepCounterMax",
"CustomPropertyType": "Pinball_ComboDamageStepCounterMax",
"PropertyModifyFunction": "Replace",
"PropertyType": "Custom",
"Target": "LocalAvatar"
},
{
"$type": "ModifyProperty",
"Amount": "%AS_ComboDamageRatioInit",
"CustomPropertyType": "Pinball_ComboDamageRatio",
"PropertyModifyFunction": "Replace",
"PropertyType": "Custom",
"Target": "LocalAvatar"
},
{
"$type": "ModifyProperty",
"Amount": "%AS_ComboDamageRatioMax",
"CustomPropertyType": "Pinball_ComboDamageRatioMax",
"PropertyModifyFunction": "Replace",
"PropertyType": "Custom",
"Target": "LocalAvatar"
},
{
"$type": "ModifyProperty",
"Amount": "%AS_ComboDamageRatioPercentInit",
"CustomPropertyType": "Pinball_ComboDamageRatioPercent",
"PropertyModifyFunction": "Replace",
"PropertyType": "Custom",
"Target": "LocalAvatar"
},
{
"$type": "ModifyProperty",
"Amount": "%AS_ComboDamageRatioPercentMax",
"CustomPropertyType": "Pinball_ComboDamageRatioPercentMax",
"PropertyModifyFunction": "Replace",
"PropertyType": "Custom",
"Target": "LocalAvatar"
},
{
"$type": "ModifyProperty",
"Amount": "%AS_FeverActiveInit",
"CustomPropertyType": "Pinball_FeverActive",
"PropertyModifyFunction": "Replace",
"PropertyType": "Custom",
"Target": "LocalAvatar"
},
{
"$type": "ModifyProperty",
"Amount": "%AS_FeverActiveMax",
"CustomPropertyType": "Pinball_FeverActiveMax",
"PropertyModifyFunction": "Replace",
"PropertyType": "Custom",
"Target": "LocalAvatar"
},
{
"$type": "ModifyProperty",
"Amount": "%AS_FeverEnterCountInit",
"CustomPropertyType": "Pinball_FeverEnterCount",
"PropertyModifyFunction": "Replace",
"PropertyType": "Custom",
"Target": "LocalAvatar"
},
{
"$type": "ModifyProperty",
"Amount": "%AS_FeverEnterCountMax",
"CustomPropertyType": "Pinball_FeverEnterCountMax",
"PropertyModifyFunction": "Replace",
"PropertyType": "Custom",
"Target": "LocalAvatar"
},
{
"$type": "ModifyProperty",
"Amount": "%AS_ComboReach5CountInit",
"CustomPropertyType": "Pinball_ComboReach5Count",
"PropertyModifyFunction": "Replace",
"PropertyType": "Custom",
"Target": "LocalAvatar"
},
{
"$type": "ModifyProperty",
"Amount": "%AS_ComboReach5CountMax",
"CustomPropertyType": "Pinball_ComboReach5CountMax",
"PropertyModifyFunction": "Replace",
"PropertyType": "Custom",
"Target": "LocalAvatar"
}
]
}
}