mirror of
https://github.com/Koko-boya/Grasscutter_Resources
synced 2024-01-31 23:23:19 +08:00
7639 lines
220 KiB
JSON
7639 lines
220 KiB
JSON
[
|
|
{
|
|
"Default": {
|
|
"$type": "MoleMole.Config.ConfigAbility",
|
|
"abilityName": "Item_Food_RecoverHP",
|
|
"modifiers": {
|
|
"RecoverHPModifier": {
|
|
"modifierName": "",
|
|
"duration": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 15.0
|
|
},
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"thinkInterval": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 2.0
|
|
},
|
|
"onAdded": [
|
|
{
|
|
"$type": "MoleMole.Config.HealHP",
|
|
"doOffStage": true,
|
|
"amountByTargetMaxHPRatio": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.01
|
|
}
|
|
}
|
|
],
|
|
"onThinkInterval": [
|
|
{
|
|
"$type": "MoleMole.Config.HealHP",
|
|
"doOffStage": true,
|
|
"amount": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 8.0
|
|
}
|
|
}
|
|
],
|
|
"thinkIntervalIgnoreTimeScale": true,
|
|
"reduceDurablityIgnoreTimeScale": true
|
|
}
|
|
},
|
|
"onAbilityStart": [
|
|
{
|
|
"$type": "MoleMole.Config.AttachModifier",
|
|
"target": "Target",
|
|
"doOffStage": true,
|
|
"modifierName": "RecoverHPModifier"
|
|
}
|
|
],
|
|
"isDynamicAbility": true
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "MoleMole.Config.ConfigAbility",
|
|
"abilityName": "Item_Food_RecoverInstantHP",
|
|
"onAbilityStart": [
|
|
{
|
|
"$type": "MoleMole.Config.HealHP",
|
|
"target": "Target",
|
|
"doOffStage": true,
|
|
"amountByTargetMaxHPRatio": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.0
|
|
}
|
|
},
|
|
{
|
|
"$type": "MoleMole.Config.HealHP",
|
|
"target": "Target",
|
|
"doOffStage": true,
|
|
"amount": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 300.0
|
|
}
|
|
}
|
|
],
|
|
"isDynamicAbility": true
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "MoleMole.Config.ConfigAbility",
|
|
"abilityName": "Item_Food_Attack",
|
|
"modifiers": {
|
|
"SERVER_AttackModifier": {
|
|
"stacking": "Multiple",
|
|
"modifierName": "",
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"properties": {
|
|
"Actor_AttackRatio": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.3
|
|
}
|
|
},
|
|
"reduceDurablityIgnoreTimeScale": true,
|
|
"buffID": 50001
|
|
}
|
|
},
|
|
"onAbilityStart": [
|
|
{
|
|
"$type": "MoleMole.Config.AttachModifier",
|
|
"target": "Target",
|
|
"modifierName": "SERVER_AttackModifier"
|
|
}
|
|
],
|
|
"isDynamicAbility": true
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "MoleMole.Config.ConfigAbility",
|
|
"abilityName": "Item_Food_MoveSpeed",
|
|
"modifiers": {
|
|
"MoveSpeedModifier": {
|
|
"modifierName": "",
|
|
"duration": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 30.0
|
|
},
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"properties": {
|
|
"Animator_MoveSpeedRatio": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.5
|
|
}
|
|
},
|
|
"reduceDurablityIgnoreTimeScale": true,
|
|
"buffID": 50003
|
|
}
|
|
},
|
|
"onAbilityStart": [
|
|
{
|
|
"$type": "MoleMole.Config.AttachModifier",
|
|
"target": "Target",
|
|
"modifierName": "MoveSpeedModifier"
|
|
}
|
|
],
|
|
"isDynamicAbility": true
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "MoleMole.Config.ConfigAbility",
|
|
"abilityName": "Item_Food_Defence",
|
|
"modifiers": {
|
|
"SERVER_DefenceModifier": {
|
|
"stacking": "Multiple",
|
|
"modifierName": "",
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"properties": {
|
|
"Actor_DefenceRatio": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.3
|
|
}
|
|
},
|
|
"reduceDurablityIgnoreTimeScale": true,
|
|
"buffID": 50002
|
|
}
|
|
},
|
|
"onAbilityStart": [
|
|
{
|
|
"$type": "MoleMole.Config.AttachModifier",
|
|
"target": "Target",
|
|
"modifierName": "SERVER_DefenceModifier"
|
|
}
|
|
],
|
|
"isDynamicAbility": true
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "MoleMole.Config.ConfigAbility",
|
|
"abilityName": "Item_Food_MaxHP",
|
|
"modifiers": {
|
|
"SERVER_MaxHPModifier": {
|
|
"stacking": "Multiple",
|
|
"modifierName": "",
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"properties": {
|
|
"Actor_MaxHPRatio": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.5
|
|
}
|
|
},
|
|
"reduceDurablityIgnoreTimeScale": true
|
|
}
|
|
},
|
|
"onAbilityStart": [
|
|
{
|
|
"$type": "MoleMole.Config.AttachModifier",
|
|
"target": "Target",
|
|
"modifierName": "SERVER_MaxHPModifier"
|
|
}
|
|
],
|
|
"isDynamicAbility": true
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "MoleMole.Config.ConfigAbility",
|
|
"abilityName": "ReHP_Ins&Con",
|
|
"modifiers": {
|
|
"SERVER_ReHP_Ins&Con_Modifier_lv1_1": {
|
|
"stacking": "Multiple",
|
|
"modifierName": "",
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"thinkInterval": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 5.0
|
|
},
|
|
"onAdded": [
|
|
{
|
|
"$type": "MoleMole.Config.HealHP",
|
|
"doOffStage": true,
|
|
"amountByTargetMaxHPRatio": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.08
|
|
},
|
|
"ignoreAbilityProperty": true
|
|
}
|
|
],
|
|
"onThinkInterval": [
|
|
{
|
|
"$type": "MoleMole.Config.HealHP",
|
|
"doOffStage": true,
|
|
"amount": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 210.0
|
|
},
|
|
"ignoreAbilityProperty": true
|
|
}
|
|
]
|
|
},
|
|
"SERVER_ReHP_Ins&Con_Modifier_lv1_2": {
|
|
"stacking": "Multiple",
|
|
"modifierName": "",
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"thinkInterval": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 5.0
|
|
},
|
|
"onAdded": [
|
|
{
|
|
"$type": "MoleMole.Config.HealHP",
|
|
"doOffStage": true,
|
|
"amountByTargetMaxHPRatio": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.09
|
|
},
|
|
"ignoreAbilityProperty": true
|
|
}
|
|
],
|
|
"onThinkInterval": [
|
|
{
|
|
"$type": "MoleMole.Config.HealHP",
|
|
"doOffStage": true,
|
|
"amount": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 260.0
|
|
},
|
|
"ignoreAbilityProperty": true
|
|
}
|
|
]
|
|
},
|
|
"SERVER_ReHP_Ins&Con_Modifier_lv1_3": {
|
|
"stacking": "Multiple",
|
|
"modifierName": "",
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"thinkInterval": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 5.0
|
|
},
|
|
"onAdded": [
|
|
{
|
|
"$type": "MoleMole.Config.HealHP",
|
|
"doOffStage": true,
|
|
"amountByTargetMaxHPRatio": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.1
|
|
},
|
|
"ignoreAbilityProperty": true
|
|
}
|
|
],
|
|
"onThinkInterval": [
|
|
{
|
|
"$type": "MoleMole.Config.HealHP",
|
|
"doOffStage": true,
|
|
"amount": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 300.0
|
|
},
|
|
"ignoreAbilityProperty": true
|
|
}
|
|
]
|
|
},
|
|
"SERVER_ReHP_Ins&Con_Modifier_lv1_4": {
|
|
"stacking": "Multiple",
|
|
"modifierName": "",
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"thinkInterval": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 5.0
|
|
},
|
|
"onAdded": [
|
|
{
|
|
"$type": "MoleMole.Config.HealHP",
|
|
"doOffStage": true,
|
|
"amountByTargetMaxHPRatio": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.14
|
|
},
|
|
"ignoreAbilityProperty": true
|
|
}
|
|
],
|
|
"onThinkInterval": [
|
|
{
|
|
"$type": "MoleMole.Config.HealHP",
|
|
"doOffStage": true,
|
|
"amount": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 350.0
|
|
},
|
|
"ignoreAbilityProperty": true
|
|
}
|
|
]
|
|
},
|
|
"SERVER_ReHP_Ins&Con_Modifier_lv1_99": {
|
|
"stacking": "Multiple",
|
|
"modifierName": "",
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"thinkInterval": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 1.0
|
|
},
|
|
"onAdded": [
|
|
{
|
|
"$type": "MoleMole.Config.HealHP",
|
|
"doOffStage": true,
|
|
"amount": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 1.0
|
|
},
|
|
"ignoreAbilityProperty": true
|
|
}
|
|
],
|
|
"onThinkInterval": [
|
|
{
|
|
"$type": "MoleMole.Config.HealHP",
|
|
"doOffStage": true,
|
|
"amount": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 1.0
|
|
},
|
|
"ignoreAbilityProperty": true
|
|
}
|
|
]
|
|
},
|
|
"SERVER_ReHP_Ins&Con_Modifier_lv2_1": {
|
|
"stacking": "Multiple",
|
|
"modifierName": "",
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"thinkInterval": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 5.0
|
|
},
|
|
"onAdded": [
|
|
{
|
|
"$type": "MoleMole.Config.HealHP",
|
|
"doOffStage": true,
|
|
"amountByTargetMaxHPRatio": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.18
|
|
},
|
|
"ignoreAbilityProperty": true
|
|
}
|
|
],
|
|
"onThinkInterval": [
|
|
{
|
|
"$type": "MoleMole.Config.HealHP",
|
|
"doOffStage": true,
|
|
"amount": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 300.0
|
|
},
|
|
"ignoreAbilityProperty": true
|
|
}
|
|
]
|
|
},
|
|
"SERVER_ReHP_Ins&Con_Modifier_lv2_2": {
|
|
"stacking": "Multiple",
|
|
"modifierName": "",
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"thinkInterval": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 5.0
|
|
},
|
|
"onAdded": [
|
|
{
|
|
"$type": "MoleMole.Config.HealHP",
|
|
"doOffStage": true,
|
|
"amountByTargetMaxHPRatio": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.2
|
|
},
|
|
"ignoreAbilityProperty": true
|
|
}
|
|
],
|
|
"onThinkInterval": [
|
|
{
|
|
"$type": "MoleMole.Config.HealHP",
|
|
"doOffStage": true,
|
|
"amount": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 390.0
|
|
},
|
|
"ignoreAbilityProperty": true
|
|
}
|
|
]
|
|
},
|
|
"SERVER_ReHP_Ins&Con_Modifier_lv2_3": {
|
|
"stacking": "Multiple",
|
|
"modifierName": "",
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"thinkInterval": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 5.0
|
|
},
|
|
"onAdded": [
|
|
{
|
|
"$type": "MoleMole.Config.HealHP",
|
|
"doOffStage": true,
|
|
"amountByTargetMaxHPRatio": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.22
|
|
},
|
|
"ignoreAbilityProperty": true
|
|
}
|
|
],
|
|
"onThinkInterval": [
|
|
{
|
|
"$type": "MoleMole.Config.HealHP",
|
|
"doOffStage": true,
|
|
"amount": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 470.0
|
|
},
|
|
"ignoreAbilityProperty": true
|
|
}
|
|
]
|
|
},
|
|
"SERVER_ReHP_Ins&Con_Modifier_lv2_4": {
|
|
"stacking": "Multiple",
|
|
"modifierName": "",
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"thinkInterval": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 5.0
|
|
},
|
|
"onAdded": [
|
|
{
|
|
"$type": "MoleMole.Config.HealHP",
|
|
"doOffStage": true,
|
|
"amountByTargetMaxHPRatio": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.26
|
|
},
|
|
"ignoreAbilityProperty": true
|
|
}
|
|
],
|
|
"onThinkInterval": [
|
|
{
|
|
"$type": "MoleMole.Config.HealHP",
|
|
"doOffStage": true,
|
|
"amount": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 570.0
|
|
},
|
|
"ignoreAbilityProperty": true
|
|
}
|
|
]
|
|
},
|
|
"SERVER_ReHP_Ins&Con_Modifier_lv3_1": {
|
|
"stacking": "Multiple",
|
|
"modifierName": "",
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"thinkInterval": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 5.0
|
|
},
|
|
"onAdded": [
|
|
{
|
|
"$type": "MoleMole.Config.HealHP",
|
|
"doOffStage": true,
|
|
"amountByTargetMaxHPRatio": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.26
|
|
},
|
|
"ignoreAbilityProperty": true
|
|
}
|
|
],
|
|
"onThinkInterval": [
|
|
{
|
|
"$type": "MoleMole.Config.HealHP",
|
|
"doOffStage": true,
|
|
"amount": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 450.0
|
|
},
|
|
"ignoreAbilityProperty": true
|
|
}
|
|
]
|
|
},
|
|
"SERVER_ReHP_Ins&Con_Modifier_lv3_2": {
|
|
"stacking": "Multiple",
|
|
"modifierName": "",
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"thinkInterval": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 5.0
|
|
},
|
|
"onAdded": [
|
|
{
|
|
"$type": "MoleMole.Config.HealHP",
|
|
"doOffStage": true,
|
|
"amountByTargetMaxHPRatio": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.28
|
|
},
|
|
"ignoreAbilityProperty": true
|
|
}
|
|
],
|
|
"onThinkInterval": [
|
|
{
|
|
"$type": "MoleMole.Config.HealHP",
|
|
"doOffStage": true,
|
|
"amount": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 620.0
|
|
},
|
|
"ignoreAbilityProperty": true
|
|
}
|
|
]
|
|
},
|
|
"SERVER_ReHP_Ins&Con_Modifier_lv3_3": {
|
|
"stacking": "Multiple",
|
|
"modifierName": "",
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"thinkInterval": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 5.0
|
|
},
|
|
"onAdded": [
|
|
{
|
|
"$type": "MoleMole.Config.HealHP",
|
|
"doOffStage": true,
|
|
"amountByTargetMaxHPRatio": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.3
|
|
},
|
|
"ignoreAbilityProperty": true
|
|
}
|
|
],
|
|
"onThinkInterval": [
|
|
{
|
|
"$type": "MoleMole.Config.HealHP",
|
|
"doOffStage": true,
|
|
"amount": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 790.0
|
|
},
|
|
"ignoreAbilityProperty": true
|
|
}
|
|
]
|
|
},
|
|
"SERVER_ReHP_Ins&Con_Modifier_lv3_4": {
|
|
"stacking": "Multiple",
|
|
"modifierName": "",
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"thinkInterval": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 5.0
|
|
},
|
|
"onAdded": [
|
|
{
|
|
"$type": "MoleMole.Config.HealHP",
|
|
"doOffStage": true,
|
|
"amountByTargetMaxHPRatio": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.34
|
|
},
|
|
"ignoreAbilityProperty": true
|
|
}
|
|
],
|
|
"onThinkInterval": [
|
|
{
|
|
"$type": "MoleMole.Config.HealHP",
|
|
"doOffStage": true,
|
|
"amount": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 980.0
|
|
},
|
|
"ignoreAbilityProperty": true
|
|
}
|
|
]
|
|
},
|
|
"SERVER_ReHP_Ins&Con_Modifier_lv51_1": {
|
|
"stacking": "Multiple",
|
|
"modifierName": "",
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"onAdded": [
|
|
{
|
|
"$type": "MoleMole.Config.HealHP",
|
|
"doOffStage": true,
|
|
"amount": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 800.0
|
|
},
|
|
"ignoreAbilityProperty": true
|
|
},
|
|
{
|
|
"$type": "MoleMole.Config.HealHP",
|
|
"doOffStage": true,
|
|
"amountByTargetMaxHPRatio": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.08
|
|
},
|
|
"ignoreAbilityProperty": true
|
|
}
|
|
],
|
|
"reduceDurablityIgnoreTimeScale": true
|
|
},
|
|
"SERVER_ReHP_Ins&Con_Modifier_lv51_2": {
|
|
"stacking": "Multiple",
|
|
"modifierName": "",
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"onAdded": [
|
|
{
|
|
"$type": "MoleMole.Config.HealHP",
|
|
"doOffStage": true,
|
|
"amount": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 1000.0
|
|
},
|
|
"ignoreAbilityProperty": true
|
|
},
|
|
{
|
|
"$type": "MoleMole.Config.HealHP",
|
|
"doOffStage": true,
|
|
"amountByTargetMaxHPRatio": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.09
|
|
},
|
|
"ignoreAbilityProperty": true
|
|
}
|
|
],
|
|
"reduceDurablityIgnoreTimeScale": true
|
|
},
|
|
"SERVER_ReHP_Ins&Con_Modifier_lv51_3": {
|
|
"stacking": "Multiple",
|
|
"modifierName": "",
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"onAdded": [
|
|
{
|
|
"$type": "MoleMole.Config.HealHP",
|
|
"doOffStage": true,
|
|
"amount": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 1200.0
|
|
},
|
|
"ignoreAbilityProperty": true
|
|
},
|
|
{
|
|
"$type": "MoleMole.Config.HealHP",
|
|
"doOffStage": true,
|
|
"amountByTargetMaxHPRatio": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.1
|
|
},
|
|
"ignoreAbilityProperty": true
|
|
}
|
|
],
|
|
"reduceDurablityIgnoreTimeScale": true
|
|
},
|
|
"SERVER_ReHP_Ins&Con_Modifier_lv51_4": {
|
|
"stacking": "Multiple",
|
|
"modifierName": "",
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"onAdded": [
|
|
{
|
|
"$type": "MoleMole.Config.HealHP",
|
|
"doOffStage": true,
|
|
"amount": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 1350.0
|
|
},
|
|
"ignoreAbilityProperty": true
|
|
},
|
|
{
|
|
"$type": "MoleMole.Config.HealHP",
|
|
"doOffStage": true,
|
|
"amountByTargetMaxHPRatio": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.16
|
|
},
|
|
"ignoreAbilityProperty": true
|
|
}
|
|
],
|
|
"reduceDurablityIgnoreTimeScale": true
|
|
},
|
|
"SERVER_ReHP_Ins&Con_Modifier_lv52_1": {
|
|
"stacking": "Multiple",
|
|
"modifierName": "",
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"onAdded": [
|
|
{
|
|
"$type": "MoleMole.Config.HealHP",
|
|
"doOffStage": true,
|
|
"amount": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 900.0
|
|
},
|
|
"ignoreAbilityProperty": true
|
|
},
|
|
{
|
|
"$type": "MoleMole.Config.HealHP",
|
|
"doOffStage": true,
|
|
"amountByTargetMaxHPRatio": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.2
|
|
},
|
|
"ignoreAbilityProperty": true
|
|
}
|
|
],
|
|
"reduceDurablityIgnoreTimeScale": true
|
|
},
|
|
"SERVER_ReHP_Ins&Con_Modifier_lv52_2": {
|
|
"stacking": "Multiple",
|
|
"modifierName": "",
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"onAdded": [
|
|
{
|
|
"$type": "MoleMole.Config.HealHP",
|
|
"doOffStage": true,
|
|
"amount": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 1200.0
|
|
},
|
|
"ignoreAbilityProperty": true
|
|
},
|
|
{
|
|
"$type": "MoleMole.Config.HealHP",
|
|
"doOffStage": true,
|
|
"amountByTargetMaxHPRatio": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.22
|
|
},
|
|
"ignoreAbilityProperty": true
|
|
}
|
|
],
|
|
"reduceDurablityIgnoreTimeScale": true
|
|
},
|
|
"SERVER_ReHP_Ins&Con_Modifier_lv52_3": {
|
|
"stacking": "Multiple",
|
|
"modifierName": "",
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"onAdded": [
|
|
{
|
|
"$type": "MoleMole.Config.HealHP",
|
|
"doOffStage": true,
|
|
"amount": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 1500.0
|
|
},
|
|
"ignoreAbilityProperty": true
|
|
},
|
|
{
|
|
"$type": "MoleMole.Config.HealHP",
|
|
"doOffStage": true,
|
|
"amountByTargetMaxHPRatio": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.24
|
|
},
|
|
"ignoreAbilityProperty": true
|
|
}
|
|
],
|
|
"reduceDurablityIgnoreTimeScale": true
|
|
},
|
|
"SERVER_ReHP_Ins&Con_Modifier_lv52_4": {
|
|
"stacking": "Multiple",
|
|
"modifierName": "",
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"onAdded": [
|
|
{
|
|
"$type": "MoleMole.Config.HealHP",
|
|
"doOffStage": true,
|
|
"amount": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 1750.0
|
|
},
|
|
"ignoreAbilityProperty": true
|
|
},
|
|
{
|
|
"$type": "MoleMole.Config.HealHP",
|
|
"doOffStage": true,
|
|
"amountByTargetMaxHPRatio": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.3
|
|
},
|
|
"ignoreAbilityProperty": true
|
|
}
|
|
],
|
|
"reduceDurablityIgnoreTimeScale": true
|
|
},
|
|
"SERVER_ReHP_Ins&Con_Modifier_lv53_1": {
|
|
"stacking": "Multiple",
|
|
"modifierName": "",
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"onAdded": [
|
|
{
|
|
"$type": "MoleMole.Config.HealHP",
|
|
"doOffStage": true,
|
|
"amount": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 600.0
|
|
},
|
|
"ignoreAbilityProperty": true
|
|
},
|
|
{
|
|
"$type": "MoleMole.Config.HealHP",
|
|
"doOffStage": true,
|
|
"amountByTargetMaxHPRatio": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.3
|
|
},
|
|
"ignoreAbilityProperty": true
|
|
}
|
|
],
|
|
"reduceDurablityIgnoreTimeScale": true
|
|
},
|
|
"SERVER_ReHP_Ins&Con_Modifier_lv53_2": {
|
|
"stacking": "Multiple",
|
|
"modifierName": "",
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"onAdded": [
|
|
{
|
|
"$type": "MoleMole.Config.HealHP",
|
|
"doOffStage": true,
|
|
"amount": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 1250.0
|
|
},
|
|
"ignoreAbilityProperty": true
|
|
},
|
|
{
|
|
"$type": "MoleMole.Config.HealHP",
|
|
"doOffStage": true,
|
|
"amountByTargetMaxHPRatio": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.32
|
|
},
|
|
"ignoreAbilityProperty": true
|
|
}
|
|
],
|
|
"reduceDurablityIgnoreTimeScale": true
|
|
},
|
|
"SERVER_ReHP_Ins&Con_Modifier_lv53_3": {
|
|
"stacking": "Multiple",
|
|
"modifierName": "",
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"onAdded": [
|
|
{
|
|
"$type": "MoleMole.Config.HealHP",
|
|
"doOffStage": true,
|
|
"amount": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 1900.0
|
|
},
|
|
"ignoreAbilityProperty": true
|
|
},
|
|
{
|
|
"$type": "MoleMole.Config.HealHP",
|
|
"doOffStage": true,
|
|
"amountByTargetMaxHPRatio": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.34
|
|
},
|
|
"ignoreAbilityProperty": true
|
|
}
|
|
],
|
|
"reduceDurablityIgnoreTimeScale": true
|
|
},
|
|
"SERVER_ReHP_Ins&Con_Modifier_lv53_4": {
|
|
"stacking": "Multiple",
|
|
"modifierName": "",
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"onAdded": [
|
|
{
|
|
"$type": "MoleMole.Config.HealHP",
|
|
"doOffStage": true,
|
|
"amount": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 2350.0
|
|
},
|
|
"ignoreAbilityProperty": true
|
|
},
|
|
{
|
|
"$type": "MoleMole.Config.HealHP",
|
|
"doOffStage": true,
|
|
"amountByTargetMaxHPRatio": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.4
|
|
},
|
|
"ignoreAbilityProperty": true
|
|
}
|
|
],
|
|
"reduceDurablityIgnoreTimeScale": true
|
|
}
|
|
},
|
|
"isDynamicAbility": true
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "MoleMole.Config.ConfigAbility",
|
|
"abilityName": "Atk_Team",
|
|
"modifiers": {
|
|
"SERVER_Atk_Team_Modifier_lv1_1": {
|
|
"stacking": "Multiple",
|
|
"modifierName": "",
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"properties": {
|
|
"Actor_AttackDelta": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 31.0
|
|
}
|
|
},
|
|
"reduceDurablityIgnoreTimeScale": true,
|
|
"buffID": 50001
|
|
},
|
|
"SERVER_Atk_Team_Modifier_lv1_2": {
|
|
"stacking": "Multiple",
|
|
"modifierName": "",
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"properties": {
|
|
"Actor_AttackDelta": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 37.0
|
|
}
|
|
},
|
|
"reduceDurablityIgnoreTimeScale": true,
|
|
"buffID": 50001
|
|
},
|
|
"SERVER_Atk_Team_Modifier_lv1_3": {
|
|
"stacking": "Multiple",
|
|
"modifierName": "",
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"properties": {
|
|
"Actor_AttackDelta": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 44.0
|
|
}
|
|
},
|
|
"reduceDurablityIgnoreTimeScale": true,
|
|
"buffID": 50001
|
|
},
|
|
"SERVER_Atk_Team_Modifier_lv1_4": {
|
|
"stacking": "Multiple",
|
|
"modifierName": "",
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"properties": {
|
|
"Actor_AttackDelta": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 53.0
|
|
}
|
|
},
|
|
"reduceDurablityIgnoreTimeScale": true,
|
|
"buffID": 50001
|
|
},
|
|
"SERVER_Atk_Team_Modifier_lv2_1": {
|
|
"stacking": "Multiple",
|
|
"modifierName": "",
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"properties": {
|
|
"Actor_AttackDelta": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 66.0
|
|
}
|
|
},
|
|
"reduceDurablityIgnoreTimeScale": true,
|
|
"buffID": 50001
|
|
},
|
|
"SERVER_Atk_Team_Modifier_lv2_2": {
|
|
"stacking": "Multiple",
|
|
"modifierName": "",
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"properties": {
|
|
"Actor_AttackDelta": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 81.0
|
|
}
|
|
},
|
|
"reduceDurablityIgnoreTimeScale": true,
|
|
"buffID": 50001
|
|
},
|
|
"SERVER_Atk_Team_Modifier_lv2_3": {
|
|
"stacking": "Multiple",
|
|
"modifierName": "",
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"properties": {
|
|
"Actor_AttackDelta": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 95.0
|
|
}
|
|
},
|
|
"reduceDurablityIgnoreTimeScale": true,
|
|
"buffID": 50001
|
|
},
|
|
"SERVER_Atk_Team_Modifier_lv2_4": {
|
|
"stacking": "Multiple",
|
|
"modifierName": "",
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"properties": {
|
|
"Actor_AttackDelta": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 114.0
|
|
}
|
|
},
|
|
"reduceDurablityIgnoreTimeScale": true,
|
|
"buffID": 50001
|
|
},
|
|
"SERVER_Atk_Team_Modifier_lv3_1": {
|
|
"stacking": "Multiple",
|
|
"modifierName": "",
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"properties": {
|
|
"Actor_AttackDelta": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 160.0
|
|
}
|
|
},
|
|
"reduceDurablityIgnoreTimeScale": true,
|
|
"buffID": 50001
|
|
},
|
|
"SERVER_Atk_Team_Modifier_lv3_2": {
|
|
"stacking": "Multiple",
|
|
"modifierName": "",
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"properties": {
|
|
"Actor_AttackDelta": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 194.0
|
|
}
|
|
},
|
|
"reduceDurablityIgnoreTimeScale": true,
|
|
"buffID": 50001
|
|
},
|
|
"SERVER_Atk_Team_Modifier_lv3_3": {
|
|
"stacking": "Multiple",
|
|
"modifierName": "",
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"properties": {
|
|
"Actor_AttackDelta": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 228.0
|
|
}
|
|
},
|
|
"reduceDurablityIgnoreTimeScale": true,
|
|
"buffID": 50001
|
|
},
|
|
"SERVER_Atk_Team_Modifier_lv3_4": {
|
|
"stacking": "Multiple",
|
|
"modifierName": "",
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"properties": {
|
|
"Actor_AttackDelta": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 274.0
|
|
}
|
|
},
|
|
"reduceDurablityIgnoreTimeScale": true,
|
|
"buffID": 50001
|
|
},
|
|
"SERVER_Atk_Team_Modifier_lv4_1": {
|
|
"stacking": "Multiple",
|
|
"modifierName": "",
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"properties": {
|
|
"Actor_AttackDelta": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 224.0
|
|
},
|
|
"Actor_CriticalDelta": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.06
|
|
}
|
|
},
|
|
"reduceDurablityIgnoreTimeScale": true,
|
|
"buffID": 50001
|
|
},
|
|
"SERVER_Atk_Team_Modifier_lv4_2": {
|
|
"stacking": "Multiple",
|
|
"modifierName": "",
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"properties": {
|
|
"Actor_AttackDelta": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 272.0
|
|
},
|
|
"Actor_CriticalDelta": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.08
|
|
}
|
|
},
|
|
"reduceDurablityIgnoreTimeScale": true,
|
|
"buffID": 50001
|
|
},
|
|
"SERVER_Atk_Team_Modifier_lv4_3": {
|
|
"stacking": "Multiple",
|
|
"modifierName": "",
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"properties": {
|
|
"Actor_AttackDelta": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 320.0
|
|
},
|
|
"Actor_CriticalDelta": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.1
|
|
}
|
|
},
|
|
"reduceDurablityIgnoreTimeScale": true,
|
|
"buffID": 50001
|
|
},
|
|
"SERVER_Atk_Team_Modifier_lv4_4": {
|
|
"stacking": "Multiple",
|
|
"modifierName": "",
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"properties": {
|
|
"Actor_AttackDelta": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 384.0
|
|
},
|
|
"Actor_CriticalDelta": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.14
|
|
}
|
|
},
|
|
"reduceDurablityIgnoreTimeScale": true,
|
|
"buffID": 50001
|
|
},
|
|
"SERVER_Atk_Team_Modifier_lv5_1": {
|
|
"stacking": "Multiple",
|
|
"modifierName": "",
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"properties": {
|
|
"Actor_AttackDelta": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 260.0
|
|
},
|
|
"Actor_CriticalDelta": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.08
|
|
}
|
|
},
|
|
"reduceDurablityIgnoreTimeScale": true,
|
|
"buffID": 50001
|
|
},
|
|
"SERVER_Atk_Team_Modifier_lv5_2": {
|
|
"stacking": "Multiple",
|
|
"modifierName": "",
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"properties": {
|
|
"Actor_AttackDelta": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 316.0
|
|
},
|
|
"Actor_CriticalDelta": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.1
|
|
}
|
|
},
|
|
"reduceDurablityIgnoreTimeScale": true,
|
|
"buffID": 50001
|
|
},
|
|
"SERVER_Atk_Team_Modifier_lv5_3": {
|
|
"stacking": "Multiple",
|
|
"modifierName": "",
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"properties": {
|
|
"Actor_AttackDelta": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 372.0
|
|
},
|
|
"Actor_CriticalDelta": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.12
|
|
}
|
|
},
|
|
"reduceDurablityIgnoreTimeScale": true,
|
|
"buffID": 50001
|
|
},
|
|
"SERVER_Atk_Team_Modifier_lv5_4": {
|
|
"stacking": "Multiple",
|
|
"modifierName": "",
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"properties": {
|
|
"Actor_AttackDelta": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 446.0
|
|
},
|
|
"Actor_CriticalDelta": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.16
|
|
}
|
|
},
|
|
"reduceDurablityIgnoreTimeScale": true,
|
|
"buffID": 50001
|
|
}
|
|
},
|
|
"isDynamicAbility": true
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "MoleMole.Config.ConfigAbility",
|
|
"abilityName": "Def_Team",
|
|
"modifiers": {
|
|
"SERVER_Def_Team_Modifier_lv1_1": {
|
|
"stacking": "Multiple",
|
|
"modifierName": "",
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"properties": {
|
|
"Actor_DefenceDelta": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 48.0
|
|
}
|
|
},
|
|
"reduceDurablityIgnoreTimeScale": true,
|
|
"buffID": 50002
|
|
},
|
|
"SERVER_Def_Team_Modifier_lv1_2": {
|
|
"stacking": "Multiple",
|
|
"modifierName": "",
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"properties": {
|
|
"Actor_DefenceDelta": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 58.0
|
|
}
|
|
},
|
|
"reduceDurablityIgnoreTimeScale": true,
|
|
"buffID": 50002
|
|
},
|
|
"SERVER_Def_Team_Modifier_lv1_3": {
|
|
"stacking": "Multiple",
|
|
"modifierName": "",
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"properties": {
|
|
"Actor_DefenceDelta": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 68.0
|
|
}
|
|
},
|
|
"reduceDurablityIgnoreTimeScale": true,
|
|
"buffID": 50002
|
|
},
|
|
"SERVER_Def_Team_Modifier_lv1_4": {
|
|
"stacking": "Multiple",
|
|
"modifierName": "",
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"properties": {
|
|
"Actor_DefenceDelta": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 82.0
|
|
}
|
|
},
|
|
"reduceDurablityIgnoreTimeScale": true,
|
|
"buffID": 50002
|
|
},
|
|
"SERVER_Def_Team_Modifier_lv2_1": {
|
|
"stacking": "Multiple",
|
|
"modifierName": "",
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"properties": {
|
|
"Actor_DefenceDelta": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 88.0
|
|
}
|
|
},
|
|
"reduceDurablityIgnoreTimeScale": true,
|
|
"buffID": 50002
|
|
},
|
|
"SERVER_Def_Team_Modifier_lv2_2": {
|
|
"stacking": "Multiple",
|
|
"modifierName": "",
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"properties": {
|
|
"Actor_DefenceDelta": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 107.0
|
|
}
|
|
},
|
|
"reduceDurablityIgnoreTimeScale": true,
|
|
"buffID": 50002
|
|
},
|
|
"SERVER_Def_Team_Modifier_lv2_3": {
|
|
"stacking": "Multiple",
|
|
"modifierName": "",
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"properties": {
|
|
"Actor_DefenceDelta": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 126.0
|
|
}
|
|
},
|
|
"reduceDurablityIgnoreTimeScale": true,
|
|
"buffID": 50002
|
|
},
|
|
"SERVER_Def_Team_Modifier_lv2_4": {
|
|
"stacking": "Multiple",
|
|
"modifierName": "",
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"properties": {
|
|
"Actor_DefenceDelta": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 151.0
|
|
}
|
|
},
|
|
"reduceDurablityIgnoreTimeScale": true,
|
|
"buffID": 50002
|
|
},
|
|
"SERVER_Def_Team_Modifier_lv3_1": {
|
|
"stacking": "Multiple",
|
|
"modifierName": "",
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"properties": {
|
|
"Actor_DefenceDelta": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 165.0
|
|
}
|
|
},
|
|
"reduceDurablityIgnoreTimeScale": true,
|
|
"buffID": 50002
|
|
},
|
|
"SERVER_Def_Team_Modifier_lv3_2": {
|
|
"stacking": "Multiple",
|
|
"modifierName": "",
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"properties": {
|
|
"Actor_DefenceDelta": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 200.0
|
|
}
|
|
},
|
|
"reduceDurablityIgnoreTimeScale": true,
|
|
"buffID": 50002
|
|
},
|
|
"SERVER_Def_Team_Modifier_lv3_3": {
|
|
"stacking": "Multiple",
|
|
"modifierName": "",
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"properties": {
|
|
"Actor_DefenceDelta": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 235.0
|
|
}
|
|
},
|
|
"reduceDurablityIgnoreTimeScale": true,
|
|
"buffID": 50002
|
|
},
|
|
"SERVER_Def_Team_Modifier_lv3_4": {
|
|
"stacking": "Multiple",
|
|
"modifierName": "",
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"properties": {
|
|
"Actor_DefenceDelta": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 282.0
|
|
}
|
|
},
|
|
"reduceDurablityIgnoreTimeScale": true,
|
|
"buffID": 50002
|
|
},
|
|
"SERVER_Def_Team_Modifier_lv4_1": {
|
|
"stacking": "Multiple",
|
|
"modifierName": "",
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"properties": {
|
|
"Actor_DefenceDelta": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 215.0
|
|
},
|
|
"Actor_HealAddDelta": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.06
|
|
}
|
|
},
|
|
"reduceDurablityIgnoreTimeScale": true,
|
|
"buffID": 50002
|
|
},
|
|
"SERVER_Def_Team_Modifier_lv4_2": {
|
|
"stacking": "Multiple",
|
|
"modifierName": "",
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"properties": {
|
|
"Actor_DefenceDelta": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 261.0
|
|
},
|
|
"Actor_HealAddDelta": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.08
|
|
}
|
|
},
|
|
"reduceDurablityIgnoreTimeScale": true,
|
|
"buffID": 50002
|
|
},
|
|
"SERVER_Def_Team_Modifier_lv4_3": {
|
|
"stacking": "Multiple",
|
|
"modifierName": "",
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"properties": {
|
|
"Actor_DefenceDelta": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 308.0
|
|
},
|
|
"Actor_HealAddDelta": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.1
|
|
}
|
|
},
|
|
"reduceDurablityIgnoreTimeScale": true,
|
|
"buffID": 50002
|
|
},
|
|
"SERVER_Def_Team_Modifier_lv4_4": {
|
|
"stacking": "Multiple",
|
|
"modifierName": "",
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"properties": {
|
|
"Actor_DefenceDelta": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 369.0
|
|
},
|
|
"Actor_HealAddDelta": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.14
|
|
}
|
|
},
|
|
"reduceDurablityIgnoreTimeScale": true,
|
|
"buffID": 50002
|
|
},
|
|
"SERVER_Def_Team_Modifier_lv5_1": {
|
|
"stacking": "Multiple",
|
|
"modifierName": "",
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"properties": {
|
|
"Actor_DefenceDelta": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 248.0
|
|
},
|
|
"Actor_HealAddDelta": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.08
|
|
}
|
|
},
|
|
"reduceDurablityIgnoreTimeScale": true,
|
|
"buffID": 50002
|
|
},
|
|
"SERVER_Def_Team_Modifier_lv5_2": {
|
|
"stacking": "Multiple",
|
|
"modifierName": "",
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"properties": {
|
|
"Actor_DefenceDelta": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 301.0
|
|
},
|
|
"Actor_HealAddDelta": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.1
|
|
}
|
|
},
|
|
"reduceDurablityIgnoreTimeScale": true,
|
|
"buffID": 50002
|
|
},
|
|
"SERVER_Def_Team_Modifier_lv5_3": {
|
|
"stacking": "Multiple",
|
|
"modifierName": "",
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"properties": {
|
|
"Actor_DefenceDelta": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 354.0
|
|
},
|
|
"Actor_HealAddDelta": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.12
|
|
}
|
|
},
|
|
"reduceDurablityIgnoreTimeScale": true,
|
|
"buffID": 50002
|
|
},
|
|
"SERVER_Def_Team_Modifier_lv5_4": {
|
|
"stacking": "Multiple",
|
|
"modifierName": "",
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"properties": {
|
|
"Actor_DefenceDelta": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 425.0
|
|
},
|
|
"Actor_HealAddDelta": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.16
|
|
}
|
|
},
|
|
"reduceDurablityIgnoreTimeScale": true,
|
|
"buffID": 50002
|
|
},
|
|
"SERVER_Shield_Team_Modifier_lv3_1": {
|
|
"stacking": "Multiple",
|
|
"modifierName": "",
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"properties": {
|
|
"Actor_ShieldCostMinusRatio": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.2
|
|
}
|
|
},
|
|
"reduceDurablityIgnoreTimeScale": true,
|
|
"buffID": 50002
|
|
},
|
|
"SERVER_Shield_Team_Modifier_lv3_2": {
|
|
"stacking": "Multiple",
|
|
"modifierName": "",
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"properties": {
|
|
"Actor_ShieldCostMinusRatio": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.25
|
|
}
|
|
},
|
|
"reduceDurablityIgnoreTimeScale": true,
|
|
"buffID": 50002
|
|
},
|
|
"SERVER_Shield_Team_Modifier_lv3_3": {
|
|
"stacking": "Multiple",
|
|
"modifierName": "",
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"properties": {
|
|
"Actor_ShieldCostMinusRatio": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.3
|
|
}
|
|
},
|
|
"reduceDurablityIgnoreTimeScale": true,
|
|
"buffID": 50002
|
|
},
|
|
"SERVER_Shield_Team_Modifier_lv3_4": {
|
|
"stacking": "Multiple",
|
|
"modifierName": "",
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"properties": {
|
|
"Actor_ShieldCostMinusRatio": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.35
|
|
}
|
|
},
|
|
"reduceDurablityIgnoreTimeScale": true,
|
|
"buffID": 50002
|
|
},
|
|
"SERVER_Shield_Team_Modifier_lv4_1": {
|
|
"stacking": "Multiple",
|
|
"modifierName": "",
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"properties": {
|
|
"Actor_ShieldCostMinusRatio": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.25
|
|
},
|
|
"Actor_DefenceDelta": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 165.0
|
|
}
|
|
},
|
|
"reduceDurablityIgnoreTimeScale": true,
|
|
"buffID": 50002
|
|
},
|
|
"SERVER_Shield_Team_Modifier_lv4_2": {
|
|
"stacking": "Multiple",
|
|
"modifierName": "",
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"properties": {
|
|
"Actor_ShieldCostMinusRatio": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.3
|
|
},
|
|
"Actor_DefenceDelta": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 200.0
|
|
}
|
|
},
|
|
"reduceDurablityIgnoreTimeScale": true,
|
|
"buffID": 50002
|
|
},
|
|
"SERVER_Shield_Team_Modifier_lv4_3": {
|
|
"stacking": "Multiple",
|
|
"modifierName": "",
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"properties": {
|
|
"Actor_ShieldCostMinusRatio": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.35
|
|
},
|
|
"Actor_DefenceDelta": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 235.0
|
|
}
|
|
},
|
|
"reduceDurablityIgnoreTimeScale": true,
|
|
"buffID": 50002
|
|
},
|
|
"SERVER_Shield_Team_Modifier_lv4_4": {
|
|
"stacking": "Multiple",
|
|
"modifierName": "",
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"properties": {
|
|
"Actor_ShieldCostMinusRatio": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.4
|
|
},
|
|
"Actor_DefenceDelta": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 282.0
|
|
}
|
|
},
|
|
"reduceDurablityIgnoreTimeScale": true,
|
|
"buffID": 50002
|
|
},
|
|
"SERVER_Heal_Team_Modifier_lv1_1": {
|
|
"stacking": "Multiple",
|
|
"modifierName": "",
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"properties": {
|
|
"Actor_HealAddDelta": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.06
|
|
}
|
|
},
|
|
"reduceDurablityIgnoreTimeScale": true,
|
|
"buffID": 50002
|
|
},
|
|
"SERVER_MaxHp_Team_Modifier_lv1_1": {
|
|
"stacking": "Multiple",
|
|
"modifierName": "",
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"properties": {
|
|
"Actor_MaxHPDelta": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 600.0
|
|
}
|
|
},
|
|
"reduceDurablityIgnoreTimeScale": true,
|
|
"buffID": 50002
|
|
},
|
|
"SERVER_HealAdd_Team_Modifier_lv2_1": {
|
|
"stacking": "Multiple",
|
|
"modifierName": "",
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"properties": {
|
|
"Actor_HealAddDelta": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.1
|
|
}
|
|
},
|
|
"reduceDurablityIgnoreTimeScale": true,
|
|
"buffID": 50002
|
|
},
|
|
"SERVER_HealAdd_Team_Modifier_lv2_2": {
|
|
"stacking": "Multiple",
|
|
"modifierName": "",
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"properties": {
|
|
"Actor_HealAddDelta": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.12
|
|
}
|
|
},
|
|
"reduceDurablityIgnoreTimeScale": true,
|
|
"buffID": 50002
|
|
},
|
|
"SERVER_HealAdd_Team_Modifier_lv2_3": {
|
|
"stacking": "Multiple",
|
|
"modifierName": "",
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"properties": {
|
|
"Actor_HealAddDelta": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.15
|
|
}
|
|
},
|
|
"reduceDurablityIgnoreTimeScale": true,
|
|
"buffID": 50002
|
|
},
|
|
"SERVER_HealAdd_Team_Modifier_lv2_4": {
|
|
"stacking": "Multiple",
|
|
"modifierName": "",
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"properties": {
|
|
"Actor_HealAddDelta": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.2
|
|
}
|
|
},
|
|
"reduceDurablityIgnoreTimeScale": true,
|
|
"buffID": 50002
|
|
},
|
|
"SERVER_HealAdd_Team_Modifier_lv3_1": {
|
|
"stacking": "Multiple",
|
|
"modifierName": "",
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"properties": {
|
|
"Actor_HealAddDelta": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.15
|
|
}
|
|
},
|
|
"reduceDurablityIgnoreTimeScale": true,
|
|
"buffID": 50002
|
|
},
|
|
"SERVER_HealAdd_Team_Modifier_lv3_2": {
|
|
"stacking": "Multiple",
|
|
"modifierName": "",
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"properties": {
|
|
"Actor_HealAddDelta": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.17
|
|
}
|
|
},
|
|
"reduceDurablityIgnoreTimeScale": true,
|
|
"buffID": 50002
|
|
},
|
|
"SERVER_HealAdd_Team_Modifier_lv3_3": {
|
|
"stacking": "Multiple",
|
|
"modifierName": "",
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"properties": {
|
|
"Actor_HealAddDelta": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.2
|
|
}
|
|
},
|
|
"reduceDurablityIgnoreTimeScale": true,
|
|
"buffID": 50002
|
|
},
|
|
"SERVER_HealAdd_Team_Modifier_lv3_4": {
|
|
"stacking": "Multiple",
|
|
"modifierName": "",
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"properties": {
|
|
"Actor_HealAddDelta": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.25
|
|
}
|
|
},
|
|
"reduceDurablityIgnoreTimeScale": true,
|
|
"buffID": 50002
|
|
},
|
|
"SERVER_MaxHp_Team_Modifier_lv2_1": {
|
|
"stacking": "Multiple",
|
|
"modifierName": "",
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"properties": {
|
|
"Actor_MaxHPRatio": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.13
|
|
}
|
|
},
|
|
"reduceDurablityIgnoreTimeScale": true,
|
|
"buffID": 50002
|
|
},
|
|
"SERVER_MaxHp_Team_Modifier_lv2_2": {
|
|
"stacking": "Multiple",
|
|
"modifierName": "",
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"properties": {
|
|
"Actor_MaxHPRatio": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.15
|
|
}
|
|
},
|
|
"reduceDurablityIgnoreTimeScale": true,
|
|
"buffID": 50002
|
|
},
|
|
"SERVER_MaxHp_Team_Modifier_lv2_3": {
|
|
"stacking": "Multiple",
|
|
"modifierName": "",
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"properties": {
|
|
"Actor_MaxHPRatio": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.18
|
|
}
|
|
},
|
|
"reduceDurablityIgnoreTimeScale": true,
|
|
"buffID": 50002
|
|
},
|
|
"SERVER_MaxHp_Team_Modifier_lv2_4": {
|
|
"stacking": "Multiple",
|
|
"modifierName": "",
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"properties": {
|
|
"Actor_MaxHPRatio": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.22
|
|
}
|
|
},
|
|
"reduceDurablityIgnoreTimeScale": true,
|
|
"buffID": 50002
|
|
},
|
|
"SERVER_MaxHp_Team_Modifier_lv3_1": {
|
|
"stacking": "Multiple",
|
|
"modifierName": "",
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"properties": {
|
|
"Actor_MaxHPRatio": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.2
|
|
}
|
|
},
|
|
"reduceDurablityIgnoreTimeScale": true,
|
|
"buffID": 50002
|
|
},
|
|
"SERVER_MaxHp_Team_Modifier_lv3_2": {
|
|
"stacking": "Multiple",
|
|
"modifierName": "",
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"properties": {
|
|
"Actor_MaxHPRatio": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.22
|
|
}
|
|
},
|
|
"reduceDurablityIgnoreTimeScale": true,
|
|
"buffID": 50002
|
|
},
|
|
"SERVER_MaxHp_Team_Modifier_lv3_3": {
|
|
"stacking": "Multiple",
|
|
"modifierName": "",
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"properties": {
|
|
"Actor_MaxHPRatio": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.25
|
|
}
|
|
},
|
|
"reduceDurablityIgnoreTimeScale": true,
|
|
"buffID": 50002
|
|
},
|
|
"SERVER_MaxHp_Team_Modifier_lv3_4": {
|
|
"stacking": "Multiple",
|
|
"modifierName": "",
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"properties": {
|
|
"Actor_MaxHPRatio": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.3
|
|
}
|
|
},
|
|
"reduceDurablityIgnoreTimeScale": true,
|
|
"buffID": 50002
|
|
}
|
|
},
|
|
"isDynamicAbility": true
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "MoleMole.Config.ConfigAbility",
|
|
"abilityName": "Elec_Team",
|
|
"modifiers": {
|
|
"SERVER_Elec_Team_Modifier_lv2_1": {
|
|
"stacking": "Multiple",
|
|
"modifierName": "",
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"properties": {
|
|
"Actor_ElecAddHurtDelta": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.12
|
|
}
|
|
},
|
|
"reduceDurablityIgnoreTimeScale": true
|
|
},
|
|
"SERVER_Elec_Team_Modifier_lv2_2": {
|
|
"stacking": "Multiple",
|
|
"modifierName": "",
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"properties": {
|
|
"Actor_ElecAddHurtDelta": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.18
|
|
}
|
|
},
|
|
"reduceDurablityIgnoreTimeScale": true
|
|
},
|
|
"SERVER_Elec_Team_Modifier_lv2_3": {
|
|
"stacking": "Multiple",
|
|
"modifierName": "",
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"properties": {
|
|
"Actor_ElecAddHurtDelta": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.24
|
|
}
|
|
},
|
|
"reduceDurablityIgnoreTimeScale": true
|
|
}
|
|
},
|
|
"isDynamicAbility": true
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "MoleMole.Config.ConfigAbility",
|
|
"abilityName": "Fire_Team",
|
|
"modifiers": {
|
|
"SERVER_Fire_Team_Modifier_lv2_1": {
|
|
"stacking": "Multiple",
|
|
"modifierName": "",
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"properties": {
|
|
"Actor_FireAddHurtDelta": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.12
|
|
}
|
|
},
|
|
"reduceDurablityIgnoreTimeScale": true
|
|
},
|
|
"SERVER_Fire_Team_Modifier_lv2_2": {
|
|
"stacking": "Multiple",
|
|
"modifierName": "",
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"properties": {
|
|
"Actor_FireAddHurtDelta": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.18
|
|
}
|
|
},
|
|
"reduceDurablityIgnoreTimeScale": true
|
|
},
|
|
"SERVER_Fire_Team_Modifier_lv2_3": {
|
|
"stacking": "Multiple",
|
|
"modifierName": "",
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"properties": {
|
|
"Actor_FireAddHurtDelta": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.24
|
|
}
|
|
},
|
|
"reduceDurablityIgnoreTimeScale": true
|
|
}
|
|
},
|
|
"isDynamicAbility": true
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "MoleMole.Config.ConfigAbility",
|
|
"abilityName": "Water_Team",
|
|
"modifiers": {
|
|
"SERVER_Water_Team_Modifier_lv2_1": {
|
|
"stacking": "Multiple",
|
|
"modifierName": "",
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"properties": {
|
|
"Actor_WaterAddHurtDelta": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.12
|
|
}
|
|
},
|
|
"reduceDurablityIgnoreTimeScale": true
|
|
},
|
|
"SERVER_Water_Team_Modifier_lv2_2": {
|
|
"stacking": "Multiple",
|
|
"modifierName": "",
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"properties": {
|
|
"Actor_WaterAddHurtDelta": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.18
|
|
}
|
|
},
|
|
"reduceDurablityIgnoreTimeScale": true
|
|
},
|
|
"SERVER_Water_Team_Modifier_lv2_3": {
|
|
"stacking": "Multiple",
|
|
"modifierName": "",
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"properties": {
|
|
"Actor_WaterAddHurtDelta": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.24
|
|
}
|
|
},
|
|
"reduceDurablityIgnoreTimeScale": true
|
|
}
|
|
},
|
|
"isDynamicAbility": true
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "MoleMole.Config.ConfigAbility",
|
|
"abilityName": "revive_buff",
|
|
"modifiers": {
|
|
"SERVER_revive_buff_Modifier_lv1_1": {
|
|
"stacking": "Multiple",
|
|
"modifierName": "",
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"onAdded": [
|
|
{
|
|
"$type": "MoleMole.Config.HealHP",
|
|
"doOffStage": true,
|
|
"amount": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 50.0
|
|
},
|
|
"ignoreAbilityProperty": true
|
|
}
|
|
],
|
|
"reduceDurablityIgnoreTimeScale": true
|
|
},
|
|
"SERVER_revive_buff_Modifier_lv1_2": {
|
|
"stacking": "Multiple",
|
|
"modifierName": "",
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"onAdded": [
|
|
{
|
|
"$type": "MoleMole.Config.HealHP",
|
|
"doOffStage": true,
|
|
"amount": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"ignoreAbilityProperty": true
|
|
}
|
|
],
|
|
"reduceDurablityIgnoreTimeScale": true
|
|
},
|
|
"SERVER_revive_buff_Modifier_lv1_3": {
|
|
"stacking": "Multiple",
|
|
"modifierName": "",
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"onAdded": [
|
|
{
|
|
"$type": "MoleMole.Config.HealHP",
|
|
"doOffStage": true,
|
|
"amount": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 150.0
|
|
},
|
|
"ignoreAbilityProperty": true
|
|
}
|
|
],
|
|
"reduceDurablityIgnoreTimeScale": true
|
|
},
|
|
"SERVER_revive_buff_Modifier_lv1_4": {
|
|
"stacking": "Multiple",
|
|
"modifierName": "",
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"onAdded": [
|
|
{
|
|
"$type": "MoleMole.Config.HealHP",
|
|
"doOffStage": true,
|
|
"amount": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 150.0
|
|
},
|
|
"ignoreAbilityProperty": true
|
|
},
|
|
{
|
|
"$type": "MoleMole.Config.HealHP",
|
|
"doOffStage": true,
|
|
"amountByTargetMaxHPRatio": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.1
|
|
}
|
|
}
|
|
],
|
|
"reduceDurablityIgnoreTimeScale": true
|
|
},
|
|
"SERVER_revive_buff_Modifier_lv2_1": {
|
|
"stacking": "Multiple",
|
|
"modifierName": "",
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"onAdded": [
|
|
{
|
|
"$type": "MoleMole.Config.HealHP",
|
|
"doOffStage": true,
|
|
"amount": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 250.0
|
|
},
|
|
"ignoreAbilityProperty": true
|
|
}
|
|
],
|
|
"reduceDurablityIgnoreTimeScale": true
|
|
},
|
|
"SERVER_revive_buff_Modifier_lv2_2": {
|
|
"stacking": "Multiple",
|
|
"modifierName": "",
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"onAdded": [
|
|
{
|
|
"$type": "MoleMole.Config.HealHP",
|
|
"doOffStage": true,
|
|
"amount": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 400.0
|
|
},
|
|
"ignoreAbilityProperty": true
|
|
}
|
|
],
|
|
"reduceDurablityIgnoreTimeScale": true
|
|
},
|
|
"SERVER_revive_buff_Modifier_lv2_3": {
|
|
"stacking": "Multiple",
|
|
"modifierName": "",
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"onAdded": [
|
|
{
|
|
"$type": "MoleMole.Config.HealHP",
|
|
"doOffStage": true,
|
|
"amount": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 550.0
|
|
},
|
|
"ignoreAbilityProperty": true
|
|
}
|
|
],
|
|
"reduceDurablityIgnoreTimeScale": true
|
|
},
|
|
"SERVER_revive_buff_Modifier_lv2_4": {
|
|
"stacking": "Multiple",
|
|
"modifierName": "",
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"onAdded": [
|
|
{
|
|
"$type": "MoleMole.Config.HealHP",
|
|
"doOffStage": true,
|
|
"amount": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 550.0
|
|
},
|
|
"ignoreAbilityProperty": true
|
|
},
|
|
{
|
|
"$type": "MoleMole.Config.HealHP",
|
|
"doOffStage": true,
|
|
"amountByTargetMaxHPRatio": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.15
|
|
},
|
|
"ignoreAbilityProperty": true
|
|
}
|
|
],
|
|
"reduceDurablityIgnoreTimeScale": true
|
|
},
|
|
"SERVER_revive_buff_Modifier_lv3_1": {
|
|
"stacking": "Multiple",
|
|
"modifierName": "",
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"onAdded": [
|
|
{
|
|
"$type": "MoleMole.Config.HealHP",
|
|
"doOffStage": true,
|
|
"amount": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 900.0
|
|
},
|
|
"ignoreAbilityProperty": true
|
|
}
|
|
],
|
|
"reduceDurablityIgnoreTimeScale": true
|
|
},
|
|
"SERVER_revive_buff_Modifier_lv3_2": {
|
|
"stacking": "Multiple",
|
|
"modifierName": "",
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"onAdded": [
|
|
{
|
|
"$type": "MoleMole.Config.HealHP",
|
|
"doOffStage": true,
|
|
"amount": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 1200.0
|
|
},
|
|
"ignoreAbilityProperty": true
|
|
}
|
|
],
|
|
"reduceDurablityIgnoreTimeScale": true
|
|
},
|
|
"SERVER_revive_buff_Modifier_lv3_3": {
|
|
"stacking": "Multiple",
|
|
"modifierName": "",
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"onAdded": [
|
|
{
|
|
"$type": "MoleMole.Config.HealHP",
|
|
"doOffStage": true,
|
|
"amount": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 1500.0
|
|
},
|
|
"ignoreAbilityProperty": true
|
|
}
|
|
],
|
|
"reduceDurablityIgnoreTimeScale": true
|
|
},
|
|
"SERVER_revive_buff_Modifier_lv3_4": {
|
|
"stacking": "Multiple",
|
|
"modifierName": "",
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"onAdded": [
|
|
{
|
|
"$type": "MoleMole.Config.HealHP",
|
|
"doOffStage": true,
|
|
"amount": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 1500.0
|
|
},
|
|
"ignoreAbilityProperty": true
|
|
},
|
|
{
|
|
"$type": "MoleMole.Config.HealHP",
|
|
"doOffStage": true,
|
|
"amountByTargetMaxHPRatio": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.2
|
|
},
|
|
"ignoreAbilityProperty": true
|
|
}
|
|
],
|
|
"reduceDurablityIgnoreTimeScale": true
|
|
}
|
|
},
|
|
"isDynamicAbility": true
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "MoleMole.Config.ConfigAbility",
|
|
"abilityName": "Critical_Team",
|
|
"modifiers": {
|
|
"SERVER_Critical_Team_Modifier_lv2_1": {
|
|
"stacking": "Multiple",
|
|
"modifierName": "",
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"properties": {
|
|
"Actor_CriticalDelta": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.06
|
|
}
|
|
},
|
|
"reduceDurablityIgnoreTimeScale": true,
|
|
"buffID": 50001
|
|
},
|
|
"SERVER_Critical_Team_Modifier_lv2_2": {
|
|
"stacking": "Multiple",
|
|
"modifierName": "",
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"properties": {
|
|
"Actor_CriticalDelta": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.09
|
|
}
|
|
},
|
|
"reduceDurablityIgnoreTimeScale": true,
|
|
"buffID": 50001
|
|
},
|
|
"SERVER_Critical_Team_Modifier_lv2_3": {
|
|
"stacking": "Multiple",
|
|
"modifierName": "",
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"properties": {
|
|
"Actor_CriticalDelta": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.12
|
|
}
|
|
},
|
|
"reduceDurablityIgnoreTimeScale": true,
|
|
"buffID": 50001
|
|
},
|
|
"SERVER_Critical_Team_Modifier_lv2_4": {
|
|
"stacking": "Multiple",
|
|
"modifierName": "",
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"properties": {
|
|
"Actor_CriticalDelta": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.16
|
|
}
|
|
},
|
|
"reduceDurablityIgnoreTimeScale": true,
|
|
"buffID": 50001
|
|
},
|
|
"SERVER_Critical_Team_Modifier_lv3_1": {
|
|
"stacking": "Multiple",
|
|
"modifierName": "",
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"properties": {
|
|
"Actor_CriticalDelta": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.1
|
|
}
|
|
},
|
|
"reduceDurablityIgnoreTimeScale": true,
|
|
"buffID": 50001
|
|
},
|
|
"SERVER_Critical_Team_Modifier_lv3_2": {
|
|
"stacking": "Multiple",
|
|
"modifierName": "",
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"properties": {
|
|
"Actor_CriticalDelta": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.15
|
|
}
|
|
},
|
|
"reduceDurablityIgnoreTimeScale": true,
|
|
"buffID": 50001
|
|
},
|
|
"SERVER_Critical_Team_Modifier_lv3_3": {
|
|
"stacking": "Multiple",
|
|
"modifierName": "",
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"properties": {
|
|
"Actor_CriticalDelta": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.2
|
|
}
|
|
},
|
|
"reduceDurablityIgnoreTimeScale": true,
|
|
"buffID": 50001
|
|
},
|
|
"SERVER_Critical_Team_Modifier_lv3_4": {
|
|
"stacking": "Multiple",
|
|
"modifierName": "",
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"properties": {
|
|
"Actor_CriticalDelta": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.2
|
|
},
|
|
"Actor_CriticalHurtDelta": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.2
|
|
}
|
|
},
|
|
"reduceDurablityIgnoreTimeScale": true,
|
|
"buffID": 50001
|
|
},
|
|
"SERVER_Physical_Team_Modifier_lv2_1": {
|
|
"stacking": "Multiple",
|
|
"modifierName": "",
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"properties": {
|
|
"Actor_PhysicalAddHurtDelta": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.15
|
|
}
|
|
},
|
|
"reduceDurablityIgnoreTimeScale": true,
|
|
"buffID": 50001
|
|
},
|
|
"SERVER_Physical_Team_Modifier_lv2_2": {
|
|
"stacking": "Multiple",
|
|
"modifierName": "",
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"properties": {
|
|
"Actor_PhysicalAddHurtDelta": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.2
|
|
}
|
|
},
|
|
"reduceDurablityIgnoreTimeScale": true,
|
|
"buffID": 50001
|
|
},
|
|
"SERVER_Physical_Team_Modifier_lv2_3": {
|
|
"stacking": "Multiple",
|
|
"modifierName": "",
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"properties": {
|
|
"Actor_PhysicalAddHurtDelta": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.25
|
|
}
|
|
},
|
|
"reduceDurablityIgnoreTimeScale": true,
|
|
"buffID": 50001
|
|
},
|
|
"SERVER_Physical_Team_Modifier_lv2_4": {
|
|
"stacking": "Multiple",
|
|
"modifierName": "",
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"properties": {
|
|
"Actor_PhysicalAddHurtDelta": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.35
|
|
}
|
|
},
|
|
"reduceDurablityIgnoreTimeScale": true,
|
|
"buffID": 50001
|
|
},
|
|
"SERVER_Physical_Team_Modifier_lv3_1": {
|
|
"stacking": "Multiple",
|
|
"modifierName": "",
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"properties": {
|
|
"Actor_PhysicalAddHurtDelta": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.2
|
|
}
|
|
},
|
|
"reduceDurablityIgnoreTimeScale": true,
|
|
"buffID": 50001
|
|
},
|
|
"SERVER_Physical_Team_Modifier_lv3_2": {
|
|
"stacking": "Multiple",
|
|
"modifierName": "",
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"properties": {
|
|
"Actor_PhysicalAddHurtDelta": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.3
|
|
}
|
|
},
|
|
"reduceDurablityIgnoreTimeScale": true,
|
|
"buffID": 50001
|
|
},
|
|
"SERVER_Physical_Team_Modifier_lv3_3": {
|
|
"stacking": "Multiple",
|
|
"modifierName": "",
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"properties": {
|
|
"Actor_PhysicalAddHurtDelta": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.4
|
|
}
|
|
},
|
|
"reduceDurablityIgnoreTimeScale": true,
|
|
"buffID": 50001
|
|
},
|
|
"SERVER_Physical_Team_Modifier_lv3_4": {
|
|
"stacking": "Multiple",
|
|
"modifierName": "",
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"properties": {
|
|
"Actor_PhysicalAddHurtDelta": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.55
|
|
}
|
|
},
|
|
"reduceDurablityIgnoreTimeScale": true,
|
|
"buffID": 50001
|
|
},
|
|
"SERVER_Physical_Team_Modifier_lv4_1": {
|
|
"stacking": "Multiple",
|
|
"modifierName": "",
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"properties": {
|
|
"Actor_PhysicalAddHurtDelta": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.25
|
|
},
|
|
"Actor_CriticalDelta": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.06
|
|
}
|
|
},
|
|
"reduceDurablityIgnoreTimeScale": true,
|
|
"buffID": 50001
|
|
},
|
|
"SERVER_Physical_Team_Modifier_lv4_2": {
|
|
"stacking": "Multiple",
|
|
"modifierName": "",
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"properties": {
|
|
"Actor_PhysicalAddHurtDelta": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.35
|
|
},
|
|
"Actor_CriticalDelta": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.08
|
|
}
|
|
},
|
|
"reduceDurablityIgnoreTimeScale": true,
|
|
"buffID": 50001
|
|
},
|
|
"SERVER_Physical_Team_Modifier_lv4_3": {
|
|
"stacking": "Multiple",
|
|
"modifierName": "",
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"properties": {
|
|
"Actor_PhysicalAddHurtDelta": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.45
|
|
},
|
|
"Actor_CriticalDelta": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.1
|
|
}
|
|
},
|
|
"reduceDurablityIgnoreTimeScale": true,
|
|
"buffID": 50001
|
|
},
|
|
"SERVER_Physical_Team_Modifier_lv4_4": {
|
|
"stacking": "Multiple",
|
|
"modifierName": "",
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"properties": {
|
|
"Actor_PhysicalAddHurtDelta": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.55
|
|
},
|
|
"Actor_CriticalDelta": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.14
|
|
}
|
|
},
|
|
"reduceDurablityIgnoreTimeScale": true,
|
|
"buffID": 50001
|
|
}
|
|
},
|
|
"isDynamicAbility": true
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "MoleMole.Config.ConfigAbility",
|
|
"abilityName": "Stamina_Fly_Team",
|
|
"modifiers": {
|
|
"SERVER_Stamina_Fly_Team_Modifier_lv2_1": {
|
|
"stacking": "Multiple",
|
|
"modifierName": "",
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"modifierMixins": [
|
|
{
|
|
"$type": "MoleMole.Config.AttachToStateIDMixin",
|
|
"stateIDs": [
|
|
"Fly"
|
|
],
|
|
"modifierName": "Stamina_Fly_Team_Modifier_lv2_1_x"
|
|
}
|
|
],
|
|
"buffID": 50003
|
|
},
|
|
"Stamina_Fly_Team_Modifier_lv2_1_x": {
|
|
"modifierName": "",
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"properties": {
|
|
"Actor_CostStaminaRatio": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": -0.15
|
|
}
|
|
}
|
|
},
|
|
"SERVER_Stamina_Fly_Team_Modifier_lv2_2": {
|
|
"stacking": "Multiple",
|
|
"modifierName": "",
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"modifierMixins": [
|
|
{
|
|
"$type": "MoleMole.Config.AttachToStateIDMixin",
|
|
"stateIDs": [
|
|
"Fly"
|
|
],
|
|
"modifierName": "Stamina_Fly_Team_Modifier_lv2_2_x"
|
|
}
|
|
],
|
|
"buffID": 50003
|
|
},
|
|
"Stamina_Fly_Team_Modifier_lv2_2_x": {
|
|
"modifierName": "",
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"properties": {
|
|
"Actor_CostStaminaRatio": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": -0.2
|
|
}
|
|
}
|
|
},
|
|
"SERVER_Stamina_Fly_Team_Modifier_lv2_3": {
|
|
"stacking": "Multiple",
|
|
"modifierName": "",
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"modifierMixins": [
|
|
{
|
|
"$type": "MoleMole.Config.AttachToStateIDMixin",
|
|
"stateIDs": [
|
|
"Fly"
|
|
],
|
|
"modifierName": "Stamina_Fly_Team_Modifier_lv2_3_x"
|
|
}
|
|
],
|
|
"buffID": 50003
|
|
},
|
|
"Stamina_Fly_Team_Modifier_lv2_3_x": {
|
|
"modifierName": "",
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"properties": {
|
|
"Actor_CostStaminaRatio": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": -0.25
|
|
}
|
|
}
|
|
},
|
|
"SERVER_Stamina_Fly_Team_Modifier_lv2_4": {
|
|
"stacking": "Multiple",
|
|
"modifierName": "",
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"modifierMixins": [
|
|
{
|
|
"$type": "MoleMole.Config.AttachToStateIDMixin",
|
|
"stateIDs": [
|
|
"Fly"
|
|
],
|
|
"modifierName": "Stamina_Fly_Team_Modifier_lv2_4_x"
|
|
}
|
|
],
|
|
"buffID": 50003
|
|
},
|
|
"Stamina_Fly_Team_Modifier_lv2_4_x": {
|
|
"modifierName": "",
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"properties": {
|
|
"Actor_CostStaminaRatio": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": -0.25
|
|
}
|
|
}
|
|
},
|
|
"SERVER_Stamina_Fly_Team_Modifier_lv3_1": {
|
|
"stacking": "Multiple",
|
|
"modifierName": "",
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"modifierMixins": [
|
|
{
|
|
"$type": "MoleMole.Config.AttachToStateIDMixin",
|
|
"stateIDs": [
|
|
"Fly",
|
|
"SprintBS",
|
|
"Sprint"
|
|
],
|
|
"modifierName": "Stamina_Fly_Team_Modifier_lv3_1_x"
|
|
}
|
|
],
|
|
"buffID": 50003
|
|
},
|
|
"Stamina_Fly_Team_Modifier_lv3_1_x": {
|
|
"modifierName": "",
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"properties": {
|
|
"Actor_CostStaminaRatio": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": -0.15
|
|
}
|
|
}
|
|
},
|
|
"SERVER_Stamina_Fly_Team_Modifier_lv3_2": {
|
|
"stacking": "Multiple",
|
|
"modifierName": "",
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"modifierMixins": [
|
|
{
|
|
"$type": "MoleMole.Config.AttachToStateIDMixin",
|
|
"stateIDs": [
|
|
"Fly",
|
|
"SprintBS",
|
|
"Sprint"
|
|
],
|
|
"modifierName": "Stamina_Fly_Team_Modifier_lv3_2_x"
|
|
}
|
|
],
|
|
"buffID": 50003
|
|
},
|
|
"Stamina_Fly_Team_Modifier_lv3_2_x": {
|
|
"modifierName": "",
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"properties": {
|
|
"Actor_CostStaminaRatio": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": -0.2
|
|
}
|
|
}
|
|
},
|
|
"SERVER_Stamina_Fly_Team_Modifier_lv3_3": {
|
|
"stacking": "Multiple",
|
|
"modifierName": "",
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"modifierMixins": [
|
|
{
|
|
"$type": "MoleMole.Config.AttachToStateIDMixin",
|
|
"stateIDs": [
|
|
"Fly",
|
|
"SprintBS",
|
|
"Sprint"
|
|
],
|
|
"modifierName": "Stamina_Fly_Team_Modifier_lv3_3_x"
|
|
}
|
|
],
|
|
"buffID": 50003
|
|
},
|
|
"Stamina_Fly_Team_Modifier_lv3_3_x": {
|
|
"modifierName": "",
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"properties": {
|
|
"Actor_CostStaminaRatio": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": -0.25
|
|
}
|
|
}
|
|
},
|
|
"SERVER_Stamina_Fly_Team_Modifier_lv3_4": {
|
|
"stacking": "Multiple",
|
|
"modifierName": "",
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"modifierMixins": [
|
|
{
|
|
"$type": "MoleMole.Config.AttachToStateIDMixin",
|
|
"stateIDs": [
|
|
"Fly",
|
|
"SprintBS",
|
|
"Sprint"
|
|
],
|
|
"modifierName": "Stamina_Fly_Team_Modifier_lv3_4_x"
|
|
}
|
|
],
|
|
"buffID": 50003
|
|
},
|
|
"Stamina_Fly_Team_Modifier_lv3_4_x": {
|
|
"modifierName": "",
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"properties": {
|
|
"Actor_CostStaminaRatio": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": -0.25
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"isDynamicAbility": true
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "MoleMole.Config.ConfigAbility",
|
|
"abilityName": "Stamina_Climb_Team",
|
|
"modifiers": {
|
|
"SERVER_Stamina_Climb_Team_Modifier_lv2_1": {
|
|
"stacking": "Multiple",
|
|
"modifierName": "",
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"modifierMixins": [
|
|
{
|
|
"$type": "MoleMole.Config.AttachToStateIDMixin",
|
|
"stateIDs": [
|
|
"Climb"
|
|
],
|
|
"modifierName": "Stamina_Climb_Team_Modifier_lv2_1_x"
|
|
}
|
|
],
|
|
"buffID": 50003
|
|
},
|
|
"Stamina_Climb_Team_Modifier_lv2_1_x": {
|
|
"modifierName": "",
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"properties": {
|
|
"Actor_CostStaminaRatio": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": -0.15
|
|
}
|
|
}
|
|
},
|
|
"SERVER_Stamina_Climb_Team_Modifier_lv2_2": {
|
|
"stacking": "Multiple",
|
|
"modifierName": "",
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"modifierMixins": [
|
|
{
|
|
"$type": "MoleMole.Config.AttachToStateIDMixin",
|
|
"stateIDs": [
|
|
"Climb"
|
|
],
|
|
"modifierName": "Stamina_Climb_Team_Modifier_lv2_2_x"
|
|
}
|
|
],
|
|
"buffID": 50003
|
|
},
|
|
"Stamina_Climb_Team_Modifier_lv2_2_x": {
|
|
"modifierName": "",
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"properties": {
|
|
"Actor_CostStaminaRatio": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": -0.2
|
|
}
|
|
}
|
|
},
|
|
"SERVER_Stamina_Climb_Team_Modifier_lv2_3": {
|
|
"stacking": "Multiple",
|
|
"modifierName": "",
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"modifierMixins": [
|
|
{
|
|
"$type": "MoleMole.Config.AttachToStateIDMixin",
|
|
"stateIDs": [
|
|
"Climb"
|
|
],
|
|
"modifierName": "Stamina_Climb_Team_Modifier_lv2_3_x"
|
|
}
|
|
],
|
|
"buffID": 50003
|
|
},
|
|
"Stamina_Climb_Team_Modifier_lv2_3_x": {
|
|
"modifierName": "",
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"properties": {
|
|
"Actor_CostStaminaRatio": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": -0.25
|
|
}
|
|
}
|
|
},
|
|
"SERVER_Stamina_Climb_Team_Modifier_lv2_4": {
|
|
"stacking": "Multiple",
|
|
"modifierName": "",
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"modifierMixins": [
|
|
{
|
|
"$type": "MoleMole.Config.AttachToStateIDMixin",
|
|
"stateIDs": [
|
|
"Climb"
|
|
],
|
|
"modifierName": "Stamina_Climb_Team_Modifier_lv2_4_x"
|
|
}
|
|
],
|
|
"buffID": 50003
|
|
},
|
|
"Stamina_Climb_Team_Modifier_lv2_4_x": {
|
|
"modifierName": "",
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"properties": {
|
|
"Actor_CostStaminaRatio": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": -0.25
|
|
}
|
|
}
|
|
},
|
|
"SERVER_Stamina_Climb_Team_Modifier_lv3_1": {
|
|
"stacking": "Multiple",
|
|
"modifierName": "",
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"modifierMixins": [
|
|
{
|
|
"$type": "MoleMole.Config.AttachToStateIDMixin",
|
|
"stateIDs": [
|
|
"Climb",
|
|
"SprintBS",
|
|
"Sprint"
|
|
],
|
|
"modifierName": "Stamina_Climb_Team_Modifier_lv3_1_x"
|
|
}
|
|
],
|
|
"buffID": 50003
|
|
},
|
|
"Stamina_Climb_Team_Modifier_lv3_1_x": {
|
|
"modifierName": "",
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"properties": {
|
|
"Actor_CostStaminaRatio": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": -0.15
|
|
}
|
|
}
|
|
},
|
|
"SERVER_Stamina_Climb_Team_Modifier_lv3_2": {
|
|
"stacking": "Multiple",
|
|
"modifierName": "",
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"modifierMixins": [
|
|
{
|
|
"$type": "MoleMole.Config.AttachToStateIDMixin",
|
|
"stateIDs": [
|
|
"Climb",
|
|
"SprintBS",
|
|
"Sprint"
|
|
],
|
|
"modifierName": "Stamina_Climb_Team_Modifier_lv3_2_x"
|
|
}
|
|
],
|
|
"buffID": 50003
|
|
},
|
|
"Stamina_Climb_Team_Modifier_lv3_2_x": {
|
|
"modifierName": "",
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"properties": {
|
|
"Actor_CostStaminaRatio": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": -0.2
|
|
}
|
|
}
|
|
},
|
|
"SERVER_Stamina_Climb_Team_Modifier_lv3_3": {
|
|
"stacking": "Multiple",
|
|
"modifierName": "",
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"modifierMixins": [
|
|
{
|
|
"$type": "MoleMole.Config.AttachToStateIDMixin",
|
|
"stateIDs": [
|
|
"Climb",
|
|
"SprintBS",
|
|
"Sprint"
|
|
],
|
|
"modifierName": "Stamina_Climb_Team_Modifier_lv3_3_x"
|
|
}
|
|
],
|
|
"buffID": 50003
|
|
},
|
|
"Stamina_Climb_Team_Modifier_lv3_3_x": {
|
|
"modifierName": "",
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"properties": {
|
|
"Actor_CostStaminaRatio": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": -0.25
|
|
}
|
|
}
|
|
},
|
|
"SERVER_Stamina_Climb_Team_Modifier_lv3_4": {
|
|
"stacking": "Multiple",
|
|
"modifierName": "",
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"modifierMixins": [
|
|
{
|
|
"$type": "MoleMole.Config.AttachToStateIDMixin",
|
|
"stateIDs": [
|
|
"Climb",
|
|
"SprintBS",
|
|
"Sprint"
|
|
],
|
|
"modifierName": "Stamina_Climb_Team_Modifier_lv3_4_x"
|
|
}
|
|
],
|
|
"buffID": 50003
|
|
},
|
|
"Stamina_Climb_Team_Modifier_lv3_4_x": {
|
|
"modifierName": "",
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"properties": {
|
|
"Actor_CostStaminaRatio": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": -0.25
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"isDynamicAbility": true
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "MoleMole.Config.ConfigAbility",
|
|
"abilityName": "Stamina_Swim_Team",
|
|
"modifiers": {
|
|
"SERVER_Stamina_Swim_Team_Modifier_lv2_1": {
|
|
"stacking": "Multiple",
|
|
"modifierName": "",
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"modifierMixins": [
|
|
{
|
|
"$type": "MoleMole.Config.AttachToStateIDMixin",
|
|
"stateIDs": [
|
|
"Swim"
|
|
],
|
|
"modifierName": "Stamina_Swim_Team_Modifier_lv2_1_x"
|
|
}
|
|
],
|
|
"buffID": 50003
|
|
},
|
|
"Stamina_Swim_Team_Modifier_lv2_1_x": {
|
|
"modifierName": "",
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"properties": {
|
|
"Actor_CostStaminaRatio": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": -0.15
|
|
}
|
|
}
|
|
},
|
|
"SERVER_Stamina_Swim_Team_Modifier_lv2_2": {
|
|
"stacking": "Multiple",
|
|
"modifierName": "",
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"modifierMixins": [
|
|
{
|
|
"$type": "MoleMole.Config.AttachToStateIDMixin",
|
|
"stateIDs": [
|
|
"Swim"
|
|
],
|
|
"modifierName": "Stamina_Swim_Team_Modifier_lv2_2_x"
|
|
}
|
|
],
|
|
"buffID": 50003
|
|
},
|
|
"Stamina_Swim_Team_Modifier_lv2_2_x": {
|
|
"modifierName": "",
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"properties": {
|
|
"Actor_CostStaminaRatio": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": -0.2
|
|
}
|
|
}
|
|
},
|
|
"SERVER_Stamina_Swim_Team_Modifier_lv2_3": {
|
|
"stacking": "Multiple",
|
|
"modifierName": "",
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"modifierMixins": [
|
|
{
|
|
"$type": "MoleMole.Config.AttachToStateIDMixin",
|
|
"stateIDs": [
|
|
"Swim"
|
|
],
|
|
"modifierName": "Stamina_Swim_Team_Modifier_lv2_3_x"
|
|
}
|
|
],
|
|
"buffID": 50003
|
|
},
|
|
"Stamina_Swim_Team_Modifier_lv2_3_x": {
|
|
"modifierName": "",
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"properties": {
|
|
"Actor_CostStaminaRatio": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": -0.25
|
|
}
|
|
}
|
|
},
|
|
"SERVER_Stamina_Swim_Team_Modifier_lv2_4": {
|
|
"stacking": "Multiple",
|
|
"modifierName": "",
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"modifierMixins": [
|
|
{
|
|
"$type": "MoleMole.Config.AttachToStateIDMixin",
|
|
"stateIDs": [
|
|
"Swim"
|
|
],
|
|
"modifierName": "Stamina_Swim_Team_Modifier_lv2_4_x"
|
|
}
|
|
],
|
|
"buffID": 50003
|
|
},
|
|
"Stamina_Swim_Team_Modifier_lv2_4_x": {
|
|
"modifierName": "",
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"properties": {
|
|
"Actor_CostStaminaRatio": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": -0.25
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"isDynamicAbility": true
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "MoleMole.Config.ConfigAbility",
|
|
"abilityName": "Stamina_Sprint_Team",
|
|
"modifiers": {
|
|
"SERVER_Stamina_Sprint_Team_Modifier_lv2_1": {
|
|
"stacking": "Multiple",
|
|
"modifierName": "",
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"modifierMixins": [
|
|
{
|
|
"$type": "MoleMole.Config.AttachToStateIDMixin",
|
|
"stateIDs": [
|
|
"SprintBS",
|
|
"Sprint"
|
|
],
|
|
"modifierName": "Stamina_Sprint_Team_Modifier_lv2_1_x"
|
|
}
|
|
],
|
|
"buffID": 50003
|
|
},
|
|
"Stamina_Sprint_Team_Modifier_lv2_1_x": {
|
|
"modifierName": "",
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"properties": {
|
|
"Actor_CostStaminaRatio": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": -0.15
|
|
}
|
|
}
|
|
},
|
|
"SERVER_Stamina_Sprint_Team_Modifier_lv2_2": {
|
|
"stacking": "Multiple",
|
|
"modifierName": "",
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"modifierMixins": [
|
|
{
|
|
"$type": "MoleMole.Config.AttachToStateIDMixin",
|
|
"stateIDs": [
|
|
"SprintBS",
|
|
"Sprint"
|
|
],
|
|
"modifierName": "Stamina_Sprint_Team_Modifier_lv2_2_x"
|
|
}
|
|
],
|
|
"buffID": 50003
|
|
},
|
|
"Stamina_Sprint_Team_Modifier_lv2_2_x": {
|
|
"modifierName": "",
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"properties": {
|
|
"Actor_CostStaminaRatio": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": -0.2
|
|
}
|
|
}
|
|
},
|
|
"SERVER_Stamina_Sprint_Team_Modifier_lv2_3": {
|
|
"stacking": "Multiple",
|
|
"modifierName": "",
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"modifierMixins": [
|
|
{
|
|
"$type": "MoleMole.Config.AttachToStateIDMixin",
|
|
"stateIDs": [
|
|
"SprintBS",
|
|
"Sprint"
|
|
],
|
|
"modifierName": "Stamina_Sprint_Team_Modifier_lv2_3_x"
|
|
}
|
|
],
|
|
"buffID": 50003
|
|
},
|
|
"Stamina_Sprint_Team_Modifier_lv2_3_x": {
|
|
"modifierName": "",
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"properties": {
|
|
"Actor_CostStaminaRatio": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": -0.25
|
|
}
|
|
}
|
|
},
|
|
"SERVER_Stamina_Sprint_Team_Modifier_lv2_4": {
|
|
"stacking": "Multiple",
|
|
"modifierName": "",
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"modifierMixins": [
|
|
{
|
|
"$type": "MoleMole.Config.AttachToStateIDMixin",
|
|
"stateIDs": [
|
|
"SprintBS",
|
|
"Sprint"
|
|
],
|
|
"modifierName": "Stamina_Sprint_Team_Modifier_lv2_4_x"
|
|
}
|
|
],
|
|
"buffID": 50003
|
|
},
|
|
"Stamina_Sprint_Team_Modifier_lv2_4_x": {
|
|
"modifierName": "",
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"properties": {
|
|
"Actor_CostStaminaRatio": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": -0.25
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"isDynamicAbility": true
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "MoleMole.Config.ConfigAbility",
|
|
"abilityName": "Stamina_Fly_lv3_1",
|
|
"modifiers": {
|
|
"Stamina_Fly_Modifier_lv3_1": {
|
|
"modifierName": "",
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"modifierMixins": [
|
|
{
|
|
"$type": "MoleMole.Config.AttachToStateIDMixin",
|
|
"stateIDs": [
|
|
"Fly"
|
|
],
|
|
"modifierName": "Stamina_Fly_Modifier_lv3_1_x"
|
|
}
|
|
],
|
|
"buffID": 50003
|
|
},
|
|
"Stamina_Fly_Modifier_lv3_1_x": {
|
|
"modifierName": "",
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"properties": {
|
|
"Actor_CostStaminaRatio": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": -0.15
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"onAbilityStart": [
|
|
{
|
|
"$type": "MoleMole.Config.AttachModifier",
|
|
"target": "Target",
|
|
"modifierName": "Stamina_Fly_Modifier_lv3_1"
|
|
}
|
|
],
|
|
"isDynamicAbility": true
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "MoleMole.Config.ConfigAbility",
|
|
"abilityName": "Stamina_Fly_lv3_2",
|
|
"modifiers": {
|
|
"Stamina_Fly_Modifier_lv3_2": {
|
|
"modifierName": "",
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"modifierMixins": [
|
|
{
|
|
"$type": "MoleMole.Config.AttachToStateIDMixin",
|
|
"stateIDs": [
|
|
"Fly"
|
|
],
|
|
"modifierName": "Stamina_Fly_Modifier_lv3_2_x"
|
|
}
|
|
],
|
|
"buffID": 50003
|
|
},
|
|
"Stamina_Fly_Modifier_lv3_2_x": {
|
|
"modifierName": "",
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"properties": {
|
|
"Actor_CostStaminaRatio": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": -0.2
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"onAbilityStart": [
|
|
{
|
|
"$type": "MoleMole.Config.AttachModifier",
|
|
"target": "Target",
|
|
"modifierName": "Stamina_Fly_Modifier_lv3_2"
|
|
}
|
|
],
|
|
"isDynamicAbility": true
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "MoleMole.Config.ConfigAbility",
|
|
"abilityName": "Stamina_Fly_lv3_3",
|
|
"modifiers": {
|
|
"Stamina_Fly_Modifier_lv3_3": {
|
|
"modifierName": "",
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"modifierMixins": [
|
|
{
|
|
"$type": "MoleMole.Config.AttachToStateIDMixin",
|
|
"stateIDs": [
|
|
"Fly"
|
|
],
|
|
"modifierName": "Stamina_Fly_Modifier_lv3_3_x"
|
|
}
|
|
],
|
|
"buffID": 50003
|
|
},
|
|
"Stamina_Fly_Modifier_lv3_3_x": {
|
|
"modifierName": "",
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"properties": {
|
|
"Actor_CostStaminaRatio": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": -0.25
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"onAbilityStart": [
|
|
{
|
|
"$type": "MoleMole.Config.AttachModifier",
|
|
"target": "Target",
|
|
"modifierName": "Stamina_Fly_Modifier_lv3_3"
|
|
}
|
|
],
|
|
"isDynamicAbility": true
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "MoleMole.Config.ConfigAbility",
|
|
"abilityName": "Stamina_Climb_lv3_1",
|
|
"modifiers": {
|
|
"Stamina_Climb_Modifier_lv3_1": {
|
|
"modifierName": "",
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"modifierMixins": [
|
|
{
|
|
"$type": "MoleMole.Config.AttachToStateIDMixin",
|
|
"stateIDs": [
|
|
"Climb",
|
|
"Fly",
|
|
"SprintBS",
|
|
"Sprint"
|
|
],
|
|
"modifierName": "Stamina_Climb_Modifier_lv3_1_x"
|
|
}
|
|
],
|
|
"buffID": 50003
|
|
},
|
|
"Stamina_Climb_Modifier_lv3_1_x": {
|
|
"modifierName": "",
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"properties": {
|
|
"Actor_CostStaminaRatio": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": -0.2
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"onAbilityStart": [
|
|
{
|
|
"$type": "MoleMole.Config.AttachModifier",
|
|
"target": "Target",
|
|
"modifierName": "Stamina_Climb_Modifier_lv3_1"
|
|
}
|
|
],
|
|
"isDynamicAbility": true
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "MoleMole.Config.ConfigAbility",
|
|
"abilityName": "Stamina_Climb_lv3_2",
|
|
"modifiers": {
|
|
"Stamina_Climb_Modifier_lv3_2": {
|
|
"modifierName": "",
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"modifierMixins": [
|
|
{
|
|
"$type": "MoleMole.Config.AttachToStateIDMixin",
|
|
"stateIDs": [
|
|
"Climb",
|
|
"Fly",
|
|
"SprintBS",
|
|
"Sprint"
|
|
],
|
|
"modifierName": "Stamina_Climb_Modifier_lv3_2_x"
|
|
}
|
|
],
|
|
"buffID": 50003
|
|
},
|
|
"Stamina_Climb_Modifier_lv3_2_x": {
|
|
"modifierName": "",
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"properties": {
|
|
"Actor_CostStaminaRatio": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": -0.27
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"onAbilityStart": [
|
|
{
|
|
"$type": "MoleMole.Config.AttachModifier",
|
|
"target": "Target",
|
|
"modifierName": "Stamina_Climb_Modifier_lv3_2"
|
|
}
|
|
],
|
|
"isDynamicAbility": true
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "MoleMole.Config.ConfigAbility",
|
|
"abilityName": "Stamina_Climb_lv3_3",
|
|
"modifiers": {
|
|
"Stamina_Climb_Modifier_lv3_3": {
|
|
"modifierName": "",
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"modifierMixins": [
|
|
{
|
|
"$type": "MoleMole.Config.AttachToStateIDMixin",
|
|
"stateIDs": [
|
|
"Climb",
|
|
"Fly",
|
|
"SprintBS",
|
|
"Sprint"
|
|
],
|
|
"modifierName": "Stamina_Climb_Modifier_lv3_3_x"
|
|
}
|
|
],
|
|
"buffID": 50003
|
|
},
|
|
"Stamina_Climb_Modifier_lv3_3_x": {
|
|
"modifierName": "",
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"properties": {
|
|
"Actor_CostStaminaRatio": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": -0.35
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"onAbilityStart": [
|
|
{
|
|
"$type": "MoleMole.Config.AttachModifier",
|
|
"target": "Target",
|
|
"modifierName": "Stamina_Climb_Modifier_lv3_3"
|
|
}
|
|
],
|
|
"isDynamicAbility": true
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "MoleMole.Config.ConfigAbility",
|
|
"abilityName": "MoveSpeed_lv2_1",
|
|
"modifiers": {
|
|
"SERVER_MoveSpeed_Modifier_lv2_1": {
|
|
"stacking": "Multiple",
|
|
"modifierName": "",
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"properties": {
|
|
"Animator_MoveSpeedRatio": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.3
|
|
}
|
|
},
|
|
"reduceDurablityIgnoreTimeScale": true,
|
|
"buffID": 50003
|
|
}
|
|
},
|
|
"onAbilityStart": [
|
|
{
|
|
"$type": "MoleMole.Config.AttachModifier",
|
|
"target": "Target",
|
|
"modifierName": "SERVER_MoveSpeed_Modifier_lv2_1"
|
|
}
|
|
],
|
|
"isDynamicAbility": true
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "MoleMole.Config.ConfigAbility",
|
|
"abilityName": "Def_Element_lv2_1",
|
|
"modifiers": {
|
|
"SERVER_Def_Element_Modifier_lv2_1": {
|
|
"stacking": "Multiple",
|
|
"modifierName": "",
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"properties": {
|
|
"Actor_WaterSubHurtDelta": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.25
|
|
},
|
|
"Actor_FireSubHurtDelta": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.25
|
|
},
|
|
"Actor_ElecSubHurtDelta": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.25
|
|
},
|
|
"Actor_IceSubHurtDelta": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.25
|
|
}
|
|
},
|
|
"reduceDurablityIgnoreTimeScale": true,
|
|
"buffID": 50004
|
|
},
|
|
"SERVER_Def_Element_Modifier_lv1_1": {
|
|
"stacking": "Multiple",
|
|
"modifierName": "",
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"properties": {
|
|
"Actor_WaterSubHurtDelta": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.08
|
|
},
|
|
"Actor_FireSubHurtDelta": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.08
|
|
},
|
|
"Actor_ElecSubHurtDelta": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.08
|
|
},
|
|
"Actor_IceSubHurtDelta": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.08
|
|
}
|
|
},
|
|
"reduceDurablityIgnoreTimeScale": true,
|
|
"buffID": 50004
|
|
},
|
|
"SERVER_Def_Element_Modifier_lv1_2": {
|
|
"stacking": "Multiple",
|
|
"modifierName": "",
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"properties": {
|
|
"Actor_WaterSubHurtDelta": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.1
|
|
},
|
|
"Actor_FireSubHurtDelta": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.1
|
|
},
|
|
"Actor_ElecSubHurtDelta": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.1
|
|
},
|
|
"Actor_IceSubHurtDelta": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.1
|
|
}
|
|
},
|
|
"reduceDurablityIgnoreTimeScale": true,
|
|
"buffID": 50004
|
|
},
|
|
"SERVER_Def_Element_Modifier_lv1_3": {
|
|
"stacking": "Multiple",
|
|
"modifierName": "",
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"properties": {
|
|
"Actor_WaterSubHurtDelta": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.15
|
|
},
|
|
"Actor_FireSubHurtDelta": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.15
|
|
},
|
|
"Actor_ElecSubHurtDelta": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.15
|
|
},
|
|
"Actor_IceSubHurtDelta": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.15
|
|
}
|
|
},
|
|
"reduceDurablityIgnoreTimeScale": true,
|
|
"buffID": 50004
|
|
}
|
|
},
|
|
"onAbilityStart": [
|
|
{
|
|
"$type": "MoleMole.Config.AttachModifier",
|
|
"target": "Target",
|
|
"modifierName": "SERVER_Def_Element_Modifier_lv2_1"
|
|
}
|
|
],
|
|
"isDynamicAbility": true
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "MoleMole.Config.ConfigAbility",
|
|
"abilityName": "Element_Def_Team",
|
|
"modifiers": {
|
|
"SERVER_Element_Def_Fire": {
|
|
"stacking": "Multiple",
|
|
"modifierName": "",
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"properties": {
|
|
"Actor_FireSubHurtDelta": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.25
|
|
}
|
|
},
|
|
"reduceDurablityIgnoreTimeScale": true,
|
|
"buffID": 50004
|
|
},
|
|
"SERVER_Element_Def_Water": {
|
|
"stacking": "Multiple",
|
|
"modifierName": "",
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"properties": {
|
|
"Actor_WaterSubHurtDelta": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.25
|
|
}
|
|
},
|
|
"reduceDurablityIgnoreTimeScale": true,
|
|
"buffID": 50004
|
|
},
|
|
"SERVER_Element_Def_Ice": {
|
|
"stacking": "Multiple",
|
|
"modifierName": "",
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"properties": {
|
|
"Actor_IceSubHurtDelta": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.25
|
|
}
|
|
},
|
|
"reduceDurablityIgnoreTimeScale": true,
|
|
"buffID": 50004
|
|
},
|
|
"SERVER_Element_Def_Wind": {
|
|
"stacking": "Multiple",
|
|
"modifierName": "",
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"properties": {
|
|
"Actor_WindSubHurtDelta": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.25
|
|
}
|
|
},
|
|
"reduceDurablityIgnoreTimeScale": true,
|
|
"buffID": 50004
|
|
},
|
|
"SERVER_Element_Def_Elec": {
|
|
"stacking": "Multiple",
|
|
"modifierName": "",
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"properties": {
|
|
"Actor_ElecSubHurtDelta": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.25
|
|
}
|
|
},
|
|
"reduceDurablityIgnoreTimeScale": true,
|
|
"buffID": 50004
|
|
},
|
|
"SERVER_Element_Def_Rock": {
|
|
"stacking": "Multiple",
|
|
"modifierName": "",
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"properties": {
|
|
"Actor_RockSubHurtDelta": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.25
|
|
}
|
|
},
|
|
"reduceDurablityIgnoreTimeScale": true,
|
|
"buffID": 50004
|
|
},
|
|
"SERVER_Element_Def_Grass": {
|
|
"stacking": "Multiple",
|
|
"modifierName": "",
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"properties": {
|
|
"Actor_GrassSubHurtDelta": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.25
|
|
}
|
|
},
|
|
"reduceDurablityIgnoreTimeScale": true,
|
|
"buffID": 50004
|
|
}
|
|
},
|
|
"isDynamicAbility": true
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "MoleMole.Config.ConfigAbility",
|
|
"abilityName": "Element_Atk_Team",
|
|
"modifiers": {
|
|
"SERVER_Element_Atk_Fire": {
|
|
"stacking": "Multiple",
|
|
"modifierName": "",
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"properties": {
|
|
"Actor_FireAddHurtDelta": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.25
|
|
}
|
|
},
|
|
"reduceDurablityIgnoreTimeScale": true,
|
|
"buffID": 50004
|
|
},
|
|
"SERVER_Element_Atk_Water": {
|
|
"stacking": "Multiple",
|
|
"modifierName": "",
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"properties": {
|
|
"Actor_WaterAddHurtDelta": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.25
|
|
}
|
|
},
|
|
"reduceDurablityIgnoreTimeScale": true,
|
|
"buffID": 50004
|
|
},
|
|
"SERVER_Element_Atk_Ice": {
|
|
"stacking": "Multiple",
|
|
"modifierName": "",
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"properties": {
|
|
"Actor_IceAddHurtDelta": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.25
|
|
}
|
|
},
|
|
"reduceDurablityIgnoreTimeScale": true,
|
|
"buffID": 50004
|
|
},
|
|
"SERVER_Element_Atk_Wind": {
|
|
"stacking": "Multiple",
|
|
"modifierName": "",
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"properties": {
|
|
"Actor_WindAddHurtDelta": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.25
|
|
}
|
|
},
|
|
"reduceDurablityIgnoreTimeScale": true,
|
|
"buffID": 50004
|
|
},
|
|
"SERVER_Element_Atk_Elec": {
|
|
"stacking": "Multiple",
|
|
"modifierName": "",
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"properties": {
|
|
"Actor_ElecAddHurtDelta": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.25
|
|
}
|
|
},
|
|
"reduceDurablityIgnoreTimeScale": true,
|
|
"buffID": 50004
|
|
},
|
|
"SERVER_Element_Atk_Rock": {
|
|
"stacking": "Multiple",
|
|
"modifierName": "",
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"properties": {
|
|
"Actor_RockAddHurtDelta": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.25
|
|
}
|
|
},
|
|
"reduceDurablityIgnoreTimeScale": true,
|
|
"buffID": 50004
|
|
},
|
|
"SERVER_Element_Atk_Grass": {
|
|
"stacking": "Multiple",
|
|
"modifierName": "",
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"properties": {
|
|
"Actor_GrassAddHurtDelta": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.25
|
|
}
|
|
},
|
|
"reduceDurablityIgnoreTimeScale": true,
|
|
"buffID": 50004
|
|
},
|
|
"SERVER_Element_Atk_Mastery": {
|
|
"stacking": "Multiple",
|
|
"modifierName": "",
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"properties": {
|
|
"Actor_ElemMasteryDelta": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 200.0
|
|
}
|
|
},
|
|
"reduceDurablityIgnoreTimeScale": true,
|
|
"buffID": 50004
|
|
},
|
|
"SERVER_Element_Atk_Mastery_1": {
|
|
"stacking": "Multiple",
|
|
"modifierName": "",
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"properties": {
|
|
"Actor_ElemMasteryDelta": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 80.0
|
|
}
|
|
},
|
|
"reduceDurablityIgnoreTimeScale": true,
|
|
"buffID": 50004
|
|
},
|
|
"SERVER_Element_Atk_Mastery_2": {
|
|
"stacking": "Multiple",
|
|
"modifierName": "",
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"properties": {
|
|
"Actor_ElemMasteryDelta": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
}
|
|
},
|
|
"reduceDurablityIgnoreTimeScale": true,
|
|
"buffID": 50004
|
|
}
|
|
},
|
|
"isDynamicAbility": true
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "MoleMole.Config.ConfigAbility",
|
|
"abilityName": "Atk_Dungeon",
|
|
"modifiers": {
|
|
"SERVER_Atk_Dungeon_Ratio": {
|
|
"stacking": "Multiple",
|
|
"modifierName": "",
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"properties": {
|
|
"Actor_AttackRatio": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.2
|
|
}
|
|
},
|
|
"state": "AttackUp",
|
|
"reduceDurablityIgnoreTimeScale": true
|
|
},
|
|
"Atk_Dungeon_Delta": {
|
|
"modifierName": "",
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"properties": {
|
|
"Actor_AttackDelta": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 50.0
|
|
}
|
|
},
|
|
"state": "AttackUp",
|
|
"reduceDurablityIgnoreTimeScale": true
|
|
},
|
|
"SERVER_Critical_Dungeon": {
|
|
"stacking": "Multiple",
|
|
"modifierName": "",
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"properties": {
|
|
"Actor_CriticalDelta": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.08
|
|
},
|
|
"Actor_CriticalHurtDelta": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.15
|
|
}
|
|
},
|
|
"state": "AttackUp",
|
|
"reduceDurablityIgnoreTimeScale": true
|
|
},
|
|
"SERVER_PhyAdd_Dungeon_Delta": {
|
|
"stacking": "Multiple",
|
|
"modifierName": "",
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"properties": {
|
|
"Actor_PhysicalAddHurtDelta": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.25
|
|
}
|
|
},
|
|
"state": "AttackUp",
|
|
"reduceDurablityIgnoreTimeScale": true
|
|
},
|
|
"SERVER_ElemMastery_Dungeon_Delta": {
|
|
"stacking": "Multiple",
|
|
"modifierName": "",
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"properties": {
|
|
"Actor_ElemMasteryDelta": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 80.0
|
|
}
|
|
},
|
|
"state": "AttackUp",
|
|
"reduceDurablityIgnoreTimeScale": true
|
|
},
|
|
"SERVER_ChargeEfficiency_Dungeon_Delta": {
|
|
"stacking": "Multiple",
|
|
"modifierName": "",
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"properties": {
|
|
"Actor_ChargeEfficiencyDelta": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.2
|
|
}
|
|
},
|
|
"state": "AttackUp",
|
|
"reduceDurablityIgnoreTimeScale": true
|
|
},
|
|
"SERVER_Element_Art_Dungeon_Ratio": {
|
|
"stacking": "Multiple",
|
|
"modifierName": "",
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"modifierMixins": [
|
|
{
|
|
"$type": "MoleMole.Config.ModifyDamageMixin",
|
|
"attackTags": [
|
|
"Elemental_Art",
|
|
"Elemental_Art_Hold",
|
|
"Elemental_Art_Extra"
|
|
],
|
|
"damagePercentageRatio": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.2
|
|
}
|
|
}
|
|
],
|
|
"reduceDurablityIgnoreTimeScale": true,
|
|
"buffID": 30001
|
|
},
|
|
"SERVER_NormalAttack_Dungeon_Ratio": {
|
|
"stacking": "Multiple",
|
|
"modifierName": "",
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"modifierMixins": [
|
|
{
|
|
"$type": "MoleMole.Config.ModifyDamageMixin",
|
|
"attackTags": [
|
|
"NormalAttack_01",
|
|
"NormalAttack_02",
|
|
"NormalAttack_03",
|
|
"NormalAttack_04",
|
|
"NormalAttack_05",
|
|
"NormalAttack_06",
|
|
"ExtraAttack"
|
|
],
|
|
"damagePercentageRatio": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.2
|
|
}
|
|
}
|
|
],
|
|
"reduceDurablityIgnoreTimeScale": true,
|
|
"buffID": 30002
|
|
},
|
|
"SERVER_Elemental_Burst_Dungeon_Ratio": {
|
|
"stacking": "Multiple",
|
|
"modifierName": "",
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"modifierMixins": [
|
|
{
|
|
"$type": "MoleMole.Config.ModifyDamageMixin",
|
|
"attackTags": [
|
|
"Elemental_Burst"
|
|
],
|
|
"damagePercentageRatio": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.2
|
|
}
|
|
}
|
|
],
|
|
"reduceDurablityIgnoreTimeScale": true,
|
|
"buffID": 30003
|
|
},
|
|
"SERVER_Sprint_Attack_Ratio": {
|
|
"stacking": "Multiple",
|
|
"modifierName": "",
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"modifierMixins": [
|
|
{
|
|
"$type": "MoleMole.Config.DoActionByStateIDMixin",
|
|
"stateIDs": [
|
|
"SprintBS",
|
|
"Sprint"
|
|
],
|
|
"enterActions": [
|
|
{
|
|
"$type": "MoleMole.Config.Predicated",
|
|
"targetPredicates": [
|
|
{
|
|
"$type": "MoleMole.Config.ByAny",
|
|
"predicates": [
|
|
{
|
|
"$type": "MoleMole.Config.ByTargetGlobalValue",
|
|
"key": "_Sprint_Attack_Ratio_CD",
|
|
"value": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.0
|
|
}
|
|
},
|
|
{
|
|
"$type": "MoleMole.Config.ByTargetGlobalValue",
|
|
"key": "_Sprint_Attack_Ratio_CD",
|
|
"value": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 1.0
|
|
}
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"failActions": [
|
|
{
|
|
"$type": "MoleMole.Config.AddGlobalValue",
|
|
"value": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.0
|
|
},
|
|
"key": "_Sprint_Attack_Ratio_CD",
|
|
"useLimitRange": true,
|
|
"maxValue": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.0
|
|
},
|
|
"minValue": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.0
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"$type": "MoleMole.Config.ApplyModifier",
|
|
"predicates": [
|
|
{
|
|
"$type": "MoleMole.Config.ByTargetGlobalValue",
|
|
"key": "_Sprint_Attack_Ratio_CD",
|
|
"value": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.0
|
|
}
|
|
}
|
|
],
|
|
"modifierName": "Sprint_Attack_Ratio_Sub"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"Sprint_Attack_Ratio_Sub": {
|
|
"stacking": "Multiple",
|
|
"modifierName": "",
|
|
"duration": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 8.0
|
|
},
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"properties": {
|
|
"Actor_AttackRatio": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.2
|
|
}
|
|
},
|
|
"onAdded": [
|
|
{
|
|
"$type": "MoleMole.Config.ApplyModifier",
|
|
"modifierName": "Sprint_Attack_Ratio_CD_Delay"
|
|
}
|
|
],
|
|
"reduceDurablityIgnoreTimeScale": true,
|
|
"buffID": 30004
|
|
},
|
|
"Sprint_Attack_Ratio_CD_Delay": {
|
|
"stacking": "Unique",
|
|
"modifierName": "",
|
|
"duration": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.1
|
|
},
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"onRemoved": [
|
|
{
|
|
"$type": "MoleMole.Config.ApplyModifier",
|
|
"modifierName": "Sprint_Attack_Ratio_CD"
|
|
}
|
|
]
|
|
},
|
|
"Sprint_Attack_Ratio_CD": {
|
|
"stacking": "Unique",
|
|
"modifierName": "",
|
|
"duration": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 15.0
|
|
},
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"onAdded": [
|
|
{
|
|
"$type": "MoleMole.Config.AddGlobalValue",
|
|
"value": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 1.0
|
|
},
|
|
"key": "_Sprint_Attack_Ratio_CD",
|
|
"useLimitRange": true,
|
|
"maxValue": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 1.0
|
|
},
|
|
"minValue": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 1.0
|
|
}
|
|
}
|
|
],
|
|
"onRemoved": [
|
|
{
|
|
"$type": "MoleMole.Config.AddGlobalValue",
|
|
"doOffStage": true,
|
|
"value": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.0
|
|
},
|
|
"key": "_Sprint_Attack_Ratio_CD",
|
|
"useLimitRange": true,
|
|
"maxValue": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.0
|
|
},
|
|
"minValue": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.0
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"SERVER_Atk_HighHP_Dungeon": {
|
|
"stacking": "Multiple",
|
|
"modifierName": "",
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"modifierMixins": [
|
|
{
|
|
"$type": "MoleMole.Config.AttachModifierToPredicateMixin",
|
|
"onEvent": "HP",
|
|
"predicates": [
|
|
{
|
|
"$type": "MoleMole.Config.ByTargetHPRatio",
|
|
"logic": "GreaterOrEqual",
|
|
"HPRatio": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.5
|
|
}
|
|
}
|
|
],
|
|
"modifierName": "Atk_HighHP_Dungeon_Sub"
|
|
},
|
|
{
|
|
"$type": "MoleMole.Config.AttachModifierToPredicateMixin",
|
|
"onEvent": "HP",
|
|
"predicates": [
|
|
{
|
|
"$type": "MoleMole.Config.ByTargetHPRatio",
|
|
"logic": "Lesser",
|
|
"HPRatio": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.5
|
|
}
|
|
}
|
|
],
|
|
"modifierName": "Del_Atk_HighHP_Dungeon_Sub"
|
|
}
|
|
],
|
|
"onAdded": [
|
|
{
|
|
"$type": "MoleMole.Config.ApplyModifier",
|
|
"doOffStage": true,
|
|
"predicates": [
|
|
{
|
|
"$type": "MoleMole.Config.ByTargetHPRatio",
|
|
"logic": "GreaterOrEqual",
|
|
"HPRatio": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.5
|
|
}
|
|
}
|
|
],
|
|
"modifierName": "Atk_HighHP_Dungeon_Sub"
|
|
}
|
|
],
|
|
"buffID": 30005
|
|
},
|
|
"Del_Atk_HighHP_Dungeon_Sub": {
|
|
"modifierName": "",
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"onAdded": [
|
|
{
|
|
"$type": "MoleMole.Config.RemoveModifier",
|
|
"doOffStage": true,
|
|
"modifierName": "Atk_HighHP_Dungeon_Sub"
|
|
}
|
|
]
|
|
},
|
|
"Atk_HighHP_Dungeon_Sub": {
|
|
"modifierName": "",
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"properties": {
|
|
"Actor_AttackRatio": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.3
|
|
}
|
|
}
|
|
},
|
|
"SERVER_Atk_LowHP_Dungeon": {
|
|
"stacking": "Multiple",
|
|
"modifierName": "",
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"modifierMixins": [
|
|
{
|
|
"$type": "MoleMole.Config.AttachModifierToPredicateMixin",
|
|
"onEvent": "HP",
|
|
"predicates": [
|
|
{
|
|
"$type": "MoleMole.Config.ByTargetHPRatio",
|
|
"logic": "LesserOrEqual",
|
|
"HPRatio": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.5
|
|
}
|
|
}
|
|
],
|
|
"modifierName": "Atk_LowHP_Dungeon_Sub"
|
|
},
|
|
{
|
|
"$type": "MoleMole.Config.AttachModifierToPredicateMixin",
|
|
"onEvent": "HP",
|
|
"predicates": [
|
|
{
|
|
"$type": "MoleMole.Config.ByTargetHPRatio",
|
|
"HPRatio": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.5
|
|
}
|
|
}
|
|
],
|
|
"modifierName": "Del_Atk_LowHP_Dungeon_Sub"
|
|
}
|
|
],
|
|
"onAdded": [
|
|
{
|
|
"$type": "MoleMole.Config.ApplyModifier",
|
|
"doOffStage": true,
|
|
"predicates": [
|
|
{
|
|
"$type": "MoleMole.Config.ByTargetHPRatio",
|
|
"logic": "LesserOrEqual",
|
|
"HPRatio": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.5
|
|
}
|
|
}
|
|
],
|
|
"modifierName": "Atk_LowHP_Dungeon_Sub"
|
|
}
|
|
],
|
|
"buffID": 30006
|
|
},
|
|
"Del_Atk_LowHP_Dungeon_Sub": {
|
|
"modifierName": "",
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"onAdded": [
|
|
{
|
|
"$type": "MoleMole.Config.RemoveModifier",
|
|
"doOffStage": true,
|
|
"modifierName": "Atk_LowHP_Dungeon_Sub"
|
|
}
|
|
]
|
|
},
|
|
"Atk_LowHP_Dungeon_Sub": {
|
|
"modifierName": "",
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"properties": {
|
|
"Actor_AttackRatio": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.6
|
|
}
|
|
}
|
|
},
|
|
"SERVER_AtkUp_DefDown_Dungeon": {
|
|
"stacking": "Multiple",
|
|
"modifierName": "",
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"properties": {
|
|
"Actor_AttackRatio": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.4
|
|
},
|
|
"Actor_DefenceRatio": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": -0.15
|
|
}
|
|
},
|
|
"reduceDurablityIgnoreTimeScale": true,
|
|
"buffID": 30007
|
|
}
|
|
},
|
|
"isDynamicAbility": true
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "MoleMole.Config.ConfigAbility",
|
|
"abilityName": "Atk_FeatureTag_Dungeon",
|
|
"abilitySpecials": {
|
|
"Rate": {
|
|
"type": "float",
|
|
"dynamicValue": 0.3
|
|
}
|
|
},
|
|
"modifiers": {
|
|
"Atk_FeatureTag_Dungeon_1": {
|
|
"modifierName": "",
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"modifierMixins": [
|
|
{
|
|
"$type": "MoleMole.Config.ModifyDamageMixin",
|
|
"ignoreEventInfo": true,
|
|
"damagePercentageRatio": {
|
|
"isFormula": false,
|
|
"isDynamic": true,
|
|
"dynamicKey": "Rate"
|
|
},
|
|
"predicates": [
|
|
{
|
|
"$type": "MoleMole.Config.ByEntityTypes",
|
|
"entityTypes": [
|
|
"Monster"
|
|
]
|
|
},
|
|
{
|
|
"$type": "MoleMole.Config.ByHasFeatureTag",
|
|
"featureTagIDs": [
|
|
4001
|
|
]
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"onAbilityStart": [
|
|
{
|
|
"$type": "MoleMole.Config.AttachModifier",
|
|
"modifierName": "Atk_FeatureTag_Dungeon_1"
|
|
}
|
|
],
|
|
"isDynamicAbility": true
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "MoleMole.Config.ConfigAbility",
|
|
"abilityName": "Atk_WeaponType_Dungeon",
|
|
"abilitySpecials": {
|
|
"Value": {
|
|
"type": "float",
|
|
"dynamicValue": 0.5
|
|
}
|
|
},
|
|
"modifiers": {
|
|
"Atk_WeaponType_Dungeon_1": {
|
|
"modifierName": "",
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"properties": {
|
|
"Actor_AddHurtDelta": {
|
|
"isFormula": false,
|
|
"isDynamic": true,
|
|
"dynamicKey": "Value"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"onAbilityStart": [
|
|
{
|
|
"$type": "MoleMole.Config.AttachModifier",
|
|
"predicates": [
|
|
{
|
|
"$type": "MoleMole.Config.ByAny",
|
|
"predicates": [
|
|
{
|
|
"$type": "MoleMole.Config.ByEntityTypes",
|
|
"entityTypes": [
|
|
"Avatar"
|
|
]
|
|
},
|
|
{
|
|
"$type": "MoleMole.Config.ByEntityTypes",
|
|
"entityTypes": [
|
|
"Monster"
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"$type": "MoleMole.Config.ByHasFeatureTag",
|
|
"featureTagIDs": [
|
|
1051
|
|
]
|
|
}
|
|
],
|
|
"modifierName": "Atk_WeaponType_Dungeon_1"
|
|
}
|
|
],
|
|
"isDynamicAbility": true
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "MoleMole.Config.ConfigAbility",
|
|
"abilityName": "Def_Dungeon",
|
|
"modifiers": {
|
|
"SERVER_Def_Dungeon_Ratio": {
|
|
"stacking": "Multiple",
|
|
"modifierName": "",
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"properties": {
|
|
"Actor_DefenceRatio": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.3
|
|
}
|
|
},
|
|
"reduceDurablityIgnoreTimeScale": true,
|
|
"buffID": 30010
|
|
},
|
|
"Def_Dungeon_Delta": {
|
|
"modifierName": "",
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"properties": {
|
|
"Actor_DefenceDelta": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 70.0
|
|
}
|
|
},
|
|
"reduceDurablityIgnoreTimeScale": true
|
|
},
|
|
"SERVER_Element_Dungeon_Def_Fire": {
|
|
"stacking": "Multiple",
|
|
"modifierName": "",
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"properties": {
|
|
"Actor_FireSubHurtDelta": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.35
|
|
}
|
|
},
|
|
"reduceDurablityIgnoreTimeScale": true,
|
|
"buffID": 30012
|
|
},
|
|
"SERVER_Element_Dungeon_Def_Water": {
|
|
"stacking": "Multiple",
|
|
"modifierName": "",
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"properties": {
|
|
"Actor_WaterSubHurtDelta": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.35
|
|
}
|
|
},
|
|
"reduceDurablityIgnoreTimeScale": true,
|
|
"buffID": 30013
|
|
},
|
|
"SERVER_Element_Dungeon_Def_Ice": {
|
|
"stacking": "Multiple",
|
|
"modifierName": "",
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"properties": {
|
|
"Actor_IceSubHurtDelta": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.35
|
|
}
|
|
},
|
|
"reduceDurablityIgnoreTimeScale": true,
|
|
"buffID": 30014
|
|
},
|
|
"SERVER_Element_Dungeon_Def_Wind": {
|
|
"stacking": "Multiple",
|
|
"modifierName": "",
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"properties": {
|
|
"Actor_WindSubHurtDelta": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.35
|
|
}
|
|
},
|
|
"reduceDurablityIgnoreTimeScale": true,
|
|
"buffID": 30015
|
|
},
|
|
"SERVER_Element_Dungeon_Def_Elec": {
|
|
"stacking": "Multiple",
|
|
"modifierName": "",
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"properties": {
|
|
"Actor_ElecSubHurtDelta": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.35
|
|
}
|
|
},
|
|
"reduceDurablityIgnoreTimeScale": true,
|
|
"buffID": 30016
|
|
},
|
|
"SERVER_Element_Dungeon_Def_Rock": {
|
|
"stacking": "Multiple",
|
|
"modifierName": "",
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"properties": {
|
|
"Actor_RockSubHurtDelta": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.35
|
|
}
|
|
},
|
|
"reduceDurablityIgnoreTimeScale": true,
|
|
"buffID": 30017
|
|
},
|
|
"SERVER_Element_Dungeon_Def_Grass": {
|
|
"stacking": "Multiple",
|
|
"modifierName": "",
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"properties": {
|
|
"Actor_GrassSubHurtDelta": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.35
|
|
}
|
|
},
|
|
"reduceDurablityIgnoreTimeScale": true,
|
|
"buffID": 30018
|
|
},
|
|
"SERVER_Element_Dungeon_Def_All": {
|
|
"stacking": "Multiple",
|
|
"modifierName": "",
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"properties": {
|
|
"Actor_GrassSubHurtDelta": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.25
|
|
},
|
|
"Actor_RockSubHurtDelta": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.25
|
|
},
|
|
"Actor_ElecSubHurtDelta": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.25
|
|
},
|
|
"Actor_WindSubHurtDelta": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.25
|
|
},
|
|
"Actor_IceSubHurtDelta": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.25
|
|
},
|
|
"Actor_WaterSubHurtDelta": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.25
|
|
},
|
|
"Actor_FireSubHurtDelta": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.25
|
|
}
|
|
},
|
|
"reduceDurablityIgnoreTimeScale": true,
|
|
"buffID": 30019
|
|
},
|
|
"SERVER_PhySub_Dungeon_Delta": {
|
|
"stacking": "Multiple",
|
|
"modifierName": "",
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"properties": {
|
|
"Actor_PhysicalSubHurtDelta": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.3
|
|
}
|
|
},
|
|
"reduceDurablityIgnoreTimeScale": true,
|
|
"buffID": 30020
|
|
},
|
|
"SERVER_MaxHP_Dungeon_Ratio": {
|
|
"stacking": "Multiple",
|
|
"modifierName": "",
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"properties": {
|
|
"Actor_MaxHPRatio": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.25
|
|
}
|
|
},
|
|
"reduceDurablityIgnoreTimeScale": true,
|
|
"buffID": 30021
|
|
},
|
|
"SubHurt_Dungeon_Delta": {
|
|
"modifierName": "",
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"properties": {
|
|
"Actor_FireSubHurtDelta": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.5
|
|
},
|
|
"Actor_ElecSubHurtDelta": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.5
|
|
},
|
|
"Actor_WaterSubHurtDelta": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.5
|
|
},
|
|
"Actor_GrassSubHurtDelta": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.5
|
|
},
|
|
"Actor_WindSubHurtDelta": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.5
|
|
},
|
|
"Actor_IceSubHurtDelta": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.5
|
|
},
|
|
"Actor_RockSubHurtDelta": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.5
|
|
}
|
|
},
|
|
"reduceDurablityIgnoreTimeScale": true
|
|
},
|
|
"SERVER_Def_HighHP_Dungeon": {
|
|
"stacking": "Multiple",
|
|
"modifierName": "",
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"modifierMixins": [
|
|
{
|
|
"$type": "MoleMole.Config.AttachModifierToPredicateMixin",
|
|
"onEvent": "HP",
|
|
"predicates": [
|
|
{
|
|
"$type": "MoleMole.Config.ByTargetHPRatio",
|
|
"logic": "GreaterOrEqual",
|
|
"HPRatio": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.5
|
|
}
|
|
}
|
|
],
|
|
"modifierName": "Def_HighHP_Dungeon_Sub"
|
|
},
|
|
{
|
|
"$type": "MoleMole.Config.AttachModifierToPredicateMixin",
|
|
"onEvent": "HP",
|
|
"predicates": [
|
|
{
|
|
"$type": "MoleMole.Config.ByTargetHPRatio",
|
|
"logic": "Lesser",
|
|
"HPRatio": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.5
|
|
}
|
|
}
|
|
],
|
|
"modifierName": "Del_Def_HighHP_Dungeon_Sub"
|
|
}
|
|
],
|
|
"onAdded": [
|
|
{
|
|
"$type": "MoleMole.Config.ApplyModifier",
|
|
"doOffStage": true,
|
|
"predicates": [
|
|
{
|
|
"$type": "MoleMole.Config.ByTargetHPRatio",
|
|
"logic": "GreaterOrEqual",
|
|
"HPRatio": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.5
|
|
}
|
|
}
|
|
],
|
|
"modifierName": "Def_HighHP_Dungeon_Sub"
|
|
}
|
|
],
|
|
"buffID": 30023
|
|
},
|
|
"Del_Def_HighHP_Dungeon_Sub": {
|
|
"modifierName": "",
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"onAdded": [
|
|
{
|
|
"$type": "MoleMole.Config.RemoveModifier",
|
|
"doOffStage": true,
|
|
"modifierName": "Def_HighHP_Dungeon_Sub"
|
|
}
|
|
]
|
|
},
|
|
"Def_HighHP_Dungeon_Sub": {
|
|
"modifierName": "",
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"properties": {
|
|
"Actor_DefenceRatio": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.4
|
|
}
|
|
}
|
|
},
|
|
"SERVER_Def_LowHP_Dungeon": {
|
|
"stacking": "Multiple",
|
|
"modifierName": "",
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"modifierMixins": [
|
|
{
|
|
"$type": "MoleMole.Config.AttachModifierToPredicateMixin",
|
|
"onEvent": "HP",
|
|
"predicates": [
|
|
{
|
|
"$type": "MoleMole.Config.ByTargetHPRatio",
|
|
"logic": "LesserOrEqual",
|
|
"HPRatio": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.5
|
|
}
|
|
}
|
|
],
|
|
"modifierName": "Def_LowHP_Dungeon_Sub"
|
|
},
|
|
{
|
|
"$type": "MoleMole.Config.AttachModifierToPredicateMixin",
|
|
"onEvent": "HP",
|
|
"predicates": [
|
|
{
|
|
"$type": "MoleMole.Config.ByTargetHPRatio",
|
|
"HPRatio": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.5
|
|
}
|
|
}
|
|
],
|
|
"modifierName": "Del_Def_LowHP_Dungeon_Sub"
|
|
}
|
|
],
|
|
"onAdded": [
|
|
{
|
|
"$type": "MoleMole.Config.ApplyModifier",
|
|
"doOffStage": true,
|
|
"predicates": [
|
|
{
|
|
"$type": "MoleMole.Config.ByTargetHPRatio",
|
|
"logic": "LesserOrEqual",
|
|
"HPRatio": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.5
|
|
}
|
|
}
|
|
],
|
|
"modifierName": "Def_LowHP_Dungeon_Sub"
|
|
}
|
|
],
|
|
"buffID": 30024
|
|
},
|
|
"Del_Def_LowHP_Dungeon_Sub": {
|
|
"modifierName": "",
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"onAdded": [
|
|
{
|
|
"$type": "MoleMole.Config.RemoveModifier",
|
|
"doOffStage": true,
|
|
"modifierName": "Def_LowHP_Dungeon_Sub"
|
|
}
|
|
]
|
|
},
|
|
"Def_LowHP_Dungeon_Sub": {
|
|
"modifierName": "",
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"properties": {
|
|
"Actor_DefenceRatio": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.8
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"isDynamicAbility": true
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "MoleMole.Config.ConfigAbility",
|
|
"abilityName": "Support_Dungeon",
|
|
"modifiers": {
|
|
"SERVER_Heal_Dungeon_Ratio": {
|
|
"stacking": "Multiple",
|
|
"modifierName": "",
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"properties": {
|
|
"Actor_HealAddDelta": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.2
|
|
}
|
|
},
|
|
"reduceDurablityIgnoreTimeScale": true,
|
|
"buffID": 30025
|
|
},
|
|
"SERVER_KillHealHp_Dungeon_Ratio": {
|
|
"stacking": "Multiple",
|
|
"modifierName": "",
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"modifierMixins": [
|
|
{
|
|
"$type": "MoleMole.Config.DoActionByKillingMixin",
|
|
"detectWindow": 1.0,
|
|
"onKill": [
|
|
{
|
|
"$type": "MoleMole.Config.Predicated",
|
|
"target": "Other",
|
|
"targetPredicates": [
|
|
{
|
|
"$type": "MoleMole.Config.ByEntityTypes",
|
|
"entityTypes": [
|
|
"Monster"
|
|
]
|
|
}
|
|
],
|
|
"successActions": [
|
|
{
|
|
"$type": "MoleMole.Config.HealHP",
|
|
"amountByTargetMaxHPRatio": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.08
|
|
}
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"buffID": 30026
|
|
},
|
|
"KillGetBuff_Dungeon_1": {
|
|
"modifierName": "",
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"modifierMixins": [
|
|
{
|
|
"$type": "MoleMole.Config.DoActionByKillingMixin",
|
|
"detectWindow": 1.0,
|
|
"onKill": [
|
|
{
|
|
"$type": "MoleMole.Config.Predicated",
|
|
"target": "Other",
|
|
"targetPredicates": [
|
|
{
|
|
"$type": "MoleMole.Config.ByEntityTypes",
|
|
"entityTypes": [
|
|
"Monster"
|
|
]
|
|
}
|
|
],
|
|
"successActions": [
|
|
{
|
|
"$type": "MoleMole.Config.ApplyModifier",
|
|
"modifierName": "KillGetBuff_Dungeon_Sub_1"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"buffID": 30026
|
|
},
|
|
"KillGetBuff_Dungeon_Sub_1": {
|
|
"modifierName": "",
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"properties": {
|
|
"Actor_HealAddDelta": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.3
|
|
}
|
|
},
|
|
"reduceDurablityIgnoreTimeScale": true
|
|
},
|
|
"SERVER_AttackSpeed_Dungeon": {
|
|
"stacking": "Multiple",
|
|
"modifierName": "",
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"properties": {
|
|
"Animator_AttackSpeedRatio": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.25
|
|
}
|
|
},
|
|
"isLimitedProperties": true,
|
|
"buffID": 30037
|
|
},
|
|
"SERVER_UltimateSkillHealHp_Dungeon": {
|
|
"stacking": "Multiple",
|
|
"modifierName": "",
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"modifierMixins": [
|
|
{
|
|
"$type": "MoleMole.Config.OnAvatarUseSkillMixin",
|
|
"onTriggerUltimateSkill": [
|
|
{
|
|
"$type": "MoleMole.Config.HealHP",
|
|
"amountByTargetMaxHPRatio": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.3
|
|
}
|
|
}
|
|
],
|
|
"OIIDACCCPKO": 0.2
|
|
}
|
|
],
|
|
"buffID": 30038
|
|
},
|
|
"SERVER_ResetCDWhenKill_Dungeon": {
|
|
"stacking": "Multiple",
|
|
"modifierName": "",
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"modifierMixins": [
|
|
{
|
|
"$type": "MoleMole.Config.DoActionByKillingMixin",
|
|
"detectWindow": 1.0,
|
|
"onKill": [
|
|
{
|
|
"$type": "MoleMole.Config.Predicated",
|
|
"target": "Other",
|
|
"targetPredicates": [
|
|
{
|
|
"$type": "MoleMole.Config.ByEntityTypes",
|
|
"entityTypes": [
|
|
"Monster"
|
|
]
|
|
}
|
|
],
|
|
"successActions": [
|
|
{
|
|
"$type": "MoleMole.Config.ApplyModifier",
|
|
"modifierName": "ResetCDWhenKill_Dungeon_Random"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"buffID": 30039
|
|
},
|
|
"ResetCDWhenKill_Dungeon_Random": {
|
|
"modifierName": "",
|
|
"duration": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 1.9
|
|
},
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"onAdded": [
|
|
{
|
|
"$type": "MoleMole.Config.Randomed",
|
|
"chance": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.5
|
|
},
|
|
"successActions": [
|
|
{
|
|
"$type": "MoleMole.Config.ApplyModifier",
|
|
"modifierName": "ResetCDWhenKill_Dungeon_Sub"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"ResetCDWhenKill_Dungeon_Sub": {
|
|
"stacking": "Unique",
|
|
"modifierName": "",
|
|
"duration": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 20.0
|
|
},
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"onAdded": [
|
|
{
|
|
"$type": "MoleMole.Config.ModifyAvatarSkillCD",
|
|
"skillSlot": [
|
|
2
|
|
],
|
|
"cdRatio": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": -1.0
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"SERVER_Stamina_ExtraAttack_Dungeon": {
|
|
"stacking": "Multiple",
|
|
"modifierName": "",
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"modifierMixins": [
|
|
{
|
|
"$type": "MoleMole.Config.AttachToStateIDMixin",
|
|
"stateIDs": [
|
|
"ExtraAttack_BS",
|
|
"ExtraAttack_Charge",
|
|
"ExtraAttack",
|
|
"ExtraAttack_AS",
|
|
"ExtraAttack1",
|
|
"ExtraAttack2",
|
|
"ExtraAttack3"
|
|
],
|
|
"modifierName": "Stamina_ExtraAttack_Dungeon_Sub"
|
|
}
|
|
],
|
|
"buffID": 30040
|
|
},
|
|
"Stamina_ExtraAttack_Dungeon_Sub": {
|
|
"modifierName": "",
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"properties": {
|
|
"Actor_CostStaminaRatio": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": -0.5
|
|
}
|
|
}
|
|
},
|
|
"SERVER_SkillCD_Dungeon_Ratio": {
|
|
"stacking": "Multiple",
|
|
"modifierName": "",
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"properties": {
|
|
"Actor_SkillCDMinusRatio": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.2
|
|
}
|
|
},
|
|
"reduceDurablityIgnoreTimeScale": true,
|
|
"buffID": 30041
|
|
}
|
|
},
|
|
"isDynamicAbility": true
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "MoleMole.Config.ConfigAbility",
|
|
"abilityName": "Stamina_Sprint_Dungeon",
|
|
"modifiers": {
|
|
"SERVER_Stamina_Sprint_Dungeon_1": {
|
|
"stacking": "Multiple",
|
|
"modifierName": "",
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"modifierMixins": [
|
|
{
|
|
"$type": "MoleMole.Config.AttachToStateIDMixin",
|
|
"stateIDs": [
|
|
"SprintBS",
|
|
"Sprint"
|
|
],
|
|
"modifierName": "Stamina_Sprint_Dungeon_1_x"
|
|
}
|
|
],
|
|
"buffID": 30042
|
|
},
|
|
"Stamina_Sprint_Dungeon_1_x": {
|
|
"modifierName": "",
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"properties": {
|
|
"Actor_CostStaminaRatio": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": -0.3
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"onAbilityStart": [
|
|
{
|
|
"$type": "MoleMole.Config.AttachModifier",
|
|
"target": "Target",
|
|
"modifierName": "SERVER_Stamina_Sprint_Dungeon_1"
|
|
}
|
|
],
|
|
"isDynamicAbility": true
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "MoleMole.Config.ConfigAbility",
|
|
"abilityName": "MoveSpeed_Dungeon",
|
|
"modifiers": {
|
|
"SERVER_MoveSpeed_Dungeon_1": {
|
|
"stacking": "Multiple",
|
|
"modifierName": "",
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"properties": {
|
|
"Animator_MoveSpeedRatio": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.3
|
|
}
|
|
},
|
|
"reduceDurablityIgnoreTimeScale": true,
|
|
"buffID": 30043
|
|
}
|
|
},
|
|
"onAbilityStart": [
|
|
{
|
|
"$type": "MoleMole.Config.AttachModifier",
|
|
"target": "Target",
|
|
"modifierName": "SERVER_MoveSpeed_Dungeon_1"
|
|
}
|
|
],
|
|
"isDynamicAbility": true
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "MoleMole.Config.ConfigAbility",
|
|
"abilityName": "ReHP_Ins&Con_Dungeon",
|
|
"modifiers": {
|
|
"SERVER_ReHP_Ins&Con_Dungeon_1": {
|
|
"stacking": "Multiple",
|
|
"modifierName": "",
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"onAdded": [
|
|
{
|
|
"$type": "MoleMole.Config.HealHP",
|
|
"doOffStage": true,
|
|
"amountByTargetMaxHPRatio": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.25
|
|
}
|
|
}
|
|
],
|
|
"reduceDurablityIgnoreTimeScale": true
|
|
},
|
|
"ReHP_Ins&Con_Dungeon_2": {
|
|
"modifierName": "",
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"onAdded": [
|
|
{
|
|
"$type": "MoleMole.Config.HealHP",
|
|
"doOffStage": true,
|
|
"amountByTargetMaxHPRatio": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.5
|
|
}
|
|
}
|
|
],
|
|
"reduceDurablityIgnoreTimeScale": true
|
|
},
|
|
"ReHP_Ins&Con_Dungeon_3": {
|
|
"modifierName": "",
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"onAdded": [
|
|
{
|
|
"$type": "MoleMole.Config.HealHP",
|
|
"doOffStage": true,
|
|
"amountByTargetMaxHPRatio": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.7
|
|
}
|
|
}
|
|
],
|
|
"reduceDurablityIgnoreTimeScale": true
|
|
}
|
|
},
|
|
"isDynamicAbility": true
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "MoleMole.Config.ConfigAbility",
|
|
"abilityName": "Atk_HitHeadBox_Dungeon",
|
|
"modifiers": {
|
|
"SERVER_Atk_HitBox_Dungeon": {
|
|
"stacking": "Multiple",
|
|
"modifierName": "",
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"modifierMixins": [
|
|
{
|
|
"$type": "MoleMole.Config.ModifyDamageMixin",
|
|
"ignoreEventInfo": true,
|
|
"damagePercentageRatio": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.3
|
|
},
|
|
"predicates": [
|
|
{
|
|
"$type": "MoleMole.Config.ByHitBoxType",
|
|
"hitBoxType": "Head"
|
|
},
|
|
{
|
|
"$type": "MoleMole.Config.ByEntityTypes",
|
|
"entityTypes": [
|
|
"Monster"
|
|
]
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"buffID": 30044
|
|
}
|
|
},
|
|
"onAbilityStart": [
|
|
{
|
|
"$type": "MoleMole.Config.AttachModifier",
|
|
"target": "Target",
|
|
"modifierName": "SERVER_Atk_HitBox_Dungeon"
|
|
}
|
|
],
|
|
"isDynamicAbility": true
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "MoleMole.Config.ConfigAbility",
|
|
"abilityName": "Suport_ResetCDWhenSkillHit_Dungeon",
|
|
"modifiers": {
|
|
"ResetCDWhenSkillHit_Dungeon": {
|
|
"modifierName": "",
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"onAttackLanded": [
|
|
{
|
|
"$type": "MoleMole.Config.Predicated",
|
|
"target": "Target",
|
|
"targetPredicates": [
|
|
{
|
|
"$type": "MoleMole.Config.ByEntityTypes",
|
|
"entityTypes": [
|
|
"Monster"
|
|
]
|
|
},
|
|
{
|
|
"$type": "MoleMole.Config.ByHitDamage",
|
|
"damage": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.0
|
|
}
|
|
},
|
|
{
|
|
"$type": "MoleMole.Config.ByAttackTags",
|
|
"attackTags": [
|
|
"Elemental_Art",
|
|
"Elemental_Art_Hold",
|
|
"Elemental_Art_Extra"
|
|
]
|
|
}
|
|
],
|
|
"successActions": [
|
|
{
|
|
"$type": "MoleMole.Config.ApplyModifier",
|
|
"modifierName": "ResetCDWhenSkillHit_Dungeon_Random"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"buffID": 30045
|
|
},
|
|
"ResetCDWhenSkillHit_Dungeon_Random": {
|
|
"modifierName": "",
|
|
"duration": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 1.9
|
|
},
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"onAdded": [
|
|
{
|
|
"$type": "MoleMole.Config.Randomed",
|
|
"chance": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.5
|
|
},
|
|
"successActions": [
|
|
{
|
|
"$type": "MoleMole.Config.ApplyModifier",
|
|
"modifierName": "ResetCDWhenSkillHit_Dungeon_Sub"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"ResetCDWhenSkillHit_Dungeon_Sub": {
|
|
"stacking": "Unique",
|
|
"modifierName": "",
|
|
"duration": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 30.0
|
|
},
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"onAdded": [
|
|
{
|
|
"$type": "MoleMole.Config.ModifyAvatarSkillCD",
|
|
"skillSlot": [
|
|
2
|
|
],
|
|
"cdRatio": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": -1.0
|
|
}
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"onAbilityStart": [
|
|
{
|
|
"$type": "MoleMole.Config.AttachModifier",
|
|
"target": "Target",
|
|
"modifierName": "ResetCDWhenSkillHit_Dungeon"
|
|
}
|
|
],
|
|
"isDynamicAbility": true
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "MoleMole.Config.ConfigAbility",
|
|
"abilityName": "Atk_State_Dungeon_1",
|
|
"modifiers": {
|
|
"Atk_State_Dungeon_1": {
|
|
"modifierName": "",
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"onAttackLanded": [
|
|
{
|
|
"$type": "MoleMole.Config.Predicated",
|
|
"target": "Target",
|
|
"targetPredicates": [
|
|
{
|
|
"$type": "MoleMole.Config.ByAny",
|
|
"predicates": [
|
|
{
|
|
"$type": "MoleMole.Config.ByHasAbilityState",
|
|
"abilityState": "ElementFreeze"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"successActions": [
|
|
{
|
|
"$type": "MoleMole.Config.DamageByAttackValue",
|
|
"otherTargets": {
|
|
"$type": "MoleMole.Config.SelectTargetsByShape",
|
|
"shapeName": "CircleR1",
|
|
"centerBasedOn": "Target",
|
|
"campTargetType": "Enemy",
|
|
"sizeRatio": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 1.0
|
|
}
|
|
},
|
|
"attackInfo": {
|
|
"attackTag": "",
|
|
"attenuationTag": "",
|
|
"attenuationGroup": "default",
|
|
"attackProperty": {
|
|
"damagePercentage": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.2
|
|
},
|
|
"damagePercentageRatio": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.0
|
|
},
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"strikeType": "Pierce",
|
|
"enBreak": 20.0,
|
|
"attackType": "Range",
|
|
"bonusCritical": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 1.0
|
|
},
|
|
"bonusCriticalHurt": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.0
|
|
}
|
|
},
|
|
"hitPattern": {
|
|
"onHitEffectName": "default",
|
|
"hitImpulseType": "LV0",
|
|
"retreatType": "ByHitDirection",
|
|
"hitHaltTime": 0.06,
|
|
"hitHaltTimeScale": 0.01,
|
|
"canBeDefenceHalt": true
|
|
},
|
|
"cameraShake": {
|
|
"shakeType": "CustomVector",
|
|
"shakeRange": 0.12,
|
|
"shakeTime": 0.12,
|
|
"shakeDistance": 30.0,
|
|
"shakeDir": {
|
|
"x": -1.0
|
|
}
|
|
}
|
|
}
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"onAbilityStart": [
|
|
{
|
|
"$type": "MoleMole.Config.ApplyModifier",
|
|
"modifierName": "Atk_State_Dungeon_1"
|
|
}
|
|
],
|
|
"isDynamicAbility": true
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "MoleMole.Config.ConfigAbility",
|
|
"abilityName": "Dulins_Blood_Buff",
|
|
"modifiers": {
|
|
"EffectAttach": {
|
|
"modifierName": "",
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"onAdded": [
|
|
{
|
|
"$type": "MoleMole.Config.AttachEffect",
|
|
"effectPattern": {
|
|
"isDynamic": false,
|
|
"fixedValue": "Eff_SceneObj_DropDulinsBlood_01"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"SERVER_Dulins_Blood_Smash_Ice_Buff": {
|
|
"stacking": "Multiple",
|
|
"modifierName": "",
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"modifierMixins": [
|
|
{
|
|
"$type": "MoleMole.Config.ResistClimateMixin",
|
|
"climateTypes": [
|
|
"Cold"
|
|
],
|
|
"trend": "Rise",
|
|
"ratio": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": -999.0
|
|
},
|
|
"type": "Current"
|
|
},
|
|
{
|
|
"$type": "MoleMole.Config.CurLocalAvatarMixin",
|
|
"modifierName": "EffectAttach"
|
|
}
|
|
],
|
|
"onAdded": [
|
|
{
|
|
"$type": "MoleMole.Config.AddClimateMeter",
|
|
"climateType": "Cold",
|
|
"value": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": -5.0
|
|
}
|
|
},
|
|
{
|
|
"$type": "MoleMole.Config.AddGlobalValue",
|
|
"target": "CurTeamAvatars",
|
|
"doOffStage": true,
|
|
"value": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": -1.0
|
|
},
|
|
"key": "DULINS_BLOOD_BUFF_USED",
|
|
"useLimitRange": true,
|
|
"maxValue": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 1.0
|
|
},
|
|
"minValue": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.0
|
|
}
|
|
},
|
|
{
|
|
"$type": "MoleMole.Config.AddGlobalValue",
|
|
"doOffStage": true,
|
|
"value": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 1.0
|
|
},
|
|
"key": "HAS_BLOOD_BUFF_MARK_NORMAL",
|
|
"useLimitRange": true,
|
|
"maxValue": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 1.0
|
|
},
|
|
"minValue": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.0
|
|
}
|
|
}
|
|
],
|
|
"onRemoved": [
|
|
{
|
|
"$type": "MoleMole.Config.AddGlobalValue",
|
|
"doOffStage": true,
|
|
"value": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": -1.0
|
|
},
|
|
"key": "HAS_BLOOD_BUFF_MARK_NORMAL",
|
|
"useLimitRange": true,
|
|
"maxValue": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 1.0
|
|
},
|
|
"minValue": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.0
|
|
}
|
|
}
|
|
],
|
|
"onAttackLanded": [
|
|
{
|
|
"$type": "MoleMole.Config.Predicated",
|
|
"target": "Other",
|
|
"targetPredicates": [
|
|
{
|
|
"$type": "MoleMole.Config.ByNot",
|
|
"predicates": [
|
|
{
|
|
"$type": "MoleMole.Config.ByEntityTypes",
|
|
"entityTypes": [
|
|
"None",
|
|
"Bush"
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"$type": "MoleMole.Config.ByAttackTags",
|
|
"attackTags": [
|
|
"NormalAttack_01",
|
|
"NormalAttack_02",
|
|
"NormalAttack_03",
|
|
"NormalAttack_04",
|
|
"NormalAttack_05",
|
|
"NormalAttack_06",
|
|
"ExtraAttack",
|
|
"FallingAttack",
|
|
"Elemental_Art",
|
|
"Elemental_Art_Hold",
|
|
"Elemental_Art_Extra",
|
|
"Elemental_Burst"
|
|
]
|
|
},
|
|
{
|
|
"$type": "MoleMole.Config.ByTargetGlobalValue",
|
|
"target": "Self",
|
|
"key": "DULINS_BLOOD_BUFF_USED",
|
|
"value": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.0
|
|
},
|
|
"compareType": "NoneOrEqual"
|
|
}
|
|
],
|
|
"successActions": [
|
|
{
|
|
"$type": "MoleMole.Config.AddGlobalValue",
|
|
"target": "CurTeamAvatars",
|
|
"doOffStage": true,
|
|
"value": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 1.0
|
|
},
|
|
"key": "DULINS_BLOOD_BUFF_USED",
|
|
"useLimitRange": true,
|
|
"maxValue": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 1.0
|
|
},
|
|
"minValue": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.0
|
|
}
|
|
},
|
|
{
|
|
"$type": "MoleMole.Config.TriggerAttackEvent",
|
|
"attackEvent": {
|
|
"attackPattern": {
|
|
"$type": "MoleMole.Config.ConfigAttackBox",
|
|
"triggerType": "TriggerNoRepeat",
|
|
"entityAttackFilter": "IgnoreSceneProp",
|
|
"born": {
|
|
"$type": "MoleMole.Config.ConfigBornByHitPoint"
|
|
},
|
|
"size": {
|
|
"x": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 2.0
|
|
},
|
|
"y": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 2.0
|
|
},
|
|
"z": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 2.0
|
|
}
|
|
}
|
|
},
|
|
"attackInfo": {
|
|
"attackTag": "BloodSmash",
|
|
"attenuationTag": "",
|
|
"attenuationGroup": "default",
|
|
"attackProperty": {
|
|
"damagePercentage": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 3.75
|
|
},
|
|
"damagePercentageRatio": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.0
|
|
},
|
|
"elementType": "Fire",
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 50.0
|
|
},
|
|
"strikeType": "Default",
|
|
"enBreak": 50.0
|
|
},
|
|
"hitPattern": {
|
|
"onHitEffectName": "none",
|
|
"hitImpulseType": "LV2",
|
|
"hitHaltTimeScale": 0.01
|
|
}
|
|
}
|
|
},
|
|
"targetType": "Enemy"
|
|
},
|
|
{
|
|
"$type": "MoleMole.Config.FireEffect",
|
|
"effectPattern": {
|
|
"isDynamic": false,
|
|
"fixedValue": "Eff_SceneObj_DropDulinsBlood_02"
|
|
},
|
|
"born": {
|
|
"$type": "MoleMole.Config.ConfigBornByHitPoint"
|
|
}
|
|
},
|
|
{
|
|
"$type": "MoleMole.Config.RemoveServerBuff",
|
|
"target": "CurTeamAvatars",
|
|
"sBuffId": 500101,
|
|
"isTeamBuff": true
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"SERVER_Dulins_Blood_Smash_Ice_Buff_Event": {
|
|
"stacking": "Multiple",
|
|
"modifierName": "",
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"modifierMixins": [
|
|
{
|
|
"$type": "MoleMole.Config.ResistClimateMixin",
|
|
"climateTypes": [
|
|
"Cold"
|
|
],
|
|
"trend": "Rise",
|
|
"ratio": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": -999.0
|
|
},
|
|
"type": "Current"
|
|
},
|
|
{
|
|
"$type": "MoleMole.Config.CurLocalAvatarMixin",
|
|
"modifierName": "EffectAttach"
|
|
}
|
|
],
|
|
"onAdded": [
|
|
{
|
|
"$type": "MoleMole.Config.AddClimateMeter",
|
|
"climateType": "Cold",
|
|
"value": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": -5.0
|
|
}
|
|
},
|
|
{
|
|
"$type": "MoleMole.Config.AddGlobalValue",
|
|
"doOffStage": true,
|
|
"value": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 1.0
|
|
},
|
|
"key": "HAS_BLOOD_BUFF_MARK",
|
|
"useLimitRange": true,
|
|
"maxValue": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 1.0
|
|
},
|
|
"minValue": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.0
|
|
}
|
|
},
|
|
{
|
|
"$type": "MoleMole.Config.ServerLuaCall",
|
|
"luaCallType": "CurScenePlay",
|
|
"funcName": "UpdateDulinsBloodPickCount",
|
|
"param1": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.0
|
|
},
|
|
"param2": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.0
|
|
},
|
|
"param3": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.0
|
|
}
|
|
},
|
|
{
|
|
"$type": "MoleMole.Config.AddGlobalValue",
|
|
"target": "CurTeamAvatars",
|
|
"doOffStage": true,
|
|
"value": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": -1.0
|
|
},
|
|
"key": "DULINS_BLOOD_BUFF_USED",
|
|
"useLimitRange": true,
|
|
"maxValue": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 1.0
|
|
},
|
|
"minValue": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.0
|
|
}
|
|
}
|
|
],
|
|
"onRemoved": [
|
|
{
|
|
"$type": "MoleMole.Config.AddGlobalValue",
|
|
"doOffStage": true,
|
|
"value": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": -1.0
|
|
},
|
|
"key": "HAS_BLOOD_BUFF_MARK",
|
|
"useLimitRange": true,
|
|
"maxValue": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 1.0
|
|
},
|
|
"minValue": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.0
|
|
}
|
|
}
|
|
],
|
|
"onAttackLanded": [
|
|
{
|
|
"$type": "MoleMole.Config.Predicated",
|
|
"targetPredicates": [
|
|
{
|
|
"$type": "MoleMole.Config.ByNot",
|
|
"predicates": [
|
|
{
|
|
"$type": "MoleMole.Config.ByEntityTypes",
|
|
"entityTypes": [
|
|
"None",
|
|
"Bush"
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"$type": "MoleMole.Config.ByAttackTags",
|
|
"attackTags": [
|
|
"NormalAttack_01",
|
|
"NormalAttack_02",
|
|
"NormalAttack_03",
|
|
"NormalAttack_04",
|
|
"NormalAttack_05",
|
|
"NormalAttack_06",
|
|
"ExtraAttack",
|
|
"FallingAttack",
|
|
"Elemental_Art",
|
|
"Elemental_Art_Hold",
|
|
"Elemental_Art_Extra",
|
|
"Elemental_Burst"
|
|
]
|
|
},
|
|
{
|
|
"$type": "MoleMole.Config.ByTargetGlobalValue",
|
|
"target": "Self",
|
|
"key": "DULINS_BLOOD_BUFF_USED",
|
|
"value": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.0
|
|
},
|
|
"compareType": "NoneOrEqual"
|
|
}
|
|
],
|
|
"successActions": [
|
|
{
|
|
"$type": "MoleMole.Config.AddGlobalValue",
|
|
"target": "CurTeamAvatars",
|
|
"doOffStage": true,
|
|
"value": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 1.0
|
|
},
|
|
"key": "DULINS_BLOOD_BUFF_USED",
|
|
"useLimitRange": true,
|
|
"maxValue": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 1.0
|
|
},
|
|
"minValue": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.0
|
|
}
|
|
},
|
|
{
|
|
"$type": "MoleMole.Config.TriggerAttackEvent",
|
|
"attackEvent": {
|
|
"attackPattern": {
|
|
"$type": "MoleMole.Config.ConfigAttackBox",
|
|
"triggerType": "TriggerNoRepeat",
|
|
"entityAttackFilter": "IgnoreSceneProp",
|
|
"born": {
|
|
"$type": "MoleMole.Config.ConfigBornByHitPoint"
|
|
},
|
|
"size": {
|
|
"x": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 2.0
|
|
},
|
|
"y": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 2.0
|
|
},
|
|
"z": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 2.0
|
|
}
|
|
}
|
|
},
|
|
"attackInfo": {
|
|
"attackTag": "BloodSmash",
|
|
"attenuationTag": "",
|
|
"attenuationGroup": "default",
|
|
"attackProperty": {
|
|
"damagePercentage": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 3.75
|
|
},
|
|
"damagePercentageRatio": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.0
|
|
},
|
|
"elementType": "Fire",
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 25.0
|
|
},
|
|
"strikeType": "Default",
|
|
"enBreak": 50.0
|
|
},
|
|
"hitPattern": {
|
|
"onHitEffectName": "none",
|
|
"hitImpulseType": "LV2",
|
|
"hitHaltTimeScale": 0.01
|
|
}
|
|
}
|
|
},
|
|
"targetType": "Enemy"
|
|
},
|
|
{
|
|
"$type": "MoleMole.Config.FireEffect",
|
|
"effectPattern": {
|
|
"isDynamic": false,
|
|
"fixedValue": "Eff_SceneObj_DropDulinsBlood_02"
|
|
},
|
|
"born": {
|
|
"$type": "MoleMole.Config.ConfigBornByHitPoint"
|
|
}
|
|
},
|
|
{
|
|
"$type": "MoleMole.Config.RemoveServerBuff",
|
|
"target": "CurTeamAvatars",
|
|
"sBuffId": 500102,
|
|
"isTeamBuff": true
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"isDynamicAbility": true
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "MoleMole.Config.ConfigAbility",
|
|
"abilityName": "Anti_Cold_Food_Buff",
|
|
"modifiers": {
|
|
"SERVER_Anti_Cold_Buff_lv2_1": {
|
|
"stacking": "Multiple",
|
|
"modifierName": "",
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"modifierMixins": [
|
|
{
|
|
"$type": "MoleMole.Config.CurLocalAvatarMixin",
|
|
"modifierName": "Resist_lv2_1"
|
|
}
|
|
],
|
|
"buffID": 50005
|
|
},
|
|
"Resist_lv2_1": {
|
|
"modifierName": "",
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"modifierMixins": [
|
|
{
|
|
"$type": "MoleMole.Config.ResistClimateMixin",
|
|
"climateTypes": [
|
|
"Cold",
|
|
"ColdMonster"
|
|
],
|
|
"trend": "Rise",
|
|
"ratio": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": -0.3
|
|
},
|
|
"type": "Current"
|
|
}
|
|
]
|
|
},
|
|
"SERVER_Anti_Cold_Buff_lv2_2": {
|
|
"stacking": "Multiple",
|
|
"modifierName": "",
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"modifierMixins": [
|
|
{
|
|
"$type": "MoleMole.Config.CurLocalAvatarMixin",
|
|
"modifierName": "Resist_lv2_2"
|
|
}
|
|
],
|
|
"buffID": 50005
|
|
},
|
|
"Resist_lv2_2": {
|
|
"modifierName": "",
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"modifierMixins": [
|
|
{
|
|
"$type": "MoleMole.Config.ResistClimateMixin",
|
|
"climateTypes": [
|
|
"Cold",
|
|
"ColdMonster"
|
|
],
|
|
"trend": "Rise",
|
|
"ratio": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": -0.4
|
|
},
|
|
"type": "Current"
|
|
}
|
|
]
|
|
},
|
|
"SERVER_Anti_Cold_Buff_lv2_3": {
|
|
"stacking": "Multiple",
|
|
"modifierName": "",
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"modifierMixins": [
|
|
{
|
|
"$type": "MoleMole.Config.CurLocalAvatarMixin",
|
|
"modifierName": "Resist_lv2_3"
|
|
}
|
|
],
|
|
"buffID": 50005
|
|
},
|
|
"Resist_lv2_3": {
|
|
"modifierName": "",
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"modifierMixins": [
|
|
{
|
|
"$type": "MoleMole.Config.ResistClimateMixin",
|
|
"climateTypes": [
|
|
"Cold",
|
|
"ColdMonster"
|
|
],
|
|
"trend": "Rise",
|
|
"ratio": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": -0.5
|
|
},
|
|
"type": "Current"
|
|
}
|
|
]
|
|
},
|
|
"SERVER_Anti_Cold_Buff_lv2_4": {
|
|
"stacking": "Multiple",
|
|
"modifierName": "",
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"modifierMixins": [
|
|
{
|
|
"$type": "MoleMole.Config.CurLocalAvatarMixin",
|
|
"modifierName": "Resist_lv2_4"
|
|
}
|
|
],
|
|
"buffID": 50005
|
|
},
|
|
"Resist_lv2_4": {
|
|
"modifierName": "",
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"modifierMixins": [
|
|
{
|
|
"$type": "MoleMole.Config.ResistClimateMixin",
|
|
"climateTypes": [
|
|
"Cold",
|
|
"ColdMonster"
|
|
],
|
|
"trend": "Rise",
|
|
"ratio": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": -0.5
|
|
},
|
|
"type": "Current"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"isDynamicAbility": true
|
|
}
|
|
}
|
|
] |