mirror of
https://github.com/theBowja/GenshinData-1.git
synced 2025-08-04 23:43:50 +09:00
1647 lines
70 KiB
JSON
1647 lines
70 KiB
JSON
[
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "LevelAbility_Combat_Watcher",
|
|
"modifiers": {
|
|
"watcher_test_modifier": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0
|
|
},
|
|
"Watcher_EleReaction_Wet": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"modifierMixins": [
|
|
{
|
|
"$type": "WatcherSystemMixin",
|
|
"watcherId": 1002,
|
|
"listenStateId": "",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByHasAbilityState",
|
|
"abilityState": "ElementWet"
|
|
},
|
|
{
|
|
"$type": "ByEntityTypes",
|
|
"entityTypes": [
|
|
"Avatar"
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"$type": "WatcherSystemMixin",
|
|
"watcherId": 1002,
|
|
"listenStateId": "",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByHasAbilityState",
|
|
"abilityState": "ElementWet"
|
|
},
|
|
{
|
|
"$type": "ByEntityTypes",
|
|
"entityTypes": [
|
|
"Monster"
|
|
]
|
|
},
|
|
{
|
|
"$type": "ByElementTriggerEntityType",
|
|
"entityTypes": [
|
|
"Avatar"
|
|
],
|
|
"forcebyOriginOwner": true
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"Watcher_EleReaction_Ice": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"modifierMixins": [
|
|
{
|
|
"$type": "WatcherSystemMixin",
|
|
"watcherId": 1003,
|
|
"listenStateId": "",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByHasAbilityState",
|
|
"abilityState": "ElementIce"
|
|
},
|
|
{
|
|
"$type": "ByEntityTypes",
|
|
"entityTypes": [
|
|
"Avatar"
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"$type": "WatcherSystemMixin",
|
|
"watcherId": 1003,
|
|
"listenStateId": "",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByHasAbilityState",
|
|
"abilityState": "ElementIce"
|
|
},
|
|
{
|
|
"$type": "ByEntityTypes",
|
|
"entityTypes": [
|
|
"Monster"
|
|
]
|
|
},
|
|
{
|
|
"$type": "ByElementTriggerEntityType",
|
|
"entityTypes": [
|
|
"Avatar"
|
|
],
|
|
"forcebyOriginOwner": true
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"Watcher_EleReaction_Fire": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"modifierMixins": [
|
|
{
|
|
"$type": "WatcherSystemMixin",
|
|
"watcherId": 1004,
|
|
"listenStateId": "",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByHasAbilityState",
|
|
"abilityState": "ElementFire"
|
|
},
|
|
{
|
|
"$type": "ByEntityTypes",
|
|
"entityTypes": [
|
|
"Avatar"
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"$type": "WatcherSystemMixin",
|
|
"watcherId": 1004,
|
|
"listenStateId": "",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByHasAbilityState",
|
|
"abilityState": "ElementFire"
|
|
},
|
|
{
|
|
"$type": "ByEntityTypes",
|
|
"entityTypes": [
|
|
"Monster"
|
|
]
|
|
},
|
|
{
|
|
"$type": "ByElementTriggerEntityType",
|
|
"entityTypes": [
|
|
"Avatar"
|
|
],
|
|
"forcebyOriginOwner": true
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"Watcher_EleReaction_StickRock": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0
|
|
},
|
|
"Watcher_EleReaction_Frozen": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"modifierMixins": [
|
|
{
|
|
"$type": "WatcherSystemMixin",
|
|
"watcherId": 1006,
|
|
"listenStateId": "",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByElementReactionType",
|
|
"reactionType": "Freeze"
|
|
},
|
|
{
|
|
"$type": "ByEntityTypes",
|
|
"entityTypes": [
|
|
"Avatar"
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"$type": "WatcherSystemMixin",
|
|
"watcherId": 1006,
|
|
"listenStateId": "",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByElementReactionType",
|
|
"reactionType": "Freeze"
|
|
},
|
|
{
|
|
"$type": "ByEntityTypes",
|
|
"entityTypes": [
|
|
"Monster"
|
|
]
|
|
},
|
|
{
|
|
"$type": "ByElementTriggerEntityType",
|
|
"entityTypes": [
|
|
"Avatar"
|
|
],
|
|
"forcebyOriginOwner": true
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"Watcher_EleReaction_FreezeWater": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0
|
|
},
|
|
"Watcher_EleReaction_Stream_ByModifierAdd": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"modifierMixins": [
|
|
{
|
|
"$type": "WatcherSystemMixin",
|
|
"watcherId": 1008,
|
|
"listenStateId": "",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByElementReactionType",
|
|
"reactionType": "Stream"
|
|
},
|
|
{
|
|
"$type": "ByEntityTypes",
|
|
"entityTypes": [
|
|
"Avatar"
|
|
]
|
|
},
|
|
{
|
|
"$type": "ByElementReactionSourceType",
|
|
"sourceType": "ModifierAdd"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"Watcher_EleReaction_Stream_ByHit": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"modifierMixins": [
|
|
{
|
|
"$type": "WatcherSystemMixin",
|
|
"watcherId": 1009,
|
|
"listenStateId": "",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByElementReactionType",
|
|
"reactionType": "Stream"
|
|
},
|
|
{
|
|
"$type": "ByElementReactionSourceType",
|
|
"sourceType": "BeingHit"
|
|
},
|
|
{
|
|
"$type": "ByEntityTypes",
|
|
"entityTypes": [
|
|
"Avatar"
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"$type": "WatcherSystemMixin",
|
|
"watcherId": 1009,
|
|
"listenStateId": "",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByElementReactionType",
|
|
"reactionType": "Stream"
|
|
},
|
|
{
|
|
"$type": "ByElementReactionSourceType",
|
|
"sourceType": "BeingHit"
|
|
},
|
|
{
|
|
"$type": "ByEntityTypes",
|
|
"entityTypes": [
|
|
"Monster"
|
|
]
|
|
},
|
|
{
|
|
"$type": "ByElementTriggerEntityType",
|
|
"entityTypes": [
|
|
"Avatar"
|
|
],
|
|
"forcebyOriginOwner": true
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"Watcher_EleReaction_Shock": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"modifierMixins": [
|
|
{
|
|
"$type": "WatcherSystemMixin",
|
|
"watcherId": 1010,
|
|
"listenStateId": "",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByElementReactionType",
|
|
"reactionType": "Shock"
|
|
},
|
|
{
|
|
"$type": "ByEntityTypes",
|
|
"entityTypes": [
|
|
"Avatar"
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"$type": "WatcherSystemMixin",
|
|
"watcherId": 1010,
|
|
"listenStateId": "",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByElementReactionType",
|
|
"reactionType": "Shock"
|
|
},
|
|
{
|
|
"$type": "ByEntityTypes",
|
|
"entityTypes": [
|
|
"Monster"
|
|
]
|
|
},
|
|
{
|
|
"$type": "ByElementTriggerEntityType",
|
|
"entityTypes": [
|
|
"Avatar"
|
|
],
|
|
"forcebyOriginOwner": true
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"Watcher_EleReaction_ConductShock": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"modifierMixins": [
|
|
{
|
|
"$type": "WatcherSystemMixin",
|
|
"watcherId": 1011,
|
|
"mixinType": "ListenAbilityAction",
|
|
"listenStateId": ""
|
|
}
|
|
]
|
|
},
|
|
"Watcher_EleReaction_Electrified_Water": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"modifierMixins": [
|
|
{
|
|
"$type": "WatcherSystemMixin",
|
|
"watcherId": 1012,
|
|
"mixinType": "ElementReactionByWater",
|
|
"listenStateId": "",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByElementTriggerEntityType",
|
|
"entityTypes": [
|
|
"Avatar"
|
|
],
|
|
"forcebyOriginOwner": true
|
|
},
|
|
{
|
|
"$type": "ByElementReactionType",
|
|
"reactionType": "Shock"
|
|
},
|
|
{
|
|
"$type": "ByEntityTypes",
|
|
"entityTypes": [
|
|
"Water"
|
|
]
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"Watcher_EleReaction_Explode": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"modifierMixins": [
|
|
{
|
|
"$type": "WatcherSystemMixin",
|
|
"watcherId": 1013,
|
|
"listenStateId": "",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByElementReactionType",
|
|
"reactionType": "Explode"
|
|
},
|
|
{
|
|
"$type": "ByEntityTypes",
|
|
"entityTypes": [
|
|
"Avatar"
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"$type": "WatcherSystemMixin",
|
|
"watcherId": 1013,
|
|
"listenStateId": "",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByElementReactionType",
|
|
"reactionType": "Explode"
|
|
},
|
|
{
|
|
"$type": "ByEntityTypes",
|
|
"entityTypes": [
|
|
"Monster"
|
|
]
|
|
},
|
|
{
|
|
"$type": "ByElementTriggerEntityType",
|
|
"entityTypes": [
|
|
"Avatar"
|
|
],
|
|
"forcebyOriginOwner": true
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"Watcher_EleReaction_Superconductor": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"modifierMixins": [
|
|
{
|
|
"$type": "WatcherSystemMixin",
|
|
"watcherId": 1014,
|
|
"listenStateId": "",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByElementReactionType",
|
|
"reactionType": "Superconductor"
|
|
},
|
|
{
|
|
"$type": "ByEntityTypes",
|
|
"entityTypes": [
|
|
"Avatar"
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"$type": "WatcherSystemMixin",
|
|
"watcherId": 1014,
|
|
"listenStateId": "",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByElementReactionType",
|
|
"reactionType": "Superconductor"
|
|
},
|
|
{
|
|
"$type": "ByEntityTypes",
|
|
"entityTypes": [
|
|
"Monster"
|
|
]
|
|
},
|
|
{
|
|
"$type": "ByElementTriggerEntityType",
|
|
"entityTypes": [
|
|
"Avatar"
|
|
],
|
|
"forcebyOriginOwner": true
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"Watcher_EleReaction_Burning": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"modifierMixins": [
|
|
{
|
|
"$type": "WatcherSystemMixin",
|
|
"watcherId": 1015,
|
|
"listenStateId": "",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByElementReactionType",
|
|
"reactionType": "Burning"
|
|
},
|
|
{
|
|
"$type": "ByEntityTypes",
|
|
"entityTypes": [
|
|
"Monster",
|
|
"MonsterEquip"
|
|
]
|
|
},
|
|
{
|
|
"$type": "ByElementTriggerEntityType",
|
|
"entityTypes": [
|
|
"Avatar"
|
|
],
|
|
"forcebyOriginOwner": true
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"Watcher_EleReaction_Swirl": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"modifierMixins": [
|
|
{
|
|
"$type": "WatcherSystemMixin",
|
|
"watcherId": 1016,
|
|
"listenStateId": "",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByElementReactionType",
|
|
"reactionType": "SwirlFire"
|
|
},
|
|
{
|
|
"$type": "ByElementTriggerEntityType",
|
|
"entityTypes": [
|
|
"Avatar"
|
|
],
|
|
"forcebyOriginOwner": true
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"$type": "WatcherSystemMixin",
|
|
"watcherId": 1016,
|
|
"listenStateId": "",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByElementReactionType",
|
|
"reactionType": "SwirlWater"
|
|
},
|
|
{
|
|
"$type": "ByElementTriggerEntityType",
|
|
"entityTypes": [
|
|
"Avatar"
|
|
],
|
|
"forcebyOriginOwner": true
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"$type": "WatcherSystemMixin",
|
|
"watcherId": 1016,
|
|
"listenStateId": "",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByElementReactionType",
|
|
"reactionType": "SwirlElectric"
|
|
},
|
|
{
|
|
"$type": "ByElementTriggerEntityType",
|
|
"entityTypes": [
|
|
"Avatar"
|
|
],
|
|
"forcebyOriginOwner": true
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"$type": "WatcherSystemMixin",
|
|
"watcherId": 1016,
|
|
"listenStateId": "",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByElementReactionType",
|
|
"reactionType": "SwirlIce"
|
|
},
|
|
{
|
|
"$type": "ByElementTriggerEntityType",
|
|
"entityTypes": [
|
|
"Avatar"
|
|
],
|
|
"forcebyOriginOwner": true
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"Watcher_Avatar_Use_ElementalBurst": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"modifierMixins": [
|
|
{
|
|
"$type": "WatcherSystemMixin",
|
|
"watcherId": 1018,
|
|
"mixinType": "DoSkillSuccElementalBurst",
|
|
"listenStateId": ""
|
|
}
|
|
]
|
|
},
|
|
"Watcher_Avatar_Hit_Ore": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"modifierMixins": [
|
|
{
|
|
"$type": "WatcherSystemMixin",
|
|
"watcherId": 1020,
|
|
"mixinType": "AttackLanded",
|
|
"listenEntityType": "LocalAvatar",
|
|
"listenStateId": "",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByEntityTypes",
|
|
"entityTypes": [
|
|
"GatherObject"
|
|
]
|
|
},
|
|
{
|
|
"$type": "ByTargetConfigID",
|
|
"configIdArray": [
|
|
70520002,
|
|
70520003
|
|
]
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"Watcher_Avatar_AddShield": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"modifierMixins": [
|
|
{
|
|
"$type": "WatcherSystemMixin",
|
|
"watcherId": 1021,
|
|
"mixinType": "ElementShieldAdd",
|
|
"listenStateId": ""
|
|
},
|
|
{
|
|
"$type": "WatcherSystemMixin",
|
|
"watcherId": 1021,
|
|
"mixinType": "GlobalSubShieldAdd",
|
|
"listenStateId": ""
|
|
}
|
|
]
|
|
},
|
|
"Watcher_Avatar_HitHead": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"modifierMixins": [
|
|
{
|
|
"$type": "WatcherSystemMixin",
|
|
"watcherId": 1022,
|
|
"mixinType": "AttackLanded",
|
|
"listenEntityType": "LocalAvatar",
|
|
"listenStateId": "",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByEntityTypes",
|
|
"entityTypes": [
|
|
"Monster"
|
|
]
|
|
},
|
|
{
|
|
"$type": "ByHitBoxType",
|
|
"hitBoxType": "Head"
|
|
},
|
|
{
|
|
"$type": "ByAttackTags",
|
|
"attackTags": [
|
|
"ExtraAttack"
|
|
]
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"Watcher_Avatar_Weakness": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"modifierMixins": [
|
|
{
|
|
"$type": "WatcherSystemMixin",
|
|
"watcherId": 1023,
|
|
"mixinType": "AttackLanded",
|
|
"listenEntityType": "LocalAvatar",
|
|
"listenStateId": "",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByEntityTypes",
|
|
"entityTypes": [
|
|
"Monster"
|
|
]
|
|
},
|
|
{
|
|
"$type": "ByTargetConfigID",
|
|
"configIdArray": [
|
|
24010101,
|
|
24010201
|
|
]
|
|
},
|
|
{
|
|
"$type": "ByHitBoxType",
|
|
"hitBoxType": "Head"
|
|
},
|
|
{
|
|
"$type": "ByAttackTags",
|
|
"attackTags": [
|
|
"ExtraAttack"
|
|
]
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"Watcher_Avatar_Use_ElementalArt": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"modifierMixins": [
|
|
{
|
|
"$type": "WatcherSystemMixin",
|
|
"watcherId": 1025,
|
|
"mixinType": "DoSkillSuccElementalArt",
|
|
"listenStateId": ""
|
|
}
|
|
]
|
|
},
|
|
"Watcher_Avatar_HP_Change": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"modifierMixins": [
|
|
{
|
|
"$type": "WatcherSystemMixin",
|
|
"watcherId": 1027,
|
|
"mixinType": "LocalAvatarHPChange",
|
|
"listenStateId": "",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByTargetHPRatio",
|
|
"logic": "Lesser",
|
|
"HPRatio": 0.30000001192092896
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"Watcher_EleReaction_Melt_ByModifierAdd": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"modifierMixins": [
|
|
{
|
|
"$type": "WatcherSystemMixin",
|
|
"watcherId": 1028,
|
|
"listenStateId": "",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByElementReactionType",
|
|
"reactionType": "Melt"
|
|
},
|
|
{
|
|
"$type": "ByEntityTypes",
|
|
"entityTypes": [
|
|
"Avatar"
|
|
]
|
|
},
|
|
{
|
|
"$type": "ByElementReactionSourceType",
|
|
"sourceType": "ModifierAdd"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"Watcher_EleReaction_Melt_ByHit": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"modifierMixins": [
|
|
{
|
|
"$type": "WatcherSystemMixin",
|
|
"watcherId": 1029,
|
|
"listenStateId": "",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByElementReactionType",
|
|
"reactionType": "Melt"
|
|
},
|
|
{
|
|
"$type": "ByElementReactionSourceType",
|
|
"sourceType": "BeingHit"
|
|
},
|
|
{
|
|
"$type": "ByEntityTypes",
|
|
"entityTypes": [
|
|
"Avatar"
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"$type": "WatcherSystemMixin",
|
|
"watcherId": 1029,
|
|
"listenStateId": "",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByElementReactionType",
|
|
"reactionType": "Melt"
|
|
},
|
|
{
|
|
"$type": "ByElementReactionSourceType",
|
|
"sourceType": "BeingHit"
|
|
},
|
|
{
|
|
"$type": "ByEntityTypes",
|
|
"entityTypes": [
|
|
"Monster"
|
|
]
|
|
},
|
|
{
|
|
"$type": "ByElementTriggerEntityType",
|
|
"entityTypes": [
|
|
"Avatar"
|
|
],
|
|
"forcebyOriginOwner": true
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"Watcher_GetFirstWindBullet": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"modifierMixins": [
|
|
{
|
|
"$type": "WatcherSystemMixin",
|
|
"watcherId": 1030,
|
|
"mixinType": "ListenAbilityAction",
|
|
"listenStateId": ""
|
|
}
|
|
]
|
|
},
|
|
"Watcher_GetSecondWindBullet": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"modifierMixins": [
|
|
{
|
|
"$type": "WatcherSystemMixin",
|
|
"watcherId": 1031,
|
|
"mixinType": "SpawnWindFieldByWindBullet",
|
|
"listenStateId": ""
|
|
}
|
|
]
|
|
},
|
|
"Watcher_SpawnWindFieldByWindBullet": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"modifierMixins": [
|
|
{
|
|
"$type": "WatcherSystemMixin",
|
|
"watcherId": 1032,
|
|
"mixinType": "SpawnWindFieldByWindBullet",
|
|
"listenStateId": ""
|
|
}
|
|
]
|
|
},
|
|
"Watcher_EleReaction_Crystallize": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"modifierMixins": [
|
|
{
|
|
"$type": "WatcherSystemMixin",
|
|
"watcherId": 1034,
|
|
"listenStateId": "",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByElementReactionType",
|
|
"reactionType": "CrystallizeFire"
|
|
},
|
|
{
|
|
"$type": "ByEntityTypes",
|
|
"entityTypes": [
|
|
"Monster",
|
|
"MonsterEquip",
|
|
"Gadget"
|
|
]
|
|
},
|
|
{
|
|
"$type": "ByElementTriggerEntityType",
|
|
"entityTypes": [
|
|
"Avatar"
|
|
],
|
|
"forcebyOriginOwner": true
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"$type": "WatcherSystemMixin",
|
|
"watcherId": 1034,
|
|
"listenStateId": "",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByElementReactionType",
|
|
"reactionType": "CrystallizeWater"
|
|
},
|
|
{
|
|
"$type": "ByEntityTypes",
|
|
"entityTypes": [
|
|
"Monster",
|
|
"MonsterEquip",
|
|
"Gadget"
|
|
]
|
|
},
|
|
{
|
|
"$type": "ByElementTriggerEntityType",
|
|
"entityTypes": [
|
|
"Avatar"
|
|
],
|
|
"forcebyOriginOwner": true
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"$type": "WatcherSystemMixin",
|
|
"watcherId": 1034,
|
|
"listenStateId": "",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByElementReactionType",
|
|
"reactionType": "CrystallizeElectric"
|
|
},
|
|
{
|
|
"$type": "ByEntityTypes",
|
|
"entityTypes": [
|
|
"Monster",
|
|
"MonsterEquip",
|
|
"Gadget"
|
|
]
|
|
},
|
|
{
|
|
"$type": "ByElementTriggerEntityType",
|
|
"entityTypes": [
|
|
"Avatar"
|
|
],
|
|
"forcebyOriginOwner": true
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"$type": "WatcherSystemMixin",
|
|
"watcherId": 1034,
|
|
"listenStateId": "",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByElementReactionType",
|
|
"reactionType": "CrystallizeIce"
|
|
},
|
|
{
|
|
"$type": "ByEntityTypes",
|
|
"entityTypes": [
|
|
"Monster",
|
|
"MonsterEquip",
|
|
"Gadget"
|
|
]
|
|
},
|
|
{
|
|
"$type": "ByElementTriggerEntityType",
|
|
"entityTypes": [
|
|
"Avatar"
|
|
],
|
|
"forcebyOriginOwner": true
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"Watcher_Avatar_FallingAnthem": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"modifierMixins": [
|
|
{
|
|
"$type": "WatcherSystemMixin",
|
|
"watcherId": 1035,
|
|
"mixinType": "AvatarStateIdChange",
|
|
"listenStateId": "FallingAnthem_BS"
|
|
}
|
|
]
|
|
},
|
|
"Watcher_SnowMountain_1102": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"modifierMixins": [
|
|
{
|
|
"$type": "WatcherSystemMixin",
|
|
"watcherId": 1102,
|
|
"mixinType": "ListenAbilityAction",
|
|
"listenStateId": ""
|
|
}
|
|
]
|
|
},
|
|
"Watcher_SnowMountain_1103": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"modifierMixins": [
|
|
{
|
|
"$type": "WatcherSystemMixin",
|
|
"watcherId": 1103,
|
|
"mixinType": "ListenAbilityAction",
|
|
"listenStateId": ""
|
|
}
|
|
]
|
|
},
|
|
"Watcher_SnowMountain_3010116": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"modifierMixins": [
|
|
{
|
|
"$type": "WatcherSystemMixin",
|
|
"watcherId": 3010116,
|
|
"mixinType": "ListenAbilityAction",
|
|
"listenStateId": ""
|
|
}
|
|
]
|
|
},
|
|
"Watcher_WeaponElementOverride": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"modifierMixins": [
|
|
{
|
|
"$type": "WatcherSystemMixin",
|
|
"watcherId": 1036,
|
|
"mixinType": "AvatarWeaponElementOverride",
|
|
"listenStateId": ""
|
|
}
|
|
]
|
|
}
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "LevelAbility_Combat_Achievement_Watcher_1",
|
|
"modifiers": {
|
|
"Wtcher_Achievement_82001": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"modifierMixins": [
|
|
{
|
|
"$type": "WatcherSystemMixin",
|
|
"watcherId": 82001,
|
|
"mixinType": "ListenAbilityAction",
|
|
"listenStateId": ""
|
|
}
|
|
]
|
|
},
|
|
"Wtcher_Achievement_82002": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"modifierMixins": [
|
|
{
|
|
"$type": "WatcherSystemMixin",
|
|
"watcherId": 82002,
|
|
"mixinType": "ListenAbilityAction",
|
|
"listenStateId": ""
|
|
}
|
|
]
|
|
},
|
|
"Wtcher_Achievement_82003": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"modifierMixins": [
|
|
{
|
|
"$type": "WatcherSystemMixin",
|
|
"watcherId": 82003,
|
|
"mixinType": "ListenAbilityAction",
|
|
"listenStateId": ""
|
|
}
|
|
]
|
|
},
|
|
"Wtcher_Achievement_82004": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"modifierMixins": [
|
|
{
|
|
"$type": "WatcherSystemMixin",
|
|
"watcherId": 82004,
|
|
"mixinType": "ListenAbilityAction",
|
|
"listenStateId": ""
|
|
}
|
|
]
|
|
},
|
|
"Wtcher_Achievement_82005": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"modifierMixins": [
|
|
{
|
|
"$type": "WatcherSystemMixin",
|
|
"watcherId": 82005,
|
|
"mixinType": "ListenAbilityAction",
|
|
"listenStateId": ""
|
|
}
|
|
]
|
|
},
|
|
"Wtcher_Achievement_82006": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"modifierMixins": [
|
|
{
|
|
"$type": "WatcherSystemMixin",
|
|
"watcherId": 82006,
|
|
"mixinType": "ListenAbilityAction",
|
|
"listenStateId": ""
|
|
}
|
|
]
|
|
},
|
|
"Wtcher_Achievement_82007": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"modifierMixins": [
|
|
{
|
|
"$type": "WatcherSystemMixin",
|
|
"watcherId": 82007,
|
|
"mixinType": "ListenAbilityAction",
|
|
"listenStateId": ""
|
|
}
|
|
]
|
|
},
|
|
"Wtcher_Achievement_82008": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"modifierMixins": [
|
|
{
|
|
"$type": "WatcherSystemMixin",
|
|
"watcherId": 82008,
|
|
"mixinType": "ListenAbilityAction",
|
|
"listenStateId": ""
|
|
}
|
|
]
|
|
},
|
|
"Wtcher_Achievement_82009": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"modifierMixins": [
|
|
{
|
|
"$type": "WatcherSystemMixin",
|
|
"watcherId": 82009,
|
|
"mixinType": "ListenAbilityAction",
|
|
"listenStateId": ""
|
|
}
|
|
]
|
|
},
|
|
"Wtcher_Achievement_82010": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"modifierMixins": [
|
|
{
|
|
"$type": "WatcherSystemMixin",
|
|
"watcherId": 82010,
|
|
"mixinType": "ListenAbilityAction",
|
|
"listenStateId": ""
|
|
}
|
|
]
|
|
},
|
|
"Wtcher_Achievement_82011": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"modifierMixins": [
|
|
{
|
|
"$type": "WatcherSystemMixin",
|
|
"watcherId": 82011,
|
|
"mixinType": "ListenAbilityAction",
|
|
"listenStateId": ""
|
|
}
|
|
]
|
|
},
|
|
"Wtcher_Achievement_82012": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"modifierMixins": [
|
|
{
|
|
"$type": "WatcherSystemMixin",
|
|
"watcherId": 82012,
|
|
"mixinType": "ListenAbilityAction",
|
|
"listenStateId": ""
|
|
}
|
|
]
|
|
},
|
|
"Wtcher_Achievement_82013": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"modifierMixins": [
|
|
{
|
|
"$type": "WatcherSystemMixin",
|
|
"watcherId": 82013,
|
|
"mixinType": "ListenAbilityAction",
|
|
"listenStateId": ""
|
|
}
|
|
]
|
|
},
|
|
"Wtcher_Achievement_82014": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"modifierMixins": [
|
|
{
|
|
"$type": "WatcherSystemMixin",
|
|
"watcherId": 82014,
|
|
"mixinType": "ListenAbilityAction",
|
|
"listenStateId": ""
|
|
}
|
|
]
|
|
},
|
|
"Wtcher_Achievement_82015": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"modifierMixins": [
|
|
{
|
|
"$type": "WatcherSystemMixin",
|
|
"watcherId": 82015,
|
|
"mixinType": "ListenAbilityAction",
|
|
"listenStateId": ""
|
|
}
|
|
]
|
|
},
|
|
"Wtcher_Achievement_82016": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"modifierMixins": [
|
|
{
|
|
"$type": "WatcherSystemMixin",
|
|
"watcherId": 82016,
|
|
"mixinType": "ListenAbilityAction",
|
|
"listenStateId": ""
|
|
}
|
|
]
|
|
},
|
|
"Wtcher_Achievement_82017": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"modifierMixins": [
|
|
{
|
|
"$type": "WatcherSystemMixin",
|
|
"watcherId": 82017,
|
|
"mixinType": "ListenAbilityAction",
|
|
"listenStateId": ""
|
|
}
|
|
]
|
|
},
|
|
"Wtcher_Achievement_82018": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"modifierMixins": [
|
|
{
|
|
"$type": "WatcherSystemMixin",
|
|
"watcherId": 82018,
|
|
"mixinType": "ListenAbilityAction",
|
|
"listenStateId": ""
|
|
}
|
|
]
|
|
},
|
|
"Watcher_Achievement_82054": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"modifierMixins": [
|
|
{
|
|
"$type": "WatcherSystemMixin",
|
|
"watcherId": 82054,
|
|
"mixinType": "ListenAbilityAction",
|
|
"listenStateId": ""
|
|
}
|
|
]
|
|
},
|
|
"Watcher_Achievement_82058": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"modifierMixins": [
|
|
{
|
|
"$type": "WatcherSystemMixin",
|
|
"watcherId": 82058,
|
|
"mixinType": "ListenAbilityAction",
|
|
"listenStateId": ""
|
|
}
|
|
]
|
|
},
|
|
"Watcher_Achievement_82059": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"modifierMixins": [
|
|
{
|
|
"$type": "WatcherSystemMixin",
|
|
"watcherId": 82059,
|
|
"mixinType": "ListenAbilityAction",
|
|
"listenStateId": ""
|
|
}
|
|
]
|
|
},
|
|
"Watcher_Achievement_82060": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"modifierMixins": [
|
|
{
|
|
"$type": "WatcherSystemMixin",
|
|
"watcherId": 82060,
|
|
"mixinType": "ListenAbilityAction",
|
|
"listenStateId": ""
|
|
}
|
|
]
|
|
},
|
|
"Watcher_Achievement_82063": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"modifierMixins": [
|
|
{
|
|
"$type": "WatcherSystemMixin",
|
|
"watcherId": 82063,
|
|
"mixinType": "ListenAbilityAction",
|
|
"listenStateId": ""
|
|
}
|
|
]
|
|
},
|
|
"Watcher_Achievement_82064": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"modifierMixins": [
|
|
{
|
|
"$type": "WatcherSystemMixin",
|
|
"watcherId": 82064,
|
|
"mixinType": "ListenAbilityAction",
|
|
"listenStateId": ""
|
|
}
|
|
]
|
|
},
|
|
"Watcher_Achievement_82065": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"modifierMixins": [
|
|
{
|
|
"$type": "WatcherSystemMixin",
|
|
"watcherId": 82065,
|
|
"mixinType": "ListenAbilityAction",
|
|
"listenStateId": ""
|
|
}
|
|
]
|
|
},
|
|
"Watcher_Achievement_82066": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"modifierMixins": [
|
|
{
|
|
"$type": "WatcherSystemMixin",
|
|
"watcherId": 82066,
|
|
"mixinType": "ListenAbilityAction",
|
|
"listenStateId": ""
|
|
}
|
|
]
|
|
},
|
|
"Watcher_Achievement_82067": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"modifierMixins": [
|
|
{
|
|
"$type": "WatcherSystemMixin",
|
|
"watcherId": 82067,
|
|
"mixinType": "ListenAbilityAction",
|
|
"listenStateId": ""
|
|
}
|
|
]
|
|
},
|
|
"Watcher_Achievement_82068": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"modifierMixins": [
|
|
{
|
|
"$type": "WatcherSystemMixin",
|
|
"watcherId": 82068,
|
|
"mixinType": "ListenAbilityAction",
|
|
"listenStateId": ""
|
|
}
|
|
]
|
|
},
|
|
"Watcher_Achievement_82069": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"modifierMixins": [
|
|
{
|
|
"$type": "WatcherSystemMixin",
|
|
"watcherId": 82069,
|
|
"mixinType": "ListenAbilityAction",
|
|
"listenStateId": ""
|
|
}
|
|
]
|
|
},
|
|
"Watcher_Achievement_82070": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"modifierMixins": [
|
|
{
|
|
"$type": "WatcherSystemMixin",
|
|
"watcherId": 82070,
|
|
"mixinType": "ListenAbilityAction",
|
|
"listenStateId": ""
|
|
}
|
|
]
|
|
},
|
|
"Watcher_Achievement_82071": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"modifierMixins": [
|
|
{
|
|
"$type": "WatcherSystemMixin",
|
|
"watcherId": 82071,
|
|
"mixinType": "ListenAbilityAction",
|
|
"listenStateId": ""
|
|
}
|
|
]
|
|
},
|
|
"Watcher_Achievement_82072": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"modifierMixins": [
|
|
{
|
|
"$type": "WatcherSystemMixin",
|
|
"watcherId": 81043,
|
|
"mixinType": "ListenAbilityAction",
|
|
"listenStateId": ""
|
|
}
|
|
]
|
|
},
|
|
"Watcher_Achievement_82073": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"modifierMixins": [
|
|
{
|
|
"$type": "WatcherSystemMixin",
|
|
"watcherId": 82073,
|
|
"mixinType": "ListenAbilityAction",
|
|
"listenStateId": ""
|
|
}
|
|
]
|
|
},
|
|
"Watcher_Achievement_82074": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"modifierMixins": [
|
|
{
|
|
"$type": "WatcherSystemMixin",
|
|
"watcherId": 82074,
|
|
"mixinType": "ListenAbilityAction",
|
|
"listenStateId": ""
|
|
}
|
|
]
|
|
},
|
|
"Watcher_Achievement_82075": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"modifierMixins": [
|
|
{
|
|
"$type": "WatcherSystemMixin",
|
|
"watcherId": 82075,
|
|
"mixinType": "ListenAbilityAction",
|
|
"listenStateId": ""
|
|
}
|
|
]
|
|
},
|
|
"Watcher_Achievement_82076": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"modifierMixins": [
|
|
{
|
|
"$type": "WatcherSystemMixin",
|
|
"watcherId": 82076,
|
|
"mixinType": "ListenAbilityAction",
|
|
"listenStateId": ""
|
|
}
|
|
]
|
|
},
|
|
"Watcher_Achievement_82077": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"modifierMixins": [
|
|
{
|
|
"$type": "WatcherSystemMixin",
|
|
"watcherId": 82077,
|
|
"mixinType": "ListenAbilityAction",
|
|
"listenStateId": ""
|
|
}
|
|
]
|
|
},
|
|
"Watcher_Achievement_82078": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"modifierMixins": [
|
|
{
|
|
"$type": "WatcherSystemMixin",
|
|
"watcherId": 82078,
|
|
"mixinType": "ListenAbilityAction",
|
|
"listenStateId": ""
|
|
}
|
|
]
|
|
},
|
|
"Watcher_Achievement_82079": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"modifierMixins": [
|
|
{
|
|
"$type": "WatcherSystemMixin",
|
|
"watcherId": 82079,
|
|
"mixinType": "ListenAbilityAction",
|
|
"listenStateId": ""
|
|
}
|
|
]
|
|
},
|
|
"Watcher_Achievement_82080": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"modifierMixins": [
|
|
{
|
|
"$type": "WatcherSystemMixin",
|
|
"watcherId": 82080,
|
|
"mixinType": "ListenAbilityAction",
|
|
"listenStateId": ""
|
|
}
|
|
]
|
|
},
|
|
"Watcher_Achievement_82081": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"modifierMixins": [
|
|
{
|
|
"$type": "WatcherSystemMixin",
|
|
"watcherId": 82081,
|
|
"mixinType": "ListenAbilityAction",
|
|
"listenStateId": ""
|
|
}
|
|
]
|
|
},
|
|
"Watcher_Achievement_82082": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"modifierMixins": [
|
|
{
|
|
"$type": "WatcherSystemMixin",
|
|
"watcherId": 82082,
|
|
"mixinType": "ListenAbilityAction",
|
|
"listenStateId": ""
|
|
}
|
|
]
|
|
},
|
|
"Watcher_Achievement_82083": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"modifierMixins": [
|
|
{
|
|
"$type": "WatcherSystemMixin",
|
|
"watcherId": 82083,
|
|
"mixinType": "ListenAbilityAction",
|
|
"listenStateId": ""
|
|
}
|
|
]
|
|
},
|
|
"Watcher_Achievement_82084": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"modifierMixins": [
|
|
{
|
|
"$type": "WatcherSystemMixin",
|
|
"watcherId": 82084,
|
|
"mixinType": "ListenAbilityAction",
|
|
"listenStateId": ""
|
|
}
|
|
]
|
|
},
|
|
"Watcher_Achievement_82085": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"modifierMixins": [
|
|
{
|
|
"$type": "WatcherSystemMixin",
|
|
"watcherId": 82085,
|
|
"mixinType": "ListenAbilityAction",
|
|
"listenStateId": ""
|
|
}
|
|
]
|
|
},
|
|
"Watcher_Achievement_82086": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"modifierMixins": [
|
|
{
|
|
"$type": "WatcherSystemMixin",
|
|
"watcherId": 82086,
|
|
"mixinType": "ListenAbilityAction",
|
|
"listenStateId": ""
|
|
}
|
|
]
|
|
},
|
|
"Watcher_Achievement_82087": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"modifierMixins": [
|
|
{
|
|
"$type": "WatcherSystemMixin",
|
|
"watcherId": 82087,
|
|
"mixinType": "ListenAbilityAction",
|
|
"listenStateId": ""
|
|
}
|
|
]
|
|
},
|
|
"Watcher_Achievement_82089": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"modifierMixins": [
|
|
{
|
|
"$type": "WatcherSystemMixin",
|
|
"watcherId": 82089,
|
|
"mixinType": "ListenAbilityAction",
|
|
"listenStateId": ""
|
|
}
|
|
]
|
|
},
|
|
"Watcher_Achievement_82090": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"modifierMixins": [
|
|
{
|
|
"$type": "WatcherSystemMixin",
|
|
"watcherId": 82090,
|
|
"mixinType": "ListenAbilityAction",
|
|
"listenStateId": ""
|
|
}
|
|
]
|
|
}
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "LevelAbility_Combat_Activity_Watcher_1",
|
|
"modifiers": {
|
|
"Watcher_Achievement_1502220": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"modifierMixins": [
|
|
{
|
|
"$type": "WatcherSystemMixin",
|
|
"watcherId": 1502220,
|
|
"mixinType": "ListenAbilityAction",
|
|
"listenStateId": ""
|
|
}
|
|
]
|
|
}
|
|
}
|
|
}
|
|
}
|
|
] |