mirror of
https://github.com/Koko-boya/Grasscutter_Resources
synced 2024-01-31 23:23:19 +08:00
1118 lines
34 KiB
JSON
1118 lines
34 KiB
JSON
[
|
|
{
|
|
"Default": {
|
|
"$type": "MoleMole.Config.ConfigAbility",
|
|
"abilityName": "TeamResonance_Fire_Lv2",
|
|
"abilitySpecials": {
|
|
"TeamResonance_Fire_Lv2_DurationRatio": {
|
|
"type": "float",
|
|
"dynamicValue": 0.0
|
|
},
|
|
"TeamResonance_Fire_Lv2_AttackRatio": {
|
|
"type": "float",
|
|
"dynamicValue": 0.0
|
|
}
|
|
},
|
|
"modifiers": {
|
|
"UNIQUE_TeamResonance_Fire_Lv2": {
|
|
"modifierName": "",
|
|
"isUnique": true,
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"properties": {
|
|
"Actor_AttackRatio": {
|
|
"isFormula": false,
|
|
"isDynamic": true,
|
|
"dynamicKey": "TeamResonance_Fire_Lv2_AttackRatio"
|
|
}
|
|
},
|
|
"onAdded": [
|
|
{
|
|
"$type": "MoleMole.Config.AttachElementTypeResistance",
|
|
"doOffStage": true,
|
|
"elementType": "Ice",
|
|
"durationRatio": 0.4
|
|
}
|
|
],
|
|
"isLimitedProperties": true
|
|
}
|
|
},
|
|
"onAdded": [
|
|
{
|
|
"$type": "MoleMole.Config.AttachModifier",
|
|
"doOffStage": true,
|
|
"modifierName": "UNIQUE_TeamResonance_Fire_Lv2"
|
|
}
|
|
],
|
|
"isDynamicAbility": true
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "MoleMole.Config.ConfigAbility",
|
|
"abilityName": "TeamResonance_Water_Lv2",
|
|
"abilitySpecials": {
|
|
"TeamResonance_Water_Lv2_DurationRatio": {
|
|
"type": "float",
|
|
"dynamicValue": 0.0
|
|
},
|
|
"TeamResonance_Water_Lv2_HealedAddDelta": {
|
|
"type": "float",
|
|
"dynamicValue": 0.0
|
|
}
|
|
},
|
|
"modifiers": {
|
|
"UNIQUE_TeamResonance_Water_Lv2": {
|
|
"modifierName": "",
|
|
"isUnique": true,
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"properties": {
|
|
"Actor_HealedAddDelta": {
|
|
"isFormula": false,
|
|
"isDynamic": true,
|
|
"dynamicKey": "TeamResonance_Water_Lv2_HealedAddDelta"
|
|
}
|
|
},
|
|
"onAdded": [
|
|
{
|
|
"$type": "MoleMole.Config.AttachElementTypeResistance",
|
|
"doOffStage": true,
|
|
"elementType": "Fire",
|
|
"durationRatio": 0.4
|
|
}
|
|
],
|
|
"isLimitedProperties": true
|
|
}
|
|
},
|
|
"onAdded": [
|
|
{
|
|
"$type": "MoleMole.Config.AttachModifier",
|
|
"doOffStage": true,
|
|
"modifierName": "UNIQUE_TeamResonance_Water_Lv2"
|
|
}
|
|
],
|
|
"isDynamicAbility": true
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "MoleMole.Config.ConfigAbility",
|
|
"abilityName": "TeamResonance_Ice_Lv2",
|
|
"abilitySpecials": {
|
|
"TeamResonance_Ice_Lv2_BonusCritical": {
|
|
"type": "float",
|
|
"dynamicValue": 0.0
|
|
},
|
|
"TeamResonance_Ice_Lv2_DurationRatio": {
|
|
"type": "float",
|
|
"dynamicValue": 0.0
|
|
}
|
|
},
|
|
"modifiers": {
|
|
"UNIQUE_TeamResonance_Ice_Lv2": {
|
|
"modifierName": "",
|
|
"isUnique": true,
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"modifierMixins": [
|
|
{
|
|
"$type": "MoleMole.Config.ModifyDamageMixin",
|
|
"ignoreEventInfo": true,
|
|
"damagePercentageRatio": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.0
|
|
},
|
|
"bonusCritical": {
|
|
"isFormula": false,
|
|
"isDynamic": true,
|
|
"dynamicKey": "TeamResonance_Ice_Lv2_BonusCritical"
|
|
},
|
|
"predicates": [
|
|
{
|
|
"$type": "MoleMole.Config.ByAny",
|
|
"predicates": [
|
|
{
|
|
"$type": "MoleMole.Config.ByHasElement",
|
|
"element": "Ice"
|
|
},
|
|
{
|
|
"$type": "MoleMole.Config.ByHasElement",
|
|
"element": "Frozen"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"onAdded": [
|
|
{
|
|
"$type": "MoleMole.Config.AttachElementTypeResistance",
|
|
"doOffStage": true,
|
|
"elementType": "Electric",
|
|
"durationRatio": 0.4
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"onAdded": [
|
|
{
|
|
"$type": "MoleMole.Config.AttachModifier",
|
|
"doOffStage": true,
|
|
"modifierName": "UNIQUE_TeamResonance_Ice_Lv2"
|
|
}
|
|
],
|
|
"isDynamicAbility": true
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "MoleMole.Config.ConfigAbility",
|
|
"abilityName": "TeamResonance_Electric_Lv2",
|
|
"abilitySpecials": {
|
|
"TeamResonance_Electric_Lv2_DurationRatio": {
|
|
"type": "float",
|
|
"dynamicValue": 0.0
|
|
},
|
|
"TeamResonance_Electric_Lv2_Chance": {
|
|
"type": "float",
|
|
"dynamicValue": 0.0
|
|
},
|
|
"TeamResonance_Electric_Lv2_Cooldown": {
|
|
"type": "float",
|
|
"dynamicValue": 0.0
|
|
}
|
|
},
|
|
"modifiers": {
|
|
"UNIQUE_TeamResonance_Electric_Lv2": {
|
|
"modifierName": "",
|
|
"isUnique": true,
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"modifierMixins": [
|
|
{
|
|
"$type": "MoleMole.Config.DoActionByElementReactionMixin",
|
|
"entityTypes": [
|
|
"Monster"
|
|
],
|
|
"reactionTypes": [
|
|
"Explode",
|
|
"Shock",
|
|
"Superconductor"
|
|
],
|
|
"actions": [
|
|
{
|
|
"$type": "MoleMole.Config.AttachModifier",
|
|
"target": "OriginOwner",
|
|
"doOffStage": true,
|
|
"predicates": [
|
|
{
|
|
"$type": "MoleMole.Config.ByEntityTypes",
|
|
"entityTypes": [
|
|
"Avatar"
|
|
],
|
|
"reject": true
|
|
}
|
|
],
|
|
"modifierName": "UNIQUE_TeamResonance_Electric_Lv2_DropBall"
|
|
},
|
|
{
|
|
"$type": "MoleMole.Config.AttachModifier",
|
|
"doOffStage": true,
|
|
"predicates": [
|
|
{
|
|
"$type": "MoleMole.Config.ByEntityTypes",
|
|
"entityTypes": [
|
|
"Avatar"
|
|
]
|
|
}
|
|
],
|
|
"modifierName": "UNIQUE_TeamResonance_Electric_Lv2_DropBall"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"onAdded": [
|
|
{
|
|
"$type": "MoleMole.Config.AttachElementTypeResistance",
|
|
"elementType": "Water",
|
|
"durationRatio": 0.4
|
|
}
|
|
]
|
|
},
|
|
"UNIQUE_TeamResonance_Electric_Lv2_DropBall": {
|
|
"stacking": "Unique",
|
|
"modifierName": "",
|
|
"isUnique": true,
|
|
"duration": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 1.5
|
|
},
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"onAdded": [
|
|
{
|
|
"$type": "MoleMole.Config.Randomed",
|
|
"doOffStage": true,
|
|
"chance": {
|
|
"isFormula": false,
|
|
"isDynamic": true,
|
|
"dynamicKey": "TeamResonance_Electric_Lv2_Chance"
|
|
},
|
|
"successActions": [
|
|
{
|
|
"$type": "MoleMole.Config.GenerateElemBall",
|
|
"doOffStage": true,
|
|
"predicates": [
|
|
{
|
|
"$type": "MoleMole.Config.ByTargetGlobalValue",
|
|
"target": "Team",
|
|
"key": "_ABILITY_TEAMRESONANCE_ELECTRIC_LV2_COOLDOWN",
|
|
"value": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.0
|
|
},
|
|
"compareType": "NoneOrEqual"
|
|
}
|
|
],
|
|
"configID": 2020,
|
|
"born": {
|
|
"$type": "MoleMole.Config.ConfigBornByTarget",
|
|
"offset": {
|
|
"x": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.0
|
|
},
|
|
"y": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.0
|
|
},
|
|
"z": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.0
|
|
}
|
|
},
|
|
"bornRandom": {
|
|
"$type": "MoleMole.Config.BornRandomFromCenter",
|
|
"minRandomRange": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 1.0
|
|
},
|
|
"maxRandomRange": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 1.5
|
|
}
|
|
}
|
|
},
|
|
"ratio": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 1.0
|
|
},
|
|
"baseEnergy": 3.0
|
|
},
|
|
{
|
|
"$type": "MoleMole.Config.ApplyModifier",
|
|
"target": "Team",
|
|
"doOffStage": true,
|
|
"predicates": [
|
|
{
|
|
"$type": "MoleMole.Config.ByTargetGlobalValue",
|
|
"target": "Team",
|
|
"key": "_ABILITY_TEAMRESONANCE_ELECTRIC_LV2_COOLDOWN",
|
|
"value": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.0
|
|
},
|
|
"compareType": "NoneOrEqual"
|
|
}
|
|
],
|
|
"modifierName": "UNIQUE_TeamResonance_Electric_Lv2_DropBall_CoolDown"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"UNIQUE_TeamResonance_Electric_Lv2_DropBall_CoolDown": {
|
|
"modifierName": "",
|
|
"isUnique": true,
|
|
"duration": {
|
|
"isFormula": false,
|
|
"isDynamic": true,
|
|
"dynamicKey": "TeamResonance_Electric_Lv2_Cooldown"
|
|
},
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"onAdded": [
|
|
{
|
|
"$type": "MoleMole.Config.AddGlobalValue",
|
|
"target": "Team",
|
|
"value": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 1.0
|
|
},
|
|
"key": "_ABILITY_TEAMRESONANCE_ELECTRIC_LV2_COOLDOWN",
|
|
"useLimitRange": true,
|
|
"maxValue": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 1.0
|
|
},
|
|
"minValue": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 1.0
|
|
}
|
|
}
|
|
],
|
|
"onRemoved": [
|
|
{
|
|
"$type": "MoleMole.Config.AddGlobalValue",
|
|
"target": "Team",
|
|
"value": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": -1.0
|
|
},
|
|
"key": "_ABILITY_TEAMRESONANCE_ELECTRIC_LV2_COOLDOWN",
|
|
"useLimitRange": true,
|
|
"maxValue": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.0
|
|
},
|
|
"minValue": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.0
|
|
}
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"onAdded": [
|
|
{
|
|
"$type": "MoleMole.Config.AttachModifier",
|
|
"doOffStage": true,
|
|
"modifierName": "UNIQUE_TeamResonance_Electric_Lv2"
|
|
},
|
|
{
|
|
"$type": "MoleMole.Config.AddGlobalValue",
|
|
"target": "Team",
|
|
"doOffStage": true,
|
|
"value": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": -1.0
|
|
},
|
|
"key": "_ABILITY_TEAMRESONANCE_ELECTRIC_LV2_COOLDOWN",
|
|
"useLimitRange": true,
|
|
"maxValue": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.0
|
|
},
|
|
"minValue": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.0
|
|
}
|
|
}
|
|
],
|
|
"isDynamicAbility": true
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "MoleMole.Config.ConfigAbility",
|
|
"abilityName": "TeamResonance_Rock_Lv2",
|
|
"abilitySpecials": {
|
|
"TeamResonance_Rock_Lv2_DamagePercentageRatio": {
|
|
"type": "float",
|
|
"dynamicValue": 0.0
|
|
},
|
|
"TeamResonance_Rock_Lv2_ShieldCostMinusRatio": {
|
|
"type": "float",
|
|
"dynamicValue": 0.0
|
|
},
|
|
"TeamResonance_Rock_Lv2_RockSubHurtDuration": {
|
|
"type": "float",
|
|
"dynamicValue": 0.0
|
|
},
|
|
"TeamResonance_Rock_Lv2_RockSubHurtDelta": {
|
|
"type": "float",
|
|
"dynamicValue": 0.0
|
|
}
|
|
},
|
|
"modifiers": {
|
|
"UNIQUE_TeamResonance_Rock_Lv2": {
|
|
"modifierName": "",
|
|
"isUnique": true,
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"modifierMixins": [
|
|
{
|
|
"$type": "MoleMole.Config.ModifyDamageMixin",
|
|
"ignoreEventInfo": true,
|
|
"damagePercentageRatio": {
|
|
"isFormula": false,
|
|
"isDynamic": true,
|
|
"dynamicKey": "TeamResonance_Rock_Lv2_DamagePercentageRatio"
|
|
},
|
|
"predicates": [
|
|
{
|
|
"$type": "MoleMole.Config.ByHasShield",
|
|
"target": "Self",
|
|
"type": "All"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"properties": {
|
|
"Actor_ShieldCostMinusRatio": {
|
|
"isFormula": false,
|
|
"isDynamic": true,
|
|
"dynamicKey": "TeamResonance_Rock_Lv2_ShieldCostMinusRatio"
|
|
}
|
|
},
|
|
"onAttackLanded": [
|
|
{
|
|
"$type": "MoleMole.Config.Predicated",
|
|
"target": "Target",
|
|
"targetPredicates": [
|
|
{
|
|
"$type": "MoleMole.Config.ByEntityTypes",
|
|
"entityTypes": [
|
|
"Monster"
|
|
]
|
|
},
|
|
{
|
|
"$type": "MoleMole.Config.ByTargetGlobalValue",
|
|
"key": "_ANIMAL_ENTITY_TYPE",
|
|
"value": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.0
|
|
},
|
|
"compareType": "NoneOrEqual"
|
|
},
|
|
{
|
|
"$type": "MoleMole.Config.ByHasShield",
|
|
"target": "Self",
|
|
"type": "All"
|
|
},
|
|
{
|
|
"$type": "MoleMole.Config.ByHitDamage",
|
|
"damage": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.0
|
|
}
|
|
}
|
|
],
|
|
"successActions": [
|
|
{
|
|
"$type": "MoleMole.Config.ApplyModifier",
|
|
"target": "Target",
|
|
"modifierName": "UNIQUE_TeamResonance_Rock_Lv2_RockSubHurtDelta"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"isLimitedProperties": true
|
|
},
|
|
"UNIQUE_TeamResonance_Rock_Lv2_RockSubHurtDelta": {
|
|
"stacking": "RefreshUniqueDurability",
|
|
"modifierName": "",
|
|
"isUnique": true,
|
|
"duration": {
|
|
"isFormula": false,
|
|
"isDynamic": true,
|
|
"dynamicKey": "TeamResonance_Rock_Lv2_RockSubHurtDuration"
|
|
},
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"properties": {
|
|
"Actor_RockSubHurtDelta": {
|
|
"isFormula": false,
|
|
"isDynamic": true,
|
|
"dynamicKey": "TeamResonance_Rock_Lv2_RockSubHurtDelta"
|
|
}
|
|
},
|
|
"state": "DefenseDown",
|
|
"isLimitedProperties": true
|
|
}
|
|
},
|
|
"onAdded": [
|
|
{
|
|
"$type": "MoleMole.Config.AttachModifier",
|
|
"doOffStage": true,
|
|
"modifierName": "UNIQUE_TeamResonance_Rock_Lv2"
|
|
}
|
|
],
|
|
"isDynamicAbility": true
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "MoleMole.Config.ConfigAbility",
|
|
"abilityName": "TeamResonance_Wind_Lv2",
|
|
"abilitySpecials": {
|
|
"TeamResonance_Wind_Lv2_CostStaminaRatio": {
|
|
"type": "float",
|
|
"dynamicValue": 0.0
|
|
},
|
|
"TeamResonance_Wind_Lv2_MoveSpeedRatio": {
|
|
"type": "float",
|
|
"dynamicValue": 0.0
|
|
},
|
|
"TeamResonance_Wind_Lv2_SkillCDMinusRatio": {
|
|
"type": "float",
|
|
"dynamicValue": 0.0
|
|
}
|
|
},
|
|
"modifiers": {
|
|
"UNIQUE_TeamResonance_Wind_Lv2": {
|
|
"modifierName": "",
|
|
"isUnique": true,
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"properties": {
|
|
"Actor_CostStaminaRatio": {
|
|
"isFormula": false,
|
|
"isDynamic": true,
|
|
"dynamicKey": "TeamResonance_Wind_Lv2_CostStaminaRatio"
|
|
},
|
|
"Animator_MoveSpeedRatio": {
|
|
"isFormula": false,
|
|
"isDynamic": true,
|
|
"dynamicKey": "TeamResonance_Wind_Lv2_MoveSpeedRatio"
|
|
},
|
|
"Actor_SkillCDMinusRatio": {
|
|
"isFormula": false,
|
|
"isDynamic": true,
|
|
"dynamicKey": "TeamResonance_Wind_Lv2_SkillCDMinusRatio"
|
|
}
|
|
},
|
|
"isLimitedProperties": true
|
|
}
|
|
},
|
|
"onAdded": [
|
|
{
|
|
"$type": "MoleMole.Config.AttachModifier",
|
|
"doOffStage": true,
|
|
"modifierName": "UNIQUE_TeamResonance_Wind_Lv2"
|
|
}
|
|
],
|
|
"isDynamicAbility": true
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "MoleMole.Config.ConfigAbility",
|
|
"abilityName": "TeamResonance_AllDifferent",
|
|
"abilitySpecials": {
|
|
"TeamResonance_AllDifferent_SubHurtDelta": {
|
|
"type": "float",
|
|
"dynamicValue": 0.0
|
|
}
|
|
},
|
|
"modifiers": {
|
|
"UNIQUE_TeamResonance_AllDifferent": {
|
|
"modifierName": "",
|
|
"isUnique": true,
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"properties": {
|
|
"Actor_FireSubHurtDelta": {
|
|
"isFormula": false,
|
|
"isDynamic": true,
|
|
"dynamicKey": "TeamResonance_AllDifferent_SubHurtDelta"
|
|
},
|
|
"Actor_ElecSubHurtDelta": {
|
|
"isFormula": false,
|
|
"isDynamic": true,
|
|
"dynamicKey": "TeamResonance_AllDifferent_SubHurtDelta"
|
|
},
|
|
"Actor_WaterSubHurtDelta": {
|
|
"isFormula": false,
|
|
"isDynamic": true,
|
|
"dynamicKey": "TeamResonance_AllDifferent_SubHurtDelta"
|
|
},
|
|
"Actor_GrassSubHurtDelta": {
|
|
"isFormula": false,
|
|
"isDynamic": true,
|
|
"dynamicKey": "TeamResonance_AllDifferent_SubHurtDelta"
|
|
},
|
|
"Actor_WindSubHurtDelta": {
|
|
"isFormula": false,
|
|
"isDynamic": true,
|
|
"dynamicKey": "TeamResonance_AllDifferent_SubHurtDelta"
|
|
},
|
|
"Actor_IceSubHurtDelta": {
|
|
"isFormula": false,
|
|
"isDynamic": true,
|
|
"dynamicKey": "TeamResonance_AllDifferent_SubHurtDelta"
|
|
},
|
|
"Actor_RockSubHurtDelta": {
|
|
"isFormula": false,
|
|
"isDynamic": true,
|
|
"dynamicKey": "TeamResonance_AllDifferent_SubHurtDelta"
|
|
},
|
|
"Actor_PhysicalSubHurtDelta": {
|
|
"isFormula": false,
|
|
"isDynamic": true,
|
|
"dynamicKey": "TeamResonance_AllDifferent_SubHurtDelta"
|
|
}
|
|
},
|
|
"isLimitedProperties": true
|
|
}
|
|
},
|
|
"onAdded": [
|
|
{
|
|
"$type": "MoleMole.Config.AttachModifier",
|
|
"doOffStage": true,
|
|
"modifierName": "UNIQUE_TeamResonance_AllDifferent"
|
|
}
|
|
],
|
|
"isDynamicAbility": true
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "MoleMole.Config.ConfigAbility",
|
|
"abilityName": "TeamResonance_WhiteBox_All",
|
|
"modifiers": {
|
|
"UNIQUE_TeamResonance_WhiteBox_Fire_Lv2": {
|
|
"modifierName": "",
|
|
"isUnique": true,
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"properties": {
|
|
"Actor_AttackRatio": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.05
|
|
}
|
|
},
|
|
"onAdded": [
|
|
{
|
|
"$type": "MoleMole.Config.AttachElementTypeResistance",
|
|
"elementType": "Ice",
|
|
"durationRatio": 0.25
|
|
},
|
|
{
|
|
"$type": "MoleMole.Config.AttachElementTypeResistance",
|
|
"elementType": "Water",
|
|
"durationRatio": 0.25
|
|
}
|
|
],
|
|
"isLimitedProperties": true
|
|
},
|
|
"UNIQUE_TeamResonance_WhiteBox_Water_Lv2": {
|
|
"modifierName": "",
|
|
"isUnique": true,
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"properties": {
|
|
"Actor_HealedAddDelta": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.1
|
|
}
|
|
},
|
|
"onAdded": [
|
|
{
|
|
"$type": "MoleMole.Config.AttachElementTypeResistance",
|
|
"elementType": "Fire",
|
|
"durationRatio": 0.4
|
|
}
|
|
],
|
|
"isLimitedProperties": true
|
|
},
|
|
"UNIQUE_TeamResonance_WhiteBox_Electric_Lv2": {
|
|
"modifierName": "",
|
|
"isUnique": true,
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"modifierMixins": [
|
|
{
|
|
"$type": "MoleMole.Config.DoActionByElementReactionMixin",
|
|
"entityTypes": [
|
|
"Monster"
|
|
],
|
|
"reactionTypes": [
|
|
"Explode",
|
|
"Shock",
|
|
"Superconductor"
|
|
],
|
|
"actions": [
|
|
{
|
|
"$type": "MoleMole.Config.AttachModifier",
|
|
"modifierName": "UNIQUE_TeamResonance_WhiteBox_Electric_Lv2_DropBall"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"onAdded": [
|
|
{
|
|
"$type": "MoleMole.Config.AttachElementTypeResistance",
|
|
"elementType": "Ice",
|
|
"durationRatio": 0.25
|
|
},
|
|
{
|
|
"$type": "MoleMole.Config.AttachElementTypeResistance",
|
|
"elementType": "Fire",
|
|
"durationRatio": 0.25
|
|
}
|
|
]
|
|
},
|
|
"UNIQUE_TeamResonance_WhiteBox_Electric_Lv2_DropBall": {
|
|
"stacking": "Unique",
|
|
"modifierName": "",
|
|
"isUnique": true,
|
|
"duration": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 5.0
|
|
},
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"onAdded": [
|
|
{
|
|
"$type": "MoleMole.Config.FireEffect",
|
|
"effectPattern": {
|
|
"isDynamic": false,
|
|
"fixedValue": "Eff_Weapon_ExtraElementBall"
|
|
}
|
|
},
|
|
{
|
|
"$type": "MoleMole.Config.GenerateElemBall",
|
|
"configID": 2020,
|
|
"born": {
|
|
"$type": "MoleMole.Config.ConfigBornByTarget",
|
|
"offset": {
|
|
"x": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.0
|
|
},
|
|
"y": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.0
|
|
},
|
|
"z": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.0
|
|
}
|
|
},
|
|
"bornRandom": {
|
|
"$type": "MoleMole.Config.BornRandomFromCenter",
|
|
"minRandomRange": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 1.0
|
|
},
|
|
"maxRandomRange": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 1.5
|
|
}
|
|
}
|
|
},
|
|
"ratio": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 1.0
|
|
},
|
|
"baseEnergy": 3.0
|
|
}
|
|
]
|
|
},
|
|
"UNIQUE_TeamResonance_WhiteBox_Ice_Lv2": {
|
|
"modifierName": "",
|
|
"isUnique": true,
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"modifierMixins": [
|
|
{
|
|
"$type": "MoleMole.Config.ModifyDamageMixin",
|
|
"damagePercentageRatio": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.0
|
|
},
|
|
"bonusCritical": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.1
|
|
},
|
|
"predicates": [
|
|
{
|
|
"$type": "MoleMole.Config.ByAny",
|
|
"predicates": [
|
|
{
|
|
"$type": "MoleMole.Config.ByHasAbilityState",
|
|
"abilityState": "ElementFreeze"
|
|
},
|
|
{
|
|
"$type": "MoleMole.Config.ByHasAbilityState",
|
|
"abilityState": "ElementIce"
|
|
},
|
|
{
|
|
"$type": "MoleMole.Config.ByHasElement",
|
|
"element": "Ice"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"onAdded": [
|
|
{
|
|
"$type": "MoleMole.Config.AttachElementTypeResistance",
|
|
"elementType": "Water",
|
|
"durationRatio": 0.25
|
|
},
|
|
{
|
|
"$type": "MoleMole.Config.AttachElementTypeResistance",
|
|
"elementType": "Electric",
|
|
"durationRatio": 0.25
|
|
}
|
|
]
|
|
},
|
|
"UNIQUE_TeamResonance_WhiteBox_Rock_Lv2": {
|
|
"modifierName": "",
|
|
"isUnique": true,
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"modifierMixins": [
|
|
{
|
|
"$type": "MoleMole.Config.ModifyDamageMixin",
|
|
"ignoreEventInfo": true,
|
|
"damagePercentageRatio": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.05
|
|
},
|
|
"predicates": [
|
|
{
|
|
"$type": "MoleMole.Config.ByHasShield",
|
|
"target": "Self",
|
|
"type": "All"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"properties": {
|
|
"Actor_EndureDelta": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.3
|
|
}
|
|
},
|
|
"isLimitedProperties": true
|
|
},
|
|
"UNIQUE_TeamResonance_WhiteBox_Wind_Lv2": {
|
|
"modifierName": "",
|
|
"isUnique": true,
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"properties": {
|
|
"Actor_CostStaminaRatio": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": -0.05
|
|
},
|
|
"Animator_MoveSpeedRatio": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.05
|
|
},
|
|
"Actor_SkillCDMinusRatio": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.05
|
|
}
|
|
},
|
|
"isLimitedProperties": true
|
|
},
|
|
"UNIQUE_TeamResonance_WhiteBox_AllDifferent": {
|
|
"modifierName": "",
|
|
"isUnique": true,
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"properties": {
|
|
"Actor_FireSubHurtDelta": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.05
|
|
},
|
|
"Actor_ElecSubHurtDelta": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.05
|
|
},
|
|
"Actor_WaterSubHurtDelta": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.05
|
|
},
|
|
"Actor_GrassSubHurtDelta": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.05
|
|
},
|
|
"Actor_WindSubHurtDelta": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.05
|
|
},
|
|
"Actor_IceSubHurtDelta": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.05
|
|
},
|
|
"Actor_RockSubHurtDelta": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.05
|
|
},
|
|
"Actor_PhysicalSubHurtDelta": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.05
|
|
}
|
|
},
|
|
"isLimitedProperties": true
|
|
}
|
|
},
|
|
"onAdded": [
|
|
{
|
|
"$type": "MoleMole.Config.ApplyModifier",
|
|
"modifierName": "UNIQUE_TeamResonance_WhiteBox_Fire_Lv2"
|
|
},
|
|
{
|
|
"$type": "MoleMole.Config.ApplyModifier",
|
|
"modifierName": "UNIQUE_TeamResonance_WhiteBox_Water_Lv2"
|
|
},
|
|
{
|
|
"$type": "MoleMole.Config.ApplyModifier",
|
|
"modifierName": "UNIQUE_TeamResonance_WhiteBox_Ice_Lv2"
|
|
},
|
|
{
|
|
"$type": "MoleMole.Config.ApplyModifier",
|
|
"modifierName": "UNIQUE_TeamResonance_WhiteBox_Wind_Lv2"
|
|
},
|
|
{
|
|
"$type": "MoleMole.Config.ApplyModifier",
|
|
"modifierName": "UNIQUE_TeamResonance_WhiteBox_Electric_Lv2"
|
|
},
|
|
{
|
|
"$type": "MoleMole.Config.ApplyModifier",
|
|
"modifierName": "UNIQUE_TeamResonance_WhiteBox_Rock_Lv2"
|
|
},
|
|
{
|
|
"$type": "MoleMole.Config.ApplyModifier",
|
|
"modifierName": "UNIQUE_TeamResonance_WhiteBox_AllDifferent"
|
|
}
|
|
],
|
|
"onAbilityStart": [
|
|
{
|
|
"$type": "MoleMole.Config.ApplyModifier",
|
|
"modifierName": "UNIQUE_TeamResonance_WhiteBox_Fire_Lv2"
|
|
},
|
|
{
|
|
"$type": "MoleMole.Config.ApplyModifier",
|
|
"modifierName": "UNIQUE_TeamResonance_WhiteBox_Water_Lv2"
|
|
},
|
|
{
|
|
"$type": "MoleMole.Config.ApplyModifier",
|
|
"modifierName": "UNIQUE_TeamResonance_WhiteBox_Ice_Lv2"
|
|
},
|
|
{
|
|
"$type": "MoleMole.Config.ApplyModifier",
|
|
"modifierName": "UNIQUE_TeamResonance_WhiteBox_Wind_Lv2"
|
|
},
|
|
{
|
|
"$type": "MoleMole.Config.ApplyModifier",
|
|
"modifierName": "UNIQUE_TeamResonance_WhiteBox_Electric_Lv2"
|
|
},
|
|
{
|
|
"$type": "MoleMole.Config.ApplyModifier",
|
|
"modifierName": "UNIQUE_TeamResonance_WhiteBox_Rock_Lv2"
|
|
},
|
|
{
|
|
"$type": "MoleMole.Config.ApplyModifier",
|
|
"modifierName": "UNIQUE_TeamResonance_WhiteBox_AllDifferent"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
] |