{
  "ignited": {
    "description": "火が付いている",
    "invisible": false,
    "name": "発火",
    "removable": false,
    "stats": [
      "base_ignite_damage_taken_per_minute"
    ],
    "visuals": "ignited",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "chilled": {
    "description": "減速状態",
    "invisible": false,
    "name": "冷却",
    "removable": false,
    "stats": [
      "action_speed_-%_from_chill"
    ],
    "visuals": "chilled",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "frozen": {
    "description": "凍結している",
    "invisible": false,
    "name": "凍結",
    "removable": false,
    "stats": [
      "action_speed_-%_from_freeze"
    ],
    "visuals": "frozen",
    "category": "Debuff",
    "sources": {
      "ExplodingStormBuffs": [
        {
          "id": "freezing_storm",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": null,
          "stats": {
            "action_speed_-%_from_freeze": -100
          }
        }
      ]
    },
    "templates": null,
    "stack_limit": null
  },
  "shocked": {
    "description": "受けるダメージが最大50%増加",
    "invisible": false,
    "name": "感電",
    "removable": false,
    "stats": [
      "base_damage_taken_+%_from_shock"
    ],
    "visuals": "shocked",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "sprinting": {
    "description": "移動スピード増加",
    "invisible": false,
    "name": "高速移動",
    "removable": true,
    "stats": [
      "base_movement_velocity_+%"
    ],
    "visuals": "sprinting",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "flask_effect_life": {
    "description": "",
    "invisible": true,
    "name": "ライフ回復",
    "removable": false,
    "stats": [
      "base_life_recovery_per_minute_from_flask"
    ],
    "visuals": "invisible",
    "category": "Flask",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "grace_period": {
    "description": "ダメージを受けることがない",
    "invisible": false,
    "name": "恩寵の時間",
    "removable": true,
    "stats": [
      "base_cannot_be_damaged",
      "is_hidden_monster",
      "minions_take_no_actions",
      "in_grace_period",
      "base_deal_no_damage",
      "minions_deal_no_damage",
      "minions_cannot_be_damaged"
    ],
    "visuals": "grace_period",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "god_mode": {
    "description": "ダメージを受けることがない",
    "invisible": false,
    "name": "不死身",
    "removable": true,
    "stats": [
      "base_cannot_be_damaged"
    ],
    "visuals": "god_mode",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "experience": {
    "description": "30秒間経験値増加",
    "invisible": false,
    "name": "経験値増加",
    "removable": true,
    "stats": [
      "experience_gain_+%"
    ],
    "visuals": "experience",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "flask_effect_mana": {
    "description": "",
    "invisible": true,
    "name": "マナ回復",
    "removable": false,
    "stats": [
      "base_mana_recovery_per_minute_from_flask"
    ],
    "visuals": "invisible",
    "category": "Flask",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "poison": {
    "description": "混沌ダメージを受けている",
    "invisible": false,
    "name": "毒",
    "removable": false,
    "stats": [
      "base_poison_damage_taken_per_minute"
    ],
    "visuals": "poison",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "blood_rage": {
    "description": "ライフおよびエナジーシールドに基づいて物理継続ダメージを受けている。アタックスピードが増加しライフをリーチする。敵を倒すとバフの持続時間が更新され、フレンジーチャージを付与する場合がある。",
    "invisible": false,
    "name": "ブラッドレイジ",
    "removable": false,
    "stats": [
      "attack_speed_+%",
      "life_leech_from_physical_attack_damage_permyriad",
      "base_physical_damage_%_of_maximum_life_taken_per_minute",
      "base_physical_damage_%_of_maximum_energy_shield_taken_per_minute",
      "add_frenzy_charge_on_kill_%_chance",
      "gain_frenzy_charge_on_hitting_unique_enemy_%",
      "base_life_leech_from_elemental_damage_permyriad"
    ],
    "visuals": "blood_rage",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "righteous_fire": {
    "description": "燃焼ダメージを受けている。周囲の敵に燃焼ダメージを与え、スペルダメージが増加。",
    "invisible": false,
    "name": "ライチャスファイヤー",
    "removable": false,
    "stats": [
      "righteous_fire_spell_damage_+%_final",
      "spell_damage_+%",
      "base_nonlethal_fire_damage_%_of_maximum_life_taken_per_minute",
      "base_nonlethal_fire_damage_%_of_maximum_energy_shield_taken_per_minute",
      "base_nonlethal_fire_damage_%_of_maximum_mana_taken_per_minute"
    ],
    "visuals": "righteous_fire",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "righteous_fire_aura": {
    "description": "ライチャスファイヤーを使用している近くの敵から燃焼ダメージを受けている",
    "invisible": false,
    "name": "ライチャスファイヤー",
    "removable": false,
    "stats": [
      "base_fire_damage_taken_per_minute"
    ],
    "visuals": "righteous_fire_aura",
    "category": "Debuff",
    "sources": {
      "PlayerConditions": [
        {
          "id": "HasRighteousFire",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": null,
          "stats": {
            "base_fire_damage_taken_per_minute": 1
          }
        }
      ]
    },
    "templates": {
      "ExpeditionOlrothRighteousFire": {
        "aura_radius_metres": 1.6,
        "stats": {
          "base_fire_damage_taken_per_minute": 975000
        },
        "stat_text": null,
        "visuals": "olroth_righteous_fire"
      }
    },
    "stack_limit": null
  },
  "demon_righteous_fire": {
    "description": "燃焼ダメージを受けている。周囲の敵に燃焼ダメージを与え、スペルダメージが増加。",
    "invisible": false,
    "name": "アンライチャスファイヤー",
    "removable": false,
    "stats": [
      "righteous_fire_spell_damage_+%_final",
      "spell_damage_+%",
      "base_nonlethal_fire_damage_%_of_maximum_life_taken_per_minute",
      "base_nonlethal_fire_damage_%_of_maximum_energy_shield_taken_per_minute",
      "base_nonlethal_fire_damage_%_of_maximum_mana_taken_per_minute"
    ],
    "visuals": "demon_righteous_fire",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "demon_righteous_fire_aura": {
    "description": "アンライチャスファイヤーを使用している近くの敵から燃焼ダメージを受けている",
    "invisible": false,
    "name": "アンライチャスファイヤー",
    "removable": false,
    "stats": [
      "base_fire_damage_taken_per_minute"
    ],
    "visuals": "demon_righteous_fire_aura",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "avatar_righteous_fire": {
    "description": "燃焼ダメージを受けている。周囲の敵に燃焼ダメージを与え、スペルダメージが増加。",
    "invisible": false,
    "name": "ライチャスファイヤー",
    "removable": false,
    "stats": [
      "righteous_fire_spell_damage_+%_final",
      "spell_damage_+%",
      "base_fire_damage_%_of_maximum_life_plus_maximum_ES_taken_per_minute"
    ],
    "visuals": "righteous_fire_sacrifice",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "avatar_righteous_fire_aura": {
    "description": "ライチャスファイヤーを使用している近くの敵から燃焼ダメージを受けている",
    "invisible": false,
    "name": "ライチャスファイヤー",
    "removable": false,
    "stats": [
      "base_fire_damage_taken_per_minute"
    ],
    "visuals": "righteous_fire_aura_sacrifice",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "invisible_fire_aura": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "buff_impl_stat",
      "buff_impl_stat",
      "buff_impl_stat"
    ],
    "visuals": "invisible",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "invisible_fire_debuff": {
    "description": "クリーピングアゴニーから燃焼ダメージを受けている",
    "invisible": false,
    "name": "クリーピングアゴニー",
    "removable": false,
    "stats": [
      "base_fire_damage_taken_per_minute"
    ],
    "visuals": "invisible_fire_aura",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "invisible_holy_fire_debuff": {
    "description": "ディバインフレアから燃焼ダメージを受けている",
    "invisible": false,
    "name": "ディバインフレア",
    "removable": false,
    "stats": [
      "base_fire_damage_taken_per_minute"
    ],
    "visuals": "invisible_holy_fire_aura",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "invisible_holy_fire_elder_debuff": {
    "description": "ディバインフレアから燃焼ダメージを受けている",
    "invisible": false,
    "name": "ディバインフレア",
    "removable": false,
    "stats": [
      "base_fire_damage_taken_per_minute"
    ],
    "visuals": "invisible_holy_fire_aura",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "invisible_kitava_fire_debuff": {
    "description": "ヘレティカルフレアから物理継続ダメージを受けている",
    "invisible": false,
    "name": "ヘレティカルフレア",
    "removable": false,
    "stats": [
      "base_physical_damage_taken_per_minute"
    ],
    "visuals": "invisible_kitava_fire_aura",
    "category": "Debuff",
    "sources": {
      "PlayerConditions": [
        {
          "id": "AffectedByHereticalFlare",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": null,
          "stats": {
            "base_physical_damage_taken_per_minute": 1
          }
        }
      ]
    },
    "templates": null,
    "stack_limit": null
  },
  "ion_beam_debuff": {
    "description": "ガルバニックフレアから雷ダメージを受けている",
    "invisible": false,
    "name": "ガルバニックフレア",
    "removable": false,
    "stats": [
      "base_lightning_damage_taken_per_minute"
    ],
    "visuals": "ion_cannon_aura",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "frost_ion_beam_debuff": {
    "description": "クリーピングアイスから冷気ダメージを受けている",
    "invisible": false,
    "name": "クリーピングアイス",
    "removable": false,
    "stats": [
      "base_cold_damage_taken_per_minute"
    ],
    "visuals": "frost_ion_cannon_aura",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "doedre_invisible_chaos_debuff": {
    "description": "混沌継続ダメージを受けている",
    "invisible": false,
    "name": "スーイッジトキシン",
    "removable": false,
    "stats": [
      "base_chaos_damage_taken_per_minute"
    ],
    "visuals": "doedre_sewer_invisible_fire_aura",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "fire_weapon": {
    "description": "武器は追加の火ダメージを与える",
    "invisible": false,
    "name": "ファイヤーウェポン",
    "removable": true,
    "stats": [
      "base_physical_damage_%_to_convert_to_fire",
      "physical_damage_%_to_add_as_fire"
    ],
    "visuals": "fire_weapon",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "frenzy_charge": {
    "description": "フレンジーチャージの数に応じてダメージが上昇し、アタックスピードおよびキャストスピードが増加。",
    "invisible": false,
    "name": "フレンジーチャージ",
    "removable": false,
    "stats": [],
    "visuals": "frenzy_charge",
    "category": "Charge",
    "sources": null,
    "templates": {
      "SentinelFrenzyCharge": {
        "aura_radius_metres": null,
        "stats": null,
        "stat_text": null,
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "endurance_charge": {
    "description": "エンデュランスチャージの数に応じて追加の物理および元素ダメージ軽減を獲得。",
    "invisible": false,
    "name": "エンデュランスチャージ",
    "removable": false,
    "stats": [],
    "visuals": "endurance_charge",
    "category": "Charge",
    "sources": null,
    "templates": {
      "SentinelEnduranceCharge": {
        "aura_radius_metres": null,
        "stats": null,
        "stat_text": null,
        "visuals": null
      },
      "AzmeriOakEnduranceChargeShare": {
        "aura_radius_metres": null,
        "stats": null,
        "stat_text": null,
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "power_charge": {
    "description": "パワーチャージの数に応じてクリティカル率が増加。",
    "invisible": false,
    "name": "パワーチャージ",
    "removable": false,
    "stats": [],
    "visuals": "power_charge",
    "category": "Charge",
    "sources": null,
    "templates": {
      "SentinelPowerCharge": {
        "aura_radius_metres": null,
        "stats": null,
        "stat_text": null,
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "spirit_charge": {
    "description": "特定のスキルを使用するために必要。",
    "invisible": false,
    "name": "スピリットチャージ",
    "removable": false,
    "stats": [],
    "visuals": "spirit_charge",
    "category": "Charge",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "siphoning_charge": {
    "description": "サイフォニングチャージの数に応じて様々な効果を獲得",
    "invisible": false,
    "name": "サイフォニングチャージ",
    "removable": false,
    "stats": [],
    "visuals": "siphoning_charge",
    "category": "Charge",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "void_arrow": {
    "description": "ヴォイドアローがある場合ヴォイドショットをトリガーできる",
    "invisible": false,
    "name": "ヴォイドアロー",
    "removable": false,
    "stats": [],
    "visuals": "void_arrow",
    "category": "Charge",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "divine_charge": {
    "description": "神のエネルギーで満たされている",
    "invisible": false,
    "name": "ディバインチャージ",
    "removable": false,
    "stats": [],
    "visuals": "divine_charge",
    "category": "Charge",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "blitz_charge": {
    "description": "ブリッツチャージがある場合アセンダンシーによるボーナスを獲得",
    "invisible": false,
    "name": "ブリッツチャージ",
    "removable": false,
    "stats": [],
    "visuals": "blitz_charge",
    "category": "Charge",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "challenger_charge": {
    "description": "チャレンジャーチャージがある場合アセンダンシーによるボーナスを獲得",
    "invisible": false,
    "name": "チャレンジャーチャージ",
    "removable": false,
    "stats": [],
    "visuals": "challenger_charge",
    "category": "Charge",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "hillock_buff": {
    "description": "熱狂的な攻撃",
    "invisible": false,
    "name": "ブルータルアタック",
    "removable": false,
    "stats": [
      "attack_speed_+%",
      "physical_damage_+%"
    ],
    "visuals": "hillock_buff",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "mana_leech": {
    "description": "マナをリーチしている",
    "invisible": true,
    "name": "マナリーチ",
    "removable": false,
    "stats": [
      "mana_recovery_per_minute_from_leech",
      "is_mana_leeching"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "life_leech": {
    "description": "ライフをリーチしている",
    "invisible": true,
    "name": "ライフリーチ",
    "removable": false,
    "stats": [
      "life_recovery_per_minute_from_leech",
      "is_life_leeching"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "energy_shield_leech": {
    "description": "エナジーシールドをリーチしている",
    "invisible": true,
    "name": "エナジーシールドリーチ",
    "removable": false,
    "stats": [
      "energy_shield_recovery_per_minute_from_leech",
      "is_es_leeching"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "players_increased": {
    "description": "多くのプレイヤーがゲームに参加。",
    "invisible": true,
    "name": "プレイヤー数増加",
    "removable": false,
    "stats": [
      "additional_player_bonus_maximum_energy_shield_+%_final",
      "additional_player_bonus_maximum_life_+%_final",
      "monster_number_of_additional_players"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "flask_bonus_armour": {
    "description": "フラスコ効果中はアーマーが増加",
    "invisible": true,
    "name": "アーマー増加",
    "removable": false,
    "stats": [
      "physical_damage_reduction_rating_+%"
    ],
    "visuals": "invisible",
    "category": "Flask",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "flask_bonus_evasion": {
    "description": "フラスコ効果中は回避力が増加",
    "invisible": false,
    "name": "回避力増加",
    "removable": false,
    "stats": [
      "evasion_rating_+%"
    ],
    "visuals": "flask_bonus_evasion_rating",
    "category": "Flask",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "flask_bonus_energy_shield": {
    "description": "フラスコ効果中はエナジーシールドが増加",
    "invisible": true,
    "name": "エナジーシールド増加",
    "removable": false,
    "stats": [
      "maximum_energy_shield_+%"
    ],
    "visuals": "invisible",
    "category": "Flask",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "flask_bonus_movement_speed": {
    "description": "フラスコ効果中は移動が速くなる",
    "invisible": false,
    "name": "移動スピード増加",
    "removable": false,
    "stats": [
      "base_movement_velocity_+%"
    ],
    "visuals": "flask_bonus_movement_speed",
    "category": "Flask",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "flask_bonus_stun_recovery": {
    "description": "フラスコ効果中はスタンから早く復帰",
    "invisible": true,
    "name": "スタン復帰増加",
    "removable": false,
    "stats": [
      "base_stun_recovery_+%"
    ],
    "visuals": "invisible",
    "category": "Flask",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "flask_bonus_resistances": {
    "description": "フラスコ効果中は耐性が増加",
    "invisible": true,
    "name": "耐性増加",
    "removable": false,
    "stats": [
      "base_resist_all_elements_%"
    ],
    "visuals": "invisible",
    "category": "Flask",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "flask_bonus_life_leech": {
    "description": "フラスコ効果中はライフをリーチする",
    "invisible": true,
    "name": "ライフリーチ増加",
    "removable": false,
    "stats": [
      "life_leech_from_physical_attack_damage_permyriad"
    ],
    "visuals": "invisible",
    "category": "Flask",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "flask_bonus_mana_leech": {
    "description": "フラスコ効果中はマナをリーチする",
    "invisible": true,
    "name": "マナリーチ増加",
    "removable": false,
    "stats": [
      "mana_leech_from_physical_attack_damage_permyriad"
    ],
    "visuals": "invisible",
    "category": "Flask",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "flask_bonus_knockback": {
    "description": "フラスコ効果中、近接攻撃は敵をノックバックする",
    "invisible": true,
    "name": "ノックバック付与",
    "removable": false,
    "stats": [
      "melee_knockback"
    ],
    "visuals": "invisible",
    "category": "Flask",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "flask_bonus_global_knockback": {
    "description": "フラスコ効果中は敵をノックバックする",
    "invisible": true,
    "name": "ノックバック付与",
    "removable": false,
    "stats": [
      "global_knockback"
    ],
    "visuals": "invisible",
    "category": "Flask",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "flask_bonus_prevents_death": {
    "description": "フラスコ効果中は死ぬことがない",
    "invisible": true,
    "name": "死亡阻止",
    "removable": false,
    "stats": [
      "cannot_die"
    ],
    "visuals": "invisible",
    "category": "Flask",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "flask_bonus_ignite_immunity": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "base_immune_to_ignite"
    ],
    "visuals": "flask_ignite_immunity",
    "category": "Flask",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "chill_immunity": {
    "description": "全ての冷却が取り除かれ冷却状態になることがない",
    "invisible": false,
    "name": "冷却完全耐性",
    "removable": false,
    "stats": [
      "base_immune_to_chill"
    ],
    "visuals": "flask_chill_immunity",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "freeze_immunity": {
    "description": "全ての凍結が取り除かれ凍結状態になることがない",
    "invisible": false,
    "name": "凍結完全耐性",
    "removable": false,
    "stats": [
      "base_immune_to_freeze"
    ],
    "visuals": "flask_freeze_immunity",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "ignite_immunity": {
    "description": "全ての発火が取り除かれ発火状態になることがない",
    "invisible": false,
    "name": "発火完全耐性",
    "removable": false,
    "stats": [
      "base_immune_to_ignite"
    ],
    "visuals": "flask_ignite_immunity",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "shock_immunity": {
    "description": "全ての感電が取り除かれ感電状態になることがない",
    "invisible": false,
    "name": "感電完全耐性",
    "removable": false,
    "stats": [
      "base_immune_to_shock"
    ],
    "visuals": "flask_shock_immunity",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "bleeding_immunity": {
    "description": "全ての出血が取り除かれ出血状態になることがない",
    "invisible": false,
    "name": "出血完全耐性",
    "removable": false,
    "stats": [
      "immune_to_bleeding"
    ],
    "visuals": "flask_bleed_immunity",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "corrupted_blood_immunity": {
    "description": "全ての穢れた血が取り除かれ、穢れた血状態にならない。",
    "invisible": false,
    "name": "穢れた血完全耐性",
    "removable": false,
    "stats": [
      "immune_to_corrupted_blood"
    ],
    "visuals": "flask_corrupted_blood_immunity",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "flask_bonus_curse_immunity": {
    "description": "",
    "invisible": true,
    "name": "呪い完全耐性",
    "removable": false,
    "stats": [
      "immune_to_curses"
    ],
    "visuals": "flask_bonus_curse_immunity",
    "category": "Flask",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "spectre_buff": {
    "description": "",
    "invisible": true,
    "name": "幽体",
    "removable": false,
    "stats": [],
    "visuals": "spectre_buff",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "infernal_blow_hit": {
    "description": "",
    "invisible": true,
    "name": "インファーナルブロウによるヒット",
    "removable": false,
    "stats": [
      "base_monster_will_be_deleted_on_death"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "viper_strike_orb": {
    "description": "ヴァイパーストライクにより混沌ダメージを受けている",
    "invisible": false,
    "name": "ヴァイパーストライクによるヒット",
    "removable": false,
    "stats": [
      "base_chaos_damage_taken_per_minute"
    ],
    "visuals": "viper_strike_orb",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "phase_run": {
    "description": "速く、見えにくくなっている。武器で攻撃を行いバフを終了させた場合、その攻撃のダメージが上昇する",
    "invisible": false,
    "name": "フェイズラン",
    "removable": true,
    "stats": [
      "base_movement_velocity_+%",
      "monster_response_time_ms",
      "phase_run_melee_physical_damage_+%_final",
      "suppress_phasing_visual"
    ],
    "visuals": "phase_run",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "monster_magic_effect_buff": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "monster_magic_effect_buff",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "monster_rare_effect_buff": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "monster_rare_effect_buff",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "fuse_arrow_orb": {
    "description": "爆発する",
    "invisible": false,
    "name": "エクスプローシブアローによるヒット",
    "removable": false,
    "stats": [],
    "visuals": "fuse_arrow_orb",
    "category": "Charge",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "curse_temporal_chains": {
    "description": "呪術を受けている。時間の経過が遅くなっている。",
    "invisible": false,
    "name": "テンポラルチェーン",
    "removable": false,
    "stats": [
      "temporal_chains_action_speed_+%_final",
      "temporal_chains_action_speed_+%_vs_rare_or_unique_final",
      "buff_time_passed_+%_other_than_temporal_chains"
    ],
    "visuals": "curse_temporal_chains",
    "category": "Hex",
    "sources": {
      "PlayerConditions": [
        {
          "id": "HasTemporalChains",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": null,
          "stats": {
            "temporal_chains_action_speed_+%_final": 1,
            "temporal_chains_action_speed_+%_vs_rare_or_unique_final": 1,
            "buff_time_passed_+%_other_than_temporal_chains": 1
          }
        }
      ],
      "Mods": [
        {
          "id": "DoedreCurseZoneAuraTemporalChains",
          "item": null,
          "name": null,
          "template": "DoedreCurseZoneAuraTemporalChains",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "DoedreCurseZoneAuraTemporalChains2",
          "item": null,
          "name": null,
          "template": "DoedreCurseZoneAuraTemporalChains2",
          "stat_text": null,
          "stats": null
        }
      ]
    },
    "templates": {
      "DoedreCurseZoneAuraTemporalChains": {
        "aura_radius_metres": 5.2,
        "stats": {
          "temporal_chains_action_speed_+%_final": 0,
          "temporal_chains_action_speed_+%_vs_rare_or_unique_final": 0,
          "buff_time_passed_+%_other_than_temporal_chains": 0
        },
        "stat_text": null,
        "visuals": "doedre_curse_zone_aura_temporal_chains"
      },
      "DoedreCurseZoneAuraTemporalChains2": {
        "aura_radius_metres": 5.2,
        "stats": {
          "temporal_chains_action_speed_+%_final": 0,
          "temporal_chains_action_speed_+%_vs_rare_or_unique_final": 0,
          "buff_time_passed_+%_other_than_temporal_chains": 0
        },
        "stat_text": null,
        "visuals": "doedre_curse_zone_aura_temporal_chains"
      }
    },
    "stack_limit": null
  },
  "curse_elemental_weakness": {
    "description": "呪術を受けている。受ける元素ダメージが上昇。",
    "invisible": false,
    "name": "エレメンタルウィークネス",
    "removable": false,
    "stats": [
      "elemental_resistance_%_from_curse",
      "self_elemental_status_duration_-%"
    ],
    "visuals": "curse_elemental_weakness",
    "category": "Hex",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "curse_fire_weakness": {
    "description": "呪術を受けている。受ける火ダメージが上昇し、発火しやすくなっている。",
    "invisible": false,
    "name": "フラマビリティ",
    "removable": false,
    "stats": [
      "fire_damage_resistance_%_from_curse",
      "chance_to_be_ignited_%",
      "base_self_ignite_duration_-%"
    ],
    "visuals": "curse_fire_weakness",
    "category": "Hex",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "curse_cold_weakness": {
    "description": "呪術を受けている。受ける冷気ダメージが上昇し、凍結しやすくなっている。",
    "invisible": false,
    "name": "フロストバイト",
    "removable": false,
    "stats": [
      "cold_damage_resistance_%_from_curse",
      "chance_to_be_frozen_%",
      "base_self_freeze_duration_-%"
    ],
    "visuals": "curse_cold_weakness",
    "category": "Hex",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "curse_lightning_weakness": {
    "description": "呪術を受けている。受ける雷ダメージが上昇し、感電しやすくなっている。",
    "invisible": false,
    "name": "コンダクティヴィティ",
    "removable": false,
    "stats": [
      "lightning_damage_resistance_%_from_curse",
      "chance_to_be_shocked_%",
      "base_self_shock_duration_-%"
    ],
    "visuals": "curse_lightning_weakness",
    "category": "Hex",
    "sources": {
      "PlayerConditions": [
        {
          "id": "HasConductivity",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": [
            "感電を付与される確率 +x%",
            "受ける感電の持続時間がx%減少する"
          ],
          "stats": {
            "lightning_damage_resistance_%_from_curse": 1,
            "chance_to_be_shocked_%": 1,
            "base_self_shock_duration_-%": 1
          }
        }
      ]
    },
    "templates": null,
    "stack_limit": null
  },
  "curse_warlords_mark": {
    "description": "呪印を受けている。スタン時間が長くなり、敵に憤怒、マナリーチおよびライフリーチを与え、倒された際エンデュランスチャージを付与する。",
    "invisible": false,
    "name": "ウォーロードの呪印",
    "removable": false,
    "stats": [
      "enemy_chance_to_double_stun_duration_%_vs_self",
      "enemy_grant_X_rage_on_stun",
      "life_leech_on_any_damage_when_hit_by_attack_permyriad",
      "mana_leech_on_any_damage_when_hit_by_attack_permyriad",
      "chance_to_grant_endurance_charge_on_death_%",
      "grant_attacker_endurance_charge_when_hit_%_chance",
      "base_damage_taken_+%"
    ],
    "visuals": "curse_warlords_mark",
    "category": "Mark",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "curse_punishment": {
    "description": "",
    "invisible": false,
    "name": "",
    "removable": false,
    "stats": [
      "physical_damage_dealt_applied_to_self_%"
    ],
    "visuals": "curse_punishment",
    "category": "Hex",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "curse_enfeeble": {
    "description": "呪術を受けている。与えるダメージが低下し命中力が減少。",
    "invisible": false,
    "name": "エンフィーブル",
    "removable": false,
    "stats": [
      "accuracy_rating_+%",
      "enfeeble_damage_+%_final",
      "enfeeble_damage_+%_vs_rare_or_unique_final"
    ],
    "visuals": "curse_enfeeble",
    "category": "Hex",
    "sources": {
      "Mods": [
        {
          "id": "DoedreCurseZoneAuraEnfeeble",
          "item": null,
          "name": null,
          "template": "DoedreCurseZoneAuraEnfeeble",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "DoedreCurseZoneAuraEnfeeble2",
          "item": null,
          "name": null,
          "template": "DoedreCurseZoneAuraEnfeeble2",
          "stat_text": null,
          "stats": null
        }
      ]
    },
    "templates": {
      "DoedreCurseZoneAuraEnfeeble": {
        "aura_radius_metres": 5.2,
        "stats": {
          "accuracy_rating_+%": 0,
          "enfeeble_damage_+%_final": 0,
          "enfeeble_damage_+%_vs_rare_or_unique_final": 0
        },
        "stat_text": null,
        "visuals": "doedre_curse_zone_aura_enfeeble"
      },
      "DoedreCurseZoneAuraEnfeeble2": {
        "aura_radius_metres": 5.2,
        "stats": {
          "accuracy_rating_+%": 0,
          "enfeeble_damage_+%_final": 0,
          "enfeeble_damage_+%_vs_rare_or_unique_final": 0
        },
        "stat_text": null,
        "visuals": "doedre_curse_zone_aura_enfeeble"
      }
    },
    "stack_limit": null
  },
  "curse_assassins_mark": {
    "description": "呪印を受けている。クリティカルヒットを受けやすく、その受けるダメージも上昇する。敵に倒された際ライフ、マナおよびパワーチャージを付与する。",
    "invisible": false,
    "name": "アサシンの呪印",
    "removable": false,
    "stats": [
      "enemy_additional_critical_strike_multiplier_against_self",
      "enemy_additional_critical_strike_chance_against_self",
      "life_granted_when_killed",
      "mana_granted_when_killed",
      "chance_to_grant_power_charge_on_death_%",
      "grant_attacker_power_charge_when_hit_%_chance",
      "base_damage_taken_+%"
    ],
    "visuals": "curse_assassins_mark",
    "category": "Mark",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "curse_snipers_mark": {
    "description": "呪印を受けている。投射物から受けるダメージが増加し、受けた投射物が分裂する。ヒットを受けた際、フラスコチャージを呪印を使用した敵に付与する。",
    "invisible": false,
    "name": "スナイパーの呪印",
    "removable": false,
    "stats": [
      "projectiles_hitting_self_split_into_x",
      "projectile_damage_taken_+%",
      "grant_attacker_x_mana_flask_charges_when_hit_once_per_500ms",
      "grant_attacker_x_life_flask_charges_when_hit_once_per_500ms",
      "chance_to_be_knocked_back_%"
    ],
    "visuals": "curse_projectile_weakness",
    "category": "Mark",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "curse_vulnerability": {
    "description": "呪術を受けている。受ける物理ダメージが増加し、受けるアタックは出血を付与する確率を持つ。",
    "invisible": false,
    "name": "ヴァルネラビリティ",
    "removable": false,
    "stats": [
      "physical_damage_taken_+%",
      "receive_bleeding_chance_%_when_hit_by_attack",
      "enemy_aggravate_bleeding_on_attack_hit_chance_%_against_self",
      "chance_to_be_maimed_when_hit_%"
    ],
    "visuals": "curse_vulnerability",
    "category": "Hex",
    "sources": {
      "PlayerConditions": [
        {
          "id": "IsVulnerable",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": [
            "受ける物理ダメージがx%増加する",
            "アタックよるヒットを受けた時にx%の確率で出血が付与される",
            "アタックによるヒットはx%の確率でプレイヤーに重症を4秒間付与する"
          ],
          "stats": {
            "physical_damage_taken_+%": 1,
            "receive_bleeding_chance_%_when_hit_by_attack": 1,
            "enemy_aggravate_bleeding_on_attack_hit_chance_%_against_self": 1,
            "chance_to_be_maimed_when_hit_%": 1
          }
        }
      ],
      "Mods": [
        {
          "id": "DoedreCurseZoneAuraVulnerability_",
          "item": null,
          "name": null,
          "template": "DoedreCurseZoneAuraVulnerability_",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "DoedreCurseZoneAuraVulnerability2",
          "item": null,
          "name": null,
          "template": "DoedreCurseZoneAuraVulnerability2",
          "stat_text": null,
          "stats": null
        }
      ]
    },
    "templates": {
      "DoedreCurseZoneAuraVulnerability_": {
        "aura_radius_metres": 5.2,
        "stats": {
          "physical_damage_taken_+%": 0,
          "receive_bleeding_chance_%_when_hit_by_attack": 0,
          "enemy_aggravate_bleeding_on_attack_hit_chance_%_against_self": 0,
          "chance_to_be_maimed_when_hit_%": 0
        },
        "stat_text": null,
        "visuals": "doedre_curse_zone_aura_vulnerability"
      },
      "DoedreCurseZoneAuraVulnerability2": {
        "aura_radius_metres": 5.2,
        "stats": {
          "physical_damage_taken_+%": 0,
          "receive_bleeding_chance_%_when_hit_by_attack": 0,
          "enemy_aggravate_bleeding_on_attack_hit_chance_%_against_self": 0,
          "chance_to_be_maimed_when_hit_%": 0
        },
        "stat_text": null,
        "visuals": "doedre_curse_zone_aura_vulnerability"
      }
    },
    "stack_limit": null
  },
  "curse_poachers_mark": {
    "description": "呪印を受けている。受けるヒットは追加の物理ダメージを持ち、物理ダメージ軽減率が減る。攻撃してきた敵にライフとマナを付与し、倒された際、フレンジーチャージを付与する。",
    "invisible": false,
    "name": "ポーチャーの呪印",
    "removable": false,
    "stats": [
      "minimum_added_physical_damage_taken",
      "maximum_added_physical_damage_taken",
      "base_additional_physical_damage_reduction_%",
      "life_granted_when_hit_by_attacks",
      "mana_granted_when_hit_by_attacks",
      "chance_to_grant_frenzy_charge_on_death_%",
      "grant_attacker_frenzy_charge_when_hit_%_chance",
      "base_damage_taken_+%"
    ],
    "visuals": "curse_poachers_mark",
    "category": "Mark",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "curse_newpunishment": {
    "description": "呪術を受けている。低ライフ状態の場合受けるダメージが増加し、敵をヒットした際に弱体化する。",
    "invisible": false,
    "name": "パニッシュメント",
    "removable": false,
    "stats": [
      "punishment_reflect_%_overkill_damage_to_nearby_allies_on_death",
      "damage_taken_+%_on_low_life",
      "debilitate_self_for_x_milliseconds_on_hit"
    ],
    "visuals": "curse_punishment",
    "category": "Hex",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "CarlsTestCheat": {
    "description": "ロウステータスとブランケットモッドでゲームをテストしています。Grinding Gear Games以外では見ることはできません",
    "invisible": false,
    "name": "バランス",
    "removable": true,
    "stats": [
      "base_maximum_life",
      "base_maximum_energy_shield",
      "base_physical_damage_reduction_rating",
      "base_evasion_rating",
      "attack_minimum_added_physical_damage",
      "attack_maximum_added_physical_damage",
      "accuracy_rating",
      "additional_base_critical_strike_chance"
    ],
    "visuals": "CarlsTestCheat",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "monster_aura_physical_thorns": {
    "description": "味方は物理ダメージを反射",
    "invisible": false,
    "name": "物理反射オーラ",
    "removable": false,
    "stats": [
      "physical_damage_taken_%_to_deal_to_attacker"
    ],
    "visuals": "monster_aura_physical_thorns",
    "category": "Buff",
    "sources": {
      "Mods": [
        {
          "id": "MonsterAuraPhysicalThorns1",
          "item": null,
          "name": null,
          "template": "MonsterAuraPhysicalThorns1",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MonsterPhysicalThorns",
          "item": null,
          "name": null,
          "template": "MonsterPhysicalThorns",
          "stat_text": null,
          "stats": null
        }
      ]
    },
    "templates": {
      "MonsterAuraPhysicalThorns1": {
        "aura_radius_metres": 3.6,
        "stats": {
          "physical_damage_taken_%_to_deal_to_attacker": 0
        },
        "stat_text": null,
        "visuals": null
      },
      "MonsterPhysicalThorns": {
        "aura_radius_metres": null,
        "stats": {
          "physical_damage_taken_%_to_deal_to_attacker": 0
        },
        "stat_text": null,
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "monster_aura_elemental_thorns": {
    "description": "味方は元素ダメージを反射",
    "invisible": false,
    "name": "元素反射オーラ",
    "removable": false,
    "stats": [
      "elemental_damage_taken_%_to_deal_to_attacker"
    ],
    "visuals": "monster_aura_elemental_thorns",
    "category": "Buff",
    "sources": {
      "Mods": [
        {
          "id": "MonsterAuraElementalThorns1",
          "item": null,
          "name": null,
          "template": "MonsterAuraElementalThorns1",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MonsterElementalThorns",
          "item": null,
          "name": null,
          "template": "MonsterElementalThorns",
          "stat_text": null,
          "stats": null
        }
      ]
    },
    "templates": {
      "MonsterAuraElementalThorns1": {
        "aura_radius_metres": 3.6,
        "stats": {
          "elemental_damage_taken_%_to_deal_to_attacker": 0
        },
        "stat_text": null,
        "visuals": null
      },
      "MonsterElementalThorns": {
        "aura_radius_metres": null,
        "stats": {
          "elemental_damage_taken_%_to_deal_to_attacker": 0
        },
        "stat_text": null,
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "monster_physical_thorns": {
    "description": "物理ダメージを反射",
    "invisible": false,
    "name": "物理反射",
    "removable": false,
    "stats": [
      "physical_damage_taken_%_to_deal_to_attacker"
    ],
    "visuals": "monster_aura_physical_thorns",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "monster_elemental_thorns": {
    "description": "元素ダメージを反射",
    "invisible": false,
    "name": "元素反射",
    "removable": false,
    "stats": [
      "elemental_damage_taken_%_to_deal_to_attacker"
    ],
    "visuals": "monster_aura_elemental_thorns",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "monster_aura_medium_physical_damage": {
    "description": "味方は追加の物理ダメージを与える",
    "invisible": false,
    "name": "物理ダメージオーラ (中)",
    "removable": false,
    "stats": [
      "physical_damage_+%"
    ],
    "visuals": "monster_aura_medium_physical_damage",
    "category": "Buff",
    "sources": {
      "BlightedSporeAuras": [
        {
          "id": null,
          "item": null,
          "name": null,
          "template": null,
          "stat_text": [
            "グローバル物理ダメージが30%増加する"
          ],
          "stats": {
            "physical_damage_+%": 30
          }
        }
      ],
      "Mods": [
        {
          "id": "MonsterAuraMediumDamage1",
          "item": null,
          "name": null,
          "template": "MonsterAuraMediumDamage1",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MonsterImplicitAuraMediumDamage1",
          "item": null,
          "name": null,
          "template": "MonsterImplicitAuraMediumDamage1",
          "stat_text": null,
          "stats": null
        }
      ]
    },
    "templates": {
      "MonsterAuraMediumDamage1": {
        "aura_radius_metres": 5.0,
        "stats": {
          "physical_damage_+%": 0
        },
        "stat_text": null,
        "visuals": null
      },
      "MonsterImplicitAuraMediumDamage1": {
        "aura_radius_metres": 5.0,
        "stats": {
          "physical_damage_+%": 0
        },
        "stat_text": null,
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "monster_aura_large_physical_damage": {
    "description": "味方は追加の物理ダメージを与える",
    "invisible": false,
    "name": "物理ダメージオーラ (大)",
    "removable": false,
    "stats": [
      "physical_damage_+%"
    ],
    "visuals": "monster_aura_large_physical_damage",
    "category": "Buff",
    "sources": {
      "BlightedSporeAuras": [
        {
          "id": null,
          "item": null,
          "name": null,
          "template": null,
          "stat_text": [
            "グローバル物理ダメージが50%増加する"
          ],
          "stats": {
            "physical_damage_+%": 50
          }
        }
      ],
      "Mods": [
        {
          "id": "MonsterAuraLargeDamage1",
          "item": null,
          "name": null,
          "template": "MonsterAuraLargeDamage1",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MonsterArchnemesisBonebreaker_",
          "item": null,
          "name": null,
          "template": "MonsterAuraLargeDamage1",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MonsterModPhysicalDamageAura",
          "item": null,
          "name": null,
          "template": "MonsterAuraLargeDamage1",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MonsterAuraLargeDamageUniqueMap",
          "item": null,
          "name": null,
          "template": "MonsterAuraLargeDamageUniqueMap",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MonsterImplicitAuraLargeDamage1",
          "item": null,
          "name": null,
          "template": "MonsterImplicitAuraLargeDamage1",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "TormentSpiritCutthroat",
          "item": null,
          "name": null,
          "template": "TormentSpiritCutthroat",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MonsterTotemAuraDamage1_",
          "item": null,
          "name": null,
          "template": "MonsterTotemAuraDamage1",
          "stat_text": null,
          "stats": null
        }
      ]
    },
    "templates": {
      "MonsterAuraLargeDamage1": {
        "aura_radius_metres": 5.0,
        "stats": {
          "physical_damage_+%": 0
        },
        "stat_text": null,
        "visuals": null
      },
      "MonsterAuraLargeDamageGauntlet": {
        "aura_radius_metres": 3.0,
        "stats": {
          "physical_damage_+%": 40
        },
        "stat_text": [
          "グローバル物理ダメージが40%増加する"
        ],
        "visuals": null
      },
      "MonsterAuraLargeDamageUniqueMap": {
        "aura_radius_metres": 5.0,
        "stats": {
          "physical_damage_+%": 0
        },
        "stat_text": null,
        "visuals": null
      },
      "MonsterImplicitAuraLargeDamage1": {
        "aura_radius_metres": 5.0,
        "stats": {
          "physical_damage_+%": 0
        },
        "stat_text": null,
        "visuals": null
      },
      "TormentSpiritCutthroat": {
        "aura_radius_metres": 4.5,
        "stats": {
          "physical_damage_+%": 0
        },
        "stat_text": null,
        "visuals": null
      },
      "MonsterTotemAuraDamage1": {
        "aura_radius_metres": 6.0,
        "stats": {
          "physical_damage_+%": 0
        },
        "stat_text": null,
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "monster_aura_speed": {
    "description": "味方は移動およびアタックが速くなる",
    "invisible": false,
    "name": "スピードオーラ",
    "removable": false,
    "stats": [
      "attack_speed_+%",
      "base_cast_speed_+%",
      "base_movement_velocity_+%"
    ],
    "visuals": "monster_aura_speed",
    "category": "Buff",
    "sources": {
      "BlightedSporeAuras": [
        {
          "id": null,
          "item": null,
          "name": null,
          "template": null,
          "stat_text": [
            "アタックスピードが35%増加する",
            "キャストスピードが35%増加する",
            "移動スピードが75%増加する"
          ],
          "stats": {
            "attack_speed_+%": 35,
            "base_cast_speed_+%": 35,
            "base_movement_velocity_+%": 75
          }
        }
      ],
      "Mods": [
        {
          "id": "MonsterAuraSpeed1",
          "item": null,
          "name": null,
          "template": "MonsterAuraSpeed1",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MonsterArchnemesisRaider_",
          "item": null,
          "name": null,
          "template": "MonsterAuraSpeed1",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MonsterModSpeedAura",
          "item": null,
          "name": null,
          "template": "MonsterAuraSpeed1",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "StrIntMissionAuraSpeed1",
          "item": null,
          "name": null,
          "template": "StrIntMissionAuraSpeed1",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MonsterAuraSpeedUniqueMap1",
          "item": null,
          "name": null,
          "template": "MonsterAuraSpeedUniqueMap1",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MonsterImplicitAuraSpeed1",
          "item": null,
          "name": null,
          "template": "MonsterImplicitAuraSpeed1",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MonsterImplicitAuraSpeedSextant_",
          "item": null,
          "name": null,
          "template": "MonsterImplicitAuraSpeedSextant_",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MonsterTotemAuraSpeed1___",
          "item": null,
          "name": null,
          "template": "MonsterTotemAuraSpeed1",
          "stat_text": null,
          "stats": null
        }
      ]
    },
    "templates": {
      "MonsterAuraSpeed1": {
        "aura_radius_metres": 5.0,
        "stats": {
          "attack_speed_+%": 0,
          "base_cast_speed_+%": 0,
          "base_movement_velocity_+%": 0
        },
        "stat_text": null,
        "visuals": null
      },
      "MonsterAuraSpeedGauntlet": {
        "aura_radius_metres": 3.0,
        "stats": {
          "attack_speed_+%": 30,
          "base_cast_speed_+%": 30,
          "base_movement_velocity_+%": 30
        },
        "stat_text": [
          "アタックスピードが30%増加する",
          "キャストスピードが30%増加する",
          "移動スピードが30%増加する"
        ],
        "visuals": null
      },
      "StrIntMissionAuraSpeed1": {
        "aura_radius_metres": 3.0,
        "stats": {
          "attack_speed_+%": 0,
          "base_cast_speed_+%": 0,
          "base_movement_velocity_+%": 0
        },
        "stat_text": null,
        "visuals": null
      },
      "MonsterAuraSpeedUniqueMap1": {
        "aura_radius_metres": 5.0,
        "stats": {
          "attack_speed_+%": 0,
          "base_cast_speed_+%": 0,
          "base_movement_velocity_+%": 0
        },
        "stat_text": null,
        "visuals": null
      },
      "MonsterImplicitAuraSpeed1": {
        "aura_radius_metres": 4.5,
        "stats": {
          "attack_speed_+%": 0,
          "base_cast_speed_+%": 0,
          "base_movement_velocity_+%": 0
        },
        "stat_text": null,
        "visuals": null
      },
      "MonsterImplicitAuraSpeedSextant_": {
        "aura_radius_metres": 14.0,
        "stats": {
          "attack_speed_+%": 0,
          "base_cast_speed_+%": 0,
          "base_movement_velocity_+%": 0
        },
        "stat_text": null,
        "visuals": null
      },
      "MonsterTotemAuraSpeed1": {
        "aura_radius_metres": 6.0,
        "stats": {
          "attack_speed_+%": 0,
          "base_cast_speed_+%": 0,
          "base_movement_velocity_+%": 0
        },
        "stat_text": null,
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "monster_aura_life_regen": {
    "description": "味方のライフは自動回復",
    "invisible": false,
    "name": "ライフ自動回復オーラ",
    "removable": false,
    "stats": [
      "life_regeneration_rate_per_minute_%"
    ],
    "visuals": "monster_aura_life_regen",
    "category": "Buff",
    "sources": {
      "BlightedSporeAuras": [
        {
          "id": null,
          "item": null,
          "name": null,
          "template": null,
          "stat_text": [
            "毎秒ライフの1%を自動回復する"
          ],
          "stats": {
            "life_regeneration_rate_per_minute_%": 60
          }
        }
      ],
      "Mods": [
        {
          "id": "MonsterAuraLifeRegen1",
          "item": null,
          "name": null,
          "template": "MonsterAuraLifeRegen1",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MonsterImplicitAuraLifeRegen1",
          "item": null,
          "name": null,
          "template": "MonsterImplicitAuraLifeRegen1",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MonsterImplicitAuraLifeRegenBossStrIntMission",
          "item": null,
          "name": null,
          "template": "MonsterImplicitAuraLifeRegenBossStrIntMission",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MonsterImplicitAuraLifeRegenSextant",
          "item": null,
          "name": null,
          "template": "MonsterImplicitAuraLifeRegenSextant",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "TormentSpiritCharlatanRegenerationAura",
          "item": null,
          "name": null,
          "template": "TormentSpiritCharlatanRegenerationAura",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MonsterTotemAuraLifeRegen1",
          "item": null,
          "name": null,
          "template": "MonsterTotemAuraLifeRegen1",
          "stat_text": null,
          "stats": null
        }
      ]
    },
    "templates": {
      "MonsterAuraLifeRegen1": {
        "aura_radius_metres": 5.0,
        "stats": {
          "life_regeneration_rate_per_minute_%": 0
        },
        "stat_text": null,
        "visuals": null
      },
      "MonsterImplicitAuraLifeRegen1": {
        "aura_radius_metres": 5.0,
        "stats": {
          "life_regeneration_rate_per_minute_%": 0
        },
        "stat_text": null,
        "visuals": null
      },
      "MonsterImplicitAuraLifeRegenBossStrIntMission": {
        "aura_radius_metres": 7.5,
        "stats": {
          "life_regeneration_rate_per_minute_%": 0
        },
        "stat_text": null,
        "visuals": null
      },
      "MonsterImplicitAuraLifeRegenSextant": {
        "aura_radius_metres": 14.0,
        "stats": {
          "life_regeneration_rate_per_minute_%": 0
        },
        "stat_text": null,
        "visuals": null
      },
      "TormentSpiritCharlatanRegenerationAura": {
        "aura_radius_metres": 4.0,
        "stats": {
          "life_regeneration_rate_per_minute_%": 0
        },
        "stat_text": null,
        "visuals": null
      },
      "MonsterTotemAuraLifeRegen1": {
        "aura_radius_metres": 6.0,
        "stats": {
          "life_regeneration_rate_per_minute_%": 0
        },
        "stat_text": null,
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "monster_aura_resists": {
    "description": "味方は元素ダメージ耐性を持つ",
    "invisible": false,
    "name": "耐性オーラ",
    "removable": false,
    "stats": [
      "base_resist_all_elements_%"
    ],
    "visuals": "monster_aura_resists",
    "category": "Buff",
    "sources": {
      "BlightedSporeAuras": [
        {
          "id": null,
          "item": null,
          "name": null,
          "template": null,
          "stat_text": [
            "全ての元素耐性 +35%"
          ],
          "stats": {
            "base_resist_all_elements_%": 35
          }
        }
      ],
      "Mods": [
        {
          "id": "MonsterAuraResists1",
          "item": null,
          "name": null,
          "template": "MonsterAuraResists1",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MonsterArchnemesisPrismatic",
          "item": null,
          "name": null,
          "template": "MonsterAuraResists1",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MonsterImplicitAuraResists1",
          "item": null,
          "name": null,
          "template": "MonsterImplicitAuraResists1",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MonsterImplicitAuraResistsSextant",
          "item": null,
          "name": null,
          "template": "MonsterImplicitAuraResistsSextant",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MonsterTotemAuraResists1",
          "item": null,
          "name": null,
          "template": "MonsterTotemAuraResists1",
          "stat_text": null,
          "stats": null
        }
      ]
    },
    "templates": {
      "MonsterAuraResists1": {
        "aura_radius_metres": 5.0,
        "stats": {
          "base_resist_all_elements_%": 0
        },
        "stat_text": null,
        "visuals": null
      },
      "MonsterAuraResistsGauntlet": {
        "aura_radius_metres": 3.0,
        "stats": {
          "base_resist_all_elements_%": 30
        },
        "stat_text": [
          "全ての元素耐性 +30%"
        ],
        "visuals": null
      },
      "MonsterImplicitAuraResists1": {
        "aura_radius_metres": 5.0,
        "stats": {
          "base_resist_all_elements_%": 0
        },
        "stat_text": null,
        "visuals": null
      },
      "MonsterImplicitAuraResistsSextant": {
        "aura_radius_metres": 14.0,
        "stats": {
          "base_resist_all_elements_%": 0
        },
        "stat_text": null,
        "visuals": null
      },
      "MonsterTotemAuraResists1": {
        "aura_radius_metres": 6.0,
        "stats": {
          "base_resist_all_elements_%": 0
        },
        "stat_text": null,
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "monster_aura_energy_shield": {
    "description": "味方はエナジーシールドを持つ",
    "invisible": false,
    "name": "エナジーシールドオーラ",
    "removable": false,
    "stats": [
      "maximum_life_%_to_add_as_maximum_energy_shield"
    ],
    "visuals": "monster_aura_energy_shield",
    "category": "Buff",
    "sources": {
      "BlightedSporeAuras": [
        {
          "id": null,
          "item": null,
          "name": null,
          "template": null,
          "stat_text": [
            "最大ライフの30%を追加の最大エナジーシールドとして獲得する"
          ],
          "stats": {
            "maximum_life_%_to_add_as_maximum_energy_shield": 30
          }
        }
      ],
      "Mods": [
        {
          "id": "MonsterAuraEnergyShield1",
          "item": null,
          "name": null,
          "template": "MonsterAuraEnergyShield1",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MonsterArchnemesisArcaneEnchanted",
          "item": null,
          "name": null,
          "template": "MonsterAuraEnergyShield1",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MonsterModEnergyShieldAura",
          "item": null,
          "name": null,
          "template": "MonsterAuraEnergyShield1",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "StrIntMissionAuraEnergyShield1",
          "item": null,
          "name": null,
          "template": "StrIntMissionAuraEnergyShield1",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MonsterImplicitAuraEnergyShield1",
          "item": null,
          "name": null,
          "template": "MonsterImplicitAuraEnergyShield1",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "TormentSpiritSmuggler",
          "item": null,
          "name": null,
          "template": "TormentSpiritSmuggler",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "TormentHauntedSmuggler",
          "item": null,
          "name": null,
          "template": "TormentHauntedSmuggler",
          "stat_text": null,
          "stats": null
        }
      ]
    },
    "templates": {
      "MonsterAuraEnergyShield1": {
        "aura_radius_metres": 5.0,
        "stats": {
          "maximum_life_%_to_add_as_maximum_energy_shield": 0
        },
        "stat_text": null,
        "visuals": null
      },
      "MonsterAuraEnergyShieldGauntlet": {
        "aura_radius_metres": 3.0,
        "stats": {
          "maximum_life_%_to_add_as_maximum_energy_shield": 75
        },
        "stat_text": [
          "最大ライフの75%を追加の最大エナジーシールドとして獲得する"
        ],
        "visuals": null
      },
      "StrIntMissionAuraEnergyShield1": {
        "aura_radius_metres": 3.0,
        "stats": {
          "maximum_life_%_to_add_as_maximum_energy_shield": 0
        },
        "stat_text": null,
        "visuals": null
      },
      "MonsterImplicitAuraEnergyShield1": {
        "aura_radius_metres": 5.0,
        "stats": {
          "maximum_life_%_to_add_as_maximum_energy_shield": 0
        },
        "stat_text": null,
        "visuals": null
      },
      "TormentSpiritSmuggler": {
        "aura_radius_metres": 4.5,
        "stats": {
          "maximum_life_%_to_add_as_maximum_energy_shield": 0
        },
        "stat_text": null,
        "visuals": null
      },
      "TormentHauntedSmuggler": {
        "aura_radius_metres": 4.5,
        "stats": {
          "maximum_life_%_to_add_as_maximum_energy_shield": 0
        },
        "stat_text": null,
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "monster_aura_energy_shield_bubble": {
    "description": "味方はエナジーシールドを持つ",
    "invisible": false,
    "name": "エナジーシールドオーラ",
    "removable": false,
    "stats": [
      "maximum_life_%_to_add_as_maximum_energy_shield"
    ],
    "visuals": "monster_aura_energy_shield_bubble",
    "category": "Buff",
    "sources": {
      "Mods": [
        {
          "id": "MonsterImplicitAuraEnergyShieldBubble1",
          "item": null,
          "name": null,
          "template": "MonsterImplicitAuraEnergyShieldBubble1",
          "stat_text": null,
          "stats": null
        }
      ]
    },
    "templates": {
      "MonsterImplicitAuraEnergyShieldBubble1": {
        "aura_radius_metres": 5.0,
        "stats": {
          "maximum_life_%_to_add_as_maximum_energy_shield": 0
        },
        "stat_text": null,
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "monster_aura_accuracy_and_crits": {
    "description": "味方の命中力およびクリティカル率が増加",
    "invisible": false,
    "name": "命中力およびクリティカル率オーラ",
    "removable": false,
    "stats": [
      "accuracy_rating_+%",
      "critical_strike_chance_+%"
    ],
    "visuals": "monster_aura_accuracy_and_crits",
    "category": "Buff",
    "sources": {
      "BlightedSporeAuras": [
        {
          "id": null,
          "item": null,
          "name": null,
          "template": null,
          "stat_text": [
            "グローバル命中力が45%増加する",
            "グローバルクリティカル率が75%増加する"
          ],
          "stats": {
            "accuracy_rating_+%": 45,
            "critical_strike_chance_+%": 75
          }
        }
      ],
      "Mods": [
        {
          "id": "MonsterAuraAccuracyAndCrits1",
          "item": null,
          "name": null,
          "template": "MonsterAuraAccuracyAndCrits1",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MonsterArchnemesisDeadeye",
          "item": null,
          "name": null,
          "template": "MonsterAuraAccuracyAndCrits1",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MonsterModAccuracyAndCritAura",
          "item": null,
          "name": null,
          "template": "MonsterAuraAccuracyAndCrits1",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MonsterImplicitAuraAccuracyAndCrits",
          "item": null,
          "name": null,
          "template": "MonsterImplicitAuraAccuracyAndCrits",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MonsterImplicitAuraAccuracyAndCritsSextant",
          "item": null,
          "name": null,
          "template": "MonsterImplicitAuraAccuracyAndCritsSextant",
          "stat_text": null,
          "stats": null
        }
      ]
    },
    "templates": {
      "MonsterAuraAccuracyAndCrits1": {
        "aura_radius_metres": 5.0,
        "stats": {
          "accuracy_rating_+%": 0,
          "critical_strike_chance_+%": 0
        },
        "stat_text": null,
        "visuals": null
      },
      "MonsterImplicitAuraAccuracyAndCrits": {
        "aura_radius_metres": 5.0,
        "stats": {
          "accuracy_rating_+%": 0,
          "critical_strike_chance_+%": 0
        },
        "stat_text": null,
        "visuals": null
      },
      "MonsterImplicitAuraAccuracyAndCritsSextant": {
        "aura_radius_metres": 14.0,
        "stats": {
          "accuracy_rating_+%": 0,
          "critical_strike_chance_+%": 0
        },
        "stat_text": null,
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "monster_aura_pus_puke_degen": {
    "description": "敵は混沌継続ダメージを受ける",
    "invisible": false,
    "name": "衰退オーラ",
    "removable": false,
    "stats": [
      "base_chaos_damage_%_of_maximum_life_taken_per_minute"
    ],
    "visuals": "monster_aura_pus_puke_degen",
    "category": "Debuff",
    "sources": {
      "Mods": [
        {
          "id": "MonsterAuraEnemyLifeDegen1",
          "item": null,
          "name": null,
          "template": "MonsterAuraEnemyLifeDegen1",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MonsterAuraEnemyLifeDegen2_",
          "item": null,
          "name": null,
          "template": "MonsterAuraEnemyLifeDegen2_",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MonsterAuraEnemyLifeDegenDexMission",
          "item": null,
          "name": null,
          "template": "MonsterAuraEnemyLifeDegenDexMission",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MonsterTotemAuraEnemyLifeDegen1",
          "item": null,
          "name": null,
          "template": "MonsterTotemAuraEnemyLifeDegen1",
          "stat_text": null,
          "stats": null
        }
      ]
    },
    "templates": {
      "MonsterAuraEnemyLifeDegen1": {
        "aura_radius_metres": 5.0,
        "stats": {
          "base_chaos_damage_%_of_maximum_life_taken_per_minute": 0
        },
        "stat_text": null,
        "visuals": null
      },
      "MonsterAuraEnemyLifeDegen2_": {
        "aura_radius_metres": 5.0,
        "stats": {
          "base_chaos_damage_%_of_maximum_life_taken_per_minute": 0
        },
        "stat_text": null,
        "visuals": null
      },
      "MonsterAuraEnemyLifeDegenDexMission": {
        "aura_radius_metres": 5.0,
        "stats": {
          "base_chaos_damage_%_of_maximum_life_taken_per_minute": 0
        },
        "stat_text": null,
        "visuals": null
      },
      "MonsterTotemAuraEnemyLifeDegen1": {
        "aura_radius_metres": 6.0,
        "stats": {
          "base_chaos_damage_%_of_maximum_life_taken_per_minute": 0
        },
        "stat_text": null,
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "monster_aura_chaos_degen": {
    "description": "敵は混沌継続ダメージを受ける",
    "invisible": false,
    "name": "衰退オーラ",
    "removable": false,
    "stats": [
      "base_chaos_damage_taken_per_minute"
    ],
    "visuals": "monster_aura_pus_puke_degen",
    "category": "Debuff",
    "sources": {
      "Mods": [
        {
          "id": "ChaosDegenerationAuraNonPlayersUnique__1",
          "item": null,
          "name": null,
          "template": "ChaosDegenerationAuraNonPlayersUnique__1",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ChaosDegenerationAuraPlayersUnique__1",
          "item": null,
          "name": null,
          "template": "ChaosDegenerationAuraPlayersUnique__1",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ChaosDegenerationAuraNonPlayersUnique__1Royale__",
          "item": null,
          "name": null,
          "template": "ChaosDegenerationAuraNonPlayersUnique__1Royale__",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ChaosDegenerationAuraPlayersUnique__1Royale",
          "item": null,
          "name": null,
          "template": "ChaosDegenerationAuraPlayersUnique__1Royale",
          "stat_text": null,
          "stats": null
        }
      ]
    },
    "templates": {
      "ChaosDegenerationAuraNonPlayersUnique__1": {
        "aura_radius_metres": 3.0,
        "stats": {
          "base_chaos_damage_taken_per_minute": 0
        },
        "stat_text": null,
        "visuals": null
      },
      "ChaosDegenerationAuraPlayersUnique__1": {
        "aura_radius_metres": 3.0,
        "stats": {
          "base_chaos_damage_taken_per_minute": 0
        },
        "stat_text": null,
        "visuals": null
      },
      "ChaosDegenerationAuraNonPlayersUnique__1Royale__": {
        "aura_radius_metres": 3.0,
        "stats": {
          "base_chaos_damage_taken_per_minute": 0
        },
        "stat_text": null,
        "visuals": null
      },
      "ChaosDegenerationAuraPlayersUnique__1Royale": {
        "aura_radius_metres": 3.0,
        "stats": {
          "base_chaos_damage_taken_per_minute": 0
        },
        "stat_text": null,
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "monster_aura_physical_degen": {
    "description": "敵は物理継続ダメージを受ける",
    "invisible": false,
    "name": "衰退オーラ",
    "removable": false,
    "stats": [
      "base_physical_damage_%_of_maximum_life_taken_per_minute"
    ],
    "visuals": "monster_aura_physical_degen",
    "category": "Debuff",
    "sources": {
      "Mods": [
        {
          "id": "TormentSpiritCharlatanDegenerationAura",
          "item": null,
          "name": null,
          "template": "TormentSpiritCharlatanDegenerationAura",
          "stat_text": null,
          "stats": null
        }
      ]
    },
    "templates": {
      "TormentSpiritCharlatanDegenerationAura": {
        "aura_radius_metres": 4.0,
        "stats": {
          "base_physical_damage_%_of_maximum_life_taken_per_minute": 0
        },
        "stat_text": null,
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "monster_aura_lightning_degen": {
    "description": "敵は雷継続ダメージを受ける",
    "invisible": false,
    "name": "衰退オーラ",
    "removable": false,
    "stats": [
      "base_lightning_damage_taken_per_minute"
    ],
    "visuals": "seawitch_lightning_beam",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "monster_aura_elemental_damage": {
    "description": "味方が与える元素ダメージが増加",
    "invisible": false,
    "name": "元素ダメージオーラ",
    "removable": false,
    "stats": [
      "elemental_damage_+%"
    ],
    "visuals": "monster_aura_elemental_damage",
    "category": "Buff",
    "sources": {
      "Mods": [
        {
          "id": "MonsterAuraElementalDamage1",
          "item": null,
          "name": null,
          "template": "MonsterAuraElementalDamage1",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "StrIntMissionAuraElementalDamage1",
          "item": null,
          "name": null,
          "template": "StrIntMissionAuraElementalDamage1",
          "stat_text": null,
          "stats": null
        }
      ]
    },
    "templates": {
      "MonsterAuraElementalDamage1": {
        "aura_radius_metres": 5.0,
        "stats": {
          "elemental_damage_+%": 0
        },
        "stat_text": null,
        "visuals": null
      },
      "StrIntMissionAuraElementalDamage1": {
        "aura_radius_metres": 3.0,
        "stats": {
          "elemental_damage_+%": 0
        },
        "stat_text": null,
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "monster_aura_essence_daemon_degen": {
    "description": "敵は混沌継続ダメージを受ける",
    "invisible": false,
    "name": "衰退オーラ",
    "removable": false,
    "stats": [
      "base_chaos_damage_%_of_maximum_life_taken_per_minute"
    ],
    "visuals": "monster_aura_essence_daemon_degen",
    "category": "Debuff",
    "sources": {
      "Mods": [
        {
          "id": "MonsterAuraEssenceEnemyLifeDegen1",
          "item": null,
          "name": null,
          "template": "MonsterAuraEssenceEnemyLifeDegen1",
          "stat_text": null,
          "stats": null
        }
      ]
    },
    "templates": {
      "MonsterAuraEssenceEnemyLifeDegen1": {
        "aura_radius_metres": 5.0,
        "stats": {
          "base_chaos_damage_%_of_maximum_life_taken_per_minute": 0
        },
        "stat_text": null,
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "monster_thorns_physical": {
    "description": "物理ダメージを反射",
    "invisible": true,
    "name": "反射",
    "removable": false,
    "stats": [
      "physical_damage_taken_%_to_deal_to_attacker"
    ],
    "visuals": "monster_thorns_physical",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "monster_thorns_elemental": {
    "description": "元素ダメージを反射",
    "invisible": true,
    "name": "反射",
    "removable": false,
    "stats": [
      "elemental_damage_taken_%_to_deal_to_attacker"
    ],
    "visuals": "monster_thorns_elemental",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "monster_thorns_physical_large": {
    "description": "物理ダメージを反射",
    "invisible": true,
    "name": "反射",
    "removable": false,
    "stats": [
      "physical_damage_taken_%_to_deal_to_attacker"
    ],
    "visuals": "monster_thorns_physical_large",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "monster_thorns_elemental_large": {
    "description": "元素ダメージを反射",
    "invisible": true,
    "name": "反射",
    "removable": false,
    "stats": [
      "elemental_damage_taken_%_to_deal_to_attacker"
    ],
    "visuals": "monster_thorns_elemental_large",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "monster_thorns_bloodline": {
    "description": "",
    "invisible": true,
    "name": "反射",
    "removable": false,
    "stats": [
      "physical_damage_taken_%_to_deal_to_attacker",
      "elemental_damage_taken_%_to_deal_to_attacker"
    ],
    "visuals": "monster_thorns_magic",
    "category": "Buff",
    "sources": {
      "Mods": [
        {
          "id": "MonsterBloodlinesThorns",
          "item": null,
          "name": null,
          "template": "MonsterBloodlinesThorns",
          "stat_text": null,
          "stats": null
        }
      ]
    },
    "templates": {
      "MonsterBloodlinesThorns": {
        "aura_radius_metres": null,
        "stats": {
          "physical_damage_taken_%_to_deal_to_attacker": 0,
          "elemental_damage_taken_%_to_deal_to_attacker": 0
        },
        "stat_text": null,
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "monster_thorns_bloodline_large_model": {
    "description": "",
    "invisible": true,
    "name": "反射",
    "removable": false,
    "stats": [
      "physical_damage_taken_%_to_deal_to_attacker",
      "elemental_damage_taken_%_to_deal_to_attacker"
    ],
    "visuals": "monster_thorns_magic_large_model",
    "category": "Buff",
    "sources": {
      "Mods": [
        {
          "id": "MonsterBloodlinesThornsLargeModel",
          "item": null,
          "name": null,
          "template": "MonsterBloodlinesThornsLargeModel",
          "stat_text": null,
          "stats": null
        }
      ]
    },
    "templates": {
      "MonsterBloodlinesThornsLargeModel": {
        "aura_radius_metres": null,
        "stats": {
          "physical_damage_taken_%_to_deal_to_attacker": 0,
          "elemental_damage_taken_%_to_deal_to_attacker": 0
        },
        "stat_text": null,
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "dominating_blow_hit_buff": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "dominating_blow_hit_buff",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "immortal_call": {
    "description": "物理ダメージに対して完全耐性",
    "invisible": false,
    "name": "イモータルコール",
    "removable": true,
    "stats": [
      "physical_immunity"
    ],
    "visuals": "immortal_call",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "vaal_immortal_call": {
    "description": "死ぬことがない。ヴァールソウルを獲得できない",
    "invisible": false,
    "name": "ヴァールイモータルコール",
    "removable": true,
    "stats": [
      "cannot_die",
      "cannot_gain_souls"
    ],
    "visuals": "immortal_call",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "mortal_call": {
    "description": "受ける物理ダメージおよび元素ダメージが低下",
    "invisible": false,
    "name": "イモータルコール",
    "removable": true,
    "stats": [
      "mortal_call_elemental_damage_taken_+%_final",
      "mortal_call_physical_damage_taken_+%_final",
      "immortal_call_elemental_damage_taken_+%_final_per_endurance_charge_consumed_permyriad",
      "mortal_call_physical_damage_taken_per_endurance_charge_consumed_final_permyriad",
      "mortal_call_cooldown_does_not_tick"
    ],
    "visuals": "immortal_call",
    "category": "Buff",
    "sources": {
      "PlayerConditions": [
        {
          "id": "HasMortalCall",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": [
            "イモータルコールは取り除かれたエンデュランスチャージ1個ごとに受ける元素ダメージx%上昇を付与する"
          ],
          "stats": {
            "mortal_call_elemental_damage_taken_+%_final": 1,
            "mortal_call_physical_damage_taken_+%_final": 1,
            "immortal_call_elemental_damage_taken_+%_final_per_endurance_charge_consumed_permyriad": 1,
            "mortal_call_physical_damage_taken_per_endurance_charge_consumed_final_permyriad": 1,
            "mortal_call_cooldown_does_not_tick": 1
          }
        }
      ]
    },
    "templates": null,
    "stack_limit": null
  },
  "monty_haul": {
    "description": "ドロップテスト",
    "invisible": false,
    "name": "財宝！",
    "removable": true,
    "stats": [
      "base_item_found_quantity_+%",
      "base_item_found_rarity_+%"
    ],
    "visuals": "monty_haul",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "lightning_shield": {
    "description": "スペルダメージブロック率が追加され感電完全耐性を獲得",
    "invisible": false,
    "name": "テンペストシールド",
    "removable": true,
    "stats": [
      "shield_spell_block_%",
      "base_immune_to_shock"
    ],
    "visuals": "lightning_shield",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "fire_shield": {
    "description": "",
    "invisible": false,
    "name": "モルテンシェル",
    "removable": true,
    "stats": [
      "base_physical_damage_reduction_rating",
      "vaal_molten_shall_armour_+%_final"
    ],
    "visuals": "fire_shield",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "molten_shell_damage_absorption": {
    "description": "追加のアーマーを獲得し、ヒットによるダメージの一部をライフ、エナジーシールドに代わりバフが受ける",
    "invisible": false,
    "name": "モルテンシェル",
    "removable": true,
    "stats": [],
    "visuals": "fire_shield",
    "category": "Buff",
    "sources": {
      "PlayerConditions": [
        {
          "id": "HasMoltenShell",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": null,
          "stats": null
        }
      ]
    },
    "templates": null,
    "stack_limit": null
  },
  "molten_shell_shield": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": true,
    "stats": [
      "base_physical_damage_reduction_rating",
      "vaal_molten_shall_armour_+%_final"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "flask_utility_critical_strike_chance": {
    "description": "クリティカル率が増加",
    "invisible": false,
    "name": "ダイヤモンドフラスコ",
    "removable": false,
    "stats": [
      "critical_strike_chance_+%"
    ],
    "visuals": "flask_utility_critical_strike_chance",
    "category": "Flask",
    "sources": {
      "Flasks": [
        {
          "id": null,
          "item": "Metadata/Items/Flasks/FlaskUtility1",
          "name": "Diamond Flask",
          "template": null,
          "stat_text": [
            "グローバルクリティカル率が100%増加する"
          ],
          "stats": {
            "critical_strike_chance_+%": 100
          }
        }
      ]
    },
    "templates": null,
    "stack_limit": null
  },
  "flask_utility_resist_fire": {
    "description": "追加の火耐性および火耐性の最大値を獲得",
    "invisible": false,
    "name": "ルビーフラスコ",
    "removable": false,
    "stats": [
      "base_fire_damage_resistance_%",
      "base_maximum_fire_damage_resistance_%"
    ],
    "visuals": "flask_utility_resist_fire",
    "category": "Flask",
    "sources": {
      "Flasks": [
        {
          "id": null,
          "item": "Metadata/Items/Flasks/FlaskUtility2",
          "name": "Ruby Flask",
          "template": null,
          "stat_text": [
            "火耐性 +40%",
            "火耐性の最大値 +5%"
          ],
          "stats": {
            "base_fire_damage_resistance_%": 40,
            "base_maximum_fire_damage_resistance_%": 5
          }
        }
      ]
    },
    "templates": null,
    "stack_limit": null
  },
  "flask_utility_resist_cold": {
    "description": "追加の冷気耐性および冷気耐性の最大値を獲得",
    "invisible": false,
    "name": "サファイヤフラスコ",
    "removable": false,
    "stats": [
      "base_cold_damage_resistance_%",
      "base_maximum_cold_damage_resistance_%"
    ],
    "visuals": "flask_utility_resist_cold",
    "category": "Flask",
    "sources": {
      "Flasks": [
        {
          "id": null,
          "item": "Metadata/Items/Flasks/FlaskUtility3",
          "name": "Sapphire Flask",
          "template": null,
          "stat_text": [
            "冷気耐性 +40%",
            "冷気耐性の最大値 +5%"
          ],
          "stats": {
            "base_cold_damage_resistance_%": 40,
            "base_maximum_cold_damage_resistance_%": 5
          }
        }
      ]
    },
    "templates": null,
    "stack_limit": null
  },
  "flask_utility_resist_lightning": {
    "description": "追加の雷耐性および雷耐性の最大値を獲得",
    "invisible": false,
    "name": "トパーズフラスコ",
    "removable": false,
    "stats": [
      "base_lightning_damage_resistance_%",
      "base_maximum_lightning_damage_resistance_%"
    ],
    "visuals": "flask_utility_resist_lightning",
    "category": "Flask",
    "sources": {
      "Flasks": [
        {
          "id": null,
          "item": "Metadata/Items/Flasks/FlaskUtility4",
          "name": "Topaz Flask",
          "template": null,
          "stat_text": [
            "雷耐性 +40%",
            "雷耐性の最大値 +5%"
          ],
          "stats": {
            "base_lightning_damage_resistance_%": 40,
            "base_maximum_lightning_damage_resistance_%": 5
          }
        }
      ]
    },
    "templates": null,
    "stack_limit": null
  },
  "flask_utility_ironskin": {
    "description": "追加のアーマーを獲得",
    "invisible": false,
    "name": "花崗岩のフラスコ",
    "removable": false,
    "stats": [
      "base_physical_damage_reduction_rating"
    ],
    "visuals": "flask_utility_ironskin",
    "category": "Flask",
    "sources": {
      "Flasks": [
        {
          "id": null,
          "item": "Metadata/Items/Flasks/FlaskUtility5",
          "name": "Granite Flask",
          "template": null,
          "stat_text": [
            "アーマー +1500"
          ],
          "stats": {
            "base_physical_damage_reduction_rating": 1500
          }
        }
      ]
    },
    "templates": null,
    "stack_limit": null
  },
  "flask_utility_sprint": {
    "description": "移動スピードが増加",
    "invisible": false,
    "name": "水銀のフラスコ",
    "removable": false,
    "stats": [
      "base_movement_velocity_+%"
    ],
    "visuals": "flask_utility_sprint",
    "category": "Flask",
    "sources": {
      "Flasks": [
        {
          "id": null,
          "item": "Metadata/Items/Flasks/FlaskUtility6",
          "name": "Quicksilver Flask",
          "template": null,
          "stat_text": [
            "移動スピードが40%増加する"
          ],
          "stats": {
            "base_movement_velocity_+%": 40
          }
        }
      ]
    },
    "templates": null,
    "stack_limit": null
  },
  "flask_utility_resist_chaos": {
    "description": "追加の混沌耐性を獲得",
    "invisible": false,
    "name": "アメジストフラスコ",
    "removable": false,
    "stats": [
      "base_chaos_damage_resistance_%"
    ],
    "visuals": "flask_utility_resist_chaos",
    "category": "Flask",
    "sources": {
      "Flasks": [
        {
          "id": null,
          "item": "Metadata/Items/Flasks/FlaskUtility7",
          "name": "Amethyst Flask",
          "template": null,
          "stat_text": [
            "混沌耐性 +35%"
          ],
          "stats": {
            "base_chaos_damage_resistance_%": 35
          }
        }
      ]
    },
    "templates": null,
    "stack_limit": null
  },
  "flask_utility_phase": {
    "description": "スペルダメージ抑制確率および敵を通り抜ける透明化を獲得",
    "invisible": false,
    "name": "石英のフラスコ",
    "removable": false,
    "stats": [
      "phase_through_objects",
      "base_spell_suppression_chance_%"
    ],
    "visuals": "flask_utility_phase",
    "category": "Flask",
    "sources": {
      "Flasks": [
        {
          "id": null,
          "item": "Metadata/Items/Flasks/FlaskUtility8",
          "name": "Quartz Flask",
          "template": null,
          "stat_text": [
            "透明化",
            "スペルダメージ抑制確率 +10%"
          ],
          "stats": {
            "phase_through_objects": 1,
            "base_spell_suppression_chance_%": 10
          }
        }
      ]
    },
    "templates": null,
    "stack_limit": null
  },
  "flask_utility_evasion": {
    "description": "追加の回避力を獲得",
    "invisible": false,
    "name": "翡翠のフラスコ",
    "removable": false,
    "stats": [
      "base_evasion_rating"
    ],
    "visuals": "flask_utility_evasion",
    "category": "Flask",
    "sources": {
      "Flasks": [
        {
          "id": null,
          "item": "Metadata/Items/Flasks/FlaskUtility9",
          "name": "Jade Flask",
          "template": null,
          "stat_text": [
            "回避力 +1500"
          ],
          "stats": {
            "base_evasion_rating": 1500
          }
        }
      ]
    },
    "templates": null,
    "stack_limit": null
  },
  "flask_utility_stone": {
    "description": "アーマーが上昇",
    "invisible": false,
    "name": "玄武岩のフラスコ",
    "removable": false,
    "stats": [
      "basalt_flask_armour_+%_final"
    ],
    "visuals": "flask_utility_basalt",
    "category": "Flask",
    "sources": {
      "Flasks": [
        {
          "id": null,
          "item": "Metadata/Items/Flasks/FlaskUtility10",
          "name": "Basalt Flask",
          "template": null,
          "stat_text": [
            "アーマーが20%上昇する"
          ],
          "stats": {
            "basalt_flask_armour_+%_final": 20
          }
        }
      ]
    },
    "templates": null,
    "stack_limit": null
  },
  "flask_utility_aquamarine": {
    "description": "受ける凍結の効果が減少",
    "invisible": false,
    "name": "アクアマリンフラスコ",
    "removable": false,
    "stats": [
      "base_frozen_effect_on_self_+%"
    ],
    "visuals": "flask_utility_aquamarine",
    "category": "Flask",
    "sources": {
      "Flasks": [
        {
          "id": null,
          "item": "Metadata/Items/Flasks/FlaskUtility11",
          "name": "Aquamarine Flask",
          "template": null,
          "stat_text": [
            "プレイヤーに対する凍結の効果が60%減少する"
          ],
          "stats": {
            "base_frozen_effect_on_self_+%": -60
          }
        }
      ]
    },
    "templates": null,
    "stack_limit": null
  },
  "flask_utility_prismatic": {
    "description": "追加の元素耐性を獲得",
    "invisible": false,
    "name": "ビスマスフラスコ",
    "removable": false,
    "stats": [
      "base_resist_all_elements_%"
    ],
    "visuals": "flask_utility_bismith",
    "category": "Flask",
    "sources": {
      "Flasks": [
        {
          "id": null,
          "item": "Metadata/Items/Flasks/FlaskUtility15",
          "name": "Bismuth Flask",
          "template": null,
          "stat_text": [
            "全ての元素耐性 +35%"
          ],
          "stats": {
            "base_resist_all_elements_%": 35
          }
        }
      ]
    },
    "templates": null,
    "stack_limit": null
  },
  "flask_utility_smoke": {
    "description": "回避力が上昇",
    "invisible": false,
    "name": "スティブナイトフラスコ",
    "removable": false,
    "stats": [
      "stibnite_flask_evasion_rating_+%_final"
    ],
    "visuals": "flask_utility_stibnite",
    "category": "Flask",
    "sources": {
      "Flasks": [
        {
          "id": null,
          "item": "Metadata/Items/Flasks/FlaskUtility12",
          "name": "Stibnite Flask",
          "template": null,
          "stat_text": [
            "回避力が20%上昇する"
          ],
          "stats": {
            "stibnite_flask_evasion_rating_+%_final": 20
          }
        }
      ]
    },
    "templates": null,
    "stack_limit": null
  },
  "flask_utility_consecrate": {
    "description": "与えるダメージが増加",
    "invisible": false,
    "name": "硫黄のフラスコ",
    "removable": false,
    "stats": [
      "damage_+%"
    ],
    "visuals": "flask_utility_sulphur",
    "category": "Flask",
    "sources": {
      "Flasks": [
        {
          "id": null,
          "item": "Metadata/Items/Flasks/FlaskUtility13",
          "name": "Sulphur Flask",
          "template": null,
          "stat_text": [
            "ダメージが40%増加する"
          ],
          "stats": {
            "damage_+%": 40
          }
        }
      ]
    },
    "templates": null,
    "stack_limit": null
  },
  "flask_utility_haste": {
    "description": "",
    "invisible": true,
    "name": "シルバーフラスコ",
    "removable": false,
    "stats": [
      "silver_flask_display_onslaught"
    ],
    "visuals": "flask_utility_silver",
    "category": "Flask",
    "sources": {
      "Flasks": [
        {
          "id": null,
          "item": "Metadata/Items/Flasks/FlaskUtility14",
          "name": "Silver Flask",
          "template": null,
          "stat_text": [
            "猛攻"
          ],
          "stats": {
            "silver_flask_display_onslaught": 1
          }
        }
      ]
    },
    "templates": null,
    "stack_limit": null
  },
  "flask_utility_rarity": {
    "description": "見つかるアイテムのレアリティが増加",
    "invisible": false,
    "name": "ゴールドフラスコ",
    "removable": false,
    "stats": [
      "base_item_found_rarity_+%"
    ],
    "visuals": "flask_utility_rarity",
    "category": "Flask",
    "sources": {
      "Flasks": [
        {
          "id": null,
          "item": "Metadata/Items/Flasks/FlaskUtility16",
          "name": "Gold Flask",
          "template": null,
          "stat_text": [
            "見つかるアイテムのレアリティが30%増加する"
          ],
          "stats": {
            "base_item_found_rarity_+%": 30
          }
        }
      ]
    },
    "templates": null,
    "stack_limit": null
  },
  "flask_utility_ward": {
    "description": "追加のワードを獲得",
    "invisible": false,
    "name": "アイアンフラスコ",
    "removable": false,
    "stats": [
      "base_ward"
    ],
    "visuals": "flask_utility_ward",
    "category": "Flask",
    "sources": {
      "Flasks": [
        {
          "id": null,
          "item": "Metadata/Items/Flasks/FlaskUtility18",
          "name": "Iron Flask",
          "template": null,
          "stat_text": [
            "ワード +200"
          ],
          "stats": {
            "base_ward": 200
          }
        }
      ]
    },
    "templates": null,
    "stack_limit": null
  },
  "flask_utility_adaptation": {
    "description": "追加の適応力を獲得",
    "invisible": false,
    "name": "スティールフラスコ",
    "removable": false,
    "stats": [
      "base_adaptation_rating"
    ],
    "visuals": "flask_utility_adaptation",
    "category": "Flask",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "monster_aura_cannot_die": {
    "description": "他の味方が死ぬことがない",
    "invisible": false,
    "name": "死ねずのオーラ",
    "removable": false,
    "stats": [
      "cannot_die"
    ],
    "visuals": "monster_aura_cannot_die",
    "category": "Buff",
    "sources": {
      "BlightedSporeAuras": [
        {
          "id": null,
          "item": null,
          "name": null,
          "template": null,
          "stat_text": null,
          "stats": {
            "cannot_die": 1
          }
        }
      ],
      "Mods": [
        {
          "id": "MonsterAuraCannotDie1",
          "item": null,
          "name": null,
          "template": "MonsterAuraCannotDie1",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MonsterImplicitAuraCannotDie1",
          "item": null,
          "name": null,
          "template": "MonsterImplicitAuraCannotDie1",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MonsterImplicitAuraCannotDie2",
          "item": null,
          "name": null,
          "template": "MonsterImplicitAuraCannotDie2",
          "stat_text": null,
          "stats": null
        }
      ]
    },
    "templates": {
      "MonsterAuraCannotDie1": {
        "aura_radius_metres": 5.0,
        "stats": {
          "cannot_die": 0
        },
        "stat_text": null,
        "visuals": null
      },
      "MonsterImplicitAuraCannotDie1": {
        "aura_radius_metres": 5.0,
        "stats": {
          "cannot_die": 0
        },
        "stat_text": null,
        "visuals": null
      },
      "MonsterImplicitAuraCannotDie2": {
        "aura_radius_metres": 1.6,
        "stats": {
          "cannot_die": 0
        },
        "stat_text": null,
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "monster_aura_slow": {
    "description": "敵が減速状態になっている",
    "invisible": false,
    "name": "減速オーラ",
    "removable": false,
    "stats": [
      "base_movement_velocity_+%"
    ],
    "visuals": "monster_aura_slow",
    "category": "Debuff",
    "sources": {
      "BlightedSporeAuras": [
        {
          "id": null,
          "item": null,
          "name": null,
          "template": null,
          "stat_text": [
            "移動スピードが25%減少する"
          ],
          "stats": {
            "base_movement_velocity_+%": -25
          }
        }
      ],
      "Mods": [
        {
          "id": "MonsterAuraSlow1",
          "item": null,
          "name": null,
          "template": "MonsterAuraSlow1",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "StrIntMissionAuraSlow1",
          "item": null,
          "name": null,
          "template": "StrIntMissionAuraSlow1",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MonsterAuraSlowUniqueMap1",
          "item": null,
          "name": null,
          "template": "MonsterAuraSlowUniqueMap1",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MonsterImplicitAuraSlow1",
          "item": null,
          "name": null,
          "template": "MonsterImplicitAuraSlow1",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MonsterImplicitAuraSlow2",
          "item": null,
          "name": null,
          "template": "MonsterImplicitAuraSlow2",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "StrDexMasterSlowAura",
          "item": null,
          "name": null,
          "template": "StrDexMasterSlowAura",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MonsterTotemAuraSlow1_",
          "item": null,
          "name": null,
          "template": "MonsterTotemAuraSlow1",
          "stat_text": null,
          "stats": null
        }
      ]
    },
    "templates": {
      "MonsterAuraSlow1": {
        "aura_radius_metres": 4.0,
        "stats": {
          "base_movement_velocity_+%": 0
        },
        "stat_text": null,
        "visuals": null
      },
      "MonsterAuraSlowGauntlet": {
        "aura_radius_metres": 3.0,
        "stats": {
          "base_movement_velocity_+%": -50
        },
        "stat_text": [
          "移動スピードが50%減少する"
        ],
        "visuals": null
      },
      "StrIntMissionAuraSlow1": {
        "aura_radius_metres": 3.0,
        "stats": {
          "base_movement_velocity_+%": 0
        },
        "stat_text": null,
        "visuals": null
      },
      "MonsterAuraSlowUniqueMap1": {
        "aura_radius_metres": 5.0,
        "stats": {
          "base_movement_velocity_+%": 0
        },
        "stat_text": null,
        "visuals": null
      },
      "MonsterImplicitAuraSlow1": {
        "aura_radius_metres": 4.0,
        "stats": {
          "base_movement_velocity_+%": 0
        },
        "stat_text": null,
        "visuals": null
      },
      "MonsterImplicitAuraSlow2": {
        "aura_radius_metres": 4.0,
        "stats": {
          "base_movement_velocity_+%": 0
        },
        "stat_text": null,
        "visuals": null
      },
      "StrDexMasterSlowAura": {
        "aura_radius_metres": 3.0,
        "stats": {
          "base_movement_velocity_+%": 0
        },
        "stat_text": null,
        "visuals": null
      },
      "MonsterTotemAuraSlow1": {
        "aura_radius_metres": 5.0,
        "stats": {
          "base_movement_velocity_+%": 0
        },
        "stat_text": null,
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "monster_aura_damage_reduction": {
    "description": "味方が受けるダメージが低下",
    "invisible": false,
    "name": "ダメージ軽減オーラ",
    "removable": false,
    "stats": [
      "base_damage_taken_+%"
    ],
    "visuals": "monster_aura_damage_reduction",
    "category": "Buff",
    "sources": {
      "Mods": [
        {
          "id": "MonsterImplicitDamageReductionAura",
          "item": null,
          "name": null,
          "template": "MonsterImplicitDamageReductionAura",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MonsterImplicitDamageReductionAura2",
          "item": null,
          "name": null,
          "template": "MonsterImplicitDamageReductionAura2",
          "stat_text": null,
          "stats": null
        }
      ]
    },
    "templates": {
      "MonsterImplicitDamageReductionAura": {
        "aura_radius_metres": 4.0,
        "stats": {
          "base_damage_taken_+%": 0
        },
        "stat_text": null,
        "visuals": null
      },
      "MonsterImplicitDamageReductionAura2": {
        "aura_radius_metres": 4.0,
        "stats": {
          "base_damage_taken_+%": 0
        },
        "stat_text": null,
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "hidden_monster": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "base_cannot_be_damaged",
      "base_cannot_be_stunned",
      "is_hidden_monster",
      "delete_on_death",
      "no_life_regeneration",
      "no_energy_shield_recharge_or_regeneration"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "block_test": {
    "description": "テスト専用！！！",
    "invisible": false,
    "name": "ブロックテスト",
    "removable": true,
    "stats": [
      "shield_block_%",
      "base_cast_speed_+%"
    ],
    "visuals": "block_test",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "bleeding": {
    "description": "出血し物理継続ダメージを受けている。移動することで受けるダメージが増える。",
    "invisible": false,
    "name": "出血",
    "removable": false,
    "stats": [
      "bleeding_damage_taken_per_minute",
      "dummy_stat_display_nothing"
    ],
    "visuals": "puncture",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "bleeding_moving": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "bleeding_damage_taken_per_minute"
    ],
    "visuals": "puncture_moving",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "player_aura_armour": {
    "description": "アーマー上昇が付与されている",
    "invisible": false,
    "name": "デターミネーションオーラ",
    "removable": true,
    "stats": [
      "affected_by_determination",
      "base_physical_damage_reduction_rating",
      "determination_aura_armour_+%_final",
      "base_avoid_stun_%",
      "evasion_rating_%_to_add_as_armour",
      "base_additional_physical_damage_reduction_%",
      "damage_+%",
      "attack_and_cast_speed_+%",
      "life_regeneration_rate_per_minute_%",
      "base_life_mana_es_recovery_rate_+%"
    ],
    "visuals": "player_aura_armour",
    "category": "Buff",
    "sources": {
      "Mods": [
        {
          "id": "SentinelDroneDeterminationAura",
          "item": null,
          "name": null,
          "template": "SentinelDeterminationAura",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "SentinelDroneDeterminationAuraUnique1",
          "item": null,
          "name": null,
          "template": "SentinelDeterminationAura",
          "stat_text": null,
          "stats": null
        }
      ]
    },
    "templates": {
      "SentinelDeterminationAura": {
        "aura_radius_metres": 6.0,
        "stats": {
          "affected_by_determination": 1,
          "base_physical_damage_reduction_rating": 2051,
          "determination_aura_armour_+%_final": 49,
          "base_avoid_stun_%": 0,
          "evasion_rating_%_to_add_as_armour": 0,
          "base_additional_physical_damage_reduction_%": 0,
          "damage_+%": 0,
          "attack_and_cast_speed_+%": 0,
          "life_regeneration_rate_per_minute_%": 0,
          "base_life_mana_es_recovery_rate_+%": 0
        },
        "stat_text": [
          "アーマー +2051"
        ],
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "player_aura_evasion": {
    "description": "追加の回避力が付与されている",
    "invisible": false,
    "name": "グレースオーラ",
    "removable": true,
    "stats": [
      "affected_by_grace",
      "base_evasion_rating",
      "grace_aura_evasion_rating_+%_final",
      "avoid_all_elemental_status_%",
      "avoid_chaos_damage_%",
      "base_additional_physical_damage_reduction_%",
      "damage_+%",
      "attack_and_cast_speed_+%",
      "life_regeneration_rate_per_minute_%",
      "base_life_mana_es_recovery_rate_+%"
    ],
    "visuals": "player_aura_evasion",
    "category": "Buff",
    "sources": {
      "Mods": [
        {
          "id": "SentinelDroneGraceAura",
          "item": null,
          "name": null,
          "template": "SentinelGraceAura",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "SentinelDroneGraceAuraUnique1",
          "item": null,
          "name": null,
          "template": "SentinelGraceAura",
          "stat_text": null,
          "stats": null
        }
      ]
    },
    "templates": {
      "SentinelGraceAura": {
        "aura_radius_metres": 6.0,
        "stats": {
          "affected_by_grace": 1,
          "base_evasion_rating": 2575,
          "grace_aura_evasion_rating_+%_final": 29,
          "avoid_all_elemental_status_%": 0,
          "avoid_chaos_damage_%": 0,
          "base_additional_physical_damage_reduction_%": 0,
          "damage_+%": 0,
          "attack_and_cast_speed_+%": 0,
          "life_regeneration_rate_per_minute_%": 0,
          "base_life_mana_es_recovery_rate_+%": 0
        },
        "stat_text": [
          "回避力 +2575"
        ],
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "player_aura_resists": {
    "description": "追加の元素耐性および元素系状態異常完全耐性が付与されている",
    "invisible": false,
    "name": "ピュリティオブエレメンツオーラ",
    "removable": true,
    "stats": [
      "affected_by_purity_of_elements",
      "base_resist_all_elements_%",
      "base_maximum_fire_damage_resistance_%",
      "base_maximum_cold_damage_resistance_%",
      "base_maximum_lightning_damage_resistance_%",
      "reduce_enemy_elemental_resistance_%",
      "base_additional_physical_damage_reduction_%",
      "damage_+%",
      "attack_and_cast_speed_+%",
      "life_regeneration_rate_per_minute_%",
      "base_life_mana_es_recovery_rate_+%",
      "immune_to_status_ailments"
    ],
    "visuals": "player_aura_resists",
    "category": "Buff",
    "sources": {
      "Mods": [
        {
          "id": "SentinelDronePurityAura",
          "item": null,
          "name": null,
          "template": "SentinelPurityAura",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "SentinelDronePurityAuraUnique1",
          "item": null,
          "name": null,
          "template": "SentinelPurityAura",
          "stat_text": null,
          "stats": null
        }
      ]
    },
    "templates": {
      "SentinelPurityAura": {
        "aura_radius_metres": 6.0,
        "stats": {
          "affected_by_purity_of_elements": 1,
          "base_resist_all_elements_%": 34,
          "base_maximum_fire_damage_resistance_%": 0,
          "base_maximum_cold_damage_resistance_%": 0,
          "base_maximum_lightning_damage_resistance_%": 0,
          "reduce_enemy_elemental_resistance_%": 0,
          "base_additional_physical_damage_reduction_%": 0,
          "damage_+%": 0,
          "attack_and_cast_speed_+%": 0,
          "life_regeneration_rate_per_minute_%": 0,
          "base_life_mana_es_recovery_rate_+%": 0,
          "immune_to_status_ailments": 1
        },
        "stat_text": [
          "全ての元素耐性 +34%"
        ],
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "player_aura_fire_resist": {
    "description": "追加の火耐性が付与されている",
    "invisible": false,
    "name": "ピュリティオブファイヤーオーラ",
    "removable": true,
    "stats": [
      "affected_by_purity_of_fire",
      "base_maximum_fire_damage_resistance_%",
      "base_fire_damage_resistance_%",
      "base_reduce_enemy_fire_resistance_%",
      "base_avoid_ignite_%",
      "base_additional_physical_damage_reduction_%",
      "damage_+%",
      "attack_and_cast_speed_+%",
      "life_regeneration_rate_per_minute_%",
      "base_life_mana_es_recovery_rate_+%"
    ],
    "visuals": "player_aura_fire_resist",
    "category": "Buff",
    "sources": {
      "Mods": [
        {
          "id": "SentinelDroneFireResistAura",
          "item": null,
          "name": null,
          "template": "SentinelFireResistAura",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "SentinelDroneFireResistAuraUnique1",
          "item": null,
          "name": null,
          "template": "SentinelFireResistAura",
          "stat_text": null,
          "stats": null
        }
      ]
    },
    "templates": {
      "SentinelFireResistAura": {
        "aura_radius_metres": 6.0,
        "stats": {
          "affected_by_purity_of_fire": 1,
          "base_maximum_fire_damage_resistance_%": 4,
          "base_fire_damage_resistance_%": 41,
          "base_reduce_enemy_fire_resistance_%": 0,
          "base_avoid_ignite_%": 0,
          "base_additional_physical_damage_reduction_%": 0,
          "damage_+%": 0,
          "attack_and_cast_speed_+%": 0,
          "life_regeneration_rate_per_minute_%": 0,
          "base_life_mana_es_recovery_rate_+%": 0
        },
        "stat_text": [
          "火耐性の最大値 +4%",
          "火耐性 +41%"
        ],
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "player_aura_cold_resist": {
    "description": "追加の冷気耐性が付与されている",
    "invisible": false,
    "name": "ピュリティオブアイスオーラ",
    "removable": true,
    "stats": [
      "affected_by_purity_of_ice",
      "base_maximum_cold_damage_resistance_%",
      "base_cold_damage_resistance_%",
      "base_reduce_enemy_cold_resistance_%",
      "base_avoid_freeze_%",
      "base_additional_physical_damage_reduction_%",
      "damage_+%",
      "attack_and_cast_speed_+%",
      "life_regeneration_rate_per_minute_%",
      "base_life_mana_es_recovery_rate_+%"
    ],
    "visuals": "player_aura_cold_resist",
    "category": "Buff",
    "sources": {
      "Mods": [
        {
          "id": "SentinelDroneColdReistAura",
          "item": null,
          "name": null,
          "template": "SentinelColdResistAura",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "SentinelDroneColdReistAuraUnique1",
          "item": null,
          "name": null,
          "template": "SentinelColdResistAura",
          "stat_text": null,
          "stats": null
        }
      ]
    },
    "templates": {
      "SentinelColdResistAura": {
        "aura_radius_metres": 6.0,
        "stats": {
          "affected_by_purity_of_ice": 1,
          "base_maximum_cold_damage_resistance_%": 4,
          "base_cold_damage_resistance_%": 41,
          "base_reduce_enemy_cold_resistance_%": 0,
          "base_avoid_freeze_%": 0,
          "base_additional_physical_damage_reduction_%": 0,
          "damage_+%": 0,
          "attack_and_cast_speed_+%": 0,
          "life_regeneration_rate_per_minute_%": 0,
          "base_life_mana_es_recovery_rate_+%": 0
        },
        "stat_text": [
          "冷気耐性の最大値 +4%",
          "冷気耐性 +41%"
        ],
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "player_aura_lightning_resist": {
    "description": "追加の雷耐性が付与されている",
    "invisible": false,
    "name": "ピュリティオブライトニングオーラ",
    "removable": true,
    "stats": [
      "affected_by_purity_of_lightning",
      "base_maximum_lightning_damage_resistance_%",
      "base_lightning_damage_resistance_%",
      "base_reduce_enemy_lightning_resistance_%",
      "base_avoid_shock_%",
      "base_additional_physical_damage_reduction_%",
      "damage_+%",
      "attack_and_cast_speed_+%",
      "life_regeneration_rate_per_minute_%",
      "base_life_mana_es_recovery_rate_+%"
    ],
    "visuals": "player_aura_lightning_resist",
    "category": "Buff",
    "sources": {
      "Mods": [
        {
          "id": "SentinelDroneLightningResistAura",
          "item": null,
          "name": null,
          "template": "SentinelLightningResistAura",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "SentinelDroneLightningResistAuraUnique1",
          "item": null,
          "name": null,
          "template": "SentinelLightningResistAura",
          "stat_text": null,
          "stats": null
        }
      ]
    },
    "templates": {
      "SentinelLightningResistAura": {
        "aura_radius_metres": 6.0,
        "stats": {
          "affected_by_purity_of_lightning": 1,
          "base_maximum_lightning_damage_resistance_%": 4,
          "base_lightning_damage_resistance_%": 41,
          "base_reduce_enemy_lightning_resistance_%": 0,
          "base_avoid_shock_%": 0,
          "base_additional_physical_damage_reduction_%": 0,
          "damage_+%": 0,
          "attack_and_cast_speed_+%": 0,
          "life_regeneration_rate_per_minute_%": 0,
          "base_life_mana_es_recovery_rate_+%": 0
        },
        "stat_text": [
          "雷耐性の最大値 +4%",
          "雷耐性 +41%"
        ],
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "player_aura_energy_shield": {
    "description": "追加のエナジーシールドおよびエナジーシールドリチャージ速度増加が付与されている",
    "invisible": false,
    "name": "ディシプリンオーラ",
    "removable": true,
    "stats": [
      "affected_by_discipline",
      "base_maximum_energy_shield",
      "energy_shield_recharge_rate_+%",
      "damage_+%_on_full_energy_shield",
      "energy_shield_delay_-%",
      "base_additional_physical_damage_reduction_%",
      "damage_+%",
      "attack_and_cast_speed_+%",
      "life_regeneration_rate_per_minute_%",
      "base_life_mana_es_recovery_rate_+%"
    ],
    "visuals": "player_aura_energy_shield",
    "category": "Buff",
    "sources": {
      "Mods": [
        {
          "id": "SentinelDroneDisciplineAura",
          "item": null,
          "name": null,
          "template": "SentinelDisciplineAura",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "SentinelDroneDisciplineAuraUnique1",
          "item": null,
          "name": null,
          "template": "SentinelDisciplineAura",
          "stat_text": null,
          "stats": null
        }
      ]
    },
    "templates": {
      "SentinelDisciplineAura": {
        "aura_radius_metres": 6.0,
        "stats": {
          "affected_by_discipline": 1,
          "base_maximum_energy_shield": 217,
          "energy_shield_recharge_rate_+%": 30,
          "damage_+%_on_full_energy_shield": 0,
          "energy_shield_delay_-%": 0,
          "base_additional_physical_damage_reduction_%": 0,
          "damage_+%": 0,
          "attack_and_cast_speed_+%": 0,
          "life_regeneration_rate_per_minute_%": 0,
          "base_life_mana_es_recovery_rate_+%": 0
        },
        "stat_text": [
          "最大エナジーシールド +217",
          "エナジーシールドリチャージレートが30%増加する"
        ],
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "player_aura_fire_damage": {
    "description": "追加の火ダメージが付与されている",
    "invisible": false,
    "name": "アンガーオーラ",
    "removable": true,
    "stats": [
      "affected_by_anger",
      "attack_minimum_added_fire_damage",
      "attack_maximum_added_fire_damage",
      "spell_minimum_added_fire_damage",
      "spell_maximum_added_fire_damage",
      "base_movement_velocity_+%",
      "burn_damage_+%",
      "base_additional_physical_damage_reduction_%",
      "damage_+%",
      "attack_and_cast_speed_+%",
      "life_regeneration_rate_per_minute_%",
      "base_life_mana_es_recovery_rate_+%"
    ],
    "visuals": "player_aura_fire_damage",
    "category": "Buff",
    "sources": {
      "Mods": [
        {
          "id": "SentinelDroneAngerAura",
          "item": null,
          "name": null,
          "template": "SentinelAngerAura",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "SentinelDroneAngerAuraUnique1",
          "item": null,
          "name": null,
          "template": "SentinelAngerAura",
          "stat_text": null,
          "stats": null
        }
      ]
    },
    "templates": {
      "SentinelAngerAura": {
        "aura_radius_metres": 6.0,
        "stats": {
          "affected_by_anger": 1,
          "attack_minimum_added_fire_damage": 109,
          "attack_maximum_added_fire_damage": 155,
          "spell_minimum_added_fire_damage": 109,
          "spell_maximum_added_fire_damage": 155,
          "base_movement_velocity_+%": 0,
          "burn_damage_+%": 0,
          "base_additional_physical_damage_reduction_%": 0,
          "damage_+%": 0,
          "attack_and_cast_speed_+%": 0,
          "life_regeneration_rate_per_minute_%": 0,
          "base_life_mana_es_recovery_rate_+%": 0
        },
        "stat_text": [
          "109から155の火ダメージをアタックに追加する",
          "109から155の火ダメージをスペルに追加する"
        ],
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "player_aura_cold_damage": {
    "description": "物理ダメージの一部を追加の冷気ダメージとして獲得",
    "invisible": false,
    "name": "ヘイトレッドオーラ",
    "removable": true,
    "stats": [
      "affected_by_hatred",
      "physical_damage_%_to_add_as_cold",
      "hatred_aura_cold_damage_+%_final",
      "chill_and_freeze_duration_+%",
      "movement_velocity_+%_on_chilled_ground",
      "base_additional_physical_damage_reduction_%",
      "damage_+%",
      "attack_and_cast_speed_+%",
      "life_regeneration_rate_per_minute_%",
      "base_life_mana_es_recovery_rate_+%"
    ],
    "visuals": "player_aura_cold_damage",
    "category": "Buff",
    "sources": {
      "Mods": [
        {
          "id": "SentinelDroneHatredAura",
          "item": null,
          "name": null,
          "template": "SentinelHatredAura",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "SentinelDroneHatredAuraUnique1",
          "item": null,
          "name": null,
          "template": "SentinelHatredAura",
          "stat_text": null,
          "stats": null
        }
      ]
    },
    "templates": {
      "SentinelHatredAura": {
        "aura_radius_metres": 6.0,
        "stats": {
          "affected_by_hatred": 1,
          "physical_damage_%_to_add_as_cold": 25,
          "hatred_aura_cold_damage_+%_final": 18,
          "chill_and_freeze_duration_+%": 0,
          "movement_velocity_+%_on_chilled_ground": 0,
          "base_additional_physical_damage_reduction_%": 0,
          "damage_+%": 0,
          "attack_and_cast_speed_+%": 0,
          "life_regeneration_rate_per_minute_%": 0,
          "base_life_mana_es_recovery_rate_+%": 0
        },
        "stat_text": [
          "物理ダメージの25%を追加冷気ダメージとして獲得する"
        ],
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "player_aura_lightning_damage": {
    "description": "追加の雷ダメージが付与されている",
    "invisible": false,
    "name": "ラースオーラ",
    "removable": true,
    "stats": [
      "affected_by_wrath",
      "attack_minimum_added_lightning_damage",
      "attack_maximum_added_lightning_damage",
      "wrath_aura_spell_lightning_damage_+%_final",
      "base_additional_physical_damage_reduction_%",
      "damage_+%",
      "attack_and_cast_speed_+%",
      "life_regeneration_rate_per_minute_%",
      "base_life_mana_es_recovery_rate_+%"
    ],
    "visuals": "player_aura_lightning_damage",
    "category": "Buff",
    "sources": {
      "Mods": [
        {
          "id": "SentinelDroneWrathAura",
          "item": null,
          "name": null,
          "template": "SentinelWrathAura",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "SentinelDroneWrathAuraUnique1",
          "item": null,
          "name": null,
          "template": "SentinelWrathAura",
          "stat_text": null,
          "stats": null
        }
      ]
    },
    "templates": {
      "SentinelWrathAura": {
        "aura_radius_metres": 6.0,
        "stats": {
          "affected_by_wrath": 1,
          "attack_minimum_added_lightning_damage": 16,
          "attack_maximum_added_lightning_damage": 248,
          "wrath_aura_spell_lightning_damage_+%_final": 21,
          "base_additional_physical_damage_reduction_%": 0,
          "damage_+%": 0,
          "attack_and_cast_speed_+%": 0,
          "life_regeneration_rate_per_minute_%": 0,
          "base_life_mana_es_recovery_rate_+%": 0
        },
        "stat_text": [
          "16から248の雷ダメージをアタックに追加する"
        ],
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "player_aura_speed": {
    "description": "アタックスピード、キャストスピードおよび移動スピード増加が付与されている。",
    "invisible": false,
    "name": "ヘイストオーラ",
    "removable": true,
    "stats": [
      "affected_by_haste",
      "attack_speed_+%",
      "base_cast_speed_+%",
      "base_movement_velocity_+%",
      "summon_totem_cast_speed_+%",
      "base_projectile_speed_+%",
      "buff_time_passed_+%_only_buff_category",
      "base_additional_physical_damage_reduction_%",
      "damage_+%",
      "attack_and_cast_speed_+%",
      "life_regeneration_rate_per_minute_%",
      "base_life_mana_es_recovery_rate_+%"
    ],
    "visuals": "player_aura_speed",
    "category": "Buff",
    "sources": {
      "Mods": [
        {
          "id": "SentinelDroneHasteAura",
          "item": null,
          "name": null,
          "template": "SentinelHasteAura",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "SentinelDroneHasteAuraUnique1",
          "item": null,
          "name": null,
          "template": "SentinelHasteAura",
          "stat_text": null,
          "stats": null
        }
      ]
    },
    "templates": {
      "SentinelHasteAura": {
        "aura_radius_metres": 6.0,
        "stats": {
          "affected_by_haste": 1,
          "attack_speed_+%": 16,
          "base_cast_speed_+%": 16,
          "base_movement_velocity_+%": 9,
          "summon_totem_cast_speed_+%": 0,
          "base_projectile_speed_+%": 0,
          "buff_time_passed_+%_only_buff_category": 0,
          "base_additional_physical_damage_reduction_%": 0,
          "damage_+%": 0,
          "attack_and_cast_speed_+%": 0,
          "life_regeneration_rate_per_minute_%": 0,
          "base_life_mana_es_recovery_rate_+%": 0
        },
        "stat_text": [
          "アタックスピードが16%増加する",
          "キャストスピードが16%増加する",
          "移動スピードが9%増加する"
        ],
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "player_aura_life_regen": {
    "description": "ライフ自動回復が付与されている",
    "invisible": false,
    "name": "バイタリティオーラ",
    "removable": true,
    "stats": [
      "affected_by_vitality",
      "base_life_regeneration_rate_per_minute",
      "life_leech_from_physical_attack_damage_permyriad",
      "damage_+%_when_on_full_life",
      "base_additional_physical_damage_reduction_%",
      "damage_+%",
      "attack_and_cast_speed_+%",
      "life_regeneration_rate_per_minute_%",
      "base_life_mana_es_recovery_rate_+%"
    ],
    "visuals": "player_aura_life_regen",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "power_shot_hit": {
    "description": "このバフの効果中に死亡した場合、パワーチャージを付与する",
    "invisible": true,
    "name": "パワーサイフォンヒット",
    "removable": false,
    "stats": [],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "player_aura_mana_regen": {
    "description": "マナ自動回復が付与されている",
    "invisible": false,
    "name": "クラリティオーラ",
    "removable": true,
    "stats": [
      "affected_by_clarity",
      "base_mana_regeneration_rate_per_minute",
      "flask_mana_to_recover_+%",
      "damage_+%_on_full_mana",
      "base_additional_physical_damage_reduction_%",
      "damage_+%",
      "attack_and_cast_speed_+%",
      "life_regeneration_rate_per_minute_%",
      "base_life_mana_es_recovery_rate_+%"
    ],
    "visuals": "player_aura_mana_regen",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "vaal_aura_armour": {
    "description": "追加のアーマーおよび耐性が付与されている",
    "invisible": false,
    "name": "ヴァールデターミネーションオーラ",
    "removable": true,
    "stats": [
      "affected_by_determination",
      "base_additional_physical_damage_reduction_%",
      "base_resist_all_elements_%",
      "base_additional_physical_damage_reduction_%",
      "damage_+%",
      "attack_and_cast_speed_+%",
      "life_regeneration_rate_per_minute_%",
      "base_life_mana_es_recovery_rate_+%"
    ],
    "visuals": "vaal_aura_armour",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "vaal_aura_life_regen": {
    "description": "ライフ自動回復が付与されている",
    "invisible": false,
    "name": "ヴァールバイタリティオーラ",
    "removable": true,
    "stats": [
      "affected_by_vitality",
      "life_regeneration_rate_per_minute_%",
      "base_additional_physical_damage_reduction_%",
      "damage_+%",
      "attack_and_cast_speed_+%",
      "life_regeneration_rate_per_minute_%",
      "base_life_mana_es_recovery_rate_+%"
    ],
    "visuals": "vaal_aura_life_regen",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "vaal_aura_no_mana_cost": {
    "description": "スキルのマナコストがなくなる",
    "invisible": false,
    "name": "ヴァールクラリティオーラ",
    "removable": true,
    "stats": [
      "affected_by_clarity",
      "no_mana_cost",
      "base_additional_physical_damage_reduction_%",
      "damage_+%",
      "attack_and_cast_speed_+%",
      "life_regeneration_rate_per_minute_%",
      "base_life_mana_es_recovery_rate_+%"
    ],
    "visuals": "vaal_aura_no_mana_cost",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "vaal_aura_dodge": {
    "description": "追加のアタック回避率が付与され、抑制されたスペルダメージを不幸にする",
    "invisible": false,
    "name": "ヴァールグレースオーラ",
    "removable": true,
    "stats": [
      "affected_by_grace",
      "chance_to_evade_attacks_%",
      "damage_taken_from_suppressed_hits_is_unlucky",
      "base_additional_physical_damage_reduction_%",
      "damage_+%",
      "attack_and_cast_speed_+%",
      "life_regeneration_rate_per_minute_%",
      "base_life_mana_es_recovery_rate_+%"
    ],
    "visuals": "vaal_aura_dodge",
    "category": "Buff",
    "sources": {
      "ExplodingStormBuffs": [
        {
          "id": "vaal_grace_storm",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": [
            "アタックヒット回避率 +25%",
            "プレイヤーが受ける抑制したスペルダメージが不運となる"
          ],
          "stats": {
            "affected_by_grace": 0,
            "chance_to_evade_attacks_%": 25,
            "damage_taken_from_suppressed_hits_is_unlucky": 25,
            "base_additional_physical_damage_reduction_%": 0,
            "damage_+%": 0,
            "attack_and_cast_speed_+%": 0,
            "life_regeneration_rate_per_minute_%": 0,
            "base_life_mana_es_recovery_rate_+%": 0
          }
        }
      ]
    },
    "templates": null,
    "stack_limit": null
  },
  "vaal_aura_energy_shield": {
    "description": "エナジーシールドリチャージのダメージによる遅延を防ぐ",
    "invisible": false,
    "name": "ヴァールディシプリンオーラ",
    "removable": true,
    "stats": [
      "affected_by_discipline",
      "base_maximum_energy_shield",
      "energy_shield_recharge_not_delayed_by_damage",
      "base_additional_physical_damage_reduction_%",
      "damage_+%",
      "attack_and_cast_speed_+%",
      "life_regeneration_rate_per_minute_%",
      "base_life_mana_es_recovery_rate_+%"
    ],
    "visuals": "vaal_aura_energy_shield",
    "category": "Buff",
    "sources": {
      "ExplodingStormBuffs": [
        {
          "id": "vaal_discipline_storm",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": [
            "最大エナジーシールド +1000",
            "エナジーシールドのリチャージがダメージによって遅延しない"
          ],
          "stats": {
            "affected_by_discipline": 0,
            "base_maximum_energy_shield": 1000,
            "energy_shield_recharge_not_delayed_by_damage": 1,
            "base_additional_physical_damage_reduction_%": 0,
            "damage_+%": 0,
            "attack_and_cast_speed_+%": 0,
            "life_regeneration_rate_per_minute_%": 0,
            "base_life_mana_es_recovery_rate_+%": 0
          }
        }
      ]
    },
    "templates": null,
    "stack_limit": null
  },
  "vaal_aura_speed": {
    "description": "アタックスピード、キャストスピードおよび移動スピード増加が付与されている。",
    "invisible": false,
    "name": "ヴァールヘイストオーラ",
    "removable": true,
    "stats": [
      "affected_by_haste",
      "attack_speed_+%",
      "base_cast_speed_+%",
      "base_movement_velocity_+%",
      "base_additional_physical_damage_reduction_%",
      "damage_+%",
      "attack_and_cast_speed_+%",
      "life_regeneration_rate_per_minute_%",
      "base_life_mana_es_recovery_rate_+%"
    ],
    "visuals": "vaal_aura_speed",
    "category": "Buff",
    "sources": {
      "ExplodingStormBuffs": [
        {
          "id": "vaal_haste_storm",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": [
            "アタックスピードが30%増加する",
            "キャストスピードが30%増加する",
            "移動スピードが30%増加する"
          ],
          "stats": {
            "affected_by_haste": 0,
            "attack_speed_+%": 30,
            "base_cast_speed_+%": 30,
            "base_movement_velocity_+%": 30,
            "base_additional_physical_damage_reduction_%": 0,
            "damage_+%": 0,
            "attack_and_cast_speed_+%": 0,
            "life_regeneration_rate_per_minute_%": 0,
            "base_life_mana_es_recovery_rate_+%": 0
          }
        }
      ]
    },
    "templates": null,
    "stack_limit": null
  },
  "beartrap_debuff": {
    "description": "ベアトラップにより固定され、トラップおよびマインから受けるダメージが増加。",
    "invisible": false,
    "name": "ベアトラップ",
    "removable": false,
    "stats": [
      "no_movement_speed"
    ],
    "visuals": "beartrap_debuff",
    "category": "Debuff",
    "sources": {
      "PlayerConditions": [
        {
          "id": "AffectedByBearTrap",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": null,
          "stats": {
            "no_movement_speed": 1
          }
        }
      ]
    },
    "templates": null,
    "stack_limit": null
  },
  "beartrap_debuff_slow": {
    "description": "ベアトラップにより移動スピードが下がり、トラップおよびマインから受けるダメージが増加。",
    "invisible": false,
    "name": "ベアトラップ",
    "removable": false,
    "stats": [
      "bear_trap_movement_speed_+%_final",
      "base_cooldown_speed_+%"
    ],
    "visuals": "beartrap_debuff",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "beartrap_debuff_damage_taken": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "damage_taken_from_traps_and_mines_+%"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "trap_convert_buff": {
    "description": "一時的に他のチームに変更されている",
    "invisible": false,
    "name": "コンヴァート",
    "removable": false,
    "stats": [
      "damage_+%",
      "chance_to_taunt_on_hit_%",
      "is_dominated"
    ],
    "visuals": "trap_convert_buff",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "ground_fire_burn": {
    "description": "燃焼領域に立っているため、燃焼ダメージを受けている",
    "invisible": false,
    "name": "燃焼領域",
    "removable": false,
    "stats": [
      "base_fire_damage_taken_per_minute",
      "is_on_ground_fire_burn"
    ],
    "visuals": "ground_fire_burn",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "ground_fire_burn_sanctum": {
    "description": "燃焼領域に立っているため、燃焼ダメージを受けている",
    "invisible": false,
    "name": "燃焼領域",
    "removable": false,
    "stats": [
      "base_fire_damage_taken_per_minute",
      "base_sanctum_damage_taken_per_minute",
      "is_on_ground_fire_burn"
    ],
    "visuals": "ground_fire_burn",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "ground_ice_chill": {
    "description": "冷却領域に立っているため、減速している。",
    "invisible": false,
    "name": "冷却領域",
    "removable": false,
    "stats": [
      "action_speed_-%_from_chill"
    ],
    "visuals": "ground_ice_chill",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "ground_tar_slow": {
    "description": "タール領域に立っているため、移動スピードが減少。",
    "invisible": false,
    "name": "タール領域",
    "removable": false,
    "stats": [
      "base_movement_velocity_+%"
    ],
    "visuals": "ground_tar_slow",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "ground_fire_phys_life_recovery": {
    "description": "物理および火ダメージを受けており、ライフ回復レートが減少している。",
    "invisible": false,
    "name": "粉砕領域",
    "removable": false,
    "stats": [
      "base_fire_damage_taken_per_minute",
      "base_physical_damage_taken_per_minute",
      "life_recovery_rate_+%"
    ],
    "visuals": "ground_fire_burn",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "monster_no_drops_buff": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "monster_no_drops_or_experience"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "totem_aura_life_regen": {
    "description": "ライフ自動回復が付与されている",
    "invisible": false,
    "name": "リジュヴェネーショントーテムオーラ",
    "removable": true,
    "stats": [
      "base_life_regeneration_rate_per_minute",
      "base_additional_physical_damage_reduction_%",
      "damage_+%",
      "attack_and_cast_speed_+%",
      "life_regeneration_rate_per_minute_%",
      "base_life_mana_es_recovery_rate_+%"
    ],
    "visuals": "totem_aura_life_regen",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "totem_aura_life_mana_regen": {
    "description": "ライフおよびマナ自動回復が付与されている",
    "invisible": false,
    "name": "リジュヴェネーショントーテムオーラ",
    "removable": true,
    "stats": [
      "base_life_regeneration_rate_per_minute",
      "base_mana_regeneration_rate_per_minute",
      "base_additional_physical_damage_reduction_%",
      "damage_+%",
      "attack_and_cast_speed_+%",
      "life_regeneration_rate_per_minute_%",
      "base_life_mana_es_recovery_rate_+%"
    ],
    "visuals": "totem_aura_life_regen",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "monster_aura_cold_damage": {
    "description": "味方は追加の冷気ダメージを与える",
    "invisible": false,
    "name": "冷気ダメージオーラ",
    "removable": false,
    "stats": [
      "physical_damage_%_to_add_as_cold"
    ],
    "visuals": "monster_aura_cold_damage",
    "category": "Buff",
    "sources": {
      "Mods": [
        {
          "id": "MonsterAuraAddedColdDamage",
          "item": null,
          "name": null,
          "template": "MonsterAuraAddedColdDamage",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "StrIntMissionAuraAddedColdDamage",
          "item": null,
          "name": null,
          "template": "StrIntMissionAuraAddedColdDamage",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MonsterAuraUniqueMapColdDamage",
          "item": null,
          "name": null,
          "template": "MonsterAuraUniqueMapColdDamage",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MonsterTotemAuraAddedColdDamage",
          "item": null,
          "name": null,
          "template": "MonsterTotemAuraAddedColdDamage1",
          "stat_text": null,
          "stats": null
        }
      ]
    },
    "templates": {
      "MonsterAuraAddedColdDamage": {
        "aura_radius_metres": 5.0,
        "stats": {
          "physical_damage_%_to_add_as_cold": 0
        },
        "stat_text": null,
        "visuals": null
      },
      "StrIntMissionAuraAddedColdDamage": {
        "aura_radius_metres": 3.0,
        "stats": {
          "physical_damage_%_to_add_as_cold": 0
        },
        "stat_text": null,
        "visuals": null
      },
      "MonsterAuraUniqueMapColdDamage": {
        "aura_radius_metres": 6.0,
        "stats": {
          "physical_damage_%_to_add_as_cold": 0
        },
        "stat_text": null,
        "visuals": null
      },
      "MonsterTotemAuraAddedColdDamage1": {
        "aura_radius_metres": 6.0,
        "stats": {
          "physical_damage_%_to_add_as_cold": 0
        },
        "stat_text": null,
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "monster_aura_fire_damage": {
    "description": "味方は追加の火ダメージを与える",
    "invisible": false,
    "name": "火ダメージオーラ",
    "removable": false,
    "stats": [
      "physical_damage_%_to_add_as_fire"
    ],
    "visuals": "monster_aura_fire_damage",
    "category": "Buff",
    "sources": {
      "Mods": [
        {
          "id": "MonsterAuraAddedFireDamage",
          "item": null,
          "name": null,
          "template": "MonsterAuraAddedFireDamage",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "StrIntMissionAuraAddedFireDamage",
          "item": null,
          "name": null,
          "template": "StrIntMissionAuraAddedFireDamage",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MonsterAuraUniqueMapFireDamage",
          "item": null,
          "name": null,
          "template": "MonsterAuraUniqueMapFireDamage",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MonsterAuraAddedFireDamageSkeletonArmy",
          "item": null,
          "name": null,
          "template": "MonsterAuraAddedFireDamageSkeletonArmy",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MonsterTotemAuraAddedFireDamage",
          "item": null,
          "name": null,
          "template": "MonsterTotemAuraAddedFireDamage1",
          "stat_text": null,
          "stats": null
        }
      ]
    },
    "templates": {
      "MonsterAuraAddedFireDamage": {
        "aura_radius_metres": 5.0,
        "stats": {
          "physical_damage_%_to_add_as_fire": 0
        },
        "stat_text": null,
        "visuals": null
      },
      "StrIntMissionAuraAddedFireDamage": {
        "aura_radius_metres": 3.0,
        "stats": {
          "physical_damage_%_to_add_as_fire": 0
        },
        "stat_text": null,
        "visuals": null
      },
      "MonsterAuraUniqueMapFireDamage": {
        "aura_radius_metres": 6.0,
        "stats": {
          "physical_damage_%_to_add_as_fire": 0
        },
        "stat_text": null,
        "visuals": null
      },
      "MonsterAuraAddedFireDamageSkeletonArmy": {
        "aura_radius_metres": 5.0,
        "stats": {
          "physical_damage_%_to_add_as_fire": 0
        },
        "stat_text": null,
        "visuals": null
      },
      "MonsterTotemAuraAddedFireDamage1": {
        "aura_radius_metres": 6.0,
        "stats": {
          "physical_damage_%_to_add_as_fire": 0
        },
        "stat_text": null,
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "monster_aura_lightning_damage": {
    "description": "味方は追加の雷ダメージを与える",
    "invisible": false,
    "name": "雷ダメージオーラ",
    "removable": false,
    "stats": [
      "physical_damage_%_to_add_as_lightning"
    ],
    "visuals": "monster_aura_lightning_damage",
    "category": "Buff",
    "sources": {
      "Mods": [
        {
          "id": "MonsterAuraAddedLightningDamage",
          "item": null,
          "name": null,
          "template": "MonsterAuraAddedLightningDamage",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "StrIntMissionAuraAddedLightningDamage",
          "item": null,
          "name": null,
          "template": "StrIntMissionAuraAddedLightningDamage",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MonsterAuraUniqueMapLightningDamage",
          "item": null,
          "name": null,
          "template": "MonsterAuraUniqueMapLightningDamage",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MonsterTotemAuraAddedLightningDamage",
          "item": null,
          "name": null,
          "template": "MonsterTotemAuraAddedLightningDamage1",
          "stat_text": null,
          "stats": null
        }
      ]
    },
    "templates": {
      "MonsterAuraAddedLightningDamage": {
        "aura_radius_metres": 5.0,
        "stats": {
          "physical_damage_%_to_add_as_lightning": 0
        },
        "stat_text": null,
        "visuals": null
      },
      "StrIntMissionAuraAddedLightningDamage": {
        "aura_radius_metres": 3.0,
        "stats": {
          "physical_damage_%_to_add_as_lightning": 0
        },
        "stat_text": null,
        "visuals": null
      },
      "MonsterAuraUniqueMapLightningDamage": {
        "aura_radius_metres": 6.0,
        "stats": {
          "physical_damage_%_to_add_as_lightning": 0
        },
        "stat_text": null,
        "visuals": null
      },
      "MonsterTotemAuraAddedLightningDamage1": {
        "aura_radius_metres": 6.0,
        "stats": {
          "physical_damage_%_to_add_as_lightning": 0
        },
        "stat_text": null,
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "ambrosia_aura_fire_damage": {
    "description": "味方は追加の火ダメージを与える",
    "invisible": false,
    "name": "火ダメージオーラ",
    "removable": false,
    "stats": [
      "physical_damage_%_to_add_as_fire"
    ],
    "visuals": "ambrosia_aura_fire_damage",
    "category": "Buff",
    "sources": {
      "Mods": [
        {
          "id": "MonsterAmbrosiaAuraAddedFireDamage",
          "item": null,
          "name": null,
          "template": "MonsterAmbrosiaAuraAddedFireDamage",
          "stat_text": null,
          "stats": null
        }
      ]
    },
    "templates": {
      "MonsterAmbrosiaAuraAddedFireDamage": {
        "aura_radius_metres": 5.0,
        "stats": {
          "physical_damage_%_to_add_as_fire": 0
        },
        "stat_text": null,
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "amarissa_aura_lightning_damage": {
    "description": "味方は追加の雷ダメージを与える",
    "invisible": false,
    "name": "雷ダメージオーラ",
    "removable": false,
    "stats": [
      "physical_damage_%_to_add_as_lightning"
    ],
    "visuals": "amarissa_aura_lightning_damage",
    "category": "Buff",
    "sources": {
      "Mods": [
        {
          "id": "MonsterAmarissaAuraAddedLightningDamage",
          "item": null,
          "name": null,
          "template": "MonsterAmarissaAuraAddedLightningDamage",
          "stat_text": null,
          "stats": null
        }
      ]
    },
    "templates": {
      "MonsterAmarissaAuraAddedLightningDamage": {
        "aura_radius_metres": 5.0,
        "stats": {
          "physical_damage_%_to_add_as_lightning": 0
        },
        "stat_text": null,
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "blinded": {
    "description": "命中力および回避力が下がっている",
    "invisible": false,
    "name": "盲目",
    "removable": false,
    "stats": [
      "accuracy_rating_+%_final_from_blinded",
      "evasion_rating_+%_final_from_blinded"
    ],
    "visuals": "blinded",
    "category": "Debuff",
    "sources": null,
    "templates": {
      "ExpeditionOlrothBlind": {
        "aura_radius_metres": 1.6,
        "stats": {
          "accuracy_rating_+%_final_from_blinded": -30,
          "evasion_rating_+%_final_from_blinded": -30
        },
        "stat_text": null,
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "monster_aura_always_crit": {
    "description": "味方の攻撃は常にクリティカルストライクになる",
    "invisible": false,
    "name": "常時クリティカルオーラ",
    "removable": false,
    "stats": [
      "always_crit"
    ],
    "visuals": "monster_aura_always_crit",
    "category": "Buff",
    "sources": {
      "Mods": [
        {
          "id": "MonsterAuraAlwaysCrit1",
          "item": null,
          "name": null,
          "template": "MonsterAuraAlwaysCrit1",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "StrIntMissionAuraAlwaysCrit1",
          "item": null,
          "name": null,
          "template": "StrIntMissionAuraAlwaysCrit1",
          "stat_text": null,
          "stats": null
        }
      ]
    },
    "templates": {
      "MonsterAuraAlwaysCrit1": {
        "aura_radius_metres": 6.0,
        "stats": {
          "always_crit": 0
        },
        "stat_text": null,
        "visuals": null
      },
      "MonsterAuraAlwaysCritGauntlet": {
        "aura_radius_metres": 3.0,
        "stats": {
          "always_crit": 1
        },
        "stat_text": [
          "全てのヒットはクリティカルストライクとなる"
        ],
        "visuals": null
      },
      "StrIntMissionAuraAlwaysCrit1": {
        "aura_radius_metres": 3.0,
        "stats": {
          "always_crit": 0
        },
        "stat_text": null,
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "monster_aura_evasion": {
    "description": "味方は追加の回避力を獲得",
    "invisible": false,
    "name": "回避力オーラ",
    "removable": false,
    "stats": [
      "base_evasion_rating"
    ],
    "visuals": "monster_aura_evasion",
    "category": "Buff",
    "sources": {
      "Mods": [
        {
          "id": "MonsterAuraEvasion1",
          "item": null,
          "name": null,
          "template": "MonsterAuraEvasion1",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MonsterAuraUniqueMapEvasion",
          "item": null,
          "name": null,
          "template": "MonsterAuraUniqueMapEvasion",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MonsterTotemAuraEvasion1",
          "item": null,
          "name": null,
          "template": "MonsterTotemAuraEvasion1",
          "stat_text": null,
          "stats": null
        }
      ]
    },
    "templates": {
      "MonsterAuraEvasion1": {
        "aura_radius_metres": 5.0,
        "stats": {
          "base_evasion_rating": 0
        },
        "stat_text": null,
        "visuals": null
      },
      "MonsterAuraUniqueMapEvasion": {
        "aura_radius_metres": 6.0,
        "stats": {
          "base_evasion_rating": 0
        },
        "stat_text": null,
        "visuals": null
      },
      "MonsterTotemAuraEvasion1": {
        "aura_radius_metres": 6.0,
        "stats": {
          "base_evasion_rating": 0
        },
        "stat_text": null,
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "ice_shield": {
    "description": "物理ダメージおよび火ダメージの一部を防ぎ、マナを消費する",
    "invisible": false,
    "name": "アークティックアーマー",
    "removable": true,
    "stats": [
      "mana_degeneration_per_minute",
      "physical_damage_taken_+",
      "fire_damage_taken_+",
      "base_movement_velocity_+%"
    ],
    "visuals": "ice_shield",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "ice_shield_moving": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "mana_degeneration_per_minute"
    ],
    "visuals": "invisible",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "frozen_damage_increase": {
    "description": "受けるダメージが増加",
    "invisible": false,
    "name": "凍結ダメージ増加",
    "removable": false,
    "stats": [
      "base_damage_taken_+%"
    ],
    "visuals": "frozen_damage_increase",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "red_team": {
    "description": "赤チームに所属",
    "invisible": true,
    "name": "赤チーム",
    "removable": false,
    "stats": [],
    "visuals": "red_team",
    "category": "PVP team",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "blue_team": {
    "description": "青チームに所属",
    "invisible": true,
    "name": "青チーム",
    "removable": false,
    "stats": [],
    "visuals": "blue_team",
    "category": "PVP team",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "minion_red_team": {
    "description": "赤チームに所属",
    "invisible": true,
    "name": "赤チーム",
    "removable": false,
    "stats": [],
    "visuals": "minion_red_team",
    "category": "PVP team",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "minion_blue_team": {
    "description": "青チームに所属",
    "invisible": true,
    "name": "青チーム",
    "removable": false,
    "stats": [],
    "visuals": "minion_blue_team",
    "category": "PVP team",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "trap_red_team": {
    "description": "赤チームに所属",
    "invisible": true,
    "name": "赤チーム",
    "removable": false,
    "stats": [],
    "visuals": "trap_red_team",
    "category": "PVP team",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "trap_blue_team": {
    "description": "青チームに所属",
    "invisible": true,
    "name": "青チーム",
    "removable": false,
    "stats": [],
    "visuals": "trap_blue_team",
    "category": "PVP team",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "cheat_alternate_skill_art": {
    "description": "オルタネートスキルアートを使用中",
    "invisible": false,
    "name": "チート",
    "removable": true,
    "stats": [
      "skill_art_variation",
      "animation_effect_variation"
    ],
    "visuals": "cheat_alternate_skill_art",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "lightning_thorns": {
    "description": "ヒットを受けた際、雷の投射物を放つ",
    "invisible": false,
    "name": "ライトニングソーン",
    "removable": false,
    "stats": [
      "minimum_lightning_damage_to_return_when_hit",
      "maximum_lightning_damage_to_return_when_hit",
      "buff_impl_stat"
    ],
    "visuals": "lightning_thorns",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "piety_fire_form": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "main_hand_weapon_type",
      "off_hand_weapon_type",
      "main_hand_base_maximum_attack_distance",
      "off_hand_base_maximum_attack_distance",
      "base_movement_velocity_+%",
      "base_actor_scale_+%",
      "attack_speed_+%",
      "skill_physical_damage_%_to_convert_to_fire",
      "piety_fire_form_hits_cause_stacking_damage_taken"
    ],
    "visuals": "invisible",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "piety_ice_form": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "main_hand_weapon_type",
      "base_movement_velocity_+%",
      "base_actor_scale_+%",
      "attack_speed_+%"
    ],
    "visuals": "invisible",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "piety_transformed_debuff": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "cannot_cast_spells",
      "base_movement_velocity_+%"
    ],
    "visuals": "piety_transformed_debuff",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "cheat_blood_override": {
    "description": "",
    "invisible": false,
    "name": "ブラッドチート",
    "removable": true,
    "stats": [
      "cheat_override_blood_effect_level"
    ],
    "visuals": "cheat_blood_override",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "leaving_area_protection": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "base_cannot_be_damaged",
      "is_hidden_monster"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "awesomerorybuff": {
    "description": "AOE,、ライフ、死ぬことがない",
    "invisible": false,
    "name": "",
    "removable": true,
    "stats": [
      "base_skill_area_of_effect_+%",
      "maximum_life_+%",
      "cannot_die"
    ],
    "visuals": "awesomerorybuff",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "strdexint": {
    "description": "筋力、器用さ、知力",
    "invisible": false,
    "name": "",
    "removable": true,
    "stats": [
      "additional_strength",
      "additional_dexterity",
      "additional_intelligence"
    ],
    "visuals": "strdexint",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "vinktar_lightning_bond_in_beam": {
    "description": "ライトニングボンドから雷継続ダメージを受けている",
    "invisible": false,
    "name": "ライトニングボンド",
    "removable": false,
    "stats": [
      "base_lightning_damage_taken_per_minute"
    ],
    "visuals": "vinktar_lightning_bond",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "searing_bond_in_beam": {
    "description": "シーリングボンドスキルから燃焼ダメージを受けている",
    "invisible": false,
    "name": "シーリングボンド",
    "removable": false,
    "stats": [
      "base_fire_damage_taken_per_minute"
    ],
    "visuals": "searing_bond_in_beam",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "minionstest": {
    "description": "スペクター最大数、ゾンビ、スケルトン、キャストごとのスケルトン",
    "invisible": false,
    "name": "ミニオンテスト",
    "removable": true,
    "stats": [
      "base_number_of_spectres_allowed",
      "base_number_of_zombies_allowed",
      "base_number_of_skeletons_allowed",
      "number_of_melee_skeletons_to_summon"
    ],
    "visuals": "minionstest",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "projectiletest": {
    "description": "連鎖、追加の投射物、投射物スピード",
    "invisible": false,
    "name": "投射物テスト",
    "removable": true,
    "stats": [
      "number_of_chains",
      "number_of_additional_projectiles",
      "base_projectile_speed_+%"
    ],
    "visuals": "projectiletest",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "durationtest": {
    "description": "スキル効果持続時間、バフ持続時間",
    "invisible": false,
    "name": "持続時間テスト",
    "removable": true,
    "stats": [
      "skill_effect_duration_+%",
      "buff_duration_+%"
    ],
    "visuals": "durationtest",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "totemtest": {
    "description": "number_of_additional_totems_allowed, totem_life_+%, totem_duration_+%, totem_range_+%, totem_damage_+%, totem_elemental_resistance_%, totem_additional_physical_damage_reduction_%, totem_skill_cast_speed_+%, totem_skill_attack_speed_+%, summon_totem_cast_speed_+%",
    "invisible": false,
    "name": "トーテムテスト",
    "removable": true,
    "stats": [
      "number_of_additional_totems_allowed",
      "totem_life_+%",
      "totem_duration_+%",
      "totem_range_+%",
      "totem_damage_+%",
      "totem_elemental_resistance_%",
      "totem_additional_physical_damage_reduction_%",
      "totem_skill_cast_speed_+%",
      "totem_skill_attack_speed_+%",
      "summon_totem_cast_speed_+%"
    ],
    "visuals": "totemtest",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "traptest": {
    "description": "トラップ最大数、トラップ持続時間、トラップ設置速度",
    "invisible": false,
    "name": "トラップテスト",
    "removable": true,
    "stats": [
      "number_of_additional_traps_allowed",
      "trap_duration_+%",
      "trap_throwing_speed_+%"
    ],
    "visuals": "traptest",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "ground_desecration": {
    "description": "冒涜領域に立っているため、混沌継続ダメージを受けている",
    "invisible": false,
    "name": "冒涜領域",
    "removable": false,
    "stats": [
      "base_chaos_damage_taken_per_minute",
      "on_desecrated_ground"
    ],
    "visuals": "ground_desecration",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "ground_consecration": {
    "description": "ライフ自動回復を獲得、受けている呪術の効果が減少",
    "invisible": false,
    "name": "神聖領域",
    "removable": false,
    "stats": [
      "life_regeneration_rate_per_minute_%",
      "immune_to_curses",
      "immune_to_status_ailments",
      "damage_+%",
      "base_additional_physical_damage_reduction_%",
      "recover_es_as_well_as_life_from_life_regeneration",
      "curse_effect_on_self_+%",
      "damaging_ailment_duration_+%"
    ],
    "visuals": "ground_consecration",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "footstep_cheat": {
    "description": "足跡エフェクト使用中",
    "invisible": false,
    "name": "足跡チート",
    "removable": true,
    "stats": [
      "footstep_effect_variation"
    ],
    "visuals": "footstep_cheat",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "unique_flask_ghost_reaver": {
    "description": "ライフに代わりエナジーシールドにリーチが適用されている",
    "invisible": false,
    "name": "ゴーストリーバー",
    "removable": false,
    "stats": [
      "keystone_ghost_reaver"
    ],
    "visuals": "poison",
    "category": "Flask",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "unique_flask_zealots_oath": {
    "description": "ライフに代わりエナジーシールドに自動回復が適用されている",
    "invisible": false,
    "name": "ゼロッツオース",
    "removable": false,
    "stats": [
      "regenerate_energy_shield_instead_of_life",
      "life_recovery_from_flasks_also_recovers_energy_shield"
    ],
    "visuals": "unique_flask_zealots_oath",
    "category": "Flask",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "unique_flask_zerphis_last_breath": {
    "description": "スキルを使用すると、時間経過とともにマナコストの一部がライフとして付与される",
    "invisible": false,
    "name": "ゼルフィの最期",
    "removable": false,
    "stats": [
      "life_gain_on_skill_use_percent_mana_cost"
    ],
    "visuals": "unique_flask_zerphis_last_breath",
    "category": "Flask",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "flask_immune_to_damage": {
    "description": "ダメージを受けない",
    "invisible": false,
    "name": "完全耐性",
    "removable": false,
    "stats": [
      "base_cannot_be_damaged"
    ],
    "visuals": "ignited",
    "category": "Flask",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "unique_flask_divination_distillate": {
    "description": "アイテムのレアリティ、元素耐性および光半径が増加。",
    "invisible": false,
    "name": "易断の蒸留物",
    "removable": false,
    "stats": [
      "additional_maximum_all_elemental_resistances_%",
      "base_resist_all_elements_%",
      "base_item_found_quantity_+%",
      "base_item_found_rarity_+%",
      "light_radius_+%"
    ],
    "visuals": "divination_distilate",
    "category": "Flask",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "onslaught": {
    "description": "アタックスピード、キャストスピード、および移動スピードが20%増加する",
    "invisible": false,
    "name": "猛攻",
    "removable": false,
    "stats": [
      "attack_speed_+%",
      "base_cast_speed_+%",
      "base_movement_velocity_+%"
    ],
    "visuals": "onslaught",
    "category": "Buff",
    "sources": null,
    "templates": {
      "AncestralJadeHornOnslaught": {
        "aura_radius_metres": null,
        "stats": {
          "attack_speed_+%": 20,
          "base_cast_speed_+%": 20,
          "base_movement_velocity_+%": 20
        },
        "stat_text": [
          "アタックスピードが20%増加する",
          "キャストスピードが20%増加する",
          "移動スピードが20%増加する"
        ],
        "visuals": null
      },
      "AzmeriVikingOnslaught": {
        "aura_radius_metres": 6.0,
        "stats": {
          "attack_speed_+%": 20,
          "base_cast_speed_+%": 20,
          "base_movement_velocity_+%": 20
        },
        "stat_text": [
          "アタックスピードが20%増加する",
          "キャストスピードが20%増加する",
          "移動スピードが20%増加する"
        ],
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "have_onslauht_from_nearby_allies": {
    "description": "",
    "invisible": true,
    "name": "光り輝く聖戦の猛攻",
    "removable": false,
    "stats": [
      "base_should_have_onslaught_from_stat"
    ],
    "visuals": "onslaught_from_nearby_allies",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "undying_rage": {
    "description": "物理ダメージおよび移動スピードが増加",
    "invisible": false,
    "name": "尽きぬ怒り",
    "removable": false,
    "stats": [
      "base_movement_velocity_+%",
      "physical_damage_+%"
    ],
    "visuals": "onslaught",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "unique_deaths_oath_aura": {
    "description": "混沌継続ダメージを受けている",
    "invisible": false,
    "name": "死の誓約",
    "removable": false,
    "stats": [
      "base_chaos_damage_taken_per_minute"
    ],
    "visuals": "unique_deaths_oath_aura",
    "category": "Debuff",
    "sources": {
      "Mods": [
        {
          "id": "ChaosDegenerationAuraPlayersUniqueBodyStr3",
          "item": null,
          "name": null,
          "template": "ChaosDegenerationAuraPlayersUniqueBodyStr3",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ChaosDegenerationAuraNonPlayersUniqueBodyStr3",
          "item": null,
          "name": null,
          "template": "ChaosDegenerationAuraNonPlayersUniqueBodyStr3",
          "stat_text": null,
          "stats": null
        }
      ]
    },
    "templates": {
      "ChaosDegenerationAuraPlayersUniqueBodyStr3": {
        "aura_radius_metres": 3.0,
        "stats": {
          "base_chaos_damage_taken_per_minute": 0
        },
        "stat_text": null,
        "visuals": null
      },
      "ChaosDegenerationAuraNonPlayersUniqueBodyStr3": {
        "aura_radius_metres": 3.0,
        "stats": {
          "base_chaos_damage_taken_per_minute": 0
        },
        "stat_text": null,
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "unique_deaths_oath_debuff": {
    "description": "混沌継続ダメージを受けている",
    "invisible": false,
    "name": "死の誓約",
    "removable": false,
    "stats": [
      "base_self_chaos_damage_taken_per_minute"
    ],
    "visuals": "unique_deaths_oath_debuff",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "birdman_consume_corpse_buff": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "damage_aura": {
    "description": "与えるダメージが増加",
    "invisible": false,
    "name": "ダメージオーラ",
    "removable": false,
    "stats": [
      "damage_+%"
    ],
    "visuals": "damage_aura",
    "category": "Buff",
    "sources": {
      "Mods": [
        {
          "id": "DamageAuraUniqueHelmetDexInt2",
          "item": null,
          "name": null,
          "template": "DamageAuraUniqueHelmetDexInt2",
          "stat_text": null,
          "stats": null
        }
      ]
    },
    "templates": {
      "DamageAuraUniqueHelmetDexInt2": {
        "aura_radius_metres": 7.5,
        "stats": {
          "damage_+%": 0
        },
        "stat_text": null,
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "reave_counter": {
    "description": "リーヴの効果範囲が上昇",
    "invisible": false,
    "name": "リーヴ",
    "removable": false,
    "stats": [],
    "visuals": "reave_counter",
    "category": "Active skill",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "chilling_bond_in_beam": {
    "description": "コールドビームスキルにより減速状態となり、冷気ダメージを受けている",
    "invisible": false,
    "name": "コールドビーム",
    "removable": false,
    "stats": [
      "action_speed_-%",
      "base_cold_damage_taken_per_minute",
      "base_stun_recovery_+%"
    ],
    "visuals": "chilling_bond_in_beam",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "additional_totems_test": {
    "description": "追加のトーテムを召喚",
    "invisible": false,
    "name": "追加のトーテム",
    "removable": true,
    "stats": [
      "number_of_additional_totems_allowed",
      "number_of_totems_summoned_in_formation"
    ],
    "visuals": "totemtest",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "dominus_mark": {
    "description": "ミスクリエイションが送り込まれ、あなたを追跡し爆発する",
    "invisible": false,
    "name": "ドミナスの呪印",
    "removable": false,
    "stats": [],
    "visuals": "dominus_mark",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "manashield": {
    "description": "damage_removed_from_mana_before_life",
    "invisible": false,
    "name": "マナシールド",
    "removable": true,
    "stats": [
      "base_damage_removed_from_mana_before_life_%"
    ],
    "visuals": "player_aura_energy_shield",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "proximity_shield_aura": {
    "description": "シールドの外側の敵から直接ダメージを受けない",
    "invisible": false,
    "name": "周辺シールド",
    "removable": false,
    "stats": [
      "inside_shield"
    ],
    "visuals": "proximity_shield_aura",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "incinerate_counter": {
    "description": "インシネレートのダメージが上昇し、大きくなる",
    "invisible": false,
    "name": "インシネレート",
    "removable": false,
    "stats": [],
    "visuals": "incinerate_counter",
    "category": "Active skill",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "chilled_burn_damage_increase": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "burning_damage_taken_+%"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "testnova": {
    "description": "",
    "invisible": false,
    "name": "ノヴァ",
    "removable": true,
    "stats": [
      "projectiles_nova"
    ],
    "visuals": "totemtest",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "suppressing_fire": {
    "description": "スペルと投射物によるアタックが制圧され、そのキャストと攻撃が遅くなっている。",
    "invisible": false,
    "name": "サプレッシングファイヤー",
    "removable": false,
    "stats": [
      "suppressing_fire_debuff_cast_speed_+%_final",
      "suppressing_fire_debuff_non_melee_attack_speed_+%_final"
    ],
    "visuals": "projectiletest",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "ground_lightning_shock": {
    "description": "感電領域に立っているため、受けるダメージが増加",
    "invisible": false,
    "name": "感電領域",
    "removable": false,
    "stats": [
      "base_damage_taken_+%_from_shock"
    ],
    "visuals": "ground_lightning_shock",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "smoke_mine_movement_speed": {
    "description": "移動スピードが増加",
    "invisible": false,
    "name": "高速移動",
    "removable": false,
    "stats": [
      "base_movement_velocity_+%",
      "attack_and_cast_speed_+%"
    ],
    "visuals": "smoke_movement_speed",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "trapdamage": {
    "description": "トラップダメージ、マインダメージ、トーテムダメージ",
    "invisible": false,
    "name": "トラップ、マイン、トーテムダメージ",
    "removable": false,
    "stats": [
      "trap_damage_+%",
      "mine_damage_+%",
      "totem_damage_+%"
    ],
    "visuals": "totem_aura_life_regen",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "movement_speed_buff": {
    "description": "移動スピードが増加",
    "invisible": false,
    "name": "移動スピード増加",
    "removable": false,
    "stats": [
      "base_movement_velocity_+%"
    ],
    "visuals": "generic_movement_speed_buff",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "proximity_shield_buff": {
    "description": "シールドの外側の敵から直接ダメージを受けない",
    "invisible": false,
    "name": "周辺シールド",
    "removable": false,
    "stats": [
      "cannot_be_damaged_by_things_outside_radius"
    ],
    "visuals": "proximity_shield_buff",
    "category": null,
    "sources": {
      "ExplodingStormBuffs": [
        {
          "id": "proximity_shield_storm",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": null,
          "stats": {
            "cannot_be_damaged_by_things_outside_radius": 25
          }
        }
      ]
    },
    "templates": null,
    "stack_limit": null
  },
  "freeze_mine_cold_resistsance_debuff": {
    "description": "フリーズマインにより凍結したため、冷気耐性を失っている",
    "invisible": false,
    "name": "フリーズマイン",
    "removable": false,
    "stats": [
      "base_cold_damage_resistance_%"
    ],
    "visuals": "freeze_mine_resistance_debuff",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "corrupted_blood": {
    "description": "穢れた血により、物理継続ダメージを受けている",
    "invisible": false,
    "name": "穢れた血",
    "removable": false,
    "stats": [
      "base_physical_damage_taken_per_minute_unaffected_by_level_scaling",
      "current_corrupted_blood_stacks"
    ],
    "visuals": "corrupted_blood",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": 10
  },
  "shrine_acceleration": {
    "description": "アクションスピードおよび投射物スピードが増加",
    "invisible": false,
    "name": "加速のシュライン",
    "removable": true,
    "stats": [
      "action_speed_-%",
      "base_projectile_speed_+%",
      "has_shrine_effect"
    ],
    "visuals": "shrine_speed",
    "category": "Buff shrine",
    "sources": null,
    "templates": {
      "acceleration_player": {
        "aura_radius_metres": null,
        "stats": {
          "action_speed_-%": -50,
          "base_projectile_speed_+%": 80,
          "has_shrine_effect": 1
        },
        "stat_text": [
          "アクションスピードが50%増加する",
          "投射物スピードが80%増加する"
        ],
        "visuals": null
      },
      "acceleration_monster": {
        "aura_radius_metres": null,
        "stats": {
          "action_speed_-%": -60,
          "base_projectile_speed_+%": 100,
          "has_shrine_effect": 1
        },
        "stat_text": [
          "アクションスピードが60%増加する",
          "投射物スピードが100%増加する"
        ],
        "visuals": "shrine_monster_affected"
      },
      "acceleration_lesser": {
        "aura_radius_metres": null,
        "stats": {
          "action_speed_-%": -10,
          "base_projectile_speed_+%": 30,
          "has_shrine_effect": 1
        },
        "stat_text": [
          "アクションスピードが10%増加する",
          "投射物スピードが30%増加する"
        ],
        "visuals": null
      },
      "RoyaleShrineAccelerating": {
        "aura_radius_metres": null,
        "stats": {
          "action_speed_-%": -40,
          "base_projectile_speed_+%": 50,
          "has_shrine_effect": 1
        },
        "stat_text": [
          "アクションスピードが40%増加する",
          "投射物スピードが50%増加する"
        ],
        "visuals": null
      },
      "SentinelAccelerating": {
        "aura_radius_metres": null,
        "stats": {
          "action_speed_-%": -50,
          "base_projectile_speed_+%": 80,
          "has_shrine_effect": 1
        },
        "stat_text": [
          "アクションスピードが50%増加する",
          "投射物スピードが80%増加する"
        ],
        "visuals": null
      },
      "NecropolisAccelerationShrine": {
        "aura_radius_metres": null,
        "stats": {
          "action_speed_-%": -60,
          "base_projectile_speed_+%": 100,
          "has_shrine_effect": 1
        },
        "stat_text": [
          "アクションスピードが60%増加する",
          "投射物スピードが100%増加する"
        ],
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "shrine_brutal": {
    "description": "ヒット時に敵をノックバックする。ダメージおよびスタン持続時間が増加",
    "invisible": false,
    "name": "残忍なシュライン",
    "removable": true,
    "stats": [
      "damage_+%",
      "global_knockback",
      "base_stun_duration_+%",
      "extra_gore",
      "has_shrine_effect"
    ],
    "visuals": "shrine_brutal",
    "category": "Buff shrine",
    "sources": null,
    "templates": {
      "brutal_player": {
        "aura_radius_metres": null,
        "stats": {
          "damage_+%": 50,
          "global_knockback": 1,
          "base_stun_duration_+%": 30,
          "extra_gore": 1,
          "has_shrine_effect": 1
        },
        "stat_text": [
          "ダメージが50%増加する",
          "ヒット時に敵をノックバックする",
          "敵に対するスタンの持続時間が30%増加する",
          "追加ゴア表現"
        ],
        "visuals": null
      },
      "brutal_monster": {
        "aura_radius_metres": null,
        "stats": {
          "damage_+%": 50,
          "global_knockback": 1,
          "base_stun_duration_+%": 30,
          "extra_gore": 1,
          "has_shrine_effect": 1
        },
        "stat_text": [
          "ダメージが50%増加する",
          "ヒット時に敵をノックバックする",
          "敵に対するスタンの持続時間が30%増加する",
          "追加ゴア表現"
        ],
        "visuals": "shrine_monster_affected"
      },
      "brutal_lesser": {
        "aura_radius_metres": null,
        "stats": {
          "damage_+%": 20,
          "global_knockback": 1,
          "base_stun_duration_+%": 20,
          "extra_gore": 0,
          "has_shrine_effect": 1
        },
        "stat_text": [
          "ダメージが20%増加する",
          "ヒット時に敵をノックバックする",
          "敵に対するスタンの持続時間が20%増加する"
        ],
        "visuals": null
      },
      "RoyaleShrineBrutal": {
        "aura_radius_metres": null,
        "stats": {
          "damage_+%": 40,
          "global_knockback": 1,
          "base_stun_duration_+%": 30,
          "extra_gore": 1,
          "has_shrine_effect": 1
        },
        "stat_text": [
          "ダメージが40%増加する",
          "ヒット時に敵をノックバックする",
          "敵に対するスタンの持続時間が30%増加する",
          "追加ゴア表現"
        ],
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "shrine_thorns": {
    "description": "物理および元素ダメージの一部を反射",
    "invisible": false,
    "name": "棘のシュライン",
    "removable": true,
    "stats": [
      "physical_damage_taken_%_to_deal_to_attacker",
      "elemental_damage_taken_%_to_deal_to_attacker",
      "has_shrine_effect"
    ],
    "visuals": "shrine_thorns",
    "category": "Buff shrine",
    "sources": null,
    "templates": {
      "thorns_player": {
        "aura_radius_metres": null,
        "stats": {
          "physical_damage_taken_%_to_deal_to_attacker": 18,
          "elemental_damage_taken_%_to_deal_to_attacker": 18,
          "has_shrine_effect": 1
        },
        "stat_text": null,
        "visuals": null
      },
      "thorns_monster": {
        "aura_radius_metres": null,
        "stats": {
          "physical_damage_taken_%_to_deal_to_attacker": 18,
          "elemental_damage_taken_%_to_deal_to_attacker": 18,
          "has_shrine_effect": 1
        },
        "stat_text": null,
        "visuals": "shrine_monster_affected"
      }
    },
    "stack_limit": null
  },
  "shrine_regen": {
    "description": "ライフおよびマナが自動回復",
    "invisible": false,
    "name": "補充のシュライン",
    "removable": true,
    "stats": [
      "mana_regeneration_rate_per_minute_%",
      "life_regeneration_rate_per_minute_%",
      "has_shrine_effect"
    ],
    "visuals": "shrine_regen",
    "category": "Buff shrine",
    "sources": null,
    "templates": {
      "regen_player": {
        "aura_radius_metres": null,
        "stats": {
          "mana_regeneration_rate_per_minute_%": 600,
          "life_regeneration_rate_per_minute_%": 400,
          "has_shrine_effect": 1
        },
        "stat_text": [
          "毎秒マナの10%を自動回復する",
          "毎秒ライフの6.67%を自動回復する"
        ],
        "visuals": null
      },
      "regen_monster": {
        "aura_radius_metres": null,
        "stats": {
          "mana_regeneration_rate_per_minute_%": 400,
          "life_regeneration_rate_per_minute_%": 400,
          "has_shrine_effect": 1
        },
        "stat_text": [
          "毎秒マナの6.7%を自動回復する",
          "毎秒ライフの6.67%を自動回復する"
        ],
        "visuals": "shrine_monster_affected"
      },
      "regen_lesser": {
        "aura_radius_metres": null,
        "stats": {
          "mana_regeneration_rate_per_minute_%": 200,
          "life_regeneration_rate_per_minute_%": 200,
          "has_shrine_effect": 1
        },
        "stat_text": [
          "毎秒マナの3.3%を自動回復する",
          "毎秒ライフの3.33%を自動回復する"
        ],
        "visuals": null
      },
      "RoyaleShrineReplenishing": {
        "aura_radius_metres": null,
        "stats": {
          "mana_regeneration_rate_per_minute_%": 300,
          "life_regeneration_rate_per_minute_%": 300,
          "has_shrine_effect": 1
        },
        "stat_text": [
          "毎秒マナの5%を自動回復する",
          "毎秒ライフの5%を自動回復する"
        ],
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "shrine_critical": {
    "description": "常にクリティカルストライクを与える",
    "invisible": false,
    "name": "金剛石のシュライン",
    "removable": true,
    "stats": [
      "always_crit",
      "has_shrine_effect"
    ],
    "visuals": "shrine_critical",
    "category": "Buff shrine",
    "sources": null,
    "templates": {
      "diamond_player": {
        "aura_radius_metres": null,
        "stats": {
          "always_crit": 1,
          "has_shrine_effect": 1
        },
        "stat_text": [
          "全てのヒットはクリティカルストライクとなる"
        ],
        "visuals": null
      },
      "diamond_monster": {
        "aura_radius_metres": null,
        "stats": {
          "always_crit": 1,
          "has_shrine_effect": 1
        },
        "stat_text": [
          "全てのヒットはクリティカルストライクとなる"
        ],
        "visuals": "shrine_monster_affected"
      },
      "SentinelDiamond": {
        "aura_radius_metres": null,
        "stats": {
          "always_crit": 1,
          "has_shrine_effect": 1
        },
        "stat_text": [
          "全てのヒットはクリティカルストライクとなる"
        ],
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "shrine_fire": {
    "description": "周囲に火の雨が降り注ぐ",
    "invisible": false,
    "name": "燃焼のシュライン",
    "removable": true,
    "stats": [
      "has_shrine_effect"
    ],
    "visuals": "shrine_fire",
    "category": "Spell shrine",
    "sources": null,
    "templates": {
      "fire_player": {
        "aura_radius_metres": null,
        "stats": {
          "has_shrine_effect": 1
        },
        "stat_text": null,
        "visuals": null
      },
      "RoyaleShrineBurning": {
        "aura_radius_metres": null,
        "stats": {
          "has_shrine_effect": 1
        },
        "stat_text": null,
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "shrine_lightning": {
    "description": "ショックノヴァが周囲に発生",
    "invisible": false,
    "name": "雷のシュライン",
    "removable": true,
    "stats": [
      "has_shrine_effect"
    ],
    "visuals": "shrine_lightning",
    "category": "Spell shrine",
    "sources": null,
    "templates": {
      "lightning_player": {
        "aura_radius_metres": null,
        "stats": {
          "has_shrine_effect": 1
        },
        "stat_text": null,
        "visuals": null
      },
      "RoyaleShrineLightning": {
        "aura_radius_metres": null,
        "stats": {
          "has_shrine_effect": 1
        },
        "stat_text": null,
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "shrine_cold": {
    "description": "アイスノヴァが周囲に発生",
    "invisible": false,
    "name": "凍結のシュライン",
    "removable": true,
    "stats": [
      "has_shrine_effect"
    ],
    "visuals": "shrine_cold",
    "category": "Spell shrine",
    "sources": null,
    "templates": {
      "cold_player": {
        "aura_radius_metres": null,
        "stats": {
          "has_shrine_effect": 1
        },
        "stat_text": null,
        "visuals": null
      },
      "RoyaleShrineFreezing": {
        "aura_radius_metres": null,
        "stats": {
          "has_shrine_effect": 1
        },
        "stat_text": null,
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "shrine_arc": {
    "description": "ライトニングアークが放たれる",
    "invisible": false,
    "name": "静電のシュライン",
    "removable": true,
    "stats": [
      "has_shrine_effect"
    ],
    "visuals": "shrine_arc",
    "category": "Spell shrine",
    "sources": null,
    "templates": {
      "arc_player": {
        "aura_radius_metres": null,
        "stats": {
          "has_shrine_effect": 1
        },
        "stat_text": null,
        "visuals": null
      },
      "RoyaleShrineStatic": {
        "aura_radius_metres": null,
        "stats": {
          "has_shrine_effect": 1
        },
        "stat_text": null,
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "shrine_smoke": {
    "description": "煙に包まれる",
    "invisible": false,
    "name": "帳のシュライン",
    "removable": true,
    "stats": [
      "has_shrine_effect"
    ],
    "visuals": "shrine_smoke",
    "category": "Spell shrine",
    "sources": null,
    "templates": {
      "smoke_player": {
        "aura_radius_metres": null,
        "stats": {
          "has_shrine_effect": 1
        },
        "stat_text": null,
        "visuals": null
      },
      "RoyaleShrineShrouded": {
        "aura_radius_metres": null,
        "stats": {
          "has_shrine_effect": 1
        },
        "stat_text": null,
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "shrine_skeleton": {
    "description": "スケルトンが召喚される",
    "invisible": false,
    "name": "骨のシュライン",
    "removable": true,
    "stats": [
      "has_shrine_effect"
    ],
    "visuals": "shrine_skeleton",
    "category": "Spell shrine",
    "sources": null,
    "templates": {
      "skeleton_player": {
        "aura_radius_metres": null,
        "stats": {
          "has_shrine_effect": 1
        },
        "stat_text": null,
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "shrine_echoing": {
    "description": "スキルが繰り返される",
    "invisible": false,
    "name": "反響するシュライン",
    "removable": true,
    "stats": [
      "echoing_shrine_cast_speed_+%_final",
      "echoing_shrine_attack_speed_+%_final",
      "skill_repeat_count",
      "has_shrine_effect"
    ],
    "visuals": "shrine_echoing",
    "category": "Buff shrine",
    "sources": null,
    "templates": {
      "shrine_echoing_monster": {
        "aura_radius_metres": null,
        "stats": {
          "echoing_shrine_cast_speed_+%_final": 100,
          "echoing_shrine_attack_speed_+%_final": 100,
          "skill_repeat_count": 1,
          "has_shrine_effect": 1
        },
        "stat_text": [
          "スキルは追加で1回繰り返す"
        ],
        "visuals": "shrine_monster_affected"
      },
      "shrine_echoing_player": {
        "aura_radius_metres": null,
        "stats": {
          "echoing_shrine_cast_speed_+%_final": 100,
          "echoing_shrine_attack_speed_+%_final": 100,
          "skill_repeat_count": 1,
          "has_shrine_effect": 1
        },
        "stat_text": [
          "スキルは追加で1回繰り返す"
        ],
        "visuals": null
      },
      "RoyaleShrineEchoing": {
        "aura_radius_metres": null,
        "stats": {
          "echoing_shrine_cast_speed_+%_final": 100,
          "echoing_shrine_attack_speed_+%_final": 100,
          "skill_repeat_count": 1,
          "has_shrine_effect": 1
        },
        "stat_text": [
          "スキルは追加で1回繰り返す"
        ],
        "visuals": null
      },
      "SentinelEchoing": {
        "aura_radius_metres": null,
        "stats": {
          "echoing_shrine_cast_speed_+%_final": 100,
          "echoing_shrine_attack_speed_+%_final": 100,
          "skill_repeat_count": 1,
          "has_shrine_effect": 1
        },
        "stat_text": [
          "スキルは追加で1回繰り返す"
        ],
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "shrine_curses": {
    "description": "ヒット時ランダムな呪いを付与",
    "invisible": false,
    "name": "呪いのシュライン",
    "removable": true,
    "stats": [
      "random_curse_on_hit_%",
      "random_curses_include_silence",
      "has_shrine_effect"
    ],
    "visuals": "shrine_curses",
    "category": "Buff shrine",
    "sources": null,
    "templates": {
      "curses_monster": {
        "aura_radius_metres": null,
        "stats": {
          "random_curse_on_hit_%": 100,
          "random_curses_include_silence": 1,
          "has_shrine_effect": 1
        },
        "stat_text": [
          "ヒット時に100%の確率で敵をランダムな呪術で呪う"
        ],
        "visuals": "shrine_monster_affected"
      },
      "curses_player": {
        "aura_radius_metres": null,
        "stats": {
          "random_curse_on_hit_%": 0,
          "random_curses_include_silence": 0,
          "has_shrine_effect": 1
        },
        "stat_text": null,
        "visuals": null
      },
      "RoyaleShrineHexing": {
        "aura_radius_metres": null,
        "stats": {
          "random_curse_on_hit_%": 100,
          "random_curses_include_silence": 1,
          "has_shrine_effect": 1
        },
        "stat_text": [
          "ヒット時に100%の確率で敵をランダムな呪術で呪う"
        ],
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "shrine_massive": {
    "description": "ライフ、効果範囲およびサイズが増加",
    "invisible": false,
    "name": "壮大なシュライン",
    "removable": true,
    "stats": [
      "base_actor_scale_+%",
      "base_skill_area_of_effect_+%",
      "maximum_life_+%",
      "has_shrine_effect"
    ],
    "visuals": "shrine_massive",
    "category": "Buff shrine",
    "sources": null,
    "templates": {
      "massive_player": {
        "aura_radius_metres": null,
        "stats": {
          "base_actor_scale_+%": 30,
          "base_skill_area_of_effect_+%": 40,
          "maximum_life_+%": 40,
          "has_shrine_effect": 1
        },
        "stat_text": [
          "キャラクターサイズが30%増加する",
          "効果範囲が40%増加する",
          "最大ライフが40%増加する"
        ],
        "visuals": null
      },
      "massive_monster": {
        "aura_radius_metres": null,
        "stats": {
          "base_actor_scale_+%": 20,
          "base_skill_area_of_effect_+%": 155,
          "maximum_life_+%": 60,
          "has_shrine_effect": 1
        },
        "stat_text": [
          "キャラクターサイズが20%増加する",
          "効果範囲が155%増加する",
          "最大ライフが60%増加する"
        ],
        "visuals": "shrine_monster_affected"
      },
      "massive_lesser": {
        "aura_radius_metres": null,
        "stats": {
          "base_actor_scale_+%": 10,
          "base_skill_area_of_effect_+%": 20,
          "maximum_life_+%": 20,
          "has_shrine_effect": 1
        },
        "stat_text": [
          "キャラクターサイズが10%増加する",
          "効果範囲が20%増加する",
          "最大ライフが20%増加する"
        ],
        "visuals": null
      },
      "RoyaleShrineMassive": {
        "aura_radius_metres": null,
        "stats": {
          "base_actor_scale_+%": 30,
          "base_skill_area_of_effect_+%": 40,
          "maximum_life_+%": 30,
          "has_shrine_effect": 1
        },
        "stat_text": [
          "キャラクターサイズが30%増加する",
          "効果範囲が40%増加する",
          "最大ライフが30%増加する"
        ],
        "visuals": null
      },
      "SentinelMassive": {
        "aura_radius_metres": null,
        "stats": {
          "base_actor_scale_+%": 30,
          "base_skill_area_of_effect_+%": 40,
          "maximum_life_+%": 40,
          "has_shrine_effect": 1
        },
        "stat_text": [
          "キャラクターサイズが30%増加する",
          "効果範囲が40%増加する",
          "最大ライフが40%増加する"
        ],
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "shrine_defence": {
    "description": "アーマー、回避力およびエナジーシールドが増加",
    "invisible": false,
    "name": "強固なシュライン",
    "removable": true,
    "stats": [
      "physical_damage_reduction_rating_+%",
      "evasion_rating_+%",
      "maximum_energy_shield_+%",
      "base_damage_taken_+%",
      "maximum_life_%_to_add_as_maximum_energy_shield",
      "base_spell_suppression_chance_%",
      "has_shrine_effect"
    ],
    "visuals": "shrine_defence",
    "category": "Buff shrine",
    "sources": null,
    "templates": {
      "defence_player": {
        "aura_radius_metres": null,
        "stats": {
          "physical_damage_reduction_rating_+%": 100,
          "evasion_rating_+%": 100,
          "maximum_energy_shield_+%": 100,
          "base_damage_taken_+%": 0,
          "maximum_life_%_to_add_as_maximum_energy_shield": 0,
          "base_spell_suppression_chance_%": 0,
          "has_shrine_effect": 1
        },
        "stat_text": [
          "アーマーが100%増加する",
          "回避力が100%増加する",
          "最大エナジーシールドが100%増加する"
        ],
        "visuals": null
      },
      "defence_monster": {
        "aura_radius_metres": null,
        "stats": {
          "physical_damage_reduction_rating_+%": 0,
          "evasion_rating_+%": 0,
          "maximum_energy_shield_+%": 0,
          "base_damage_taken_+%": -20,
          "maximum_life_%_to_add_as_maximum_energy_shield": 20,
          "base_spell_suppression_chance_%": 20,
          "has_shrine_effect": 1
        },
        "stat_text": [
          "受けるダメージが20%減少する",
          "最大ライフの20%を追加の最大エナジーシールドとして獲得する",
          "スペルダメージ抑制確率 +20%"
        ],
        "visuals": "shrine_monster_affected"
      },
      "defence_lesser": {
        "aura_radius_metres": null,
        "stats": {
          "physical_damage_reduction_rating_+%": 50,
          "evasion_rating_+%": 50,
          "maximum_energy_shield_+%": 50,
          "base_damage_taken_+%": 0,
          "maximum_life_%_to_add_as_maximum_energy_shield": 0,
          "base_spell_suppression_chance_%": 0,
          "has_shrine_effect": 1
        },
        "stat_text": [
          "アーマーが50%増加する",
          "回避力が50%増加する",
          "最大エナジーシールドが50%増加する"
        ],
        "visuals": null
      },
      "RoyaleShrineImpenetrable": {
        "aura_radius_metres": null,
        "stats": {
          "physical_damage_reduction_rating_+%": 100,
          "evasion_rating_+%": 100,
          "maximum_energy_shield_+%": 100,
          "base_damage_taken_+%": 0,
          "maximum_life_%_to_add_as_maximum_energy_shield": 0,
          "base_spell_suppression_chance_%": 0,
          "has_shrine_effect": 1
        },
        "stat_text": [
          "アーマーが100%増加する",
          "回避力が100%増加する",
          "最大エナジーシールドが100%増加する"
        ],
        "visuals": null
      },
      "SentinelImpenetrable": {
        "aura_radius_metres": null,
        "stats": {
          "physical_damage_reduction_rating_+%": 100,
          "evasion_rating_+%": 100,
          "maximum_energy_shield_+%": 100,
          "base_damage_taken_+%": 0,
          "maximum_life_%_to_add_as_maximum_energy_shield": 0,
          "base_spell_suppression_chance_%": 0,
          "has_shrine_effect": 1
        },
        "stat_text": [
          "アーマーが100%増加する",
          "回避力が100%増加する",
          "最大エナジーシールドが100%増加する"
        ],
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "shrine_godmode": {
    "description": "ダメージを受けず、死なない",
    "invisible": false,
    "name": "神のシュライン",
    "removable": true,
    "stats": [
      "base_cannot_be_damaged",
      "has_shrine_effect",
      "cannot_die"
    ],
    "visuals": "shrine_godmode",
    "category": "Buff shrine",
    "sources": {
      "PlayerConditions": [
        {
          "id": "HasDivineShrine",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": [
            "ダメージを受けることがない"
          ],
          "stats": {
            "base_cannot_be_damaged": 1,
            "has_shrine_effect": 1,
            "cannot_die": 1
          }
        }
      ]
    },
    "templates": {
      "godmode_player": {
        "aura_radius_metres": null,
        "stats": {
          "base_cannot_be_damaged": 1,
          "has_shrine_effect": 1,
          "cannot_die": 1
        },
        "stat_text": [
          "ダメージを受けることがない"
        ],
        "visuals": null
      },
      "godmode_monster": {
        "aura_radius_metres": null,
        "stats": {
          "base_cannot_be_damaged": 1,
          "has_shrine_effect": 1,
          "cannot_die": 1
        },
        "stat_text": [
          "ダメージを受けることがない"
        ],
        "visuals": "shrine_monster_affected"
      }
    },
    "stack_limit": null
  },
  "shrine_resistance": {
    "description": "元素ダメージに対して追加の耐性を獲得",
    "invisible": false,
    "name": "耐性のシュライン",
    "removable": true,
    "stats": [
      "base_resist_all_elements_%",
      "additional_maximum_all_resistances_%",
      "has_shrine_effect"
    ],
    "visuals": "shrine_resistance",
    "category": "Buff shrine",
    "sources": null,
    "templates": {
      "resistance_player": {
        "aura_radius_metres": null,
        "stats": {
          "base_resist_all_elements_%": 50,
          "additional_maximum_all_resistances_%": 10,
          "has_shrine_effect": 1
        },
        "stat_text": [
          "全ての元素耐性 +50%",
          "全ての耐性の最大値 +10%"
        ],
        "visuals": null
      },
      "resistance_monster": {
        "aura_radius_metres": null,
        "stats": {
          "base_resist_all_elements_%": 50,
          "additional_maximum_all_resistances_%": 10,
          "has_shrine_effect": 1
        },
        "stat_text": [
          "全ての元素耐性 +50%",
          "全ての耐性の最大値 +10%"
        ],
        "visuals": "shrine_monster_affected"
      },
      "resistance_lesser": {
        "aura_radius_metres": null,
        "stats": {
          "base_resist_all_elements_%": 25,
          "additional_maximum_all_resistances_%": 2,
          "has_shrine_effect": 1
        },
        "stat_text": [
          "全ての元素耐性 +25%",
          "全ての耐性の最大値 +2%"
        ],
        "visuals": null
      },
      "RoyaleShrineResistance": {
        "aura_radius_metres": null,
        "stats": {
          "base_resist_all_elements_%": 30,
          "additional_maximum_all_resistances_%": 0,
          "has_shrine_effect": 1
        },
        "stat_text": [
          "全ての元素耐性 +30%"
        ],
        "visuals": null
      },
      "SentinelResistance": {
        "aura_radius_metres": null,
        "stats": {
          "base_resist_all_elements_%": 50,
          "additional_maximum_all_resistances_%": 10,
          "has_shrine_effect": 1
        },
        "stat_text": [
          "全ての元素耐性 +50%",
          "全ての耐性の最大値 +10%"
        ],
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "farshot": {
    "description": "ファーショット状態、ダメージ",
    "invisible": false,
    "name": "ファーショット",
    "removable": true,
    "stats": [
      "monster_reverse_point_blank_damage_-%_at_minimum_range",
      "damage_+%"
    ],
    "visuals": "unique_deaths_oath_debuff",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "mine_trap_test": {
    "description": "trap_trigger_radius_+%, trap_throwing_speed_+%, mine_laying_speed_+%, mine_damage_penetrates_%_elemental_resistance, mine_damage_+%, trap_damage_+%, trap_damage_penetrates_%_elemental_resistance, mine_detonation_radius_+%",
    "invisible": false,
    "name": "マイン、トラップテスト",
    "removable": true,
    "stats": [
      "trap_trigger_radius_+%",
      "trap_throwing_speed_+%",
      "mine_laying_speed_+%",
      "mine_damage_penetrates_%_elemental_resistance",
      "mine_damage_+%",
      "trap_damage_+%",
      "trap_damage_penetrates_%_elemental_resistance",
      "mine_detonation_radius_+%"
    ],
    "visuals": "strdexint",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "animated_armour": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "animated_armour",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "tower_demon_explode": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "tower_demon_explode",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "unique_flask_blood_of_the_karui": {
    "description": "効果終了時にライフを全回復",
    "invisible": false,
    "name": "カルイの血",
    "removable": false,
    "stats": [
      "cannot_recover_life",
      "recover_%_maximum_life_when_buff_reaches_duration"
    ],
    "visuals": "blood_of_the_karui",
    "category": "Flask",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "unique_flask_laviangas_cup": {
    "description": "フラスコ効果中スキルのマナコストが無くなる",
    "invisible": false,
    "name": "ラヴィアンガの盃",
    "removable": false,
    "stats": [
      "no_mana_cost"
    ],
    "visuals": "laviangas_cup",
    "category": "Flask",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "stolen_mods_buff": {
    "description": "倒したレアモンスターのモッドを奪い自身に付与",
    "invisible": false,
    "name": "ヘッドハンター",
    "removable": false,
    "stats": [],
    "visuals": "stolen_mods",
    "category": "Stolen",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "oba_death_buff": {
    "description": "死にかかっている",
    "invisible": false,
    "name": "絶望的",
    "removable": false,
    "stats": [],
    "visuals": "oba_death_countown",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "ctf_have_red_flag": {
    "description": "右クリックで地面に落とす。スタックごとに受けるダメージが50%増加",
    "invisible": false,
    "name": "赤い旗を獲得",
    "removable": true,
    "stats": [
      "base_damage_taken_+%"
    ],
    "visuals": "ctf_red_flag",
    "category": "PVP flag",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "ctf_have_blue_flag": {
    "description": "右クリックで地面に落とす。スタックごとに受けるダメージが50%増加",
    "invisible": false,
    "name": "青い旗を獲得",
    "removable": true,
    "stats": [
      "base_damage_taken_+%"
    ],
    "visuals": "ctf_blue_flag",
    "category": "PVP flag",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "ctf_have_green_flag": {
    "description": "右クリックで地面に落とす。スタックごとに受けるダメージが50%増加",
    "invisible": false,
    "name": "緑の旗を獲得",
    "removable": true,
    "stats": [
      "base_damage_taken_+%"
    ],
    "visuals": "ctf_green_flag",
    "category": "PVP flag",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "nemesis_transformed": {
    "description": "アタック、キャストおよび移動スピードが増加、受けるダメージが減少。",
    "invisible": true,
    "name": "バーサークフューリー",
    "removable": false,
    "stats": [
      "base_actor_scale_+%",
      "base_damage_taken_+%",
      "attack_and_cast_speed_+%",
      "base_movement_velocity_+%"
    ],
    "visuals": "nemesis_transformed",
    "category": null,
    "sources": {
      "Mods": [
        {
          "id": "MonsterNemesisTransformed",
          "item": null,
          "name": null,
          "template": "MonsterNemesisTransformed",
          "stat_text": null,
          "stats": null
        }
      ]
    },
    "templates": {
      "MonsterNemesisTransformed": {
        "aura_radius_metres": null,
        "stats": {
          "base_actor_scale_+%": 0,
          "base_damage_taken_+%": 0,
          "attack_and_cast_speed_+%": 0,
          "base_movement_velocity_+%": 0
        },
        "stat_text": null,
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "curse_silence": {
    "description": "呪術を受けている。スペルをキャストするために魔法の言葉を唱えたり、ウォークライを使用するために叫ぶことができない。",
    "invisible": false,
    "name": "サイレンス",
    "removable": false,
    "stats": [
      "silence_cannot_use_spells_or_warcries"
    ],
    "visuals": "curse_silence",
    "category": "Hex",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "curse_aura_silence": {
    "description": "スペルをキャストできない",
    "invisible": false,
    "name": "サイレンス",
    "removable": false,
    "stats": [
      "cannot_cast_spells",
      "cannot_use_warcries"
    ],
    "visuals": "curse_silence",
    "category": "Hex",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "soul_eater_aura": {
    "description": "ソウルイーター",
    "invisible": true,
    "name": "ソウルイーター",
    "removable": false,
    "stats": [
      "grant_actor_scale_+%_to_aura_owner_on_death",
      "grant_attack_speed_+%_to_aura_owner_on_death",
      "grant_cast_speed_+%_to_aura_owner_on_death",
      "grant_damage_reduction_%_to_aura_owner_on_death",
      "soul_is_consumed_on_death"
    ],
    "visuals": "soul_eater_aura",
    "category": null,
    "sources": {
      "ExplodingStormBuffs": [
        {
          "id": "soul_eater_storm",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": null,
          "stats": {
            "grant_actor_scale_+%_to_aura_owner_on_death": 1,
            "grant_attack_speed_+%_to_aura_owner_on_death": 5,
            "grant_cast_speed_+%_to_aura_owner_on_death": 5,
            "grant_damage_reduction_%_to_aura_owner_on_death": 5,
            "soul_is_consumed_on_death": 1
          }
        }
      ],
      "Mods": [
        {
          "id": "MonsterNemesisSoulEater",
          "item": null,
          "name": null,
          "template": "MonsterNemesisSoulEater",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MonsterStrIntRelicSoulEater",
          "item": null,
          "name": null,
          "template": "MonsterStrIntRelicSoulEater",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MonsterIntMinionSoulEater",
          "item": null,
          "name": null,
          "template": "MonsterIntMinionSoulEater",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MonsterDexMissionSoulEater",
          "item": null,
          "name": null,
          "template": "MonsterDexMissionSoulEater",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MonsterImplicitNemesisSoulEaterDescent2",
          "item": null,
          "name": null,
          "template": "MonsterImplicitNemesisSoulEaterDescent2",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MonsterImplicitNemesisSoulEaterInvasion",
          "item": null,
          "name": null,
          "template": "MonsterImplicitNemesisSoulEaterInvasion",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MonsterNemesisSoulEaterSideAreaBoss",
          "item": null,
          "name": null,
          "template": "MonsterNemesisSoulEaterSideAreaBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MonsterNemesisSoulEaterMapAlira_",
          "item": null,
          "name": null,
          "template": "MonsterNemesisSoulEaterMapAlira_",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MonsterArchnemesisSoulEater_",
          "item": null,
          "name": null,
          "template": "MonsterArchnemesisSoulEater",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MonsterModSoulEater",
          "item": null,
          "name": null,
          "template": "MonsterArchnemesisSoulEater",
          "stat_text": null,
          "stats": null
        }
      ]
    },
    "templates": {
      "MonsterNemesisSoulEater": {
        "aura_radius_metres": 5.0,
        "stats": {
          "grant_actor_scale_+%_to_aura_owner_on_death": 0,
          "grant_attack_speed_+%_to_aura_owner_on_death": 0,
          "grant_cast_speed_+%_to_aura_owner_on_death": 0,
          "grant_damage_reduction_%_to_aura_owner_on_death": 0,
          "soul_is_consumed_on_death": 0
        },
        "stat_text": null,
        "visuals": null
      },
      "MonsterStrIntRelicSoulEater": {
        "aura_radius_metres": 4.2,
        "stats": {
          "grant_actor_scale_+%_to_aura_owner_on_death": 0,
          "grant_attack_speed_+%_to_aura_owner_on_death": 0,
          "grant_cast_speed_+%_to_aura_owner_on_death": 0,
          "grant_damage_reduction_%_to_aura_owner_on_death": 0,
          "soul_is_consumed_on_death": 0
        },
        "stat_text": null,
        "visuals": "soul_eater_strint_relic_aura"
      },
      "MonsterIntMinionSoulEater": {
        "aura_radius_metres": 7.0,
        "stats": {
          "grant_actor_scale_+%_to_aura_owner_on_death": 0,
          "grant_attack_speed_+%_to_aura_owner_on_death": 0,
          "grant_cast_speed_+%_to_aura_owner_on_death": 0,
          "grant_damage_reduction_%_to_aura_owner_on_death": 0,
          "soul_is_consumed_on_death": 0
        },
        "stat_text": null,
        "visuals": null
      },
      "MonsterDexMissionSoulEater": {
        "aura_radius_metres": 5.0,
        "stats": {
          "grant_actor_scale_+%_to_aura_owner_on_death": 0,
          "grant_attack_speed_+%_to_aura_owner_on_death": 0,
          "grant_cast_speed_+%_to_aura_owner_on_death": 0,
          "grant_damage_reduction_%_to_aura_owner_on_death": 0,
          "soul_is_consumed_on_death": 0
        },
        "stat_text": null,
        "visuals": null
      },
      "MonsterImplicitNemesisSoulEaterDescent2": {
        "aura_radius_metres": 3.0,
        "stats": {
          "grant_actor_scale_+%_to_aura_owner_on_death": 0,
          "grant_attack_speed_+%_to_aura_owner_on_death": 0,
          "grant_cast_speed_+%_to_aura_owner_on_death": 0,
          "grant_damage_reduction_%_to_aura_owner_on_death": 0,
          "soul_is_consumed_on_death": 0
        },
        "stat_text": null,
        "visuals": null
      },
      "MonsterImplicitNemesisSoulEaterInvasion": {
        "aura_radius_metres": 3.0,
        "stats": {
          "grant_actor_scale_+%_to_aura_owner_on_death": 0,
          "grant_attack_speed_+%_to_aura_owner_on_death": 0,
          "grant_cast_speed_+%_to_aura_owner_on_death": 0,
          "grant_damage_reduction_%_to_aura_owner_on_death": 0,
          "soul_is_consumed_on_death": 0
        },
        "stat_text": null,
        "visuals": null
      },
      "MonsterNemesisSoulEaterSideAreaBoss": {
        "aura_radius_metres": 7.0,
        "stats": {
          "grant_actor_scale_+%_to_aura_owner_on_death": 0,
          "grant_attack_speed_+%_to_aura_owner_on_death": 0,
          "grant_cast_speed_+%_to_aura_owner_on_death": 0,
          "grant_damage_reduction_%_to_aura_owner_on_death": 0,
          "soul_is_consumed_on_death": 0
        },
        "stat_text": null,
        "visuals": null
      },
      "MonsterNemesisSoulEaterMapAlira_": {
        "aura_radius_metres": 15.0,
        "stats": {
          "grant_actor_scale_+%_to_aura_owner_on_death": 0,
          "grant_attack_speed_+%_to_aura_owner_on_death": 0,
          "grant_cast_speed_+%_to_aura_owner_on_death": 0,
          "grant_damage_reduction_%_to_aura_owner_on_death": 0,
          "soul_is_consumed_on_death": 0
        },
        "stat_text": null,
        "visuals": null
      },
      "MonsterArchnemesisSoulEater": {
        "aura_radius_metres": 7.0,
        "stats": {
          "grant_actor_scale_+%_to_aura_owner_on_death": 0,
          "grant_attack_speed_+%_to_aura_owner_on_death": 0,
          "grant_cast_speed_+%_to_aura_owner_on_death": 0,
          "grant_damage_reduction_%_to_aura_owner_on_death": 0,
          "soul_is_consumed_on_death": 0
        },
        "stat_text": null,
        "visuals": null
      },
      "AncestralOmenSoulEater": {
        "aura_radius_metres": 7.0,
        "stats": {
          "grant_actor_scale_+%_to_aura_owner_on_death": 2,
          "grant_attack_speed_+%_to_aura_owner_on_death": 5,
          "grant_cast_speed_+%_to_aura_owner_on_death": 5,
          "grant_damage_reduction_%_to_aura_owner_on_death": -2,
          "soul_is_consumed_on_death": 1
        },
        "stat_text": null,
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "soul_eater": {
    "description": "アタックスピード、キャストスピードおよびキャラクターサイズが増加",
    "invisible": false,
    "name": "ソウルイーター",
    "removable": false,
    "stats": [
      "capped_actor_scale_+%",
      "attack_speed_+%",
      "base_cast_speed_+%",
      "damage_taken_+%_final_from_soul_eater_if_not_player"
    ],
    "visuals": "soul_eater",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "frostwall_epk": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "frostwall_epk",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "nemesis_stealth_mode": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "disable_light",
      "avoid_damage_%"
    ],
    "visuals": "stealth_mode",
    "category": null,
    "sources": {
      "Mods": [
        {
          "id": "MonsterNemesisStealthMode",
          "item": null,
          "name": null,
          "template": "MonsterNemesisStealthMode",
          "stat_text": null,
          "stats": null
        }
      ]
    },
    "templates": {
      "MonsterNemesisStealthMode": {
        "aura_radius_metres": null,
        "stats": {
          "disable_light": 0,
          "avoid_damage_%": 0
        },
        "stat_text": null,
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "seawitch_lightning_beam": {
    "description": "ライトニングビームスキルから雷ダメージを受けている。",
    "invisible": false,
    "name": "ライトニングビーム",
    "removable": false,
    "stats": [
      "base_lightning_damage_taken_per_minute"
    ],
    "visuals": "seawitch_lightning_beam",
    "category": "Debuff",
    "sources": {
      "PlayerConditions": [
        {
          "id": "InSeaWitchBeam",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": null,
          "stats": {
            "base_lightning_damage_taken_per_minute": 1
          }
        }
      ]
    },
    "templates": null,
    "stack_limit": null
  },
  "usemax_life_regen": {
    "description": "ライフが自動回復",
    "invisible": false,
    "name": "ライフ自動回復",
    "removable": true,
    "stats": [
      "base_life_regeneration_rate_per_minute"
    ],
    "visuals": "life_regen",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "statusailmenttest": {
    "description": "always_cause_elemental_status_ailment",
    "invisible": false,
    "name": "テスト",
    "removable": true,
    "stats": [
      "always_cause_elemental_status_ailment"
    ],
    "visuals": "strdexint",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "vortex_mine": {
    "description": "",
    "invisible": false,
    "name": "ヴォーテックスマイン",
    "removable": false,
    "stats": [
      "action_speed_-%"
    ],
    "visuals": "purple_shock",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "charged_blast_counter": {
    "description": "フレイムブラストを使用している",
    "invisible": false,
    "name": "フレイムブラスト",
    "removable": false,
    "stats": [],
    "visuals": "charged_blast_counter",
    "category": "Active skill",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "chill_prevention": {
    "description": "冷却状態にならない",
    "invisible": false,
    "name": "冷却阻害",
    "removable": true,
    "stats": [
      "base_avoid_chill_%"
    ],
    "visuals": "chill_immunity",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "freeze_prevention": {
    "description": "凍結状態にならない",
    "invisible": false,
    "name": "凍結阻害",
    "removable": true,
    "stats": [
      "base_avoid_freeze_%"
    ],
    "visuals": "freeze_immunity",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "ignite_prevention": {
    "description": "発火状態にならない",
    "invisible": false,
    "name": "発火阻害",
    "removable": true,
    "stats": [
      "base_avoid_ignite_%"
    ],
    "visuals": "ignite_immunity",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "shock_prevention": {
    "description": "感電状態にならない",
    "invisible": false,
    "name": "感電阻害",
    "removable": true,
    "stats": [
      "base_avoid_shock_%"
    ],
    "visuals": "shock_immunity",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "unique_dying_breath_curse_aura": {
    "description": "受ける呪いの効果が増加",
    "invisible": false,
    "name": "断末魔",
    "removable": false,
    "stats": [
      "curse_effect_on_self_+%"
    ],
    "visuals": "unique_dying_breath_curse_aura",
    "category": "Debuff",
    "sources": {
      "Mods": [
        {
          "id": "UndyingBreathCurseAuraUniqueStaff5",
          "item": null,
          "name": null,
          "template": "UndyingBreathCurseAuraUniqueStaff5",
          "stat_text": null,
          "stats": null
        }
      ]
    },
    "templates": {
      "UndyingBreathCurseAuraUniqueStaff5": {
        "aura_radius_metres": 7.5,
        "stats": {
          "curse_effect_on_self_+%": 0
        },
        "stat_text": null,
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "unique_dying_breath_damage_aura": {
    "description": "ダメージが増加",
    "invisible": false,
    "name": "断末魔",
    "removable": false,
    "stats": [
      "damage_+%"
    ],
    "visuals": "unique_dying_breath_damage_aura",
    "category": "Buff",
    "sources": {
      "Mods": [
        {
          "id": "UndyingBreathDamageAuraUniqueStaff5",
          "item": null,
          "name": null,
          "template": "UndyingBreathDamageAuraUniqueStaff5",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "TalismanT2SacrificalBlades",
          "item": null,
          "name": null,
          "template": "TalismanT2SacrificalBlades",
          "stat_text": null,
          "stats": null
        }
      ]
    },
    "templates": {
      "UndyingBreathDamageAuraUniqueStaff5": {
        "aura_radius_metres": 7.5,
        "stats": {
          "damage_+%": 0
        },
        "stat_text": null,
        "visuals": null
      },
      "TalismanT2SacrificalBlades": {
        "aura_radius_metres": 3.0,
        "stats": {
          "damage_+%": 0
        },
        "stat_text": null,
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "int_mission_dying_breath_aura": {
    "description": "堕落した不死者の周囲の敵および味方は与えるダメージが増加。",
    "invisible": false,
    "name": "不浄なダメージ",
    "removable": false,
    "stats": [
      "damage_+%"
    ],
    "visuals": "unique_dying_breath_damage_aura",
    "category": "Buff",
    "sources": {
      "Mods": [
        {
          "id": "IntMissionDamageBoostAura",
          "item": null,
          "name": null,
          "template": "IntMissionDamageBoostAura",
          "stat_text": null,
          "stats": null
        }
      ]
    },
    "templates": {
      "IntMissionDamageBoostAura": {
        "aura_radius_metres": 5.0,
        "stats": {
          "damage_+%": 0
        },
        "stat_text": null,
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "sea_witch_screech_debuff": {
    "description": "移動スピードが減少",
    "invisible": false,
    "name": "金切り声",
    "removable": false,
    "stats": [
      "base_movement_velocity_+%"
    ],
    "visuals": "sea_witch_screech",
    "category": "Debuff",
    "sources": {
      "PlayerConditions": [
        {
          "id": "AffectedByScreechX4",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": [
            "移動スピードがx%増加する"
          ],
          "stats": {
            "base_movement_velocity_+%": 1
          }
        }
      ]
    },
    "templates": null,
    "stack_limit": null
  },
  "offering_offensive": {
    "description": "アタック、キャストおよび移動スピードが増加",
    "invisible": false,
    "name": "フレッシュオファリング",
    "removable": false,
    "stats": [
      "attack_speed_+%",
      "base_movement_velocity_+%",
      "base_cast_speed_+%",
      "life_leech_from_any_damage_permyriad"
    ],
    "visuals": "offering_offensive",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "offering_defensive": {
    "description": "ブロック率、スペルブロック率およびブロック時ライフ回復を獲得",
    "invisible": false,
    "name": "ボーンオファリング",
    "removable": false,
    "stats": [
      "base_spell_block_%",
      "monster_base_block_%",
      "life_regeneration_rate_per_minute_%_if_blocked_recently",
      "base_cast_speed_+%"
    ],
    "visuals": "offering_defensive",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "unholy_might": {
    "description": "物理ダメージを混沌ダメージに変換し、ヒット時に25%の確率で衰弱を付与する",
    "invisible": false,
    "name": "不浄な力",
    "removable": false,
    "stats": [
      "has_unholy_might"
    ],
    "visuals": "unholy_might",
    "category": "Buff",
    "sources": {
      "Mods": [
        {
          "id": "GrantsUnholyMightUnique__1",
          "item": null,
          "name": null,
          "template": "GrantsUnholyMightUnique__1",
          "stat_text": null,
          "stats": null
        }
      ]
    },
    "templates": {
      "GrantsUnholyMightUnique__1": {
        "aura_radius_metres": null,
        "stats": {
          "has_unholy_might": 0
        },
        "stat_text": null,
        "visuals": null
      },
      "SentinelPlayerUnholyMight": {
        "aura_radius_metres": null,
        "stats": {
          "has_unholy_might": 1
        },
        "stat_text": null,
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "unholy_might_permanent": {
    "description": "物理ダメージを混沌ダメージに変換し、ヒット時に25%の確率で衰弱を付与する",
    "invisible": false,
    "name": "不浄な力",
    "removable": false,
    "stats": [
      "has_unholy_might"
    ],
    "visuals": "unholy_might",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "unholy_might_from_flask": {
    "description": "物理ダメージを混沌ダメージに変換し、ヒット時に25%の確率で衰弱を付与する",
    "invisible": false,
    "name": "不浄な力",
    "removable": false,
    "stats": [
      "has_unholy_might"
    ],
    "visuals": "unholy_might",
    "category": "Flask",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "daemon_delay": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "action_speed_-%"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "fire_enrage": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "physical_damage_%_to_add_as_fire",
      "base_movement_velocity_+%",
      "attack_speed_+%",
      "minimum_fire_damage_to_return_when_hit",
      "maximum_fire_damage_to_return_when_hit"
    ],
    "visuals": "fire_enrage",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "atziri_fire_charge": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "atziri_fire_charge",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "atziri_lightning_charge": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "atziri_lightning_charge",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "atziri_physical_charge": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "atziri_physical_charge",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "vaal_twin_enrage": {
    "description": "",
    "invisible": true,
    "name": "ヴァールの激怒",
    "removable": false,
    "stats": [
      "attack_speed_+%",
      "base_cast_speed_+%",
      "damage_+%",
      "base_movement_velocity_+%"
    ],
    "visuals": "vaal_twin_enrage",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "demon_one_enrage": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "base_actor_scale_+%",
      "base_movement_velocity_+%",
      "attack_speed_+%",
      "base_damage_taken_+%"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "demon_two_enrage": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "base_actor_scale_+%",
      "attack_speed_+%",
      "base_movement_velocity_+%",
      "base_damage_taken_+%"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "demon_three_enrage": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "base_actor_scale_+%",
      "attack_speed_+%",
      "base_cast_speed_+%",
      "base_movement_velocity_+%",
      "firestorm_base_area_of_effect_+%",
      "base_damage_taken_+%"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "unique_flask_atziris_promise": {
    "description": "混沌ダメージでリーチを行い、追加の混沌ダメージを与える。",
    "invisible": false,
    "name": "アトジリの約束",
    "removable": false,
    "stats": [
      "base_life_leech_from_chaos_damage_permyriad",
      "elemental_damage_%_to_add_as_chaos",
      "physical_damage_%_to_add_as_chaos"
    ],
    "visuals": "unique_flask_atziris_promise",
    "category": "Flask",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "kiweth_enrage": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "base_actor_scale_+%",
      "attack_speed_+%",
      "base_movement_velocity_+%"
    ],
    "visuals": "kiweth_enrage",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "pinned": {
    "description": "矢によって固定されている",
    "invisible": false,
    "name": "足止め",
    "removable": false,
    "stats": [
      "no_movement_speed"
    ],
    "visuals": "pinned_rain_of_arrows",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "vaal_cloud_stack": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "vaal_cloud": {
    "description": "物理継続ダメージを受けている",
    "invisible": false,
    "name": "堕落した煙",
    "removable": false,
    "stats": [
      "base_physical_damage_taken_per_minute"
    ],
    "visuals": "vaal_cloud",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "cannot_die": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "cannot_die"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "atziri_charge_requirement_reduction": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "atziri_fire_charge_requirement_-",
      "atziri_lightning_charge_requirement_-",
      "atziri_physical_charge_requirement_-"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "atziri_demon_summoning": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "cannot_die",
      "base_cannot_be_damaged",
      "is_hidden_monster",
      "hidden_monster_force_mini_life_bar"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "status_immunity_enrage": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "base_avoid_freeze_%",
      "base_avoid_chill_%",
      "base_avoid_ignite_%",
      "base_avoid_shock_%",
      "base_avoid_stun_%"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "summoned_monster_epk_buff": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "chest_summoned_monster",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "pvp_keep_animated_armour_dead": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "disable_animated_armour"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "upheavalbuff": {
    "description": "",
    "invisible": false,
    "name": "隆起のバフ",
    "removable": true,
    "stats": [
      "upheaval_number_of_spikes"
    ],
    "visuals": "vaal_cloud",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "godmode_west": {
    "description": "",
    "invisible": true,
    "name": "スーパーイモータルコール",
    "removable": true,
    "stats": [
      "base_cannot_be_damaged",
      "base_movement_velocity_+%"
    ],
    "visuals": "immortal_call",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "garena_drops_display_buff": {
    "description": "今なら簡単に財宝が手に入る！",
    "invisible": false,
    "name": "ハイリの報酬",
    "removable": false,
    "stats": [],
    "visuals": "garena_drops_buff",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "unique_flask_forbidden_taste": {
    "description": "混沌継続ダメージを受けている",
    "invisible": false,
    "name": "禁じられた味",
    "removable": false,
    "stats": [
      "base_chaos_damage_%_of_maximum_life_taken_per_minute"
    ],
    "visuals": "unique_flask_forbidden_taste",
    "category": "Flask",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "darkexile_corruption": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "darkexile_corruption",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "darkseawitch_corruption": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "darkseawitch_corruption",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "rampage_stack": {
    "description": "@#%*)@#%*@^)",
    "invisible": false,
    "name": "ランページ",
    "removable": false,
    "stats": [],
    "visuals": "rampage",
    "category": null,
    "sources": {
      "PlayerConditions": [
        {
          "id": "Rampage300",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": null,
          "stats": null
        }
      ]
    },
    "templates": null,
    "stack_limit": null
  },
  "unique_flask_rumis_concoction": {
    "description": "アタックブロック率およびスペルブロック率を追加",
    "invisible": false,
    "name": "ルミの調合薬",
    "removable": false,
    "stats": [
      "monster_base_block_%",
      "base_spell_block_%"
    ],
    "visuals": "unique_flask_rumis_concoction",
    "category": "Flask",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "marauder_mission_have_idol": {
    "description": "カルイの精霊を入口まで持ち帰れ",
    "invisible": false,
    "name": "カルイの精霊を獲得",
    "removable": true,
    "stats": [],
    "visuals": "marauder_mission_have_treasure",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "mine_test": {
    "description": "Mine Detonation Radius +%, Mine Duration +%",
    "invisible": false,
    "name": "",
    "removable": true,
    "stats": [
      "mine_detonation_radius_+%",
      "mine_duration_+%"
    ],
    "visuals": "sprinting",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "minion_stat_test": {
    "description": "minion_damage_+%",
    "invisible": false,
    "name": "",
    "removable": true,
    "stats": [
      "minion_damage_+%"
    ],
    "visuals": "laviangas_cup",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "cagan_darkness": {
    "description": "光半径、アイテムのレアリティ、数量が継続的に減少、敵を倒すことで増加。",
    "invisible": false,
    "name": "クリーピングダークネス",
    "removable": false,
    "stats": [
      "light_radius_+%",
      "base_item_found_quantity_+%",
      "base_item_found_rarity_+%"
    ],
    "visuals": "whakawairua_tuahu_buff",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "physical_immunity": {
    "description": "物理ダメージに対して完全耐性",
    "invisible": false,
    "name": "物理ダメージ完全耐性",
    "removable": true,
    "stats": [
      "physical_immunity"
    ],
    "visuals": "physical_immunity",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "bleeding_movespeed_penalty": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "base_movement_velocity_+%"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "phasing_buff": {
    "description": "透明化を獲得、敵を通り抜けることができる",
    "invisible": false,
    "name": "透明化バフ",
    "removable": true,
    "stats": [
      "phase_through_objects"
    ],
    "visuals": "phasing_buff",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "phasing_buff_raider": {
    "description": "透明化を獲得、敵を通り抜けることができる",
    "invisible": false,
    "name": "透明化バフ",
    "removable": false,
    "stats": [
      "phase_through_objects"
    ],
    "visuals": "phasing_buff",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "mission_relic_grace": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "cannot_die",
      "base_cannot_be_damaged",
      "is_hidden_monster",
      "minions_take_no_actions"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "mission_duelist_grace": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "cannot_die",
      "base_cannot_be_damaged",
      "minions_take_no_actions"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "hound_effect_buff": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "hound_lava_effect",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "exile_arcane_buff": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "exile_arcane_buff",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "oba_decapitated": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "oba_decapitated"
    ],
    "visuals": "nobuff",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "heal": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "life_regeneration_rate_per_minute_%",
      "base_movement_velocity_+%"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "herald_of_ash": {
    "description": "追加の火ダメージを与え、敵を倒すとオーバーキルダメージに基づいて近くの敵に燃焼ダメージが適用される",
    "invisible": false,
    "name": "ヘラルドオブアッシュ",
    "removable": true,
    "stats": [
      "physical_damage_%_to_add_as_fire",
      "fire_damage_+%",
      "herald_of_ash_spell_fire_damage_+%_final",
      "affected_by_herald_of_ash"
    ],
    "visuals": "herald_of_ash",
    "category": "Herald",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "herald_of_ice": {
    "description": "追加の冷気ダメージを与え、敵を粉砕した際に周囲の敵に冷気ダメージを与える",
    "invisible": false,
    "name": "ヘラルドオブアイス",
    "removable": true,
    "stats": [
      "spell_minimum_added_cold_damage",
      "spell_maximum_added_cold_damage",
      "attack_minimum_added_cold_damage",
      "attack_maximum_added_cold_damage",
      "cold_damage_+%",
      "base_chance_to_freeze_%",
      "affected_by_herald_of_ice"
    ],
    "visuals": "herald_of_ice",
    "category": "Herald",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "herald_of_thunder": {
    "description": "追加の雷ダメージを与え、感電した敵を倒した際、雷の嵐を発生させる",
    "invisible": false,
    "name": "ヘラルドオブサンダー",
    "removable": true,
    "stats": [
      "spell_minimum_added_lightning_damage",
      "spell_maximum_added_lightning_damage",
      "attack_minimum_added_lightning_damage",
      "attack_maximum_added_lightning_damage",
      "lightning_damage_+%",
      "base_damage_taken_+%",
      "damage_+%",
      "affected_by_herald_of_thunder"
    ],
    "visuals": "herald_of_thunder",
    "category": "Herald",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "herald_of_thunder_active": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "herald_of_thunder_active",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "cannot_be_damaged": {
    "description": "ダメージを受けない",
    "invisible": true,
    "name": "ダメージを受けない",
    "removable": false,
    "stats": [
      "base_cannot_be_damaged"
    ],
    "visuals": "nobuff",
    "category": "Buff",
    "sources": {
      "Mods": [
        {
          "id": "MonsterCannotBeDamaged",
          "item": null,
          "name": null,
          "template": "MonsterCannotBeDamaged",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MonsterCannotBeDamagedUniqueMap",
          "item": null,
          "name": null,
          "template": "MonsterCannotBeDamagedUniqueMap",
          "stat_text": null,
          "stats": null
        }
      ]
    },
    "templates": {
      "MonsterCannotBeDamaged": {
        "aura_radius_metres": null,
        "stats": {
          "base_cannot_be_damaged": 0
        },
        "stat_text": null,
        "visuals": null
      },
      "MonsterCannotBeDamagedUniqueMap": {
        "aura_radius_metres": null,
        "stats": {
          "base_cannot_be_damaged": 0
        },
        "stat_text": null,
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "spectating_pvp_buff": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "base_cannot_be_damaged",
      "cannot_die",
      "phase_through_objects",
      "is_hidden_monster",
      "minions_take_no_actions",
      "spectating"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "str_int_mission_mana_regen_relic": {
    "description": "",
    "invisible": false,
    "name": "",
    "removable": false,
    "stats": [
      "mana_regeneration_rate_per_minute_%"
    ],
    "visuals": "str_int_mission_mana_regen_relic",
    "category": "Buff",
    "sources": {
      "Mods": [
        {
          "id": "StrIntMissionManaRegenRelic",
          "item": null,
          "name": null,
          "template": "StrIntMissionManaRegenRelic",
          "stat_text": null,
          "stats": null
        }
      ]
    },
    "templates": {
      "StrIntMissionManaRegenRelic": {
        "aura_radius_metres": 3.0,
        "stats": {
          "mana_regeneration_rate_per_minute_%": 0
        },
        "stat_text": null,
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "display_bodyguard_effect": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "display_bodyguard_green",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "mission_relic_praying": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "mission_relic_praying",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "mission_beast_corrupted": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "mission_beast_corrupted",
    "category": null,
    "sources": {
      "Mods": [
        {
          "id": "DexMissionCorruptedBeastEffect1",
          "item": null,
          "name": null,
          "template": "DexMissionCorruptedBeastEffect1",
          "stat_text": null,
          "stats": null
        }
      ]
    },
    "templates": {
      "DexMissionCorruptedBeastEffect1": {
        "aura_radius_metres": null,
        "stats": null,
        "stat_text": null,
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "dex_mission_enable_pointers": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "player_dex_mission_enable_pointer"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "stun_display_buff": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "long_stun",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "visual_display_buff": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "visual_display_buff_removed_on_death": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": {
      "UltimatumFrostInfection": {
        "aura_radius_metres": 0.1,
        "stats": null,
        "stat_text": null,
        "visuals": "ultimatum_frost_infection"
      }
    },
    "stack_limit": null
  },
  "mission_int_buff": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "monster_interactible_corpse",
      "maximum_life_+%",
      "damage_+%"
    ],
    "visuals": "mission_int_revivable",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "fire_damage_and_ignite": {
    "description": "火ダメージおよび発火",
    "invisible": true,
    "name": "火ダメージおよび発火",
    "removable": false,
    "stats": [
      "physical_damage_%_to_add_as_fire",
      "base_chance_to_ignite_%"
    ],
    "visuals": "monster_display_fire_bonus",
    "category": null,
    "sources": {
      "Mods": [
        {
          "id": "MonsterAddedFireDamageAndIgnite",
          "item": null,
          "name": null,
          "template": "MonsterAddedFireDamageAndIgnite",
          "stat_text": null,
          "stats": null
        }
      ]
    },
    "templates": {
      "MonsterAddedFireDamageAndIgnite": {
        "aura_radius_metres": null,
        "stats": {
          "physical_damage_%_to_add_as_fire": 0,
          "base_chance_to_ignite_%": 0
        },
        "stat_text": null,
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "cold_damage_and_freeze": {
    "description": "冷気ダメージおよび凍結",
    "invisible": true,
    "name": "冷気ダメージおよび凍結",
    "removable": false,
    "stats": [
      "physical_damage_%_to_add_as_cold",
      "base_chance_to_freeze_%"
    ],
    "visuals": "monster_display_cold_bonus",
    "category": null,
    "sources": {
      "Mods": [
        {
          "id": "MonsterAddedColdDamageAndFreeze",
          "item": null,
          "name": null,
          "template": "MonsterAddedColdDamageAndFreeze",
          "stat_text": null,
          "stats": null
        }
      ]
    },
    "templates": {
      "MonsterAddedColdDamageAndFreeze": {
        "aura_radius_metres": null,
        "stats": {
          "physical_damage_%_to_add_as_cold": 0,
          "base_chance_to_freeze_%": 0
        },
        "stat_text": null,
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "lightning_damage_and_shock": {
    "description": "雷ダメージおよび感電",
    "invisible": true,
    "name": "雷ダメージおよび感電",
    "removable": false,
    "stats": [
      "physical_damage_%_to_add_as_lightning",
      "base_chance_to_shock_%"
    ],
    "visuals": "monster_display_lightning_bonus",
    "category": null,
    "sources": {
      "Mods": [
        {
          "id": "MonsterAddedLightningDamageAndShock",
          "item": null,
          "name": null,
          "template": "MonsterAddedLightningDamageAndShock",
          "stat_text": null,
          "stats": null
        }
      ]
    },
    "templates": {
      "MonsterAddedLightningDamageAndShock": {
        "aura_radius_metres": null,
        "stats": {
          "physical_damage_%_to_add_as_lightning": 0,
          "base_chance_to_shock_%": 0
        },
        "stat_text": null,
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "strdex_mission_fire_damage": {
    "description": "火ダメージ",
    "invisible": true,
    "name": "火ダメージ",
    "removable": false,
    "stats": [
      "physical_damage_%_to_add_as_fire"
    ],
    "visuals": "monster_display_fire_bonus",
    "category": null,
    "sources": {
      "Mods": [
        {
          "id": "StrDexMissionAddedFireDamage",
          "item": null,
          "name": null,
          "template": "StrDexMissionAddedFireDamage",
          "stat_text": null,
          "stats": null
        }
      ]
    },
    "templates": {
      "StrDexMissionAddedFireDamage": {
        "aura_radius_metres": null,
        "stats": {
          "physical_damage_%_to_add_as_fire": 0
        },
        "stat_text": null,
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "strdex_mission_cold_damage": {
    "description": "冷気ダメージ",
    "invisible": true,
    "name": "冷気ダメージ",
    "removable": false,
    "stats": [
      "physical_damage_%_to_add_as_cold"
    ],
    "visuals": "monster_display_cold_bonus",
    "category": null,
    "sources": {
      "Mods": [
        {
          "id": "StrDexMissionAddedColdDamage",
          "item": null,
          "name": null,
          "template": "StrDexMissionAddedColdDamage",
          "stat_text": null,
          "stats": null
        }
      ]
    },
    "templates": {
      "StrDexMissionAddedColdDamage": {
        "aura_radius_metres": null,
        "stats": {
          "physical_damage_%_to_add_as_cold": 0
        },
        "stat_text": null,
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "strdex_mission_lightning_damage": {
    "description": "雷ダメージ",
    "invisible": true,
    "name": "雷ダメージ",
    "removable": false,
    "stats": [
      "physical_damage_%_to_add_as_lightning"
    ],
    "visuals": "monster_display_lightning_bonus",
    "category": null,
    "sources": {
      "Mods": [
        {
          "id": "StrDexMissionAddedLightningDamage",
          "item": null,
          "name": null,
          "template": "StrDexMissionAddedLightningDamage",
          "stat_text": null,
          "stats": null
        }
      ]
    },
    "templates": {
      "StrDexMissionAddedLightningDamage": {
        "aura_radius_metres": null,
        "stats": {
          "physical_damage_%_to_add_as_lightning": 0
        },
        "stat_text": null,
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "physical_damage_and_bleed": {
    "description": "追加ダメージおよび出血",
    "invisible": true,
    "name": "物理ダメージおよび出血",
    "removable": false,
    "stats": [
      "physical_damage_+%",
      "global_bleed_on_hit"
    ],
    "visuals": "monster_display_physical_bonus",
    "category": null,
    "sources": {
      "Mods": [
        {
          "id": "MonsterAddedPhysicalDamageAndBleed",
          "item": null,
          "name": null,
          "template": "MonsterAddedPhysicalDamageAndBleed",
          "stat_text": null,
          "stats": null
        }
      ]
    },
    "templates": {
      "MonsterAddedPhysicalDamageAndBleed": {
        "aura_radius_metres": null,
        "stats": {
          "physical_damage_+%": 0,
          "global_bleed_on_hit": 0
        },
        "stat_text": null,
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "monster_life_flask": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "life_regeneration_rate_per_minute_%"
    ],
    "visuals": "flask_effect_life",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "spirals": {
    "description": "base_number_of_projectiles_in_spiral_nova, projectile_spiral_nova_time_ms, projectile_spiral_nova_angle, projectile_spiral_nova_starting_angle_offset, projectile_spiral_nova_both_directions",
    "invisible": false,
    "name": "スパイラルテストチート",
    "removable": true,
    "stats": [
      "base_number_of_projectiles_in_spiral_nova",
      "projectile_spiral_nova_time_ms",
      "projectile_spiral_nova_angle",
      "projectile_spiral_nova_starting_angle_offset",
      "projectile_spiral_nova_both_directions"
    ],
    "visuals": "sprinting",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "drop_bear_enrage": {
    "description": "",
    "invisible": true,
    "name": "激怒",
    "removable": false,
    "stats": [
      "base_actor_scale_+%",
      "attack_speed_+%",
      "base_movement_velocity_+%"
    ],
    "visuals": "drop_bear_enrage",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "sandstorm": {
    "description": "物理継続ダメージを受けている。",
    "invisible": false,
    "name": "サンドストーム",
    "removable": false,
    "stats": [
      "base_physical_damage_taken_per_minute"
    ],
    "visuals": "sandstorm",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "union_of_souls": {
    "description": "倒されたパックメイトの魂を得て、強化され巨大化している",
    "invisible": true,
    "name": "魂の団結",
    "removable": false,
    "stats": [
      "capped_actor_scale_+%",
      "maximum_life_+%"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "bloodlines_shrouded": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "bloodlines_shrouded",
      "disable_highlight"
    ],
    "visuals": "bloodlines_shrouded",
    "category": null,
    "sources": {
      "Mods": [
        {
          "id": "MonsterBloodlinesShrouded",
          "item": null,
          "name": null,
          "template": "MonsterBloodlinesShrouded",
          "stat_text": null,
          "stats": null
        }
      ]
    },
    "templates": {
      "MonsterBloodlinesShrouded": {
        "aura_radius_metres": null,
        "stats": {
          "bloodlines_shrouded": 0,
          "disable_highlight": 0
        },
        "stat_text": null,
        "visuals": "bloodlines_shrouded"
      }
    },
    "stack_limit": null
  },
  "bloodlines_necrovigil": {
    "description": "倒されたパックメイトの魂があなたを守る",
    "invisible": true,
    "name": "ネクロビジル",
    "removable": false,
    "stats": [
      "cannot_die",
      "damage_+%"
    ],
    "visuals": "bloodlines_necrovigil",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "daresso_kneeling": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "cannot_die",
      "base_cannot_be_damaged"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "daresso_enrage": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "attack_speed_+%"
    ],
    "visuals": "daresso_enrage",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "bloodlines_damage_charge": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "bloodlines_zeal_charge",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "bloodlines_speed_charge": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "bloodlines_vigour_charge",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "cold_thorns": {
    "description": "ヒットを受けた際、冷気ダメージを反射",
    "invisible": false,
    "name": "コールドソーン",
    "removable": false,
    "stats": [
      "minimum_cold_damage_to_return_when_hit",
      "maximum_cold_damage_to_return_when_hit",
      "base_damage_taken_+%",
      "cannot_be_blinded",
      "base_avoid_chill_%",
      "base_avoid_freeze_%",
      "base_avoid_ignite_%",
      "base_avoid_shock_%"
    ],
    "visuals": "cold_thorns",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "monster_aura_burning": {
    "description": "燃焼オーラの中に立っているため、燃焼ダメージを受けている",
    "invisible": false,
    "name": "燃焼オーラ",
    "removable": false,
    "stats": [
      "base_fire_damage_%_of_maximum_life_plus_maximum_ES_taken_per_minute"
    ],
    "visuals": "bloodlines_cult_elements_fire",
    "category": "Debuff",
    "sources": {
      "Mods": [
        {
          "id": "MonsterBloodlinesBurningAura",
          "item": null,
          "name": null,
          "template": "MonsterBloodlinesBurningAura",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MonsterBloodlinesBurningAura2",
          "item": null,
          "name": null,
          "template": "MonsterBloodlinesBurningAura2",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MonsterBloodlinesBurningAura3",
          "item": null,
          "name": null,
          "template": "MonsterBloodlinesBurningAura3",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MonsterBloodlinesBurningAura4",
          "item": null,
          "name": null,
          "template": "MonsterBloodlinesBurningAura4",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MonsterBloodlinesBurningAura5",
          "item": null,
          "name": null,
          "template": "MonsterBloodlinesBurningAura5",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MonsterBloodlinesBurningAura6",
          "item": null,
          "name": null,
          "template": "MonsterBloodlinesBurningAura6",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MonsterBloodlinesBurningAura7",
          "item": null,
          "name": null,
          "template": "MonsterBloodlinesBurningAura7",
          "stat_text": null,
          "stats": null
        }
      ]
    },
    "templates": {
      "MonsterBloodlinesBurningAura": {
        "aura_radius_metres": 3.0,
        "stats": {
          "base_fire_damage_%_of_maximum_life_plus_maximum_ES_taken_per_minute": 0
        },
        "stat_text": null,
        "visuals": null
      },
      "MonsterBloodlinesBurningAura2": {
        "aura_radius_metres": 3.0,
        "stats": {
          "base_fire_damage_%_of_maximum_life_plus_maximum_ES_taken_per_minute": 0
        },
        "stat_text": null,
        "visuals": null
      },
      "MonsterBloodlinesBurningAura3": {
        "aura_radius_metres": 3.0,
        "stats": {
          "base_fire_damage_%_of_maximum_life_plus_maximum_ES_taken_per_minute": 0
        },
        "stat_text": null,
        "visuals": null
      },
      "MonsterBloodlinesBurningAura4": {
        "aura_radius_metres": 3.0,
        "stats": {
          "base_fire_damage_%_of_maximum_life_plus_maximum_ES_taken_per_minute": 0
        },
        "stat_text": null,
        "visuals": null
      },
      "MonsterBloodlinesBurningAura5": {
        "aura_radius_metres": 3.0,
        "stats": {
          "base_fire_damage_%_of_maximum_life_plus_maximum_ES_taken_per_minute": 0
        },
        "stat_text": null,
        "visuals": null
      },
      "MonsterBloodlinesBurningAura6": {
        "aura_radius_metres": 3.0,
        "stats": {
          "base_fire_damage_%_of_maximum_life_plus_maximum_ES_taken_per_minute": 0
        },
        "stat_text": null,
        "visuals": null
      },
      "MonsterBloodlinesBurningAura7": {
        "aura_radius_metres": 3.0,
        "stats": {
          "base_fire_damage_%_of_maximum_life_plus_maximum_ES_taken_per_minute": 0
        },
        "stat_text": null,
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "monster_aura_chill": {
    "description": "冷却オーラの中に立っているため、減速している",
    "invisible": false,
    "name": "冷却オーラ",
    "removable": false,
    "stats": [
      "action_speed_-%_from_chill"
    ],
    "visuals": "bloodlines_cult_elements_ice",
    "category": "Debuff",
    "sources": {
      "Mods": [
        {
          "id": "MonsterBloodlinesChillingAura",
          "item": null,
          "name": null,
          "template": "MonsterBloodlinesChillingAura",
          "stat_text": null,
          "stats": null
        }
      ]
    },
    "templates": {
      "MonsterBloodlinesChillingAura": {
        "aura_radius_metres": 3.0,
        "stats": {
          "action_speed_-%_from_chill": 0
        },
        "stat_text": null,
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "monster_aura_shock": {
    "description": "感電オーラの中に立っているため、受けるダメージが増加",
    "invisible": false,
    "name": "感電オーラ",
    "removable": false,
    "stats": [
      "base_damage_taken_+%_from_shock"
    ],
    "visuals": "bloodlines_cult_elements_lightning",
    "category": "Debuff",
    "sources": {
      "Mods": [
        {
          "id": "TormentSpiritExperimenter",
          "item": null,
          "name": null,
          "template": "TormentSpiritExperimenter",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MonsterBloodlinesShockingAura",
          "item": null,
          "name": null,
          "template": "MonsterBloodlinesShockingAura",
          "stat_text": null,
          "stats": null
        }
      ]
    },
    "templates": {
      "TormentSpiritExperimenter": {
        "aura_radius_metres": 3.5,
        "stats": {
          "base_damage_taken_+%_from_shock": 0
        },
        "stat_text": null,
        "visuals": null
      },
      "MonsterBloodlinesShockingAura": {
        "aura_radius_metres": 3.0,
        "stats": {
          "base_damage_taken_+%_from_shock": 0
        },
        "stat_text": null,
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "static_weapon_buff": {
    "description": "スタックが失われるたびにスタティックストライクは周囲にダメージを与える",
    "invisible": false,
    "name": "スタティックストライク",
    "removable": false,
    "stats": [],
    "visuals": "static_weapon_buff",
    "category": "Active skill",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "hidden_player": {
    "description": "隠れている。",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "base_cannot_be_damaged",
      "base_cannot_be_stunned",
      "is_hidden_monster"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "monster_bloodlines_damage_reduction": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "base_damage_taken_+%"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "bloodlines_invulnerable": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "base_cannot_be_damaged",
      "base_cannot_be_stunned",
      "cannot_be_knocked_back"
    ],
    "visuals": "bloodlines_invulnerable",
    "category": null,
    "sources": {
      "Mods": [
        {
          "id": "MonsterBloodlinesPhylacteralLink1",
          "item": null,
          "name": null,
          "template": "PhylacteralLinkInvulnerable",
          "stat_text": null,
          "stats": null
        }
      ]
    },
    "templates": {
      "PhylacteralLinkInvulnerable": {
        "aura_radius_metres": null,
        "stats": {
          "base_cannot_be_damaged": 1,
          "base_cannot_be_stunned": 1,
          "cannot_be_knocked_back": 1
        },
        "stat_text": null,
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "bloodlines_vulnerable": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "bloodlines_phylacteral_link_is_vulnerable"
    ],
    "visuals": "bloodlines_vulnerable",
    "category": null,
    "sources": null,
    "templates": {
      "PhylacteralLinkVulnerable": {
        "aura_radius_metres": null,
        "stats": {
          "bloodlines_phylacteral_link_is_vulnerable": 1
        },
        "stat_text": null,
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "torment_touched": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "torment_touched",
    "category": null,
    "sources": {
      "Mods": [
        {
          "id": "TormentTouchedEffect",
          "item": null,
          "name": null,
          "template": "TormentTouchedEffect",
          "stat_text": null,
          "stats": null
        }
      ]
    },
    "templates": {
      "TormentTouchedEffect": {
        "aura_radius_metres": null,
        "stats": null,
        "stat_text": null,
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "torment_possessed": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "torment_possessed",
    "category": null,
    "sources": {
      "Mods": [
        {
          "id": "TormentPossessedEffect",
          "item": null,
          "name": null,
          "template": "TormentPossessedEffect",
          "stat_text": null,
          "stats": null
        }
      ]
    },
    "templates": {
      "TormentPossessedEffect": {
        "aura_radius_metres": null,
        "stats": null,
        "stat_text": null,
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "visual_display_buff_not_hidden": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "invisible",
    "category": null,
    "sources": {
      "Mods": [
        {
          "id": "ShaperTouched1",
          "item": null,
          "name": null,
          "template": "ShaperTouched1",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ShaperHealed1",
          "item": null,
          "name": null,
          "template": "ShaperHealed1",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ShaperDaemon1",
          "item": null,
          "name": null,
          "template": "ShaperDaemon1",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ShaperDaemon2",
          "item": null,
          "name": null,
          "template": "ShaperDaemon2",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ShaperDaemon3_",
          "item": null,
          "name": null,
          "template": "ShaperDaemon3_",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ShaperDaemon4",
          "item": null,
          "name": null,
          "template": "ShaperDaemon4",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "RareMonsterPack",
          "item": null,
          "name": null,
          "template": "RareMonsterPack",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "BlightDaemonDeathEPKFireVolatiles_",
          "item": null,
          "name": null,
          "template": "BlightDaemonDeathEPKFireVolatiles_",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "BlightDaemonDeathEPKColdSnaps",
          "item": null,
          "name": null,
          "template": "BlightDaemonDeathEPKColdSnaps",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "BlightDaemonDeathEPKLightningZaps",
          "item": null,
          "name": null,
          "template": "BlightDaemonDeathEPKLightningZaps",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "BlightDaemonDeathEPKPhysicalBlood_",
          "item": null,
          "name": null,
          "template": "BlightDaemonDeathEPKPhysicalBlood_",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "BlightDaemonDeathEPKChaosGhosts",
          "item": null,
          "name": null,
          "template": "BlightDaemonDeathEPKChaosGhosts",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MonsterAfflictionMagicRandomPackTeleport",
          "item": null,
          "name": null,
          "template": "MonsterAfflictionMagicRandomPackTeleport",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MonsterAfflictionMagicRewardLightningBolt",
          "item": null,
          "name": null,
          "template": "MonsterAfflictionMagicRewardLightningBolt",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MonsterAfflictionMagicRewardFireSnap",
          "item": null,
          "name": null,
          "template": "MonsterAfflictionMagicRewardFireSnap",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MonsterAfflictionMagicRewardFrostOrbs_",
          "item": null,
          "name": null,
          "template": "MonsterAfflictionMagicRewardFrostOrbs_",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MonsterAfflictionMagicRewardSlamma",
          "item": null,
          "name": null,
          "template": "MonsterAfflictionMagicRewardSlamma",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MonsterAfflictionMagicRewardSoulMortarOnDeath",
          "item": null,
          "name": null,
          "template": "MonsterAfflictionMagicRewardSoulMortarOnDeath",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MonsterAfflictionMagicRewardSpineCascadeOnDeath",
          "item": null,
          "name": null,
          "template": "MonsterAfflictionMagicRewardSpineCascadeOnDeath",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MonsterAfflictionMagicRewardDebuffRecoveryRate__",
          "item": null,
          "name": null,
          "template": "MonsterAfflictionMagicRewardDebuffRecoveryRate__",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MonsterAfflictionMagicRewardDebuffActionSpeed",
          "item": null,
          "name": null,
          "template": "MonsterAfflictionMagicRewardDebuffActionSpeed",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MonsterAfflictionMagicRewardDebuffDamageTaken",
          "item": null,
          "name": null,
          "template": "MonsterAfflictionMagicRewardDebuffDamageTaken",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MonsterAfflictionMagicRewardDebuffFlaskEffect_",
          "item": null,
          "name": null,
          "template": "MonsterAfflictionMagicRewardDebuffFlaskEffect_",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MonsterAfflictionHasDestroyCorpseSummonMonsterDaemon",
          "item": null,
          "name": null,
          "template": "MonsterAfflictionHasDestroyCorpseSummonMonsterDaemon",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MonsterAfflictionHasDestroyCorpseProjectileCascadeDaemon",
          "item": null,
          "name": null,
          "template": "MonsterAfflictionHasDestroyCorpseProjectileCascadeDaemon",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MonsterAfflictionHasDestroyCorpseDegenZoneDaemon",
          "item": null,
          "name": null,
          "template": "MonsterAfflictionHasDestroyCorpseDegenZoneDaemon",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MonsterAfflictionHasTeleportAndExplodeOnDeathDaemon",
          "item": null,
          "name": null,
          "template": "MonsterAfflictionHasTeleportAndExplodeOnDeathDaemon",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MonsterAfflictionFlameblastOnDeath",
          "item": null,
          "name": null,
          "template": "MonsterAfflictionFlameblastOnDeath",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MonsterAfflictionVolatileOnDeath",
          "item": null,
          "name": null,
          "template": "MonsterAfflictionVolatileOnDeath",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MonsterAfflictionAnomalyOnDeath",
          "item": null,
          "name": null,
          "template": "MonsterAfflictionAnomalyOnDeath",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MonsterAfflictionSpawnDemonPackOnDeath__",
          "item": null,
          "name": null,
          "template": "MonsterAfflictionSpawnDemonPackOnDeath__",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MonsterAfflictionSpawnDemonPackOnDeathMagic",
          "item": null,
          "name": null,
          "template": "MonsterAfflictionSpawnDemonPackOnDeathMagic",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MonsterAfflictionFirestormOnDeath",
          "item": null,
          "name": null,
          "template": "MonsterAfflictionFirestormOnDeath",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "NemesisAlliesTakeNoDamagePulse_",
          "item": null,
          "name": null,
          "template": "NemesisAlliesTakeNoDamagePulse_",
          "stat_text": null,
          "stats": null
        }
      ]
    },
    "templates": {
      "ShaperTouched1": {
        "aura_radius_metres": null,
        "stats": null,
        "stat_text": null,
        "visuals": "shaper_possessed_boss"
      },
      "ShaperHealed1": {
        "aura_radius_metres": null,
        "stats": null,
        "stat_text": null,
        "visuals": "shaper_possessed_boss"
      },
      "ShaperDaemon1": {
        "aura_radius_metres": null,
        "stats": null,
        "stat_text": null,
        "visuals": "shaper_possessed_boss"
      },
      "ShaperDaemon2": {
        "aura_radius_metres": null,
        "stats": null,
        "stat_text": null,
        "visuals": "shaper_possessed_boss"
      },
      "ShaperDaemon3_": {
        "aura_radius_metres": null,
        "stats": null,
        "stat_text": null,
        "visuals": "shaper_possessed_boss"
      },
      "ShaperDaemon4": {
        "aura_radius_metres": null,
        "stats": null,
        "stat_text": null,
        "visuals": "shaper_possessed_boss"
      },
      "RareMonsterPack": {
        "aura_radius_metres": null,
        "stats": null,
        "stat_text": null,
        "visuals": "rare_monster_pack"
      },
      "BlightDaemonDeathEPKFireVolatiles_": {
        "aura_radius_metres": null,
        "stats": null,
        "stat_text": null,
        "visuals": "blight_fire_daemon_epk_1"
      },
      "BlightDaemonDeathEPKColdSnaps": {
        "aura_radius_metres": null,
        "stats": null,
        "stat_text": null,
        "visuals": "blight_cold_daemon_epk_1"
      },
      "BlightDaemonDeathEPKLightningZaps": {
        "aura_radius_metres": null,
        "stats": null,
        "stat_text": null,
        "visuals": "blight_lightning_daemon_epk_1"
      },
      "BlightDaemonDeathEPKPhysicalBlood_": {
        "aura_radius_metres": null,
        "stats": null,
        "stat_text": null,
        "visuals": "blight_physical_daemon_epk_1"
      },
      "BlightDaemonDeathEPKChaosGhosts": {
        "aura_radius_metres": null,
        "stats": null,
        "stat_text": null,
        "visuals": "blight_chaos_daemon_epk_1"
      },
      "MonsterAfflictionMagicRandomPackTeleport": {
        "aura_radius_metres": null,
        "stats": null,
        "stat_text": null,
        "visuals": "affliction_modded_lightning"
      },
      "MonsterAfflictionMagicRewardLightningBolt": {
        "aura_radius_metres": null,
        "stats": null,
        "stat_text": null,
        "visuals": "affliction_modded_lightning"
      },
      "MonsterAfflictionMagicRewardFireSnap": {
        "aura_radius_metres": null,
        "stats": null,
        "stat_text": null,
        "visuals": "affliction_modded_fire"
      },
      "MonsterAfflictionMagicRewardFrostOrbs_": {
        "aura_radius_metres": null,
        "stats": null,
        "stat_text": null,
        "visuals": "affliction_modded_cold"
      },
      "MonsterAfflictionMagicRewardSlamma": {
        "aura_radius_metres": null,
        "stats": null,
        "stat_text": null,
        "visuals": "affliction_modded_physical"
      },
      "MonsterAfflictionMagicRewardSoulMortarOnDeath": {
        "aura_radius_metres": null,
        "stats": null,
        "stat_text": null,
        "visuals": "affliction_modded_cold_on_death"
      },
      "MonsterAfflictionMagicRewardSpineCascadeOnDeath": {
        "aura_radius_metres": null,
        "stats": null,
        "stat_text": null,
        "visuals": "affliction_modded_physical_on_death"
      },
      "MonsterAfflictionMagicRewardDebuffRecoveryRate__": {
        "aura_radius_metres": null,
        "stats": null,
        "stat_text": null,
        "visuals": "affliction_modded"
      },
      "MonsterAfflictionMagicRewardDebuffActionSpeed": {
        "aura_radius_metres": null,
        "stats": null,
        "stat_text": null,
        "visuals": "affliction_modded"
      },
      "MonsterAfflictionMagicRewardDebuffDamageTaken": {
        "aura_radius_metres": null,
        "stats": null,
        "stat_text": null,
        "visuals": "affliction_modded"
      },
      "MonsterAfflictionMagicRewardDebuffFlaskEffect_": {
        "aura_radius_metres": null,
        "stats": null,
        "stat_text": null,
        "visuals": "affliction_modded"
      },
      "MonsterAfflictionHasDestroyCorpseSummonMonsterDaemon": {
        "aura_radius_metres": null,
        "stats": null,
        "stat_text": null,
        "visuals": "affliction_modded_neutral"
      },
      "MonsterAfflictionHasDestroyCorpseProjectileCascadeDaemon": {
        "aura_radius_metres": null,
        "stats": null,
        "stat_text": null,
        "visuals": "affliction_modded_neutral"
      },
      "MonsterAfflictionHasDestroyCorpseDegenZoneDaemon": {
        "aura_radius_metres": null,
        "stats": null,
        "stat_text": null,
        "visuals": "affliction_modded_neutral"
      },
      "MonsterAfflictionHasTeleportAndExplodeOnDeathDaemon": {
        "aura_radius_metres": null,
        "stats": null,
        "stat_text": null,
        "visuals": "affliction_modded_lightning_on_death"
      },
      "MonsterAfflictionFlameblastOnDeath": {
        "aura_radius_metres": null,
        "stats": null,
        "stat_text": null,
        "visuals": "affliction_modded_fire_on_death"
      },
      "MonsterAfflictionVolatileOnDeath": {
        "aura_radius_metres": null,
        "stats": null,
        "stat_text": null,
        "visuals": "affliction_modded_physical_on_death"
      },
      "MonsterAfflictionAnomalyOnDeath": {
        "aura_radius_metres": null,
        "stats": null,
        "stat_text": null,
        "visuals": "affliction_modded_neutral_on_death"
      },
      "MonsterAfflictionSpawnDemonPackOnDeath__": {
        "aura_radius_metres": null,
        "stats": null,
        "stat_text": null,
        "visuals": "affliction_modded"
      },
      "MonsterAfflictionSpawnDemonPackOnDeathMagic": {
        "aura_radius_metres": null,
        "stats": null,
        "stat_text": null,
        "visuals": "affliction_modded"
      },
      "MonsterAfflictionFirestormOnDeath": {
        "aura_radius_metres": null,
        "stats": null,
        "stat_text": null,
        "visuals": "affliction_modded_physical_on_death"
      },
      "NemesisAlliesTakeNoDamagePulse_": {
        "aura_radius_metres": null,
        "stats": null,
        "stat_text": null,
        "visuals": "nemesis_allies_cannot_be_damaged_rare"
      },
      "AncestralOmenActivation": {
        "aura_radius_metres": null,
        "stats": null,
        "stat_text": null,
        "visuals": "ancestral_omen_activation"
      },
      "AzmeriDustVisualWarden": {
        "aura_radius_metres": null,
        "stats": null,
        "stat_text": null,
        "visuals": "azmeri_dust_infused_warden"
      },
      "AzmeriDustVisualVoodoo": {
        "aura_radius_metres": null,
        "stats": null,
        "stat_text": null,
        "visuals": "azmeri_dust_infused_voodoo"
      },
      "AzmeriDustVisualPrimal": {
        "aura_radius_metres": null,
        "stats": null,
        "stat_text": null,
        "visuals": "azmeri_dust_infused_primal"
      },
      "AzmeriDustVisualWardenForest": {
        "aura_radius_metres": null,
        "stats": null,
        "stat_text": null,
        "visuals": "azmeri_dust_infused_warden_forest"
      },
      "AzmeriDustVisualVoodooForest": {
        "aura_radius_metres": null,
        "stats": null,
        "stat_text": null,
        "visuals": "azmeri_dust_infused_voodoo_forest"
      },
      "AzmeriDustVisualPrimalForest": {
        "aura_radius_metres": null,
        "stats": null,
        "stat_text": null,
        "visuals": "azmeri_dust_infused_primal_forest"
      }
    },
    "stack_limit": null
  },
  "torment_cutthroat": {
    "description": "物理ダメージおよびアタックスピードを獲得",
    "invisible": true,
    "name": "ブルータリティ",
    "removable": false,
    "stats": [
      "physical_damage_+%",
      "attack_speed_+%"
    ],
    "visuals": "torment_cutthroat",
    "category": "Buff",
    "sources": {
      "Mods": [
        {
          "id": "TormentHauntedMonsterCutthroat",
          "item": null,
          "name": null,
          "template": "TormentHauntedMonsterCutthroat",
          "stat_text": null,
          "stats": null
        }
      ]
    },
    "templates": {
      "TormentHauntedMonsterCutthroat": {
        "aura_radius_metres": 4.5,
        "stats": {
          "physical_damage_+%": 0,
          "attack_speed_+%": 0
        },
        "stat_text": null,
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "unique_flask_taste_of_hate": {
    "description": "追加の冷気ダメージを与え、物理ダメージの一部を冷気ダメージとして受ける。凍結および冷却の無効化確率を獲得",
    "invisible": false,
    "name": "憎しみの味",
    "removable": false,
    "stats": [
      "physical_damage_taken_%_as_cold",
      "physical_damage_%_to_add_as_cold",
      "base_avoid_chill_%",
      "base_avoid_freeze_%"
    ],
    "visuals": "unique_flask_taste_of_hate",
    "category": "Flask",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "torment_embezzler": {
    "description": "ライフ、マナおよびエナジーシールドの回復が遅くなっている。",
    "invisible": false,
    "name": "抑圧",
    "removable": false,
    "stats": [
      "life_recovery_speed_+%_final_from_map",
      "mana_recovery_speed_+%_final_from_map",
      "energy_shield_recovery_speed_+%_final_from_map"
    ],
    "visuals": "torment_embezzler",
    "category": "Debuff",
    "sources": {
      "Mods": [
        {
          "id": "TormentSpiritEmbezzler",
          "item": null,
          "name": null,
          "template": "TormentSpiritEmbezzler",
          "stat_text": null,
          "stats": null
        }
      ]
    },
    "templates": {
      "TormentSpiritEmbezzler": {
        "aura_radius_metres": 4.0,
        "stats": {
          "life_recovery_speed_+%_final_from_map": 0,
          "mana_recovery_speed_+%_final_from_map": 0,
          "energy_shield_recovery_speed_+%_final_from_map": 0
        },
        "stat_text": null,
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "sandstorm_chaos": {
    "description": "混沌継続ダメージを受けている",
    "invisible": false,
    "name": "混沌のサンドストーム",
    "removable": false,
    "stats": [
      "base_chaos_damage_taken_per_minute"
    ],
    "visuals": "chaos_sandstorm",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "sandstorm_water": {
    "description": "冷気継続ダメージを受けている",
    "invisible": false,
    "name": "ヴォーテックス",
    "removable": false,
    "stats": [
      "base_cold_damage_taken_per_minute"
    ],
    "visuals": "water_sandstorm",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "bull_thorns": {
    "description": "ヒット受けた際、物理および元素ダメージを反射",
    "invisible": false,
    "name": "牛の角",
    "removable": false,
    "stats": [
      "physical_damage_taken_%_to_deal_to_attacker",
      "elemental_damage_taken_%_to_deal_to_attacker"
    ],
    "visuals": "bull_thorns",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "damage_aura_skeleton_elite": {
    "description": "ダメージ増加が付与されている",
    "invisible": false,
    "name": "ダメージオーラ",
    "removable": false,
    "stats": [
      "damage_+%"
    ],
    "visuals": "damage_aura_monster",
    "category": "Buff",
    "sources": {
      "Mods": [
        {
          "id": "DamageAuraSkeletonMonster",
          "item": null,
          "name": null,
          "template": "DamageAuraSkeletonMonster",
          "stat_text": null,
          "stats": null
        }
      ]
    },
    "templates": {
      "DamageAuraSkeletonMonster": {
        "aura_radius_metres": 6.0,
        "stats": {
          "damage_+%": 0
        },
        "stat_text": null,
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "trap_nonplayer_immunity": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "cannot_be_damaged_by_nonplayer_damage"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "inspiring_cry": {
    "description": "ダメージ増加および追加のマナ自動回復を獲得",
    "invisible": false,
    "name": "ラリイングクライ",
    "removable": false,
    "stats": [
      "damage_+%",
      "base_mana_regeneration_rate_per_minute",
      "affected_by_a_warcry"
    ],
    "visuals": "inspiring_cry",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "kaom_archer_effect": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "kaom_archer_effect",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "lb_kaom_archer_effect": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "lb_kaom_archer_effect",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "abyssal_cry": {
    "description": "移動スピードが減少",
    "invisible": false,
    "name": "アビサルクライ",
    "removable": false,
    "stats": [
      "base_monster_will_be_deleted_on_death"
    ],
    "visuals": "abyssal_cry",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "unique_shapers_seed_regeneration": {
    "description": "ライフおよびマナ自動回復が付与されている",
    "invisible": false,
    "name": "シェイパーの種",
    "removable": false,
    "stats": [
      "life_regeneration_rate_per_minute_%",
      "mana_regeneration_rate_+%"
    ],
    "visuals": "unique_shapers_seed_regeneration",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "vaal_aura_elemental_damage_healing": {
    "description": "受ける元素ダメージで回復する。ヴァールソウルを獲得できない。呪いの完全耐性を獲得",
    "invisible": false,
    "name": "元素の飽食",
    "removable": false,
    "stats": [
      "base_elemental_damage_heals",
      "cannot_gain_souls",
      "immune_to_curses",
      "base_additional_physical_damage_reduction_%",
      "damage_+%",
      "attack_and_cast_speed_+%",
      "life_regeneration_rate_per_minute_%",
      "base_life_mana_es_recovery_rate_+%"
    ],
    "visuals": "gluttony_of_elements",
    "category": "Buff",
    "sources": {
      "ExplodingStormBuffs": [
        {
          "id": "gluttony_of_elements_storm",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": [
            "元素ダメージを受けると代わりに回復する"
          ],
          "stats": {
            "base_elemental_damage_heals": 1,
            "cannot_gain_souls": 0,
            "immune_to_curses": 1,
            "base_additional_physical_damage_reduction_%": 0,
            "damage_+%": 0,
            "attack_and_cast_speed_+%": 0,
            "life_regeneration_rate_per_minute_%": 0,
            "base_life_mana_es_recovery_rate_+%": 0
          }
        }
      ]
    },
    "templates": null,
    "stack_limit": null
  },
  "kaom_warrior2_effect": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "kaom_warrior2_effect",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "kaom_warrior3_effect": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "kaom_warrior3_effect",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "fortify": {
    "description": "ヒットにより受けるダメージが低下",
    "invisible": false,
    "name": "堅牢化",
    "removable": false,
    "stats": [
      "fortify_damage_taken_when_hit_+%_final"
    ],
    "visuals": "fortify",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "taunted": {
    "description": "挑発してきている敵以外に与えるダメージが低下。",
    "invisible": false,
    "name": "挑発",
    "removable": false,
    "stats": [
      "damage_+%_final_vs_non_taunt_target_from_ot"
    ],
    "visuals": "taunted",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "blackguardzombie_speedbuff": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "blackguardzombie_effect",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "kaom_fire": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "kaom_fire",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "taunt_immunity": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "stacking_ignite": {
    "description": "火が付いている",
    "invisible": false,
    "name": "発火",
    "removable": false,
    "stats": [
      "base_ignite_damage_taken_per_minute"
    ],
    "visuals": "ignited",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": 300
  },
  "stolen_mod_buff": {
    "description": "倒したレアモンスターのランダムなモッド1つを奪い自身に付与",
    "invisible": false,
    "name": "モッド盗みの宝石",
    "removable": false,
    "stats": [],
    "visuals": "stolen_mods",
    "category": "Stolen",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "ice_elemental_buff": {
    "description": "アイスゴーレムから命中力およびクリティカル率増加が付与されている",
    "invisible": false,
    "name": "アイスゴーレム",
    "removable": false,
    "stats": [
      "accuracy_rating_+%",
      "critical_strike_chance_+%"
    ],
    "visuals": "ice_elemental_buff",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "fire_elemental_buff": {
    "description": "フレイムゴーレムからダメージ増加が付与されている",
    "invisible": false,
    "name": "フレイムゴーレム",
    "removable": false,
    "stats": [
      "damage_+%"
    ],
    "visuals": "fire_elemental_buff",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "chaos_elemental_buff": {
    "description": "カオスゴーレムから追加の物理ダメージ軽減が付与されている",
    "invisible": false,
    "name": "カオスゴーレム",
    "removable": false,
    "stats": [
      "base_additional_physical_damage_reduction_%"
    ],
    "visuals": "chaos_elemental_buff",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "lightning_elemental_buff": {
    "description": "ライトニングゴーレムからアタックスピードおよびキャストスピード増加が付与されている",
    "invisible": false,
    "name": "ライトニングゴーレム",
    "removable": false,
    "stats": [
      "attack_and_cast_speed_+%"
    ],
    "visuals": "lightning_golem_buff",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "culling_strike_aura": {
    "description": "キングメーカーを使用している味方が周囲にいる間、カリングストライクを獲得",
    "invisible": true,
    "name": "キングメーカーの存在感",
    "removable": false,
    "stats": [
      "kill_enemy_on_hit_if_under_10%_life"
    ],
    "visuals": "invisible",
    "category": "Buff",
    "sources": {
      "Mods": [
        {
          "id": "NearbyAlliesHaveCullingStrikeUniqueTwoHandAxe9",
          "item": null,
          "name": null,
          "template": "NearbyAlliesHaveCullingStrikeUniqueTwoHandAxe9",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "NearbyAlliesHaveCullingStrikeUnique__1",
          "item": null,
          "name": null,
          "template": "NearbyAlliesHaveCullingStrikeUnique__1",
          "stat_text": null,
          "stats": null
        }
      ]
    },
    "templates": {
      "NearbyAlliesHaveCullingStrikeUniqueTwoHandAxe9": {
        "aura_radius_metres": 5.0,
        "stats": {
          "kill_enemy_on_hit_if_under_10%_life": 0
        },
        "stat_text": null,
        "visuals": null
      },
      "NearbyAlliesHaveCullingStrikeUnique__1": {
        "aura_radius_metres": 3.0,
        "stats": {
          "kill_enemy_on_hit_if_under_10%_life": 0
        },
        "stat_text": null,
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "increased_item_rarity_aura": {
    "description": "キングメーカーを使用している味方が周囲にいる間、カリングストライク、アイテムのレアリティ増加、追加のクリティカルダメージ倍率および堅牢化を獲得",
    "invisible": false,
    "name": "キングメーカーの存在感",
    "removable": false,
    "stats": [
      "base_item_found_rarity_+%"
    ],
    "visuals": "increased_item_rarity_aura",
    "category": "Buff",
    "sources": {
      "Mods": [
        {
          "id": "NearbyAlliesHaveIncreasedItemRarityUniqueTwoHandAxe9",
          "item": null,
          "name": null,
          "template": "NearbyAlliesHaveIncreasedItemRarityUniqueTwoHandAxe9",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "NearbyAlliesHaveIncreasedItemRarityUnique__1",
          "item": null,
          "name": null,
          "template": "NearbyAlliesHaveIncreasedItemRarityUnique__1",
          "stat_text": null,
          "stats": null
        }
      ]
    },
    "templates": {
      "NearbyAlliesHaveIncreasedItemRarityUniqueTwoHandAxe9": {
        "aura_radius_metres": 5.0,
        "stats": {
          "base_item_found_rarity_+%": 0
        },
        "stat_text": null,
        "visuals": null
      },
      "NearbyAlliesHaveIncreasedItemRarityUnique__1": {
        "aura_radius_metres": 3.0,
        "stats": {
          "base_item_found_rarity_+%": 0
        },
        "stat_text": null,
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "piety_fire_form_stacking_damage_taken": {
    "description": "パイエティの憤怒のスタックごとに受けるダメージが増加",
    "invisible": false,
    "name": "パイエティの憤怒",
    "removable": false,
    "stats": [
      "base_damage_taken_+%"
    ],
    "visuals": "pietys_rage",
    "category": "Debuff",
    "sources": {
      "PlayerConditions": [
        {
          "id": "HasPietysRage",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": [
            "受けるダメージがx%増加する"
          ],
          "stats": {
            "base_damage_taken_+%": 1
          }
        }
      ]
    },
    "templates": null,
    "stack_limit": null
  },
  "enduring_cry_life_regeneration": {
    "description": "ライフが自動回復している。",
    "invisible": true,
    "name": "エンデュアリングクライ",
    "removable": false,
    "stats": [
      "life_regeneration_rate_per_minute_%"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "flame_golem_effects": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "flame_golem_effects",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "flame_golem_summoned_effects": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "flame_golem_summoned_effects",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "flame_golem_runic_effects": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "flame_golem_runic_effects",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "new_punishment_buff": {
    "description": "近接ダメージが上昇、アタックスピードが増加",
    "invisible": false,
    "name": "パニッシャー",
    "removable": false,
    "stats": [
      "newpunishment_melee_physical_damage_+%_final",
      "attack_speed_+%"
    ],
    "visuals": "punisher",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "totem_placement_buff": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "critical_strike_chance_+%"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "new_arctic_armour": {
    "description": "凍結に完全耐性。静止中、受ける火および物理ダメージが低下。",
    "invisible": false,
    "name": "アークティックアーマー",
    "removable": true,
    "stats": [
      "base_immune_to_freeze"
    ],
    "visuals": "new_arctic_armour",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "new_arctic_armour_stationary": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "new_arctic_armour_physical_damage_taken_when_hit_+%_final",
      "new_arctic_armour_fire_damage_taken_when_hit_+%_final"
    ],
    "visuals": "invisible",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "unique_flask_lions_roar": {
    "description": "近接物理ダメージが上昇、敵をノックバックする",
    "invisible": false,
    "name": "獅子の咆哮",
    "removable": false,
    "stats": [
      "unique_lions_roar_melee_physical_damage_+%_final"
    ],
    "visuals": "unique_flask_lions_roar",
    "category": "Flask",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "revenant_revive_possessed": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "revenant_revive_possesed",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "revenant_revive_explode": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "revenant_revive_explode",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "unique_flask_chaos_damage_damages_es": {
    "description": "混沌ダメージがエナジーシールドをバイパスしない",
    "invisible": false,
    "name": "輝く秘薬",
    "removable": false,
    "stats": [
      "chaos_damage_does_not_bypass_energy_shield"
    ],
    "visuals": "unique_flask_coruscating_elixir",
    "category": "Flask",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "unique_flask_es_regen": {
    "description": "",
    "invisible": true,
    "name": "輝く秘薬",
    "removable": false,
    "stats": [
      "base_energy_shield_regeneration_rate_per_minute"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "blood_rage_xandro": {
    "description": "ライフが自動減少、ライフをリーチしアタックスピード増加。敵を倒した際フレンジーチャージを獲得",
    "invisible": false,
    "name": "ブラッドレイジ",
    "removable": false,
    "stats": [
      "attack_speed_+%",
      "life_leech_from_physical_attack_damage_permyriad",
      "base_physical_damage_%_of_maximum_life_taken_per_minute",
      "base_physical_damage_%_of_maximum_energy_shield_taken_per_minute",
      "add_frenzy_charge_on_kill"
    ],
    "visuals": "blood_rage",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "malachai_invulnerable": {
    "description": "",
    "invisible": true,
    "name": "不死身",
    "removable": false,
    "stats": [
      "base_cannot_be_damaged",
      "base_cannot_be_stunned",
      "immune_to_auras_from_other_entities",
      "immune_to_curses"
    ],
    "visuals": "invisible",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "piety_ally_beam": {
    "description": "ライトニングビームスキルから雷ダメージを受けている",
    "invisible": false,
    "name": "パイエティビーム",
    "removable": false,
    "stats": [
      "base_lightning_damage_taken_per_minute"
    ],
    "visuals": "seawitch_lightning_beam",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "exploding_storm_buff": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "exploding_storm_buff_yellow",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "diamond_storm": {
    "description": "常にクリティカルストライクを与える",
    "invisible": false,
    "name": "辛辣のテンペスト",
    "removable": false,
    "stats": [
      "always_crit",
      "monster_dropped_item_quantity_+%",
      "is_affected_by_tempest"
    ],
    "visuals": "diamond_storm",
    "category": null,
    "sources": {
      "ExplodingStormBuffs": [
        {
          "id": "crit_storm",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": [
            "全てのヒットはクリティカルストライクとなる"
          ],
          "stats": {
            "always_crit": 1,
            "monster_dropped_item_quantity_+%": 0,
            "is_affected_by_tempest": 1
          }
        },
        {
          "id": "crit_storm_normal",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": [
            "全てのヒットはクリティカルストライクとなる"
          ],
          "stats": {
            "always_crit": 1,
            "monster_dropped_item_quantity_+%": 0,
            "is_affected_by_tempest": 1
          }
        }
      ],
      "PlayerConditions": [
        {
          "id": "HasTempleTempestBuff",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": [
            "全てのヒットはクリティカルストライクとなる",
            "ドロップするアイテムの数量がx%増加する"
          ],
          "stats": {
            "always_crit": 1,
            "monster_dropped_item_quantity_+%": 1,
            "is_affected_by_tempest": 1
          }
        }
      ]
    },
    "templates": null,
    "stack_limit": null
  },
  "uber_diamond_storm": {
    "description": "常にクリティカルストライクを与える",
    "invisible": false,
    "name": "痛烈のテンペスト",
    "removable": false,
    "stats": [
      "always_crit",
      "extra_gore",
      "monster_dropped_item_quantity_+%",
      "is_affected_by_tempest"
    ],
    "visuals": "diamond_storm",
    "category": null,
    "sources": {
      "ExplodingStormBuffs": [
        {
          "id": "uber_crit_storm",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": [
            "全てのヒットはクリティカルストライクとなる",
            "追加ゴア表現"
          ],
          "stats": {
            "always_crit": 1,
            "extra_gore": 1,
            "monster_dropped_item_quantity_+%": 0,
            "is_affected_by_tempest": 1
          }
        }
      ]
    },
    "templates": null,
    "stack_limit": null
  },
  "replenishing_storm": {
    "description": "ライフおよびマナが自動回復",
    "invisible": false,
    "name": "回復のテンペスト",
    "removable": false,
    "stats": [
      "mana_regeneration_rate_per_minute_%",
      "life_regeneration_rate_per_minute_%",
      "is_affected_by_tempest"
    ],
    "visuals": "replenishing_storm",
    "category": null,
    "sources": {
      "ExplodingStormBuffs": [
        {
          "id": "replenishing_storm",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": [
            "毎秒マナの10%を自動回復する",
            "毎秒ライフの10%を自動回復する"
          ],
          "stats": {
            "mana_regeneration_rate_per_minute_%": 600,
            "life_regeneration_rate_per_minute_%": 600,
            "is_affected_by_tempest": 1
          }
        }
      ],
      "PlayerConditions": [
        {
          "id": "HasTempleTempestBuff",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": [
            "毎秒マナのx%を自動回復する",
            "毎秒ライフのx%を自動回復する"
          ],
          "stats": {
            "mana_regeneration_rate_per_minute_%": 1,
            "life_regeneration_rate_per_minute_%": 1,
            "is_affected_by_tempest": 1
          }
        }
      ]
    },
    "templates": null,
    "stack_limit": null
  },
  "echoing_storm": {
    "description": "スキルが繰り返される",
    "invisible": false,
    "name": "反響のテンペスト",
    "removable": false,
    "stats": [
      "echoing_shrine_cast_speed_+%_final",
      "echoing_shrine_attack_speed_+%_final",
      "skill_repeat_count",
      "is_affected_by_tempest"
    ],
    "visuals": "echoing_storm",
    "category": null,
    "sources": {
      "ExplodingStormBuffs": [
        {
          "id": "echoing_storm",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": [
            "スキルは追加で1回繰り返す"
          ],
          "stats": {
            "echoing_shrine_cast_speed_+%_final": 50,
            "echoing_shrine_attack_speed_+%_final": 50,
            "skill_repeat_count": 1,
            "is_affected_by_tempest": 1
          }
        }
      ]
    },
    "templates": null,
    "stack_limit": null
  },
  "divine_storm": {
    "description": "ダメージを受けない",
    "invisible": false,
    "name": "神のテンペスト",
    "removable": false,
    "stats": [
      "base_cannot_be_damaged",
      "is_affected_by_tempest"
    ],
    "visuals": "immortal_call",
    "category": null,
    "sources": {
      "ExplodingStormBuffs": [
        {
          "id": "divine_storm",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": [
            "ダメージを受けることがない"
          ],
          "stats": {
            "base_cannot_be_damaged": 1,
            "is_affected_by_tempest": 1
          }
        }
      ]
    },
    "templates": null,
    "stack_limit": null
  },
  "rarity_storm": {
    "description": "アイテムのレアリティおよび数量が増加",
    "invisible": false,
    "name": "輝きのテンペスト",
    "removable": false,
    "stats": [
      "from_league_item_rarity_+%_permyriad",
      "from_league_item_quantity_+%_permyriad",
      "base_item_found_rarity_+%",
      "base_item_found_quantity_+%",
      "is_affected_by_tempest"
    ],
    "visuals": "rarity_storm",
    "category": null,
    "sources": {
      "ExplodingStormBuffs": [
        {
          "id": "rarity_storm",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": [
            "アイテムレアリティが25%増加する",
            "アイテム数量が12.5%増加する",
            "見つかるアイテムのレアリティが120%増加する",
            "見つかるアイテムの数量が30%増加する"
          ],
          "stats": {
            "from_league_item_rarity_+%_permyriad": 2500,
            "from_league_item_quantity_+%_permyriad": 1250,
            "base_item_found_rarity_+%": 120,
            "base_item_found_quantity_+%": 30,
            "is_affected_by_tempest": 1
          }
        }
      ]
    },
    "templates": null,
    "stack_limit": null
  },
  "uber_rarity_storm": {
    "description": "アイテムのレアリティおよび数量が増加",
    "invisible": false,
    "name": "放射のテンペスト",
    "removable": false,
    "stats": [
      "from_league_item_rarity_+%_permyriad",
      "from_league_item_quantity_+%_permyriad",
      "base_item_found_rarity_+%",
      "base_item_found_quantity_+%",
      "is_affected_by_tempest"
    ],
    "visuals": "rarity_storm",
    "category": null,
    "sources": {
      "ExplodingStormBuffs": [
        {
          "id": "uber_rarity_storm",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": [
            "アイテムレアリティが50%増加する",
            "アイテム数量が25%増加する",
            "見つかるアイテムのレアリティが420%増加する",
            "見つかるアイテムの数量が70%増加する"
          ],
          "stats": {
            "from_league_item_rarity_+%_permyriad": 5000,
            "from_league_item_quantity_+%_permyriad": 2500,
            "base_item_found_rarity_+%": 420,
            "base_item_found_quantity_+%": 70,
            "is_affected_by_tempest": 1
          }
        }
      ],
      "PlayerConditions": [
        {
          "id": "HasTempleTempestBuff",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": [
            "見つかるアイテムのレアリティがx%増加する",
            "見つかるアイテムの数量がx%増加する"
          ],
          "stats": {
            "from_league_item_rarity_+%_permyriad": 1,
            "from_league_item_quantity_+%_permyriad": 1,
            "base_item_found_rarity_+%": 1,
            "base_item_found_quantity_+%": 1,
            "is_affected_by_tempest": 1
          }
        }
      ]
    },
    "templates": null,
    "stack_limit": null
  },
  "uber_uber_rarity_storm": {
    "description": "ダメージ軽減、アイテムレアリティ、アイテム数量が増加。時間経過で減少する。",
    "invisible": false,
    "name": "燦爛のテンペスト",
    "removable": false,
    "stats": [
      "from_league_item_rarity_+%_permyriad",
      "from_league_item_quantity_+%_permyriad",
      "base_item_found_rarity_+%",
      "base_item_found_quantity_+%",
      "monster_difficulty_tankiness_+%",
      "is_affected_by_tempest"
    ],
    "visuals": "rarity_storm",
    "category": null,
    "sources": null,
    "templates": {
      "uber_uber_rarity_storm_player": {
        "aura_radius_metres": null,
        "stats": {
          "from_league_item_rarity_+%_permyriad": 0,
          "from_league_item_quantity_+%_permyriad": 0,
          "base_item_found_rarity_+%": 50,
          "base_item_found_quantity_+%": 50,
          "monster_difficulty_tankiness_+%": 50,
          "is_affected_by_tempest": 1
        },
        "stat_text": [
          "見つかるアイテムのレアリティが50%増加する",
          "見つかるアイテムの数量が50%増加する"
        ],
        "visuals": null
      },
      "uber_uber_rarity_storm_monster": {
        "aura_radius_metres": null,
        "stats": {
          "from_league_item_rarity_+%_permyriad": 10000,
          "from_league_item_quantity_+%_permyriad": 10000,
          "base_item_found_rarity_+%": 0,
          "base_item_found_quantity_+%": 0,
          "monster_difficulty_tankiness_+%": 1000,
          "is_affected_by_tempest": 1
        },
        "stat_text": null,
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "massive_storm": {
    "description": "与えるダメージおよびサイズが増加、受けるダメージが減少。",
    "invisible": false,
    "name": "拡大のテンペスト",
    "removable": false,
    "stats": [
      "base_actor_scale_+%",
      "base_damage_taken_+%",
      "damage_+%",
      "monster_dropped_item_quantity_+%",
      "is_affected_by_tempest"
    ],
    "visuals": "massive_storm",
    "category": null,
    "sources": {
      "ExplodingStormBuffs": [
        {
          "id": "massive_storm",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": [
            "キャラクターサイズが30%増加する",
            "受けるダメージが30%減少する",
            "ダメージが50%増加する"
          ],
          "stats": {
            "base_actor_scale_+%": 30,
            "base_damage_taken_+%": -30,
            "damage_+%": 50,
            "monster_dropped_item_quantity_+%": 0,
            "is_affected_by_tempest": 1
          }
        },
        {
          "id": "massive_storm_normal",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": [
            "キャラクターサイズが30%増加する",
            "受けるダメージが30%減少する",
            "ダメージが50%増加する"
          ],
          "stats": {
            "base_actor_scale_+%": 30,
            "base_damage_taken_+%": -30,
            "damage_+%": 50,
            "monster_dropped_item_quantity_+%": 0,
            "is_affected_by_tempest": 1
          }
        }
      ],
      "PlayerConditions": [
        {
          "id": "HasTempleTempestBuff",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": [
            "キャラクターサイズがx%増加する",
            "受けるダメージがx%増加する",
            "ダメージがx%増加する",
            "ドロップするアイテムの数量がx%増加する"
          ],
          "stats": {
            "base_actor_scale_+%": 1,
            "base_damage_taken_+%": 1,
            "damage_+%": 1,
            "monster_dropped_item_quantity_+%": 1,
            "is_affected_by_tempest": 1
          }
        }
      ]
    },
    "templates": null,
    "stack_limit": null
  },
  "tiny_storm": {
    "description": "与えるダメージおよびサイズが減少、受けるダメージが増加。",
    "invisible": false,
    "name": "縮小のテンペスト",
    "removable": false,
    "stats": [
      "base_actor_scale_+%",
      "base_damage_taken_+%",
      "damage_+%",
      "is_affected_by_tempest"
    ],
    "visuals": "tiny_storm",
    "category": null,
    "sources": {
      "ExplodingStormBuffs": [
        {
          "id": "tiny_storm",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": [
            "キャラクターサイズが30%減少する",
            "受けるダメージが30%増加する",
            "ダメージが50%減少する"
          ],
          "stats": {
            "base_actor_scale_+%": -30,
            "base_damage_taken_+%": 30,
            "damage_+%": -50,
            "is_affected_by_tempest": 1
          }
        },
        {
          "id": "tiny_storm_normal",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": [
            "キャラクターサイズが30%減少する",
            "受けるダメージが30%増加する",
            "ダメージが50%減少する"
          ],
          "stats": {
            "base_actor_scale_+%": -30,
            "base_damage_taken_+%": 30,
            "damage_+%": -50,
            "is_affected_by_tempest": 1
          }
        }
      ],
      "PlayerConditions": [
        {
          "id": "HasTempleTempestBuff",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": [
            "キャラクターサイズがx%増加する",
            "受けるダメージがx%増加する",
            "ダメージがx%増加する"
          ],
          "stats": {
            "base_actor_scale_+%": 1,
            "base_damage_taken_+%": 1,
            "damage_+%": 1,
            "is_affected_by_tempest": 1
          }
        }
      ]
    },
    "templates": null,
    "stack_limit": null
  },
  "fire_damage_storm": {
    "description": "物理ダメージの一部を火ダメージとして獲得、常に発火を付与し、火ダメージが増加。",
    "invisible": false,
    "name": "沸騰のテンペスト",
    "removable": false,
    "stats": [
      "physical_damage_%_to_add_as_fire",
      "fire_damage_+%",
      "base_chance_to_ignite_%",
      "base_item_found_quantity_+%",
      "is_affected_by_tempest"
    ],
    "visuals": "fire_damage_storm",
    "category": null,
    "sources": {
      "ExplodingStormBuffs": [
        {
          "id": "fire_damage_storm",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": [
            "物理ダメージの50%を追加火ダメージとして獲得する",
            "火ダメージが50%増加する",
            "常に敵を発火させる"
          ],
          "stats": {
            "physical_damage_%_to_add_as_fire": 50,
            "fire_damage_+%": 50,
            "base_chance_to_ignite_%": 100,
            "base_item_found_quantity_+%": 0,
            "is_affected_by_tempest": 1
          }
        },
        {
          "id": "fire_damage_storm_normal",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": [
            "物理ダメージの50%を追加火ダメージとして獲得する",
            "火ダメージが50%増加する",
            "常に敵を発火させる"
          ],
          "stats": {
            "physical_damage_%_to_add_as_fire": 50,
            "fire_damage_+%": 50,
            "base_chance_to_ignite_%": 100,
            "base_item_found_quantity_+%": 0,
            "is_affected_by_tempest": 1
          }
        }
      ]
    },
    "templates": null,
    "stack_limit": null
  },
  "cold_damage_storm": {
    "description": "物理ダメージの一部を冷気ダメージとして獲得、常に凍結を付与し、冷気ダメージが増加。",
    "invisible": false,
    "name": "悪寒のテンペスト",
    "removable": false,
    "stats": [
      "physical_damage_%_to_add_as_cold",
      "cold_damage_+%",
      "base_chance_to_freeze_%",
      "freeze_duration_+%",
      "base_item_found_quantity_+%",
      "is_affected_by_tempest"
    ],
    "visuals": "cold_damage_storm",
    "category": null,
    "sources": {
      "ExplodingStormBuffs": [
        {
          "id": "cold_damage_storm",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": [
            "物理ダメージの50%を追加冷気ダメージとして獲得する",
            "冷気ダメージが50%増加する",
            "常に敵を凍結させる"
          ],
          "stats": {
            "physical_damage_%_to_add_as_cold": 50,
            "cold_damage_+%": 50,
            "base_chance_to_freeze_%": 100,
            "freeze_duration_+%": 0,
            "base_item_found_quantity_+%": 0,
            "is_affected_by_tempest": 1
          }
        },
        {
          "id": "cold_damage_storm_normal",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": [
            "物理ダメージの50%を追加冷気ダメージとして獲得する",
            "冷気ダメージが50%増加する",
            "常に敵を凍結させる",
            "敵に対する凍結の持続時間が50%減少する"
          ],
          "stats": {
            "physical_damage_%_to_add_as_cold": 50,
            "cold_damage_+%": 50,
            "base_chance_to_freeze_%": 100,
            "freeze_duration_+%": -50,
            "base_item_found_quantity_+%": 0,
            "is_affected_by_tempest": 1
          }
        }
      ]
    },
    "templates": null,
    "stack_limit": null
  },
  "lightning_damage_storm": {
    "description": "物理ダメージの一部を雷ダメージとして獲得、常に感電を付与し、雷ダメージが増加。",
    "invisible": false,
    "name": "電撃のテンペスト",
    "removable": false,
    "stats": [
      "physical_damage_%_to_add_as_lightning",
      "lightning_damage_+%",
      "base_chance_to_shock_%",
      "base_item_found_quantity_+%",
      "is_affected_by_tempest"
    ],
    "visuals": "lightning_damage_storm",
    "category": null,
    "sources": {
      "ExplodingStormBuffs": [
        {
          "id": "lightning_damage_storm",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": [
            "物理ダメージの50%を追加雷ダメージとして獲得する",
            "雷ダメージが50%増加する",
            "常に敵を感電させる"
          ],
          "stats": {
            "physical_damage_%_to_add_as_lightning": 50,
            "lightning_damage_+%": 50,
            "base_chance_to_shock_%": 100,
            "base_item_found_quantity_+%": 0,
            "is_affected_by_tempest": 1
          }
        },
        {
          "id": "lightning_damage_storm_normal",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": [
            "物理ダメージの50%を追加雷ダメージとして獲得する",
            "雷ダメージが50%増加する",
            "常に敵を感電させる"
          ],
          "stats": {
            "physical_damage_%_to_add_as_lightning": 50,
            "lightning_damage_+%": 50,
            "base_chance_to_shock_%": 100,
            "base_item_found_quantity_+%": 0,
            "is_affected_by_tempest": 1
          }
        }
      ]
    },
    "templates": null,
    "stack_limit": null
  },
  "smoke_trail_storm": {
    "description": "煙があなたを覆い隠す",
    "invisible": false,
    "name": "遮断のテンペスト",
    "removable": false,
    "stats": [
      "is_affected_by_tempest"
    ],
    "visuals": "smoke_trail_storm",
    "category": null,
    "sources": {
      "ExplodingStormBuffs": [
        {
          "id": "smoke_trail_storm",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": null,
          "stats": {
            "is_affected_by_tempest": 1
          }
        }
      ]
    },
    "templates": null,
    "stack_limit": null
  },
  "corpse_devour_storm": {
    "description": "周囲の死体は回復するために消費される",
    "invisible": false,
    "name": "貪りのテンペスト",
    "removable": false,
    "stats": [
      "is_affected_by_tempest"
    ],
    "visuals": "corpse_devour_storm",
    "category": null,
    "sources": {
      "ExplodingStormBuffs": [
        {
          "id": "corpse_devour_storm",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": null,
          "stats": {
            "is_affected_by_tempest": 1
          }
        }
      ]
    },
    "templates": null,
    "stack_limit": null
  },
  "projectile_nova_storm": {
    "description": "4つの追加の投射物を放ち、投射物は周囲に放射状に放たれる。効果範囲が増加。",
    "invisible": false,
    "name": "破片のテンペスト",
    "removable": false,
    "stats": [
      "projectiles_nova",
      "number_of_additional_projectiles",
      "base_skill_area_of_effect_+%",
      "is_affected_by_tempest"
    ],
    "visuals": "projectile_nova_storm",
    "category": null,
    "sources": {
      "ExplodingStormBuffs": [
        {
          "id": "projectile_nova_storm",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": [
            "スキルは投射物を追加で4個放つ",
            "効果範囲が70%増加する"
          ],
          "stats": {
            "projectiles_nova": 1,
            "number_of_additional_projectiles": 4,
            "base_skill_area_of_effect_+%": 70,
            "is_affected_by_tempest": 1
          }
        },
        {
          "id": "projectile_nova_storm_normal",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": [
            "スキルは投射物を追加で4個放つ",
            "効果範囲が70%増加する"
          ],
          "stats": {
            "projectiles_nova": 1,
            "number_of_additional_projectiles": 4,
            "base_skill_area_of_effect_+%": 70,
            "is_affected_by_tempest": 1
          }
        }
      ]
    },
    "templates": null,
    "stack_limit": null
  },
  "veil_storm": {
    "description": "元素耐性はゼロになり、光半径が減少",
    "invisible": false,
    "name": "帳のテンペスト",
    "removable": false,
    "stats": [
      "zero_elemental_resistance",
      "light_radius_+%",
      "is_affected_by_tempest"
    ],
    "visuals": "veil_storm",
    "category": null,
    "sources": {
      "ExplodingStormBuffs": [
        {
          "id": "veil_storm",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": [
            "元素耐性はゼロとなる",
            "光半径が40%減少する"
          ],
          "stats": {
            "zero_elemental_resistance": 1,
            "light_radius_+%": -40,
            "is_affected_by_tempest": 1
          }
        }
      ]
    },
    "templates": null,
    "stack_limit": null
  },
  "voltaxic_storm": {
    "description": "ダメージの一部が混沌ダメージに変換される",
    "invisible": false,
    "name": "アビスのテンペスト",
    "removable": false,
    "stats": [
      "base_fire_damage_%_to_convert_to_chaos",
      "base_cold_damage_%_to_convert_to_chaos",
      "base_lightning_damage_%_to_convert_to_chaos",
      "base_physical_damage_%_to_convert_to_chaos",
      "base_item_found_quantity_+%",
      "is_affected_by_tempest"
    ],
    "visuals": "voltaxic_storm",
    "category": null,
    "sources": {
      "ExplodingStormBuffs": [
        {
          "id": "voltaxic_storm",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": [
            "火ダメージの50%を混沌ダメージに変換する",
            "冷気ダメージの50%を混沌ダメージに変換する",
            "雷ダメージの50%を混沌ダメージに変換する",
            "物理ダメージの50%を混沌ダメージに変換する"
          ],
          "stats": {
            "base_fire_damage_%_to_convert_to_chaos": 50,
            "base_cold_damage_%_to_convert_to_chaos": 50,
            "base_lightning_damage_%_to_convert_to_chaos": 50,
            "base_physical_damage_%_to_convert_to_chaos": 50,
            "base_item_found_quantity_+%": 0,
            "is_affected_by_tempest": 1
          }
        }
      ]
    },
    "templates": null,
    "stack_limit": null
  },
  "phasing_storm": {
    "description": "透明化により、敵を通り抜けることができる。ダメージを無効化する確率を獲得",
    "invisible": false,
    "name": "幽玄のテンペスト",
    "removable": false,
    "stats": [
      "phase_through_objects",
      "avoid_damage_%",
      "is_affected_by_tempest"
    ],
    "visuals": "ethereal_storm",
    "category": null,
    "sources": {
      "ExplodingStormBuffs": [
        {
          "id": "phasing_storm",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": [
            "透明化"
          ],
          "stats": {
            "phase_through_objects": 1,
            "avoid_damage_%": 25,
            "is_affected_by_tempest": 1
          }
        }
      ]
    },
    "templates": null,
    "stack_limit": null
  },
  "corrupted_drops_storm": {
    "description": "見つかるアイテムがコラプト状態になる。",
    "invisible": false,
    "name": "穢れのテンペスト",
    "removable": false,
    "stats": [
      "dropped_items_are_corrupted",
      "player_found_items_are_corrupted",
      "is_affected_by_tempest"
    ],
    "visuals": "corrupted_drops_storm",
    "category": null,
    "sources": {
      "ExplodingStormBuffs": [
        {
          "id": "corrupted_drops_storm",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": null,
          "stats": {
            "dropped_items_are_corrupted": 1,
            "player_found_items_are_corrupted": 1,
            "is_affected_by_tempest": 1
          }
        }
      ],
      "PlayerConditions": [
        {
          "id": "HasTempleTempestBuff",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": null,
          "stats": {
            "dropped_items_are_corrupted": 1,
            "player_found_items_are_corrupted": 1,
            "is_affected_by_tempest": 1
          }
        }
      ]
    },
    "templates": null,
    "stack_limit": null
  },
  "drop_as_sell_price_storm": {
    "description": "カレンシー、ジェムおよびマップ以外の非ユニークアイテムを見つけた場合、代わりに売却した時のアイテムが落ちる。",
    "invisible": false,
    "name": "トランスモグリファイリングテンペスト",
    "removable": false,
    "stats": [
      "monster_dropped_non_unique_equipment_drops_as_sell_price",
      "player_non_unique_equipment_found_as_sell_price",
      "base_item_found_quantity_+%",
      "is_affected_by_tempest"
    ],
    "visuals": "drop_as_sell_price_storm",
    "category": null,
    "sources": {
      "ExplodingStormBuffs": [
        {
          "id": "drop_as_sell_price_storm",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": [
            "見つかるアイテムの数量が100%増加する"
          ],
          "stats": {
            "monster_dropped_non_unique_equipment_drops_as_sell_price": 1,
            "player_non_unique_equipment_found_as_sell_price": 1,
            "base_item_found_quantity_+%": 100,
            "is_affected_by_tempest": 1
          }
        }
      ]
    },
    "templates": null,
    "stack_limit": null
  },
  "quality_drops_storm": {
    "description": "見つかるアイテムは品質を持つ。",
    "invisible": false,
    "name": "精製のテンペスト",
    "removable": false,
    "stats": [
      "monster_dropped_items_have_random_quality",
      "player_found_items_have_random_quality",
      "is_affected_by_tempest"
    ],
    "visuals": "quality_drops_storm",
    "category": null,
    "sources": {
      "ExplodingStormBuffs": [
        {
          "id": "quality_drops_storm",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": null,
          "stats": {
            "monster_dropped_items_have_random_quality": 1,
            "player_found_items_have_random_quality": 1,
            "is_affected_by_tempest": 1
          }
        },
        {
          "id": "quality_drops_storm_normal",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": null,
          "stats": {
            "monster_dropped_items_have_random_quality": 1,
            "player_found_items_have_random_quality": 1,
            "is_affected_by_tempest": 1
          }
        }
      ]
    },
    "templates": null,
    "stack_limit": null
  },
  "identify_items_storm": {
    "description": "見つかるアイテムは鑑定された状態になる。",
    "invisible": false,
    "name": "暴露のテンペスト",
    "removable": false,
    "stats": [
      "monster_equipment_drops_identified",
      "player_found_equipment_drops_identified",
      "is_affected_by_tempest"
    ],
    "visuals": "identify_items_storm",
    "category": null,
    "sources": {
      "ExplodingStormBuffs": [
        {
          "id": "identify_items_storm",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": null,
          "stats": {
            "monster_equipment_drops_identified": 1,
            "player_found_equipment_drops_identified": 1,
            "is_affected_by_tempest": 1
          }
        }
      ]
    },
    "templates": null,
    "stack_limit": null
  },
  "arcane_storm": {
    "description": "元素ダメージおよびキャストスピードが増加。スペルをキャストするたびに10ライフが1秒かけて回復する。",
    "invisible": false,
    "name": "アーケーンテンペスト",
    "removable": false,
    "stats": [
      "elemental_damage_+%",
      "base_cast_speed_+%",
      "regenerate_X_life_over_1_second_on_cast",
      "is_affected_by_tempest"
    ],
    "visuals": "elemental_damage_storm",
    "category": null,
    "sources": {
      "ExplodingStormBuffs": [
        {
          "id": "arcane_storm",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": [
            "元素ダメージが30%増加する",
            "キャストスピードが20%増加する",
            "プレイヤーがスペルをキャストした時に10のライフを1秒間かけて自動回復する"
          ],
          "stats": {
            "elemental_damage_+%": 30,
            "base_cast_speed_+%": 20,
            "regenerate_X_life_over_1_second_on_cast": 10,
            "is_affected_by_tempest": 1
          }
        }
      ]
    },
    "templates": null,
    "stack_limit": null
  },
  "status_immunity_storm": {
    "description": "冷却、凍結、発火および感電状態にならない。追加の元素耐性および元素耐性最大値を獲得。",
    "invisible": false,
    "name": "耐性のテンペスト",
    "removable": false,
    "stats": [
      "base_avoid_freeze_%",
      "base_avoid_chill_%",
      "base_avoid_ignite_%",
      "base_avoid_shock_%",
      "base_resist_all_elements_%",
      "additional_maximum_all_elemental_resistances_%",
      "is_affected_by_tempest"
    ],
    "visuals": "status_immunity_storm",
    "category": null,
    "sources": {
      "ExplodingStormBuffs": [
        {
          "id": "status_immunity_storm",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": [
            "100%の確率で凍結を無効化する",
            "100%の確率で冷却を無効化する",
            "100%の確率で発火を無効化する",
            "100%の確率で感電を無効化する",
            "全ての元素耐性 +20%",
            "全ての元素耐性の最大値 +3%"
          ],
          "stats": {
            "base_avoid_freeze_%": 100,
            "base_avoid_chill_%": 100,
            "base_avoid_ignite_%": 100,
            "base_avoid_shock_%": 100,
            "base_resist_all_elements_%": 20,
            "additional_maximum_all_elemental_resistances_%": 3,
            "is_affected_by_tempest": 1
          }
        }
      ],
      "PlayerConditions": [
        {
          "id": "HasTempleTempestBuff",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": [
            "x%の確率で凍結を無効化する",
            "x%の確率で冷却を無効化する",
            "x%の確率で発火を無効化する",
            "x%の確率で感電を無効化する",
            "全ての元素耐性 +x%",
            "全ての元素耐性の最大値 +x%"
          ],
          "stats": {
            "base_avoid_freeze_%": 1,
            "base_avoid_chill_%": 1,
            "base_avoid_ignite_%": 1,
            "base_avoid_shock_%": 1,
            "base_resist_all_elements_%": 1,
            "additional_maximum_all_elemental_resistances_%": 1,
            "is_affected_by_tempest": 1
          }
        }
      ]
    },
    "templates": null,
    "stack_limit": null
  },
  "ground_spore_damage": {
    "description": "",
    "invisible": false,
    "name": "マラカイの胞子",
    "removable": false,
    "stats": [
      "base_physical_damage_taken_per_minute"
    ],
    "visuals": "chilled",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "flask_bonus_item_rarity": {
    "description": "フラスコ効果中は見つかるアイテムのレアリティが増加",
    "invisible": true,
    "name": "アイテムレアリティ",
    "removable": false,
    "stats": [
      "base_item_found_rarity_+%"
    ],
    "visuals": "invisible",
    "category": "Flask",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "map_boss_duet_enrage": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "base_damage_taken_+%",
      "attack_speed_+%",
      "base_cast_speed_+%",
      "damage_+%",
      "base_actor_scale_+%"
    ],
    "visuals": "map_boss_duet_enrage",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "ground_spores": {
    "description": "大地の胞子の上に立っているため、物理継続ダメージを受けている",
    "invisible": false,
    "name": "大地の胞子",
    "removable": false,
    "stats": [
      "base_physical_damage_taken_per_minute"
    ],
    "visuals": "ground_spores",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "new_phase_run": {
    "description": "透明化を獲得、敵を通り抜け、速く動くことができる。また敵から見えにくくなり、与える近接物理ダメージが上昇。",
    "invisible": false,
    "name": "フェイズラン",
    "removable": false,
    "stats": [
      "phase_through_objects",
      "base_movement_velocity_+%",
      "phase_run_melee_physical_damage_+%_final",
      "stealth_+%",
      "suppress_phasing_visual"
    ],
    "visuals": "new_phase_run",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "new_phase_run_damage": {
    "description": "与える近接物理ダメージが上昇",
    "invisible": false,
    "name": "フェイズランダメージ",
    "removable": false,
    "stats": [
      "phase_run_melee_physical_damage_+%_final"
    ],
    "visuals": "new_phase_run_damage",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "tempest_soul_eater": {
    "description": "ソウルイーター",
    "invisible": false,
    "name": "消費のテンペスト",
    "removable": false,
    "stats": [
      "is_affected_by_tempest"
    ],
    "visuals": "soul_eater_storm",
    "category": "Buff",
    "sources": {
      "ExplodingStormBuffs": [
        {
          "id": "soul_eater_storm",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": null,
          "stats": {
            "is_affected_by_tempest": 1
          }
        }
      ]
    },
    "templates": null,
    "stack_limit": null
  },
  "static_tether": {
    "description": "",
    "invisible": false,
    "name": "スタティックテザー",
    "removable": false,
    "stats": [],
    "visuals": "static_tether",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "flask_bonus_mana_regeneration_rate": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "mana_regeneration_rate_+%"
    ],
    "visuals": "invisible",
    "category": "Flask",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "flask_bonus_flask_charge_recovery": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "flask_recovery_speed_+%"
    ],
    "visuals": "invisible",
    "category": "Flask",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "frost_bomb": {
    "description": "ライフ自動回復が減少",
    "invisible": false,
    "name": "フロストボム",
    "removable": false,
    "stats": [
      "life_regeneration_rate_+%",
      "energy_shield_regeneration_rate_+%",
      "energy_shield_recharge_rate_+%"
    ],
    "visuals": "frost_bomb",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "lightning_bomb": {
    "description": "雷ダメージに対する耐性およびライフ自動回復が減少。",
    "invisible": false,
    "name": "ライトニングボム",
    "removable": false,
    "stats": [
      "life_regeneration_rate_+%",
      "energy_shield_regeneration_rate_+%",
      "energy_shield_recharge_rate_+%"
    ],
    "visuals": "lightning_bomb",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "borrowed_power_lightning_aura": {
    "description": "",
    "invisible": false,
    "name": "借りた力",
    "removable": false,
    "stats": [
      "base_lightning_damage_taken_per_second"
    ],
    "visuals": "shocked",
    "category": "Debuff",
    "sources": {
      "Mods": [
        {
          "id": "LightningDegenAuraUnique__1",
          "item": null,
          "name": null,
          "template": "LightningDegenAuraUnique__1",
          "stat_text": null,
          "stats": null
        }
      ]
    },
    "templates": {
      "LightningDegenAuraUnique__1": {
        "aura_radius_metres": 3.2,
        "stats": {
          "base_lightning_damage_taken_per_second": 0
        },
        "stat_text": null,
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "dancing_dervish_buff": {
    "description": "武器は無効化されている。",
    "invisible": false,
    "name": "ダルヴィーシュの舞",
    "removable": false,
    "stats": [
      "disable_weapons",
      "base_should_have_onslaught_from_stat"
    ],
    "visuals": "dancing_dervish_summoned",
    "category": "Debuff",
    "sources": {
      "Mods": [
        {
          "id": "UniqueAnimateWeaponAura",
          "item": null,
          "name": null,
          "template": "UniqueAnimateWeaponAura",
          "stat_text": null,
          "stats": null
        }
      ]
    },
    "templates": {
      "UniqueAnimateWeaponAura": {
        "aura_radius_metres": 0.1,
        "stats": {
          "disable_weapons": 1,
          "base_should_have_onslaught_from_stat": 1
        },
        "stat_text": null,
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "sawblade_damage": {
    "description": "",
    "invisible": true,
    "name": "死のルンバ",
    "removable": false,
    "stats": [
      "base_physical_damage_%_of_maximum_life_taken_per_minute",
      "base_physical_damage_%_of_maximum_energy_shield_taken_per_minute"
    ],
    "visuals": "sawblade_damage",
    "category": "Labyrinth trap",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "usemax_mana_regen": {
    "description": "マナが自動回復",
    "invisible": false,
    "name": "マナ自動回復",
    "removable": false,
    "stats": [
      "base_mana_regeneration_rate_per_minute"
    ],
    "visuals": "player_aura_mana_regen",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "righteous_lightning": {
    "description": "自身のマナを消費し周囲に雷ダメージを与える。",
    "invisible": false,
    "name": "ライチャスライトニング",
    "removable": false,
    "stats": [
      "mana_degeneration_per_minute_%",
      "mana_degeneration_per_minute",
      "critical_strike_chance_+%"
    ],
    "visuals": "righteous_lightning",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "righteous_lightning_aura": {
    "description": "ライチャスライトニングを使用している周囲の敵から雷ダメージを受けている。",
    "invisible": false,
    "name": "ライチャスライトニング",
    "removable": false,
    "stats": [
      "base_lightning_damage_taken_per_minute"
    ],
    "visuals": "righteous_lightning_aura",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "life_leech_damage": {
    "description": "敵のライフリーチにより混沌ダメージを受けている。",
    "invisible": true,
    "name": "ライフリーチダメージ",
    "removable": false,
    "stats": [
      "base_chaos_damage_taken_per_minute"
    ],
    "visuals": "invisible",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "enchantment_added_fire_damage": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "global_minimum_added_fire_damage",
      "global_maximum_added_fire_damage"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "talisman_monster": {
    "description": "",
    "invisible": true,
    "name": "タリスマン",
    "removable": false,
    "stats": [],
    "visuals": "talisman_monster",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "caustic_cloud": {
    "description": "腐食領域に立っているため、混沌継続ダメージを受けている。",
    "invisible": false,
    "name": "腐食領域",
    "removable": false,
    "stats": [
      "base_chaos_damage_taken_per_minute",
      "is_in_caustic_cloud"
    ],
    "visuals": "caustic_cloud",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "caustic_cloud_sanctum": {
    "description": "腐食領域に立っているため、混沌継続ダメージを受けている。",
    "invisible": false,
    "name": "腐食領域",
    "removable": false,
    "stats": [
      "base_chaos_damage_taken_per_minute",
      "base_sanctum_damage_taken_per_minute",
      "is_in_caustic_cloud"
    ],
    "visuals": "caustic_cloud",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "enchantment_reduced_mana_cost": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "base_mana_cost_-%"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "enchantment_stun_avoid": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "base_avoid_stun_%"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "enchantment_attack_and_cast_speed": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "attack_speed_+%",
      "base_cast_speed_+%"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "enchantment_added_cold_damage": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "global_minimum_added_cold_damage",
      "global_maximum_added_cold_damage"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "enchantment_life_leech": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "life_leech_from_any_damage_permyriad"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "enchantment_life_regen": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "life_regeneration_rate_per_minute_%"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "attack_speed_when_hit": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "attack_speed_+%"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "negate_move_speed_increase": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "base_movement_velocity_+%"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "berserker_life_and_mana_leech": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "life_leech_from_any_damage_permyriad",
      "mana_leech_from_any_damage_permyriad"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "added_fire_damage": {
    "description": "物理ダメージの一部を火ダメージとして追加して与える",
    "invisible": true,
    "name": "火ダメージ",
    "removable": false,
    "stats": [
      "physical_damage_%_to_add_as_fire"
    ],
    "visuals": "monster_display_fire_bonus",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "attack_and_cast_speed": {
    "description": "アタックスピードおよびキャストスピードが増加",
    "invisible": true,
    "name": "アタックおよびキャストスピード",
    "removable": false,
    "stats": [
      "attack_speed_+%",
      "base_cast_speed_+%"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "physical_damage_stacking": {
    "description": "物理ダメージおよびブロック率が増加",
    "invisible": false,
    "name": "激しい報復",
    "removable": false,
    "stats": [],
    "visuals": "gladiator_damage_speed_stack",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "block_chance": {
    "description": "追加のブロック率を獲得",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "additional_block_%"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "damage": {
    "description": "物理ダメージが増加",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "damage_+%"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "taunted_special": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "base_damage_taken_+%",
      "chance_to_be_stunned_%",
      "damage_+%_final_vs_non_taunt_target_from_passive"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "movement_speed": {
    "description": "チャンピオンにより移動スピードが増加",
    "invisible": false,
    "name": "鼓舞",
    "removable": false,
    "stats": [
      "base_movement_velocity_+%"
    ],
    "visuals": "inspirational",
    "category": "Buff",
    "sources": null,
    "templates": {
      "ChampionMovementSpeed": {
        "aura_radius_metres": 6.0,
        "stats": {
          "base_movement_velocity_+%": 12
        },
        "stat_text": [
          "移動スピードが12%増加する"
        ],
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "scion_movement_speed": {
    "description": "アセンダントにより移動スピードが増加",
    "invisible": false,
    "name": "鼓舞",
    "removable": false,
    "stats": [
      "base_movement_velocity_+%"
    ],
    "visuals": "inspirational",
    "category": "Buff",
    "sources": null,
    "templates": {
      "ScionMovementSpeed": {
        "aura_radius_metres": 6.0,
        "stats": {
          "base_movement_velocity_+%": 8
        },
        "stat_text": [
          "移動スピードが8%増加する"
        ],
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "siphon_damage": {
    "description": "混沌継続ダメージを受けている",
    "invisible": false,
    "name": "エッセンスドレイン",
    "removable": false,
    "stats": [
      "base_chaos_damage_taken_per_minute"
    ],
    "visuals": "siphon",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "contagion": {
    "description": "混沌継続ダメージを受けている",
    "invisible": false,
    "name": "コンテージョン",
    "removable": false,
    "stats": [
      "base_chaos_damage_taken_per_minute"
    ],
    "visuals": "contagion",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "hinder": {
    "description": "移動スピードが減少",
    "invisible": false,
    "name": "妨害",
    "removable": false,
    "stats": [
      "base_movement_velocity_+%",
      "is_hindered"
    ],
    "visuals": "hinder",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "withered": {
    "description": "受ける混沌ダメージが増加",
    "invisible": false,
    "name": "衰弱",
    "removable": false,
    "stats": [
      "chaos_damage_taken_+%",
      "is_withered"
    ],
    "visuals": "wither_resistance",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": 15
  },
  "siphon_leech": {
    "description": "エッセンスドレインによりライフが自動回復",
    "invisible": false,
    "name": "エッセンスドレイン自動回復",
    "removable": false,
    "stats": [
      "base_life_regeneration_rate_per_minute"
    ],
    "visuals": "siphon",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "warcry_damage_added_as_mana": {
    "description": "受けたダメージの一部がマナに追加される",
    "invisible": true,
    "name": "ウォークライ時ダメージをマナに変換",
    "removable": false,
    "stats": [
      "damage_taken_goes_to_mana_%"
    ],
    "visuals": "invisible",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "offering_of_judgement_fire": {
    "description": "燃焼ダメージを受けている",
    "invisible": false,
    "name": "審判の供物",
    "removable": false,
    "stats": [
      "base_fire_damage_taken_per_minute"
    ],
    "visuals": "offering_of_judgement_fire",
    "category": "Debuff",
    "sources": {
      "PlayerConditions": [
        {
          "id": "IsJudged",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": null,
          "stats": {
            "base_fire_damage_taken_per_minute": 1
          }
        }
      ]
    },
    "templates": null,
    "stack_limit": null
  },
  "offering_of_judgement_chaos": {
    "description": "混沌継続ダメージを受けている",
    "invisible": false,
    "name": "審判の供物",
    "removable": false,
    "stats": [
      "base_chaos_damage_taken_per_minute"
    ],
    "visuals": "offering_of_judgement_chaos",
    "category": "Debuff",
    "sources": {
      "PlayerConditions": [
        {
          "id": "IsJudged",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": [
            "毎秒xの混沌ダメージを受ける"
          ],
          "stats": {
            "base_chaos_damage_taken_per_minute": 1
          }
        }
      ]
    },
    "templates": null,
    "stack_limit": null
  },
  "offering_of_judgement_counter": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "her_blessing": {
    "description": "彼女の祝福により、毎秒ライフおよびエナジーシールドの33%を火ダメージとして受けている。",
    "invisible": false,
    "name": "彼女の祝福",
    "removable": false,
    "stats": [
      "have_her_blessing",
      "base_fire_damage_%_of_maximum_life_plus_maximum_ES_taken_per_minute"
    ],
    "visuals": "her_blessing",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "maim": {
    "description": "重傷により、移動スピードが減少",
    "invisible": false,
    "name": "重傷",
    "removable": false,
    "stats": [
      "base_movement_velocity_+%",
      "is_maimed"
    ],
    "visuals": "maim",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "lightning_flask": {
    "description": "プレイヤーと周囲の敵は感電し、プレイヤーが与える雷ダメージはライフをリーチする。",
    "invisible": false,
    "name": "ヴィンクターの器",
    "removable": false,
    "stats": [
      "base_life_leech_from_lightning_damage_permyriad",
      "base_mana_leech_from_lightning_damage_permyriad",
      "base_life_leech_is_instant",
      "mana_leech_is_instant"
    ],
    "visuals": "vinktars_vessel_no_epk",
    "category": "Flask",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "lightning_flask_attack_damage": {
    "description": "アタックは追加の雷ダメージを与える。",
    "invisible": false,
    "name": "ヴィンクターの器",
    "removable": false,
    "stats": [
      "attack_minimum_added_lightning_damage",
      "attack_maximum_added_lightning_damage"
    ],
    "visuals": "vinktars_vessel",
    "category": "Flask",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "lightning_flask_spell_damage": {
    "description": "スペルは追加の雷ダメージを与える。",
    "invisible": false,
    "name": "ヴィンクターの器",
    "removable": false,
    "stats": [
      "spell_minimum_added_lightning_damage",
      "spell_maximum_added_lightning_damage"
    ],
    "visuals": "vinktars_vessel",
    "category": "Flask",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "lightning_flask_physical_to_lightning": {
    "description": "物理ダメージの一部を雷ダメージに変換する。",
    "invisible": false,
    "name": "ヴィンクターの器",
    "removable": false,
    "stats": [
      "base_physical_damage_%_to_convert_to_lightning"
    ],
    "visuals": "vinktars_vessel",
    "category": "Flask",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "lightning_flask_lightning_penetration": {
    "description": "与えるダメージは雷耐性を突破する。",
    "invisible": false,
    "name": "ヴィンクターの器",
    "removable": false,
    "stats": [
      "base_reduce_enemy_lightning_resistance_%"
    ],
    "visuals": "vinktars_vessel",
    "category": "Flask",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "lightning_flask_shock_proliferation": {
    "description": "感電の効果が増加、周囲の敵も効果を受ける",
    "invisible": false,
    "name": "ヴィンクターの器",
    "removable": false,
    "stats": [
      "unique_vinktars_flask_shock_proliferation_radius",
      "shock_effect_+%"
    ],
    "visuals": "vinktars_vessel",
    "category": "Flask",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "shock_aura": {
    "description": "感電オーラの中に立っているため、受けるダメージが増加",
    "invisible": false,
    "name": "感電オーラ",
    "removable": false,
    "stats": [
      "base_damage_taken_+%_from_shock"
    ],
    "visuals": "shocked",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "trap_pinned": {
    "description": "",
    "invisible": true,
    "name": "スパイクによる足止め",
    "removable": false,
    "stats": [
      "base_physical_damage_taken_per_minute"
    ],
    "visuals": "invisible",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "enchantment_physical_to_fire": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "physical_damage_%_to_add_as_fire"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "enchantment_physical_to_cold": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "physical_damage_%_to_add_as_cold"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "enchantment_physical_to_lightning": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "physical_damage_%_to_add_as_lightning"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "enchantment_added_chaos_damage": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "global_minimum_added_chaos_damage",
      "global_maximum_added_chaos_damage"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "stacking_increased_spell_damage": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "spell_damage_+%"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "templar_ascendency_movement_speed": {
    "description": "",
    "invisible": true,
    "name": "アセンダンシー効果 (不可視)",
    "removable": false,
    "stats": [
      "base_movement_velocity_+%"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "guardian_warcry": {
    "description": "",
    "invisible": true,
    "name": "アセンダンシー効果 (不可視)",
    "removable": false,
    "stats": [
      "base_movement_velocity_+%",
      "attack_and_cast_speed_+%"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "avoid_stun_staff_aura": {
    "description": "ガーディアンによりスタン無効化を獲得",
    "invisible": true,
    "name": "スタッフマスタリー",
    "removable": false,
    "stats": [
      "base_avoid_stun_%"
    ],
    "visuals": "avoid_stun_staff_aura",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "labyrinth_lava_aura": {
    "description": "ES normal/cruel/merciless, Life normal/cruel/merciless",
    "invisible": true,
    "name": "溶岩",
    "removable": false,
    "stats": [
      "base_fire_damage_%_of_maximum_es_taken_per_minute_in_normal",
      "base_fire_damage_%_of_maximum_es_taken_per_minute_in_cruel",
      "base_fire_damage_%_of_maximum_es_taken_per_minute_in_merciless",
      "base_fire_damage_%_of_maximum_life_taken_per_minute_in_normal",
      "base_fire_damage_%_of_maximum_life_taken_per_minute_in_cruel",
      "base_fire_damage_%_of_maximum_life_taken_per_minute_in_merciless",
      "in_lava"
    ],
    "visuals": "lava_aura_ignited",
    "category": "Labyrinth trap",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "roomba_damage": {
    "description": "",
    "invisible": true,
    "name": "死のルンバ",
    "removable": false,
    "stats": [
      "base_physical_damage_%_of_maximum_life_taken_per_minute",
      "base_physical_damage_%_of_maximum_energy_shield_taken_per_minute"
    ],
    "visuals": "rhoomba_damage",
    "category": "Labyrinth trap",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "flying_roomba_damage": {
    "description": "",
    "invisible": true,
    "name": "飛行型死のルンバ",
    "removable": false,
    "stats": [
      "base_physical_damage_%_of_maximum_life_taken_per_minute",
      "base_physical_damage_%_of_maximum_energy_shield_taken_per_minute"
    ],
    "visuals": "flying_rhoomba_damage",
    "category": "Labyrinth trap",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "offering_of_judgement_ground": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "curse_damage_taken": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "base_damage_taken_+%"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "increased_crit_chance": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "critical_strike_chance_+%"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "increased_minion_damage": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "minion_damage_+%"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "increased_damage": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "damage_+%"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "damage_taken": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "base_damage_taken_+%"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "avoid_stun": {
    "description": "",
    "invisible": true,
    "name": "アセンダンシー効果",
    "removable": false,
    "stats": [
      "base_avoid_stun_%"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "spinning_blade_damage": {
    "description": "",
    "invisible": true,
    "name": "回転する刃",
    "removable": false,
    "stats": [
      "base_physical_damage_%_of_maximum_life_taken_per_minute",
      "base_physical_damage_%_of_maximum_energy_shield_taken_per_minute"
    ],
    "visuals": "spinning_blades_damage",
    "category": "Labyrinth trap",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "stacking_movement_speed_buff": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "nightwane_effects": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "nightwane_effects",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "increased_elemental_damage_taken": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "fire_damage_taken_+%",
      "cold_damage_taken_+%",
      "lightning_damage_taken_+%"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "mana_and_es_regeneration": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "mana_regeneration_rate_per_minute_%",
      "base_energy_shield_regeneration_rate_per_minute_%"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "vinktar_boss_buff": {
    "description": "",
    "invisible": false,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "vinktars_vessel",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "grant_es_to_nearby_allies": {
    "description": "ガーディアンによりエナジーシールドを獲得。",
    "invisible": false,
    "name": "輝く信仰",
    "removable": false,
    "stats": [
      "base_maximum_energy_shield"
    ],
    "visuals": "grant_es_to_nearby_allies",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "grant_armour_to_nearby_allies": {
    "description": "ガーディアンによりアーマーを獲得。",
    "invisible": false,
    "name": "輝く信仰",
    "removable": false,
    "stats": [
      "base_physical_damage_reduction_rating"
    ],
    "visuals": "grant_es_to_nearby_allies",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "singularity_aura": {
    "description": "シンギュラリティに捕らわれています",
    "invisible": false,
    "name": "シンギュラリティ",
    "removable": false,
    "stats": [
      "base_movement_velocity_+%",
      "is_in_singularity"
    ],
    "visuals": "singularity_aura",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "power_symbol_aura": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "in_symbol"
    ],
    "visuals": "invisible",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "gargoyle_statue_buff": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "cannot_be_knocked_back",
      "base_cannot_be_stunned",
      "immune_vaal_lighting_warp"
    ],
    "visuals": "invisible",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "izaro_fire_buff_phase1": {
    "description": "追加の火ダメージを獲得",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "physical_damage_%_to_add_as_fire",
      "fire_damage_taken_+%"
    ],
    "visuals": "izaro_elemental_fire_buff",
    "category": "Buff",
    "sources": {
      "LabyrinthSecretEffects": [
        {
          "id": "PowerSymbols1_Fire",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": [
            "物理ダメージの20%を追加火ダメージとして獲得する",
            "受ける火ダメージが25%減少する"
          ],
          "stats": {
            "physical_damage_%_to_add_as_fire": 20,
            "fire_damage_taken_+%": -25
          }
        }
      ]
    },
    "templates": null,
    "stack_limit": null
  },
  "izaro_fire_buff": {
    "description": "追加の火ダメージを獲得",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "physical_damage_%_to_add_as_fire",
      "fire_damage_taken_+%",
      "monster_dropped_item_rarity_+%",
      "monster_dropped_item_quantity_+%"
    ],
    "visuals": "izaro_elemental_fire_buff",
    "category": "Buff",
    "sources": {
      "LabyrinthSecretEffects": [
        {
          "id": "PowerSymbols2_Fire",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": [
            "物理ダメージの40%を追加火ダメージとして獲得する",
            "受ける火ダメージが50%減少する",
            "ドロップするアイテムのレアリティが500%増加する",
            "ドロップするアイテムの数量が400%増加する"
          ],
          "stats": {
            "physical_damage_%_to_add_as_fire": 40,
            "fire_damage_taken_+%": -50,
            "monster_dropped_item_rarity_+%": 500,
            "monster_dropped_item_quantity_+%": 400
          }
        }
      ]
    },
    "templates": null,
    "stack_limit": null
  },
  "izaro_cold_buff_phase1": {
    "description": "追加の冷気ダメージを獲得",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "physical_damage_%_to_add_as_cold",
      "cold_damage_taken_+%"
    ],
    "visuals": "izaro_elemental_cold_buff",
    "category": "Buff",
    "sources": {
      "LabyrinthSecretEffects": [
        {
          "id": "PowerSymbols1_Cold",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": [
            "物理ダメージの20%を追加冷気ダメージとして獲得する",
            "受ける冷気ダメージが25%減少する"
          ],
          "stats": {
            "physical_damage_%_to_add_as_cold": 20,
            "cold_damage_taken_+%": -25
          }
        }
      ]
    },
    "templates": null,
    "stack_limit": null
  },
  "izaro_cold_buff": {
    "description": "追加の冷気ダメージを獲得",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "physical_damage_%_to_add_as_cold",
      "cold_damage_taken_+%",
      "monster_dropped_item_rarity_+%",
      "monster_dropped_item_quantity_+%"
    ],
    "visuals": "izaro_elemental_cold_buff",
    "category": "Buff",
    "sources": {
      "LabyrinthSecretEffects": [
        {
          "id": "PowerSymbols2_Cold",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": [
            "物理ダメージの40%を追加冷気ダメージとして獲得する",
            "受ける冷気ダメージが50%減少する",
            "ドロップするアイテムのレアリティが500%増加する",
            "ドロップするアイテムの数量が400%増加する"
          ],
          "stats": {
            "physical_damage_%_to_add_as_cold": 40,
            "cold_damage_taken_+%": -50,
            "monster_dropped_item_rarity_+%": 500,
            "monster_dropped_item_quantity_+%": 400
          }
        }
      ]
    },
    "templates": null,
    "stack_limit": null
  },
  "izaro_lightning_buff_phase1": {
    "description": "追加の雷ダメージを獲得",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "physical_damage_%_to_add_as_lightning",
      "lightning_damage_taken_+%"
    ],
    "visuals": "izaro_elemental_lightning_buff",
    "category": "Buff",
    "sources": {
      "LabyrinthSecretEffects": [
        {
          "id": "PowerSymbols1_Lightning",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": [
            "物理ダメージの20%を追加雷ダメージとして獲得する",
            "受ける雷ダメージが25%減少する"
          ],
          "stats": {
            "physical_damage_%_to_add_as_lightning": 20,
            "lightning_damage_taken_+%": -25
          }
        }
      ]
    },
    "templates": null,
    "stack_limit": null
  },
  "izaro_lightning_buff": {
    "description": "追加の雷ダメージを獲得",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "physical_damage_%_to_add_as_lightning",
      "lightning_damage_taken_+%",
      "monster_dropped_item_rarity_+%",
      "monster_dropped_item_quantity_+%"
    ],
    "visuals": "izaro_elemental_lightning_buff",
    "category": "Buff",
    "sources": {
      "LabyrinthSecretEffects": [
        {
          "id": "PowerSymbols2_Lightning",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": [
            "物理ダメージの40%を追加雷ダメージとして獲得する",
            "受ける雷ダメージが50%減少する",
            "ドロップするアイテムのレアリティが500%増加する",
            "ドロップするアイテムの数量が400%増加する"
          ],
          "stats": {
            "physical_damage_%_to_add_as_lightning": 40,
            "lightning_damage_taken_+%": -50,
            "monster_dropped_item_rarity_+%": 500,
            "monster_dropped_item_quantity_+%": 400
          }
        }
      ]
    },
    "templates": null,
    "stack_limit": null
  },
  "izaro_physical_buff_phase1": {
    "description": "物理ダメージ上昇を獲得",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "physical_damage_+%",
      "physical_damage_taken_+%"
    ],
    "visuals": "izaro_gargoyles_damage_buff",
    "category": "Buff",
    "sources": {
      "LabyrinthSecretEffects": [
        {
          "id": "PowerSymbols1_Physical",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": [
            "グローバル物理ダメージが20%増加する",
            "受ける物理ダメージが25%減少する"
          ],
          "stats": {
            "physical_damage_+%": 20,
            "physical_damage_taken_+%": -25
          }
        }
      ]
    },
    "templates": null,
    "stack_limit": null
  },
  "izaro_physical_buff": {
    "description": "物理ダメージ上昇を獲得",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "physical_damage_+%",
      "physical_damage_taken_+%",
      "monster_dropped_item_rarity_+%",
      "monster_dropped_item_quantity_+%"
    ],
    "visuals": "izaro_gargoyles_damage_buff",
    "category": "Buff",
    "sources": {
      "LabyrinthSecretEffects": [
        {
          "id": "PowerSymbols2_Physical",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": [
            "グローバル物理ダメージが40%増加する",
            "受ける物理ダメージが50%減少する",
            "ドロップするアイテムのレアリティが500%増加する",
            "ドロップするアイテムの数量が400%増加する"
          ],
          "stats": {
            "physical_damage_+%": 40,
            "physical_damage_taken_+%": -50,
            "monster_dropped_item_rarity_+%": 500,
            "monster_dropped_item_quantity_+%": 400
          }
        }
      ]
    },
    "templates": null,
    "stack_limit": null
  },
  "izaro_ignite_buff_phase1": {
    "description": "追加の火ダメージおよび発火確率増加を獲得",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "base_chance_to_ignite_%",
      "fire_damage_taken_+%",
      "physical_damage_%_to_add_as_fire"
    ],
    "visuals": "izaro_elemental_fire_buff",
    "category": "Buff",
    "sources": {
      "LabyrinthSecretEffects": [
        {
          "id": "ToggleStatuesNormal_Fire",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": [
            "15%の確率で敵を発火させる",
            "受ける火ダメージが20%減少する",
            "物理ダメージの10%を追加火ダメージとして獲得する"
          ],
          "stats": {
            "base_chance_to_ignite_%": 15,
            "fire_damage_taken_+%": -20,
            "physical_damage_%_to_add_as_fire": 10
          }
        },
        {
          "id": "ToggleStatuesCruel_Fire",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": [
            "20%の確率で敵を発火させる",
            "受ける火ダメージが20%減少する",
            "物理ダメージの20%を追加火ダメージとして獲得する"
          ],
          "stats": {
            "base_chance_to_ignite_%": 20,
            "fire_damage_taken_+%": -20,
            "physical_damage_%_to_add_as_fire": 20
          }
        },
        {
          "id": "ToggleStatuesMerciless_Fire",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": [
            "20%の確率で敵を発火させる",
            "受ける火ダメージが20%減少する",
            "物理ダメージの20%を追加火ダメージとして獲得する"
          ],
          "stats": {
            "base_chance_to_ignite_%": 20,
            "fire_damage_taken_+%": -20,
            "physical_damage_%_to_add_as_fire": 20
          }
        },
        {
          "id": "ToggleStatuesEndgame_Fire",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": [
            "30%の確率で敵を発火させる",
            "受ける火ダメージが20%減少する",
            "物理ダメージの30%を追加火ダメージとして獲得する"
          ],
          "stats": {
            "base_chance_to_ignite_%": 30,
            "fire_damage_taken_+%": -20,
            "physical_damage_%_to_add_as_fire": 30
          }
        }
      ]
    },
    "templates": null,
    "stack_limit": null
  },
  "izaro_ignite_buff": {
    "description": "追加の火ダメージおよび発火確率増加を獲得",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "base_chance_to_ignite_%",
      "fire_damage_taken_+%",
      "physical_damage_%_to_add_as_fire",
      "monster_dropped_item_rarity_+%",
      "monster_dropped_item_quantity_+%"
    ],
    "visuals": "izaro_elemental_fire_buff",
    "category": "Buff",
    "sources": {
      "LabyrinthSecretEffects": [
        {
          "id": "ToggleStatuesNormal_Fire2",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": [
            "15%の確率で敵を発火させる",
            "受ける火ダメージが20%減少する",
            "物理ダメージの10%を追加火ダメージとして獲得する",
            "ドロップするアイテムのレアリティが500%増加する",
            "ドロップするアイテムの数量が667%増加する"
          ],
          "stats": {
            "base_chance_to_ignite_%": 15,
            "fire_damage_taken_+%": -20,
            "physical_damage_%_to_add_as_fire": 10,
            "monster_dropped_item_rarity_+%": 500,
            "monster_dropped_item_quantity_+%": 667
          }
        },
        {
          "id": "ToggleStatuesCruel_Fire2",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": [
            "20%の確率で敵を発火させる",
            "受ける火ダメージが20%減少する",
            "物理ダメージの20%を追加火ダメージとして獲得する",
            "ドロップするアイテムのレアリティが500%増加する",
            "ドロップするアイテムの数量が667%増加する"
          ],
          "stats": {
            "base_chance_to_ignite_%": 20,
            "fire_damage_taken_+%": -20,
            "physical_damage_%_to_add_as_fire": 20,
            "monster_dropped_item_rarity_+%": 500,
            "monster_dropped_item_quantity_+%": 667
          }
        },
        {
          "id": "ToggleStatuesMerciless_Fire2",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": [
            "20%の確率で敵を発火させる",
            "受ける火ダメージが20%減少する",
            "物理ダメージの20%を追加火ダメージとして獲得する",
            "ドロップするアイテムのレアリティが500%増加する",
            "ドロップするアイテムの数量が667%増加する"
          ],
          "stats": {
            "base_chance_to_ignite_%": 20,
            "fire_damage_taken_+%": -20,
            "physical_damage_%_to_add_as_fire": 20,
            "monster_dropped_item_rarity_+%": 500,
            "monster_dropped_item_quantity_+%": 667
          }
        },
        {
          "id": "ToggleStatuesEndgame_Fire2",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": [
            "30%の確率で敵を発火させる",
            "受ける火ダメージが20%減少する",
            "物理ダメージの30%を追加火ダメージとして獲得する",
            "ドロップするアイテムのレアリティが500%増加する",
            "ドロップするアイテムの数量が667%増加する"
          ],
          "stats": {
            "base_chance_to_ignite_%": 30,
            "fire_damage_taken_+%": -20,
            "physical_damage_%_to_add_as_fire": 30,
            "monster_dropped_item_rarity_+%": 500,
            "monster_dropped_item_quantity_+%": 667
          }
        }
      ]
    },
    "templates": null,
    "stack_limit": null
  },
  "izaro_freeze_buff_phase1": {
    "description": "追加の冷気ダメージおよび凍結確率増加を獲得",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "base_chance_to_freeze_%",
      "cold_damage_taken_+%",
      "physical_damage_%_to_add_as_cold"
    ],
    "visuals": "izaro_elemental_cold_buff",
    "category": "Buff",
    "sources": {
      "LabyrinthSecretEffects": [
        {
          "id": "ToggleStatuesNormal_Cold",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": [
            "15%の確率で敵を凍結させる",
            "受ける冷気ダメージが20%減少する",
            "物理ダメージの10%を追加冷気ダメージとして獲得する"
          ],
          "stats": {
            "base_chance_to_freeze_%": 15,
            "cold_damage_taken_+%": -20,
            "physical_damage_%_to_add_as_cold": 10
          }
        },
        {
          "id": "ToggleStatuesCruel_Cold",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": [
            "20%の確率で敵を凍結させる",
            "受ける冷気ダメージが20%減少する",
            "物理ダメージの20%を追加冷気ダメージとして獲得する"
          ],
          "stats": {
            "base_chance_to_freeze_%": 20,
            "cold_damage_taken_+%": -20,
            "physical_damage_%_to_add_as_cold": 20
          }
        },
        {
          "id": "ToggleStatuesMerciless_Cold",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": [
            "20%の確率で敵を凍結させる",
            "受ける冷気ダメージが20%減少する",
            "物理ダメージの20%を追加冷気ダメージとして獲得する"
          ],
          "stats": {
            "base_chance_to_freeze_%": 20,
            "cold_damage_taken_+%": -20,
            "physical_damage_%_to_add_as_cold": 20
          }
        },
        {
          "id": "ToggleStatuesEndgame_Cold",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": [
            "30%の確率で敵を凍結させる",
            "受ける冷気ダメージが20%減少する",
            "物理ダメージの30%を追加冷気ダメージとして獲得する"
          ],
          "stats": {
            "base_chance_to_freeze_%": 30,
            "cold_damage_taken_+%": -20,
            "physical_damage_%_to_add_as_cold": 30
          }
        }
      ]
    },
    "templates": null,
    "stack_limit": null
  },
  "izaro_freeze_buff": {
    "description": "追加の冷気ダメージおよび凍結確率増加を獲得",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "base_chance_to_freeze_%",
      "cold_damage_taken_+%",
      "physical_damage_%_to_add_as_cold",
      "monster_dropped_item_rarity_+%",
      "monster_dropped_item_quantity_+%"
    ],
    "visuals": "izaro_elemental_cold_buff",
    "category": "Buff",
    "sources": {
      "LabyrinthSecretEffects": [
        {
          "id": "ToggleStatuesNormal_Cold2",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": [
            "15%の確率で敵を凍結させる",
            "受ける冷気ダメージが20%減少する",
            "物理ダメージの10%を追加冷気ダメージとして獲得する",
            "ドロップするアイテムのレアリティが500%増加する",
            "ドロップするアイテムの数量が667%増加する"
          ],
          "stats": {
            "base_chance_to_freeze_%": 15,
            "cold_damage_taken_+%": -20,
            "physical_damage_%_to_add_as_cold": 10,
            "monster_dropped_item_rarity_+%": 500,
            "monster_dropped_item_quantity_+%": 667
          }
        },
        {
          "id": "ToggleStatuesCruel_Cold2",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": [
            "20%の確率で敵を凍結させる",
            "受ける冷気ダメージが20%減少する",
            "物理ダメージの20%を追加冷気ダメージとして獲得する",
            "ドロップするアイテムのレアリティが500%増加する",
            "ドロップするアイテムの数量が667%増加する"
          ],
          "stats": {
            "base_chance_to_freeze_%": 20,
            "cold_damage_taken_+%": -20,
            "physical_damage_%_to_add_as_cold": 20,
            "monster_dropped_item_rarity_+%": 500,
            "monster_dropped_item_quantity_+%": 667
          }
        },
        {
          "id": "ToggleStatuesMerciless_Cold2",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": [
            "20%の確率で敵を凍結させる",
            "受ける冷気ダメージが20%減少する",
            "物理ダメージの20%を追加冷気ダメージとして獲得する",
            "ドロップするアイテムのレアリティが500%増加する",
            "ドロップするアイテムの数量が667%増加する"
          ],
          "stats": {
            "base_chance_to_freeze_%": 20,
            "cold_damage_taken_+%": -20,
            "physical_damage_%_to_add_as_cold": 20,
            "monster_dropped_item_rarity_+%": 500,
            "monster_dropped_item_quantity_+%": 667
          }
        },
        {
          "id": "ToggleStatuesEndgame_Cold2",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": [
            "30%の確率で敵を凍結させる",
            "受ける冷気ダメージが20%減少する",
            "物理ダメージの30%を追加冷気ダメージとして獲得する",
            "ドロップするアイテムのレアリティが500%増加する",
            "ドロップするアイテムの数量が667%増加する"
          ],
          "stats": {
            "base_chance_to_freeze_%": 30,
            "cold_damage_taken_+%": -20,
            "physical_damage_%_to_add_as_cold": 30,
            "monster_dropped_item_rarity_+%": 500,
            "monster_dropped_item_quantity_+%": 667
          }
        }
      ]
    },
    "templates": null,
    "stack_limit": null
  },
  "izaro_shock_buff_phase1": {
    "description": "追加の雷ダメージおよび感電確率増加を獲得",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "base_chance_to_shock_%",
      "lightning_damage_taken_+%",
      "physical_damage_%_to_add_as_lightning"
    ],
    "visuals": "izaro_elemental_lightning_buff",
    "category": "Buff",
    "sources": {
      "LabyrinthSecretEffects": [
        {
          "id": "ToggleStatuesNormal_Lightning",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": [
            "15%の確率で敵を感電させる",
            "受ける雷ダメージが20%減少する",
            "物理ダメージの10%を追加雷ダメージとして獲得する"
          ],
          "stats": {
            "base_chance_to_shock_%": 15,
            "lightning_damage_taken_+%": -20,
            "physical_damage_%_to_add_as_lightning": 10
          }
        },
        {
          "id": "ToggleStatuesCruel_Lightning",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": [
            "20%の確率で敵を感電させる",
            "受ける雷ダメージが20%減少する",
            "物理ダメージの20%を追加雷ダメージとして獲得する"
          ],
          "stats": {
            "base_chance_to_shock_%": 20,
            "lightning_damage_taken_+%": -20,
            "physical_damage_%_to_add_as_lightning": 20
          }
        },
        {
          "id": "ToggleStatuesMerciless_Lightning",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": [
            "20%の確率で敵を感電させる",
            "受ける雷ダメージが20%減少する",
            "物理ダメージの20%を追加雷ダメージとして獲得する"
          ],
          "stats": {
            "base_chance_to_shock_%": 20,
            "lightning_damage_taken_+%": -20,
            "physical_damage_%_to_add_as_lightning": 20
          }
        },
        {
          "id": "ToggleStatuesEndgame_Lightning",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": [
            "30%の確率で敵を感電させる",
            "受ける雷ダメージが20%減少する",
            "物理ダメージの30%を追加雷ダメージとして獲得する"
          ],
          "stats": {
            "base_chance_to_shock_%": 30,
            "lightning_damage_taken_+%": -20,
            "physical_damage_%_to_add_as_lightning": 30
          }
        }
      ]
    },
    "templates": null,
    "stack_limit": null
  },
  "izaro_shock_buff": {
    "description": "追加の雷ダメージおよび感電確率増加を獲得",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "base_chance_to_shock_%",
      "lightning_damage_taken_+%",
      "physical_damage_%_to_add_as_lightning",
      "monster_dropped_item_rarity_+%",
      "monster_dropped_item_quantity_+%"
    ],
    "visuals": "izaro_elemental_lightning_buff",
    "category": "Buff",
    "sources": {
      "LabyrinthSecretEffects": [
        {
          "id": "ToggleStatuesNormal_Lightning2",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": [
            "15%の確率で敵を感電させる",
            "受ける雷ダメージが20%減少する",
            "物理ダメージの10%を追加雷ダメージとして獲得する",
            "ドロップするアイテムのレアリティが500%増加する",
            "ドロップするアイテムの数量が667%増加する"
          ],
          "stats": {
            "base_chance_to_shock_%": 15,
            "lightning_damage_taken_+%": -20,
            "physical_damage_%_to_add_as_lightning": 10,
            "monster_dropped_item_rarity_+%": 500,
            "monster_dropped_item_quantity_+%": 667
          }
        },
        {
          "id": "ToggleStatuesCruel_Lightning2",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": [
            "20%の確率で敵を感電させる",
            "受ける雷ダメージが20%減少する",
            "物理ダメージの20%を追加雷ダメージとして獲得する",
            "ドロップするアイテムのレアリティが500%増加する",
            "ドロップするアイテムの数量が667%増加する"
          ],
          "stats": {
            "base_chance_to_shock_%": 20,
            "lightning_damage_taken_+%": -20,
            "physical_damage_%_to_add_as_lightning": 20,
            "monster_dropped_item_rarity_+%": 500,
            "monster_dropped_item_quantity_+%": 667
          }
        },
        {
          "id": "ToggleStatuesMerciless_Lightning2",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": [
            "20%の確率で敵を感電させる",
            "受ける雷ダメージが20%減少する",
            "物理ダメージの20%を追加雷ダメージとして獲得する",
            "ドロップするアイテムのレアリティが500%増加する",
            "ドロップするアイテムの数量が667%増加する"
          ],
          "stats": {
            "base_chance_to_shock_%": 20,
            "lightning_damage_taken_+%": -20,
            "physical_damage_%_to_add_as_lightning": 20,
            "monster_dropped_item_rarity_+%": 500,
            "monster_dropped_item_quantity_+%": 667
          }
        },
        {
          "id": "ToggleStatuesEndgame_Lightning2",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": [
            "30%の確率で敵を感電させる",
            "受ける雷ダメージが20%減少する",
            "物理ダメージの30%を追加雷ダメージとして獲得する",
            "ドロップするアイテムのレアリティが500%増加する",
            "ドロップするアイテムの数量が667%増加する"
          ],
          "stats": {
            "base_chance_to_shock_%": 30,
            "lightning_damage_taken_+%": -20,
            "physical_damage_%_to_add_as_lightning": 30,
            "monster_dropped_item_rarity_+%": 500,
            "monster_dropped_item_quantity_+%": 667
          }
        }
      ]
    },
    "templates": null,
    "stack_limit": null
  },
  "izaro_bleed_buff_phase1": {
    "description": "追加ダメージおよび出血",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "bleed_on_hit_with_attacks_%",
      "physical_damage_taken_+%"
    ],
    "visuals": "izaro_gargoyles_damage_buff",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "izaro_bleed_buff": {
    "description": "追加ダメージおよび出血",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "bleed_on_hit_with_attacks_%",
      "physical_damage_taken_+%"
    ],
    "visuals": "izaro_gargoyles_damage_buff",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "vinktar_lightning_bond": {
    "description": "繋がっている",
    "invisible": true,
    "name": "ヴィンクターのライトニングボンド",
    "removable": false,
    "stats": [
      "is_vinktar_lightning_bond_source",
      "is_vinktar_lightning_bond_target"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "killed_rare_monsters_drop_uniques": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "killed_rare_monsters_drop_additional_unique_items",
      "has_shrine_effect"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": {
      "rare_monsters_drop_uniques": {
        "aura_radius_metres": null,
        "stats": {
          "killed_rare_monsters_drop_additional_unique_items": 1,
          "has_shrine_effect": 1
        },
        "stat_text": null,
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "savage_hit_life_leech": {
    "description": "追加のライフリーチ、ダメージおよびアタックスピードを獲得",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "life_leech_from_any_damage_permyriad"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "savage_hit_damage": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "damage_+%"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "savage_hit_attack_cast_speed": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "attack_and_cast_speed_+%"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "savage_hit_attack_speed": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "attack_speed_+%"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "melee_physical_damage": {
    "description": "ガーディアンの力により追加の近接物理ダメージを獲得",
    "invisible": true,
    "name": "強固な活力",
    "removable": false,
    "stats": [
      "melee_physical_damage_+%"
    ],
    "visuals": "shield_defence_aura",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "grasping_ornaments_slow_aura": {
    "description": "束縛する装飾品の上に立っているため、アタック、キャストおよび移動スピードが減少。",
    "invisible": false,
    "name": "束縛する装飾品",
    "removable": false,
    "stats": [
      "attack_speed_+%",
      "base_cast_speed_+%",
      "base_movement_velocity_+%"
    ],
    "visuals": "grasping_ornaments_slow",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "grasping_tentacles_slow_aura": {
    "description": "束縛する触手の上に立っているため、アタック、キャストおよび移動スピードが減少。",
    "invisible": false,
    "name": "束縛する触手",
    "removable": false,
    "stats": [
      "attack_speed_+%",
      "base_cast_speed_+%",
      "base_movement_velocity_+%"
    ],
    "visuals": "grasping_tentacles_slow",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "grasping_pincers_slow_aura": {
    "description": "束縛する鋏の上に立っているため、アタック、キャストおよび移動スピードが減少。",
    "invisible": false,
    "name": "束縛する鋏",
    "removable": false,
    "stats": [
      "attack_speed_+%",
      "base_cast_speed_+%",
      "base_movement_velocity_+%"
    ],
    "visuals": "grasping_tentacles_slow",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "labyrinth_boss_grace": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "base_cannot_be_damaged",
      "cannot_die",
      "minions_take_no_actions",
      "is_hidden_monster"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "izaro_summon_lieutenant_delay": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "shield_defence_aura": {
    "description": "味方のガーディアンの盾の守りを獲得",
    "invisible": true,
    "name": "盾マスタリー",
    "removable": false,
    "stats": [
      "base_evasion_rating",
      "base_physical_damage_reduction_rating",
      "base_maximum_energy_shield"
    ],
    "visuals": "shield_defence_aura",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "labyrinth_trap_bleed": {
    "description": "",
    "invisible": true,
    "name": "ラビリンストラップデバフ",
    "removable": false,
    "stats": [
      "base_physical_damage_%_of_maximum_life_taken_per_minute",
      "base_physical_damage_%_of_maximum_energy_shield_taken_per_minute"
    ],
    "visuals": "rhoomba_damage",
    "category": "Labyrinth trap",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "mine_detonation": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "damage_+%",
      "mine_laying_speed_+%"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "augry_of_penitence": {
    "description": "受ける元素ダメージが増加し与える元素ダメージが低下",
    "invisible": false,
    "name": "後悔の前兆",
    "removable": false,
    "stats": [
      "elemental_damage_taken_+%",
      "inquisitor_aura_elemental_damage_+%_final"
    ],
    "visuals": "augry_of_penitence",
    "category": "Debuff",
    "sources": {
      "PassiveSkills": [
        {
          "id": "AscendancyInquisitor9",
          "item": null,
          "name": null,
          "template": "AuguryOfPenitence",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "royale_elemental_3",
          "item": null,
          "name": null,
          "template": "AuguryOfPenitenceRoyale",
          "stat_text": null,
          "stats": null
        }
      ]
    },
    "templates": {
      "AuguryOfPenitence": {
        "aura_radius_metres": 6.0,
        "stats": {
          "elemental_damage_taken_+%": 16,
          "inquisitor_aura_elemental_damage_+%_final": -8
        },
        "stat_text": [
          "近くの敵が受ける元素ダメージが16%増加する",
          "近くの敵の与える元素ダメージが8%低下する"
        ],
        "visuals": null
      },
      "AuguryOfPenitenceHardMode": {
        "aura_radius_metres": 6.0,
        "stats": {
          "elemental_damage_taken_+%": 8,
          "inquisitor_aura_elemental_damage_+%_final": -8
        },
        "stat_text": [
          "受ける元素ダメージが8%増加する",
          "元素ダメージが8%低下する"
        ],
        "visuals": null
      },
      "AuguryOfPenitenceRoyale": {
        "aura_radius_metres": 3.0,
        "stats": {
          "elemental_damage_taken_+%": 10,
          "inquisitor_aura_elemental_damage_+%_final": -5
        },
        "stat_text": [
          "近くの敵が受ける元素ダメージが10%増加する",
          "近くの敵の与える元素ダメージが5%低下する"
        ],
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "scion_augry_of_penitence": {
    "description": "受ける元素ダメージが増加",
    "invisible": false,
    "name": "後悔の前兆",
    "removable": false,
    "stats": [
      "elemental_damage_taken_+%"
    ],
    "visuals": "augry_of_penitence",
    "category": "Debuff",
    "sources": {
      "PassiveSkills": [
        {
          "id": "AscendancyAscendant43",
          "item": null,
          "name": null,
          "template": "ScionAuguryOfPenitence",
          "stat_text": null,
          "stats": null
        }
      ]
    },
    "templates": {
      "ScionAuguryOfPenitence": {
        "aura_radius_metres": 6.0,
        "stats": {
          "elemental_damage_taken_+%": 10
        },
        "stat_text": [
          "近くの敵が受ける元素ダメージが10%増加する"
        ],
        "visuals": null
      },
      "ScionAuguryOfPenitenceHardMode": {
        "aura_radius_metres": 6.0,
        "stats": {
          "elemental_damage_taken_+%": 8
        },
        "stat_text": [
          "受ける元素ダメージが8%増加する"
        ],
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "labyrinth_power_symbol_shield": {
    "description": "",
    "invisible": true,
    "name": "WIP",
    "removable": false,
    "stats": [
      "base_damage_taken_+%"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "awaken_gargoyle": {
    "description": "",
    "invisible": true,
    "name": "WIP",
    "removable": false,
    "stats": [
      "base_damage_taken_+%"
    ],
    "visuals": "awaken_gargoyle",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "spell_damage_increase": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "spell_damage_+%"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "attack_damage_increase": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "attack_damage_+%"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "attack_speed_increase": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "attack_speed_+%"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "cast_speed_increase": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "base_cast_speed_+%"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "life_es_and_mana_recovery": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "life_recovery_rate_+%",
      "mana_recovery_rate_+%",
      "energy_shield_recovery_rate_+%"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "rock_golem_buff": {
    "description": "ストーンゴーレムから追加のライフ自動回復が付与されている",
    "invisible": false,
    "name": "ストーンゴーレム",
    "removable": false,
    "stats": [
      "base_life_regeneration_rate_per_minute"
    ],
    "visuals": "stone_golem_regeneration",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "rock_golem_alt_buff": {
    "description": "ヒットによる近接ダメージをプレイヤーより先にストーンゴーレムのライフで受ける",
    "invisible": false,
    "name": "ストーンゴーレム",
    "removable": false,
    "stats": [
      "melee_damage_removed_from_stone_golem_before_life_or_es_%"
    ],
    "visuals": "stone_golem_regeneration",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "talisman_totem_effects": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "talisman_totem_effects",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "spike_trap_immunity": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "damage_taken_+%_from_spike_traps_final"
    ],
    "visuals": "invisible",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "labyrinth_arrow_slow": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "labyrinth_arrow_movement_speed_+%_final"
    ],
    "visuals": "arrow_trap_slow",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "shrink": {
    "description": "縮小しています！ダメージに対して弱くなり、与えるダメージが低下。",
    "invisible": false,
    "name": "縮小",
    "removable": false,
    "stats": [
      "damage_+%",
      "base_damage_taken_+%",
      "capped_actor_scale_+%",
      "base_movement_velocity_+%"
    ],
    "visuals": "shrink",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "lightning_eye_effects": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "lightning_eyes_effects",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "talisman_degen": {
    "description": "ボーンロイルから物理継続ダメージを受けている",
    "invisible": false,
    "name": "ボーンロイル",
    "removable": false,
    "stats": [
      "base_physical_damage_taken_per_minute_per_talisman_degen_stack"
    ],
    "visuals": "talisman_degen",
    "category": "Debuff",
    "sources": {
      "PlayerConditions": [
        {
          "id": "HasBoneRoil",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": null,
          "stats": {
            "base_physical_damage_taken_per_minute_per_talisman_degen_stack": 1
          }
        }
      ]
    },
    "templates": null,
    "stack_limit": null
  },
  "blade_vortex_counter": {
    "description": "周囲にブレードヴォーテックスの刃がある",
    "invisible": false,
    "name": "ブレードヴォーテックス",
    "removable": false,
    "stats": [],
    "visuals": "blade_vortex_counter",
    "category": "Active skill",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "soul_eater_from_stat_parent": {
    "description": "フラスコ使用中、ソウルイーターを操作するための機械的バフ",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "LocustSwarmStackingDegenAuraFire": {
    "description": "群がる炎から火ダメージを受けている",
    "invisible": false,
    "name": "群がる炎",
    "removable": false,
    "stats": [
      "base_fire_damage_%_of_maximum_life_plus_maximum_ES_taken_per_minute"
    ],
    "visuals": "locust_swarm_fire",
    "category": "Debuff",
    "sources": {
      "Mods": [
        {
          "id": "MonsterAuraEnemyLifeDegenFire",
          "item": null,
          "name": null,
          "template": "MonsterAuraEnemyLifeDegenFire",
          "stat_text": null,
          "stats": null
        }
      ]
    },
    "templates": {
      "MonsterAuraEnemyLifeDegenFire": {
        "aura_radius_metres": 1.0,
        "stats": {
          "base_fire_damage_%_of_maximum_life_plus_maximum_ES_taken_per_minute": 0
        },
        "stat_text": null,
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "LocustSwarmStackingDegenAuraCold": {
    "description": "群がる氷から冷気ダメージを受けている",
    "invisible": false,
    "name": "群がる氷",
    "removable": false,
    "stats": [
      "base_cold_damage_%_of_maximum_life_plus_maximum_ES_taken_per_minute"
    ],
    "visuals": "locust_swarm_cold",
    "category": "Debuff",
    "sources": {
      "Mods": [
        {
          "id": "MonsterAuraEnemyLifeDegenCold",
          "item": null,
          "name": null,
          "template": "MonsterAuraEnemyLifeDegenCold",
          "stat_text": null,
          "stats": null
        }
      ]
    },
    "templates": {
      "MonsterAuraEnemyLifeDegenCold": {
        "aura_radius_metres": 1.0,
        "stats": {
          "base_cold_damage_%_of_maximum_life_plus_maximum_ES_taken_per_minute": 0
        },
        "stat_text": null,
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "LocustSwarmStackingDegenAuraLightning": {
    "description": "群がる雷から雷ダメージを受けている",
    "invisible": false,
    "name": "群がる雷",
    "removable": false,
    "stats": [
      "base_lightning_damage_%_of_maximum_life_plus_maximum_ES_taken_per_minute"
    ],
    "visuals": "locust_swarm_lightning",
    "category": "Debuff",
    "sources": {
      "Mods": [
        {
          "id": "MonsterAuraEnemyLifeDegenLightning",
          "item": null,
          "name": null,
          "template": "MonsterAuraEnemyLifeDegenLightning",
          "stat_text": null,
          "stats": null
        }
      ]
    },
    "templates": {
      "MonsterAuraEnemyLifeDegenLightning": {
        "aura_radius_metres": 1.0,
        "stats": {
          "base_lightning_damage_%_of_maximum_life_plus_maximum_ES_taken_per_minute": 0
        },
        "stat_text": null,
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "rigwald_channeling": {
    "description": "",
    "invisible": true,
    "name": "リグワルドウルフバラージ",
    "removable": false,
    "stats": [
      "base_damage_taken_+%"
    ],
    "visuals": "invisible",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "blade_vortex": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "blade_vortex_buff_range"
    ],
    "visuals": "invisible",
    "category": "Active skill",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "elemental_overload": {
    "description": "与える元素ダメージが上昇",
    "invisible": true,
    "name": "エレメンタルオーバーロード",
    "removable": false,
    "stats": [
      "buff_impl_stat",
      "has_elemental_overload_buff"
    ],
    "visuals": "elemental_overload",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "frost_nova_counter": {
    "description": "与える冷気ダメージが上昇",
    "invisible": false,
    "name": "フロストノヴァ",
    "removable": false,
    "stats": [
      "base_cold_damage_+%_per_frost_nova_stack"
    ],
    "visuals": "frost_bomb",
    "category": "Active skill",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "izaro_pylon_temporal_chains_on_hit": {
    "description": "ヒット時テンポラルチェーンを付与",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "monster_dropped_item_rarity_+%",
      "monster_dropped_item_quantity_+%",
      "monster_additional_rarity_of_dropped_items_in_cruel_+%",
      "monster_additional_quantity_of_dropped_items_in_cruel_+%",
      "monster_additional_rarity_of_dropped_items_in_merciless_+%",
      "monster_additional_quantity_of_dropped_items_in_merciless_+%"
    ],
    "visuals": "invisible",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "izaro_pylon_elemental_weakness_on_hit": {
    "description": "ヒット時エレメンタルウィークネスを付与",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "monster_dropped_item_rarity_+%",
      "monster_dropped_item_quantity_+%",
      "monster_additional_rarity_of_dropped_items_in_cruel_+%",
      "monster_additional_quantity_of_dropped_items_in_cruel_+%",
      "monster_additional_rarity_of_dropped_items_in_merciless_+%",
      "monster_additional_quantity_of_dropped_items_in_merciless_+%"
    ],
    "visuals": "invisible",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "izaro_pylon_vulnerability_on_hit": {
    "description": "ヒット時ヴァルネラビリティを付与",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "monster_dropped_item_rarity_+%",
      "monster_dropped_item_quantity_+%",
      "monster_additional_rarity_of_dropped_items_in_cruel_+%",
      "monster_additional_quantity_of_dropped_items_in_cruel_+%",
      "monster_additional_rarity_of_dropped_items_in_merciless_+%",
      "monster_additional_quantity_of_dropped_items_in_merciless_+%"
    ],
    "visuals": "invisible",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "heirophant_attack_and_spell_damage": {
    "description": "与えるダメージが増加",
    "invisible": false,
    "name": "信仰の追求",
    "removable": false,
    "stats": [
      "damage_+%"
    ],
    "visuals": "pursuit_of_faith",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "heirophant_additional_totems": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "number_of_additional_totems_allowed"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "petrified": {
    "description": "石化している",
    "invisible": false,
    "name": "石化",
    "removable": false,
    "stats": [
      "is_petrified",
      "buff_impl_stat"
    ],
    "visuals": "petrified",
    "category": "Debuff",
    "sources": null,
    "templates": {
      "SentinelPetrify": {
        "aura_radius_metres": null,
        "stats": {
          "is_petrified": 1,
          "buff_impl_stat": 5
        },
        "stat_text": [
          "石化状態になる"
        ],
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "flask_petrification": {
    "description": "石化している",
    "invisible": false,
    "name": "ルミの調合薬（レプリカ）",
    "removable": false,
    "stats": [
      "is_petrified",
      "base_additional_physical_damage_reduction_%"
    ],
    "visuals": "petrified",
    "category": "Flask",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "blight": {
    "description": "混沌継続ダメージを受けている",
    "invisible": false,
    "name": "ブライト",
    "removable": false,
    "stats": [
      "base_chaos_damage_taken_per_minute"
    ],
    "visuals": "blight",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "poison_immunity": {
    "description": "全ての毒が取り除かれ、毒状態にならない。",
    "invisible": false,
    "name": "毒完全耐性",
    "removable": false,
    "stats": [
      "immune_to_poison"
    ],
    "visuals": "poison_immunity",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "flask_bonus_physical_damage_reduction_percent": {
    "description": "",
    "invisible": false,
    "name": "WIP",
    "removable": false,
    "stats": [
      "base_additional_physical_damage_reduction_%"
    ],
    "visuals": "contagion",
    "category": "Flask",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "life_regen_from_spread_poison": {
    "description": "",
    "invisible": false,
    "name": "ライフ自動回復",
    "removable": false,
    "stats": [
      "base_life_regeneration_rate_per_minute"
    ],
    "visuals": "life_regen",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "elementalist_increased_fire_damage": {
    "description": "",
    "invisible": true,
    "name": "アセンダンシー効果 (不可視)",
    "removable": false,
    "stats": [
      "fire_damage_+%"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "elementalist_increased_lightning_damage": {
    "description": "",
    "invisible": true,
    "name": "アセンダンシー効果 (不可視)",
    "removable": false,
    "stats": [
      "lightning_damage_+%"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "elementalist_increased_cold_damage": {
    "description": "",
    "invisible": true,
    "name": "アセンダンシー効果 (不可視)",
    "removable": false,
    "stats": [
      "cold_damage_+%"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "elementalist_increased_elemental_damage": {
    "description": "",
    "invisible": true,
    "name": "アセンダンシー効果 (不可視)",
    "removable": false,
    "stats": [
      "elemental_damage_+%"
    ],
    "visuals": "pendulum_of_destruction",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "elementalist_cold_penetration": {
    "description": "",
    "invisible": true,
    "name": "アセンダンシー効果 (不可視)",
    "removable": false,
    "stats": [
      "base_reduce_enemy_cold_resistance_%"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "elementalist_fire_penetration": {
    "description": "",
    "invisible": true,
    "name": "アセンダンシー効果 (不可視)",
    "removable": false,
    "stats": [
      "base_reduce_enemy_fire_resistance_%"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "elementalist_lightning_penetration": {
    "description": "",
    "invisible": true,
    "name": "アセンダンシー効果 (不可視)",
    "removable": false,
    "stats": [
      "base_reduce_enemy_lightning_resistance_%"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "elemental_conflux": {
    "description": "全てのダメージは感電、冷却および発火を付与。",
    "invisible": false,
    "name": "エレメンタルコンフラックス",
    "removable": false,
    "stats": [
      "all_damage_can_chill_ignite_shock",
      "base_chance_to_shock_%",
      "base_chance_to_ignite_%"
    ],
    "visuals": "elemental_conflux",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "elementalist_increased_fire_damage_taken": {
    "description": "",
    "invisible": true,
    "name": "アセンダンシー効果 (不可視)",
    "removable": false,
    "stats": [
      "fire_damage_taken_+%"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "elementalist_increased_lightning_damage_taken": {
    "description": "",
    "invisible": true,
    "name": "アセンダンシー効果 (不可視)",
    "removable": false,
    "stats": [
      "lightning_damage_taken_+%"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "elementalist_increased_cold_damage_taken": {
    "description": "",
    "invisible": true,
    "name": "アセンダンシー効果 (不可視)",
    "removable": false,
    "stats": [
      "cold_damage_taken_+%"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "elementalist_increased_elemental_damage_cooldown": {
    "description": "",
    "invisible": true,
    "name": "アセンダンシー効果 (不可視)",
    "removable": false,
    "stats": [],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "occultist_non_chaos_to_chaos_damage": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "cold_damage_%_to_add_as_chaos",
      "physical_damage_%_to_add_as_chaos",
      "fire_damage_%_to_add_as_chaos",
      "lightning_damage_%_to_add_as_chaos"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "occultist_nearby_enemies_chaos_cold_resist_life_regen": {
    "description": "オカルティストの近くにいるため、ライフ自動回復を失い、冷気および混沌耐性が減少",
    "invisible": false,
    "name": "空虚な目印",
    "removable": false,
    "stats": [
      "base_chaos_damage_resistance_%",
      "life_regeneration_rate_+%",
      "base_cold_damage_resistance_%"
    ],
    "visuals": "occultist_nearby_enemies_chaos_resist_life_regen",
    "category": "Debuff",
    "sources": {
      "PassiveSkills": [
        {
          "id": "AscendancyOccultist11",
          "item": null,
          "name": null,
          "template": "OccultistNearbyEnemiesColdChaosResistLifeRegen",
          "stat_text": null,
          "stats": null
        }
      ]
    },
    "templates": {
      "OccultistNearbyEnemiesColdChaosResistLifeRegen": {
        "aura_radius_metres": 6.0,
        "stats": {
          "base_chaos_damage_resistance_%": -20,
          "life_regeneration_rate_+%": -100,
          "base_cold_damage_resistance_%": -20
        },
        "stat_text": [
          "近くの敵の混沌耐性が-20%される",
          "近くの敵のライフ自動回復レートが100%減少する",
          "近くの敵の冷気耐性が-20%される"
        ],
        "visuals": null
      },
      "OccultistNearbyEnemiesColdChaosResistLifeRegenHardMode": {
        "aura_radius_metres": 6.0,
        "stats": {
          "base_chaos_damage_resistance_%": -8,
          "life_regeneration_rate_+%": -100,
          "base_cold_damage_resistance_%": -8
        },
        "stat_text": [
          "混沌耐性 -8%",
          "ライフ自動回復レートが100%減少する",
          "冷気耐性 -8%"
        ],
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "occultist_no_energy_shield_recharge_delay": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "energy_shield_recharge_not_delayed_by_damage"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "izaro_elemental_fire_buff_phase1": {
    "description": "味方は追加の火ダメージを与える",
    "invisible": false,
    "name": "",
    "removable": false,
    "stats": [
      "physical_damage_%_to_add_as_fire"
    ],
    "visuals": "izaro_elemental_fire_buff",
    "category": "Buff",
    "sources": {
      "LabyrinthSecretEffects": [
        {
          "id": "ElementalNormal_Fire",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": [
            "物理ダメージの20%を追加火ダメージとして獲得する"
          ],
          "stats": {
            "physical_damage_%_to_add_as_fire": 20
          }
        },
        {
          "id": "ElementalCruel_Fire",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": [
            "物理ダメージの30%を追加火ダメージとして獲得する"
          ],
          "stats": {
            "physical_damage_%_to_add_as_fire": 30
          }
        },
        {
          "id": "ElementalMerciless_Fire",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": [
            "物理ダメージの40%を追加火ダメージとして獲得する"
          ],
          "stats": {
            "physical_damage_%_to_add_as_fire": 40
          }
        },
        {
          "id": "ElementalEndgame_Fire",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": [
            "物理ダメージの60%を追加火ダメージとして獲得する"
          ],
          "stats": {
            "physical_damage_%_to_add_as_fire": 60
          }
        }
      ]
    },
    "templates": null,
    "stack_limit": null
  },
  "izaro_elemental_fire_buff": {
    "description": "味方は追加の火ダメージを与える",
    "invisible": false,
    "name": "火ダメージオーラ",
    "removable": false,
    "stats": [
      "physical_damage_%_to_add_as_fire",
      "monster_dropped_item_rarity_+%",
      "monster_dropped_item_quantity_+%"
    ],
    "visuals": "izaro_elemental_fire_buff",
    "category": "Buff",
    "sources": {
      "LabyrinthSecretEffects": [
        {
          "id": "ElementalNormal_Fire2",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": [
            "物理ダメージの20%を追加火ダメージとして獲得する",
            "ドロップするアイテムのレアリティが500%増加する",
            "ドロップするアイテムの数量が667%増加する"
          ],
          "stats": {
            "physical_damage_%_to_add_as_fire": 20,
            "monster_dropped_item_rarity_+%": 500,
            "monster_dropped_item_quantity_+%": 667
          }
        },
        {
          "id": "ElementalCruel_Fire2",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": [
            "物理ダメージの30%を追加火ダメージとして獲得する",
            "ドロップするアイテムのレアリティが500%増加する",
            "ドロップするアイテムの数量が667%増加する"
          ],
          "stats": {
            "physical_damage_%_to_add_as_fire": 30,
            "monster_dropped_item_rarity_+%": 500,
            "monster_dropped_item_quantity_+%": 667
          }
        },
        {
          "id": "ElementalMerciless_Fire2",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": [
            "物理ダメージの40%を追加火ダメージとして獲得する",
            "ドロップするアイテムのレアリティが500%増加する",
            "ドロップするアイテムの数量が667%増加する"
          ],
          "stats": {
            "physical_damage_%_to_add_as_fire": 40,
            "monster_dropped_item_rarity_+%": 500,
            "monster_dropped_item_quantity_+%": 667
          }
        },
        {
          "id": "ElementalEndgame_Fire2",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": [
            "物理ダメージの60%を追加火ダメージとして獲得する",
            "ドロップするアイテムのレアリティが500%増加する",
            "ドロップするアイテムの数量が667%増加する"
          ],
          "stats": {
            "physical_damage_%_to_add_as_fire": 60,
            "monster_dropped_item_rarity_+%": 500,
            "monster_dropped_item_quantity_+%": 667
          }
        }
      ]
    },
    "templates": null,
    "stack_limit": null
  },
  "izaro_elemental_cold_buff_phase1": {
    "description": "味方は追加の冷気ダメージを与える",
    "invisible": false,
    "name": "",
    "removable": false,
    "stats": [
      "physical_damage_%_to_add_as_cold"
    ],
    "visuals": "izaro_elemental_cold_buff",
    "category": "Buff",
    "sources": {
      "LabyrinthSecretEffects": [
        {
          "id": "ElementalNormal_Cold",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": [
            "物理ダメージの20%を追加冷気ダメージとして獲得する"
          ],
          "stats": {
            "physical_damage_%_to_add_as_cold": 20
          }
        },
        {
          "id": "ElementalCruel_Cold",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": [
            "物理ダメージの30%を追加冷気ダメージとして獲得する"
          ],
          "stats": {
            "physical_damage_%_to_add_as_cold": 30
          }
        },
        {
          "id": "ElementalMerciless_Cold",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": [
            "物理ダメージの40%を追加冷気ダメージとして獲得する"
          ],
          "stats": {
            "physical_damage_%_to_add_as_cold": 40
          }
        },
        {
          "id": "ElementalEndgame_Cold",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": [
            "物理ダメージの60%を追加冷気ダメージとして獲得する"
          ],
          "stats": {
            "physical_damage_%_to_add_as_cold": 60
          }
        }
      ]
    },
    "templates": null,
    "stack_limit": null
  },
  "izaro_elemental_cold_buff": {
    "description": "味方は追加の冷気ダメージを与える",
    "invisible": false,
    "name": "冷気ダメージオーラ",
    "removable": false,
    "stats": [
      "physical_damage_%_to_add_as_cold",
      "monster_dropped_item_rarity_+%",
      "monster_dropped_item_quantity_+%"
    ],
    "visuals": "izaro_elemental_cold_buff",
    "category": "Buff",
    "sources": {
      "LabyrinthSecretEffects": [
        {
          "id": "ElementalNormal_Cold2",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": [
            "物理ダメージの20%を追加冷気ダメージとして獲得する",
            "ドロップするアイテムのレアリティが500%増加する",
            "ドロップするアイテムの数量が667%増加する"
          ],
          "stats": {
            "physical_damage_%_to_add_as_cold": 20,
            "monster_dropped_item_rarity_+%": 500,
            "monster_dropped_item_quantity_+%": 667
          }
        },
        {
          "id": "ElementalCruel_Cold2",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": [
            "物理ダメージの30%を追加冷気ダメージとして獲得する",
            "ドロップするアイテムのレアリティが500%増加する",
            "ドロップするアイテムの数量が667%増加する"
          ],
          "stats": {
            "physical_damage_%_to_add_as_cold": 30,
            "monster_dropped_item_rarity_+%": 500,
            "monster_dropped_item_quantity_+%": 667
          }
        },
        {
          "id": "ElementalMerciless_Cold2",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": [
            "物理ダメージの40%を追加冷気ダメージとして獲得する",
            "ドロップするアイテムのレアリティが500%増加する",
            "ドロップするアイテムの数量が667%増加する"
          ],
          "stats": {
            "physical_damage_%_to_add_as_cold": 40,
            "monster_dropped_item_rarity_+%": 500,
            "monster_dropped_item_quantity_+%": 667
          }
        },
        {
          "id": "ElementalEndgame_Cold2",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": [
            "物理ダメージの60%を追加冷気ダメージとして獲得する",
            "ドロップするアイテムのレアリティが500%増加する",
            "ドロップするアイテムの数量が667%増加する"
          ],
          "stats": {
            "physical_damage_%_to_add_as_cold": 60,
            "monster_dropped_item_rarity_+%": 500,
            "monster_dropped_item_quantity_+%": 667
          }
        }
      ]
    },
    "templates": null,
    "stack_limit": null
  },
  "izaro_elemental_lightning_buff_phase1": {
    "description": "味方は追加の雷ダメージを与える",
    "invisible": false,
    "name": "",
    "removable": false,
    "stats": [
      "physical_damage_%_to_add_as_lightning"
    ],
    "visuals": "izaro_elemental_lightning_buff",
    "category": "Buff",
    "sources": {
      "LabyrinthSecretEffects": [
        {
          "id": "ElementalNormal_Lightning",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": [
            "物理ダメージの20%を追加雷ダメージとして獲得する"
          ],
          "stats": {
            "physical_damage_%_to_add_as_lightning": 20
          }
        },
        {
          "id": "ElementalCruel_Lightning",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": [
            "物理ダメージの30%を追加雷ダメージとして獲得する"
          ],
          "stats": {
            "physical_damage_%_to_add_as_lightning": 30
          }
        },
        {
          "id": "ElementalMerciless_Lightning",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": [
            "物理ダメージの40%を追加雷ダメージとして獲得する"
          ],
          "stats": {
            "physical_damage_%_to_add_as_lightning": 40
          }
        },
        {
          "id": "ElementalEndgame_Lightning",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": [
            "物理ダメージの60%を追加雷ダメージとして獲得する"
          ],
          "stats": {
            "physical_damage_%_to_add_as_lightning": 60
          }
        }
      ]
    },
    "templates": null,
    "stack_limit": null
  },
  "izaro_elemental_lightning_buff": {
    "description": "味方は追加の雷ダメージを与える",
    "invisible": false,
    "name": "雷ダメージオーラ",
    "removable": false,
    "stats": [
      "physical_damage_%_to_add_as_lightning",
      "monster_dropped_item_rarity_+%",
      "monster_dropped_item_quantity_+%"
    ],
    "visuals": "izaro_elemental_lightning_buff",
    "category": "Buff",
    "sources": {
      "LabyrinthSecretEffects": [
        {
          "id": "ElementalNormal_Lightning2",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": [
            "物理ダメージの20%を追加雷ダメージとして獲得する",
            "ドロップするアイテムのレアリティが500%増加する",
            "ドロップするアイテムの数量が667%増加する"
          ],
          "stats": {
            "physical_damage_%_to_add_as_lightning": 20,
            "monster_dropped_item_rarity_+%": 500,
            "monster_dropped_item_quantity_+%": 667
          }
        },
        {
          "id": "ElementalCruel_Lightning2",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": [
            "物理ダメージの30%を追加雷ダメージとして獲得する",
            "ドロップするアイテムのレアリティが500%増加する",
            "ドロップするアイテムの数量が667%増加する"
          ],
          "stats": {
            "physical_damage_%_to_add_as_lightning": 30,
            "monster_dropped_item_rarity_+%": 500,
            "monster_dropped_item_quantity_+%": 667
          }
        },
        {
          "id": "ElementalMerciless_Lightning2",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": [
            "物理ダメージの40%を追加雷ダメージとして獲得する",
            "ドロップするアイテムのレアリティが500%増加する",
            "ドロップするアイテムの数量が667%増加する"
          ],
          "stats": {
            "physical_damage_%_to_add_as_lightning": 40,
            "monster_dropped_item_rarity_+%": 500,
            "monster_dropped_item_quantity_+%": 667
          }
        },
        {
          "id": "ElementalEndgame_Lightning2",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": [
            "物理ダメージの60%を追加雷ダメージとして獲得する",
            "ドロップするアイテムのレアリティが500%増加する",
            "ドロップするアイテムの数量が667%増加する"
          ],
          "stats": {
            "physical_damage_%_to_add_as_lightning": 60,
            "monster_dropped_item_rarity_+%": 500,
            "monster_dropped_item_quantity_+%": 667
          }
        }
      ]
    },
    "templates": null,
    "stack_limit": null
  },
  "charged_attack": {
    "description": "ブレードフラリィはより強力になっている。",
    "invisible": false,
    "name": "ブレードフラリィ",
    "removable": false,
    "stats": [],
    "visuals": "charged_attack",
    "category": "Active skill",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "petrify_enrage": {
    "description": "",
    "invisible": false,
    "name": "WIP",
    "removable": false,
    "stats": [
      "damage_+%",
      "attack_and_cast_speed_+%",
      "base_movement_velocity_+%"
    ],
    "visuals": "izaro_elemental_lightning_buff",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "occultist_stacking_es_recovery_per_minute_percent": {
    "description": "エナジーシールドが自動回復",
    "invisible": false,
    "name": "卑劣な要塞",
    "removable": false,
    "stats": [],
    "visuals": "vile_bastion",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "izaro_chronos_statue_damage_phase1": {
    "description": "追加のブロック率を獲得",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "damage_+%"
    ],
    "visuals": "izaro_chronos_statue_damage_buff",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "izaro_chronos_statue_damage": {
    "description": "追加のブロック率を獲得",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "damage_+%",
      "monster_dropped_item_rarity_+%",
      "monster_dropped_item_quantity_+%",
      "monster_additional_rarity_of_dropped_items_in_cruel_+%",
      "monster_additional_quantity_of_dropped_items_in_cruel_+%",
      "monster_additional_rarity_of_dropped_items_in_merciless_+%",
      "monster_additional_quantity_of_dropped_items_in_merciless_+%"
    ],
    "visuals": "izaro_chronos_statue_damage_buff",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "izaro_chronos_statue_speed_phase1": {
    "description": "追加のスペルブロック率を獲得",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "attack_and_cast_speed_+%",
      "base_movement_velocity_+%"
    ],
    "visuals": "izaro_chronos_statue_speed_buff",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "izaro_chronos_statue_speed": {
    "description": "追加のスペルブロック率を獲得",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "attack_and_cast_speed_+%",
      "base_movement_velocity_+%",
      "monster_dropped_item_rarity_+%",
      "monster_dropped_item_quantity_+%",
      "monster_additional_rarity_of_dropped_items_in_cruel_+%",
      "monster_additional_quantity_of_dropped_items_in_cruel_+%",
      "monster_additional_rarity_of_dropped_items_in_merciless_+%",
      "monster_additional_quantity_of_dropped_items_in_merciless_+%"
    ],
    "visuals": "izaro_chronos_statue_speed_buff",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "izaro_chronos_statue_damage_taken_phase1": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "base_damage_taken_+%"
    ],
    "visuals": "izaro_chronos_statue_damage_taken_buff",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "izaro_chronos_statue_damage_taken": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "base_damage_taken_+%",
      "monster_dropped_item_rarity_+%",
      "monster_dropped_item_quantity_+%",
      "monster_additional_rarity_of_dropped_items_in_cruel_+%",
      "monster_additional_quantity_of_dropped_items_in_cruel_+%",
      "monster_additional_rarity_of_dropped_items_in_merciless_+%",
      "monster_additional_quantity_of_dropped_items_in_merciless_+%"
    ],
    "visuals": "izaro_chronos_statue_damage_taken_buff",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "izaro_gargoyles_damage_buff_phase1": {
    "description": "イザロの与えるダメージが増加",
    "invisible": true,
    "name": "イザロダメージ",
    "removable": false,
    "stats": [
      "damage_+%"
    ],
    "visuals": "izaro_gargoyles_damage_buff",
    "category": "Buff",
    "sources": {
      "LabyrinthSecretEffects": [
        {
          "id": "GargoylesNormal_Lightning",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": [
            "ダメージが12%増加する"
          ],
          "stats": {
            "damage_+%": 12
          }
        },
        {
          "id": "GargoylesCruel_Lightning",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": [
            "ダメージが20%増加する"
          ],
          "stats": {
            "damage_+%": 20
          }
        },
        {
          "id": "GargoylesMerciless_Lightning",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": [
            "ダメージが20%増加する"
          ],
          "stats": {
            "damage_+%": 20
          }
        },
        {
          "id": "GargoylesEndgame_Lightning",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": [
            "ダメージが20%増加する"
          ],
          "stats": {
            "damage_+%": 20
          }
        }
      ]
    },
    "templates": null,
    "stack_limit": null
  },
  "izaro_gargoyles_damage_buff": {
    "description": "イザロの与えるダメージが増加",
    "invisible": true,
    "name": "イザロダメージ",
    "removable": false,
    "stats": [
      "damage_+%",
      "monster_dropped_item_rarity_+%",
      "monster_dropped_item_quantity_+%"
    ],
    "visuals": "izaro_gargoyles_damage_buff",
    "category": "Buff",
    "sources": {
      "LabyrinthSecretEffects": [
        {
          "id": "GargoylesNormal_Lightning2",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": [
            "ダメージが12%増加する",
            "ドロップするアイテムのレアリティが500%増加する",
            "ドロップするアイテムの数量が667%増加する"
          ],
          "stats": {
            "damage_+%": 12,
            "monster_dropped_item_rarity_+%": 500,
            "monster_dropped_item_quantity_+%": 667
          }
        },
        {
          "id": "GargoylesCruel_Lightning2",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": [
            "ダメージが20%増加する",
            "ドロップするアイテムのレアリティが500%増加する",
            "ドロップするアイテムの数量が667%増加する"
          ],
          "stats": {
            "damage_+%": 20,
            "monster_dropped_item_rarity_+%": 500,
            "monster_dropped_item_quantity_+%": 667
          }
        },
        {
          "id": "GargoylesMerciless_LIghtning2",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": [
            "ダメージが20%増加する",
            "ドロップするアイテムのレアリティが500%増加する",
            "ドロップするアイテムの数量が667%増加する"
          ],
          "stats": {
            "damage_+%": 20,
            "monster_dropped_item_rarity_+%": 500,
            "monster_dropped_item_quantity_+%": 667
          }
        },
        {
          "id": "GargoylesEndgame_Lightning2",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": [
            "ダメージが20%増加する",
            "ドロップするアイテムのレアリティが500%増加する",
            "ドロップするアイテムの数量が667%増加する"
          ],
          "stats": {
            "damage_+%": 20,
            "monster_dropped_item_rarity_+%": 500,
            "monster_dropped_item_quantity_+%": 667
          }
        }
      ]
    },
    "templates": null,
    "stack_limit": null
  },
  "izaro_gargoyles_speed_buff_phase1": {
    "description": "イザロは素早くアタック、キャストおよび移動する",
    "invisible": true,
    "name": "イザロスピード",
    "removable": false,
    "stats": [
      "attack_and_cast_speed_+%",
      "base_movement_velocity_+%"
    ],
    "visuals": "izaro_gargoyles_speed_buff",
    "category": "Buff",
    "sources": {
      "LabyrinthSecretEffects": [
        {
          "id": "GargoylesNormal_Cold",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": [
            "アタックスピードおよびキャストスピードが20%増加する",
            "移動スピードが20%増加する"
          ],
          "stats": {
            "attack_and_cast_speed_+%": 20,
            "base_movement_velocity_+%": 20
          }
        },
        {
          "id": "GargoylesCruel_Cold",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": [
            "アタックスピードおよびキャストスピードが20%増加する",
            "移動スピードが20%増加する"
          ],
          "stats": {
            "attack_and_cast_speed_+%": 20,
            "base_movement_velocity_+%": 20
          }
        },
        {
          "id": "GargoylesMerciless_Cold",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": [
            "アタックスピードおよびキャストスピードが20%増加する",
            "移動スピードが20%増加する"
          ],
          "stats": {
            "attack_and_cast_speed_+%": 20,
            "base_movement_velocity_+%": 20
          }
        },
        {
          "id": "GargoylesEndgame_Cold",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": [
            "アタックスピードおよびキャストスピードが30%増加する",
            "移動スピードが30%増加する"
          ],
          "stats": {
            "attack_and_cast_speed_+%": 30,
            "base_movement_velocity_+%": 30
          }
        }
      ]
    },
    "templates": null,
    "stack_limit": null
  },
  "izaro_gargoyles_speed_buff": {
    "description": "イザロは素早くアタック、キャストおよび移動する",
    "invisible": true,
    "name": "イザロスピード",
    "removable": false,
    "stats": [
      "attack_and_cast_speed_+%",
      "base_movement_velocity_+%",
      "monster_dropped_item_rarity_+%",
      "monster_dropped_item_quantity_+%"
    ],
    "visuals": "izaro_gargoyles_speed_buff",
    "category": "Buff",
    "sources": {
      "LabyrinthSecretEffects": [
        {
          "id": "GargoylesNormal_Cold2",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": [
            "アタックスピードおよびキャストスピードが20%増加する",
            "移動スピードが20%増加する",
            "ドロップするアイテムのレアリティが500%増加する",
            "ドロップするアイテムの数量が667%増加する"
          ],
          "stats": {
            "attack_and_cast_speed_+%": 20,
            "base_movement_velocity_+%": 20,
            "monster_dropped_item_rarity_+%": 500,
            "monster_dropped_item_quantity_+%": 667
          }
        },
        {
          "id": "GargoylesCruel_Cold2",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": [
            "アタックスピードおよびキャストスピードが20%増加する",
            "移動スピードが20%増加する",
            "ドロップするアイテムのレアリティが500%増加する",
            "ドロップするアイテムの数量が667%増加する"
          ],
          "stats": {
            "attack_and_cast_speed_+%": 20,
            "base_movement_velocity_+%": 20,
            "monster_dropped_item_rarity_+%": 500,
            "monster_dropped_item_quantity_+%": 667
          }
        },
        {
          "id": "GargoylesMerciless_Cold2",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": [
            "アタックスピードおよびキャストスピードが20%増加する",
            "移動スピードが20%増加する",
            "ドロップするアイテムのレアリティが500%増加する",
            "ドロップするアイテムの数量が667%増加する"
          ],
          "stats": {
            "attack_and_cast_speed_+%": 20,
            "base_movement_velocity_+%": 20,
            "monster_dropped_item_rarity_+%": 500,
            "monster_dropped_item_quantity_+%": 667
          }
        },
        {
          "id": "GargoylesEndgame_Cold2",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": [
            "アタックスピードおよびキャストスピードが30%増加する",
            "移動スピードが30%増加する",
            "ドロップするアイテムのレアリティが500%増加する",
            "ドロップするアイテムの数量が667%増加する"
          ],
          "stats": {
            "attack_and_cast_speed_+%": 30,
            "base_movement_velocity_+%": 30,
            "monster_dropped_item_rarity_+%": 500,
            "monster_dropped_item_quantity_+%": 667
          }
        }
      ]
    },
    "templates": null,
    "stack_limit": null
  },
  "izaro_gargoyles_damage_taken_buff_phase1": {
    "description": "イザロが受けるダメージが低下",
    "invisible": true,
    "name": "イザロ被ダメージ",
    "removable": false,
    "stats": [
      "base_damage_taken_+%"
    ],
    "visuals": "izaro_gargoyles_damage_taken_buff",
    "category": "Buff",
    "sources": {
      "LabyrinthSecretEffects": [
        {
          "id": "GargoylesNormal_Fire",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": [
            "受けるダメージが20%減少する"
          ],
          "stats": {
            "base_damage_taken_+%": -20
          }
        },
        {
          "id": "GargoylesCruel_Fire",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": [
            "受けるダメージが20%減少する"
          ],
          "stats": {
            "base_damage_taken_+%": -20
          }
        },
        {
          "id": "GargoylesMerciless_Fire",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": [
            "受けるダメージが20%減少する"
          ],
          "stats": {
            "base_damage_taken_+%": -20
          }
        },
        {
          "id": "GargoylesEndgame_Fire",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": [
            "受けるダメージが25%減少する"
          ],
          "stats": {
            "base_damage_taken_+%": -25
          }
        }
      ]
    },
    "templates": null,
    "stack_limit": null
  },
  "izaro_gargoyles_damage_taken_buff": {
    "description": "イザロが受けるダメージが低下",
    "invisible": true,
    "name": "イザロ被ダメージ",
    "removable": false,
    "stats": [
      "base_damage_taken_+%",
      "monster_dropped_item_rarity_+%",
      "monster_dropped_item_quantity_+%"
    ],
    "visuals": "izaro_gargoyles_damage_taken_buff",
    "category": "Buff",
    "sources": {
      "LabyrinthSecretEffects": [
        {
          "id": "GargoylesNormal_Fire2",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": [
            "受けるダメージが20%減少する",
            "ドロップするアイテムのレアリティが500%増加する",
            "ドロップするアイテムの数量が667%増加する"
          ],
          "stats": {
            "base_damage_taken_+%": -20,
            "monster_dropped_item_rarity_+%": 500,
            "monster_dropped_item_quantity_+%": 667
          }
        },
        {
          "id": "GargoylesCruel_Fire2",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": [
            "受けるダメージが20%減少する",
            "ドロップするアイテムのレアリティが500%増加する",
            "ドロップするアイテムの数量が667%増加する"
          ],
          "stats": {
            "base_damage_taken_+%": -20,
            "monster_dropped_item_rarity_+%": 500,
            "monster_dropped_item_quantity_+%": 667
          }
        },
        {
          "id": "GargoylesMerciless_Fire2",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": [
            "受けるダメージが20%減少する",
            "ドロップするアイテムのレアリティが500%増加する",
            "ドロップするアイテムの数量が667%増加する"
          ],
          "stats": {
            "base_damage_taken_+%": -20,
            "monster_dropped_item_rarity_+%": 500,
            "monster_dropped_item_quantity_+%": 667
          }
        },
        {
          "id": "GargoylesEndgame_Fire2",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": [
            "受けるダメージが25%減少する",
            "ドロップするアイテムのレアリティが500%増加する",
            "ドロップするアイテムの数量が667%増加する"
          ],
          "stats": {
            "base_damage_taken_+%": -25,
            "monster_dropped_item_rarity_+%": 500,
            "monster_dropped_item_quantity_+%": 667
          }
        }
      ]
    },
    "templates": null,
    "stack_limit": null
  },
  "izaro_pedestals_physical_damage_reduction_buff_phase 1": {
    "description": "物理ダメージ軽減が増加",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "base_additional_physical_damage_reduction_%"
    ],
    "visuals": "monster_display_fire_bonus",
    "category": "Buff",
    "sources": {
      "LabyrinthSecretEffects": [
        {
          "id": "Pedestals1_3",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": [
            "物理ダメージ軽減率が10%される"
          ],
          "stats": {
            "base_additional_physical_damage_reduction_%": 10
          }
        }
      ]
    },
    "templates": null,
    "stack_limit": null
  },
  "izaro_pedestals_physical_damage_reduction_buff": {
    "description": "物理ダメージ軽減が増加",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "base_additional_physical_damage_reduction_%",
      "monster_dropped_item_rarity_+%",
      "monster_dropped_item_quantity_+%"
    ],
    "visuals": "invisible",
    "category": "Buff",
    "sources": {
      "LabyrinthSecretEffects": [
        {
          "id": "Pedestals2_3",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": [
            "物理ダメージ軽減率が20%される",
            "ドロップするアイテムのレアリティが500%増加する",
            "ドロップするアイテムの数量が667%増加する"
          ],
          "stats": {
            "base_additional_physical_damage_reduction_%": 20,
            "monster_dropped_item_rarity_+%": 500,
            "monster_dropped_item_quantity_+%": 667
          }
        }
      ]
    },
    "templates": null,
    "stack_limit": null
  },
  "izaro_pedestals_physical_damage_buff_phase 1": {
    "description": "物理ダメージが増加",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "physical_damage_+%"
    ],
    "visuals": "monster_display_cold_bonus",
    "category": "Buff",
    "sources": {
      "LabyrinthSecretEffects": [
        {
          "id": "Pedestals1_2",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": [
            "グローバル物理ダメージが25%増加する"
          ],
          "stats": {
            "physical_damage_+%": 25
          }
        }
      ]
    },
    "templates": null,
    "stack_limit": null
  },
  "izaro_pedestals_physical_damage_buff": {
    "description": "物理ダメージが増加",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "physical_damage_+%",
      "monster_dropped_item_rarity_+%",
      "monster_dropped_item_quantity_+%"
    ],
    "visuals": "invisible",
    "category": "Buff",
    "sources": {
      "LabyrinthSecretEffects": [
        {
          "id": "Pedestals2_2",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": [
            "グローバル物理ダメージが20%増加する",
            "ドロップするアイテムのレアリティが500%増加する",
            "ドロップするアイテムの数量が667%増加する"
          ],
          "stats": {
            "physical_damage_+%": 20,
            "monster_dropped_item_rarity_+%": 500,
            "monster_dropped_item_quantity_+%": 667
          }
        }
      ]
    },
    "templates": null,
    "stack_limit": null
  },
  "izaro_pedestals_additional_energy_shield_phase 1": {
    "description": "追加のエナジーシールドを獲得",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "maximum_life_%_to_add_as_maximum_energy_shield"
    ],
    "visuals": "monster_display_lightning_bonus",
    "category": "Buff",
    "sources": {
      "LabyrinthSecretEffects": [
        {
          "id": "Pedestals1_1",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": [
            "最大ライフの10%を追加の最大エナジーシールドとして獲得する"
          ],
          "stats": {
            "maximum_life_%_to_add_as_maximum_energy_shield": 10
          }
        }
      ]
    },
    "templates": null,
    "stack_limit": null
  },
  "izaro_pedestals_additional_energy_shield": {
    "description": "追加のエナジーシールドを獲得",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "maximum_life_%_to_add_as_maximum_energy_shield",
      "monster_dropped_item_rarity_+%",
      "monster_dropped_item_quantity_+%"
    ],
    "visuals": "invisible",
    "category": "Buff",
    "sources": {
      "LabyrinthSecretEffects": [
        {
          "id": "Pedestals2_1",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": [
            "最大ライフの20%を追加の最大エナジーシールドとして獲得する",
            "ドロップするアイテムのレアリティが500%増加する",
            "ドロップするアイテムの数量が667%増加する"
          ],
          "stats": {
            "maximum_life_%_to_add_as_maximum_energy_shield": 20,
            "monster_dropped_item_rarity_+%": 500,
            "monster_dropped_item_quantity_+%": 667
          }
        }
      ]
    },
    "templates": null,
    "stack_limit": null
  },
  "izaro_charge": {
    "description": "",
    "invisible": false,
    "name": "",
    "removable": false,
    "stats": [
      "attack_speed_+%",
      "base_cast_speed_+%",
      "izaro_charge_damage_+%_final",
      "base_additional_physical_damage_reduction_%",
      "base_resist_all_elements_%",
      "critical_strike_chance_+%"
    ],
    "visuals": "super_frenzy_charge",
    "category": "Charge",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "izaro_super_charge": {
    "description": "",
    "invisible": false,
    "name": "スーパーフレンジーチャージ",
    "removable": false,
    "stats": [],
    "visuals": "super_frenzy_charge",
    "category": "Charge",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "offering_spirit": {
    "description": "クリティカル率増加および追加のクリティカルダメージ倍率を獲得。",
    "invisible": false,
    "name": "スピリットオファリング",
    "removable": false,
    "stats": [
      "critical_strike_chance_+%",
      "base_critical_strike_multiplier_+"
    ],
    "visuals": "offering_spirit",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "totem_aura_chieftain": {
    "description": "チーフテンのトーテムの周囲にいる場合、与えるダメージが低下し受ける火および物理ダメージが増加",
    "invisible": false,
    "name": "月の存在",
    "removable": false,
    "stats": [
      "from_totem_aura_damage_+%_final",
      "fire_damage_taken_+%",
      "physical_damage_taken_+%"
    ],
    "visuals": "chieftain_totem_aura",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "guardian_share_charges_with_party_members_in_aura": {
    "description": "このオーラ内のパーティーメンバーとチャージを共有する",
    "invisible": false,
    "name": "目的の調和",
    "removable": false,
    "stats": [
      "share_charges_with_party_members_in_aura"
    ],
    "visuals": "harmony_of_purpose",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "guardian_conduit_aura_enemies": {
    "description": "チャージを得ることができない",
    "invisible": false,
    "name": "目的の調和",
    "removable": false,
    "stats": [
      "cannot_gain_charges"
    ],
    "visuals": "harmony_of_purpose_enemies",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "guardian_dispel_cooldown": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "guardian_life_regen": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "life_regeneration_rate_per_minute_%"
    ],
    "visuals": "time_of_need",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "izaro_disrupter_inactive": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "is_hidden_monster",
      "cannot_die",
      "base_cannot_be_stunned",
      "base_cannot_be_damaged",
      "minions_take_no_actions",
      "no_life_regeneration",
      "no_energy_shield_recharge_or_regeneration"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "izaro_buff_loot_bonus": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "monster_dropped_item_rarity_+%",
      "monster_dropped_item_quantity_+%"
    ],
    "visuals": "invisible",
    "category": "Buff",
    "sources": {
      "LabyrinthSecretEffects": [
        {
          "id": "Lieutenants2_Bull",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": [
            "ドロップするアイテムのレアリティが500%増加する",
            "ドロップするアイテムの数量が667%増加する"
          ],
          "stats": {
            "monster_dropped_item_rarity_+%": 500,
            "monster_dropped_item_quantity_+%": 667
          }
        },
        {
          "id": "Lieutenants2_Ranged",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": [
            "ドロップするアイテムのレアリティが500%増加する",
            "ドロップするアイテムの数量が667%増加する"
          ],
          "stats": {
            "monster_dropped_item_rarity_+%": 500,
            "monster_dropped_item_quantity_+%": 667
          }
        },
        {
          "id": "Lieutenants2_Melee",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": [
            "ドロップするアイテムのレアリティが500%増加する",
            "ドロップするアイテムの数量が667%増加する"
          ],
          "stats": {
            "monster_dropped_item_rarity_+%": 500,
            "monster_dropped_item_quantity_+%": 667
          }
        },
        {
          "id": "PowerPylonsCruel_Vulnerability2",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": [
            "ドロップするアイテムのレアリティが500%増加する",
            "ドロップするアイテムの数量が667%増加する"
          ],
          "stats": {
            "monster_dropped_item_rarity_+%": 500,
            "monster_dropped_item_quantity_+%": 667
          }
        },
        {
          "id": "PowerPylonsCruel_TempChains2",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": [
            "ドロップするアイテムのレアリティが500%増加する",
            "ドロップするアイテムの数量が667%増加する"
          ],
          "stats": {
            "monster_dropped_item_rarity_+%": 500,
            "monster_dropped_item_quantity_+%": 667
          }
        },
        {
          "id": "PowerPylonsCruel_EleWeakness2",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": [
            "ドロップするアイテムのレアリティが500%増加する",
            "ドロップするアイテムの数量が667%増加する"
          ],
          "stats": {
            "monster_dropped_item_rarity_+%": 500,
            "monster_dropped_item_quantity_+%": 667
          }
        },
        {
          "id": "PowerPylonsMerciless_Vulnerability2",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": [
            "ドロップするアイテムのレアリティが500%増加する",
            "ドロップするアイテムの数量が667%増加する"
          ],
          "stats": {
            "monster_dropped_item_rarity_+%": 500,
            "monster_dropped_item_quantity_+%": 667
          }
        },
        {
          "id": "PowerPylonsMerciless_TempChains2",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": [
            "ドロップするアイテムのレアリティが500%増加する",
            "ドロップするアイテムの数量が667%増加する"
          ],
          "stats": {
            "monster_dropped_item_rarity_+%": 500,
            "monster_dropped_item_quantity_+%": 667
          }
        },
        {
          "id": "PowerPylonsMerciless_EleWeakness2",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": [
            "ドロップするアイテムのレアリティが500%増加する",
            "ドロップするアイテムの数量が667%増加する"
          ],
          "stats": {
            "monster_dropped_item_rarity_+%": 500,
            "monster_dropped_item_quantity_+%": 667
          }
        },
        {
          "id": "PowerPylonsEndgame_Vulnerability2",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": [
            "ドロップするアイテムのレアリティが500%増加する",
            "ドロップするアイテムの数量が667%増加する"
          ],
          "stats": {
            "monster_dropped_item_rarity_+%": 500,
            "monster_dropped_item_quantity_+%": 667
          }
        },
        {
          "id": "PowerPylonsEndgame_TempChains2",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": [
            "ドロップするアイテムのレアリティが500%増加する",
            "ドロップするアイテムの数量が667%増加する"
          ],
          "stats": {
            "monster_dropped_item_rarity_+%": 500,
            "monster_dropped_item_quantity_+%": 667
          }
        },
        {
          "id": "PowerPylonsEndgame_EleWeakness2",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": [
            "ドロップするアイテムのレアリティが500%増加する",
            "ドロップするアイテムの数量が667%増加する"
          ],
          "stats": {
            "monster_dropped_item_rarity_+%": 500,
            "monster_dropped_item_quantity_+%": 667
          }
        },
        {
          "id": "PortalSummon2_Fire",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": [
            "ドロップするアイテムのレアリティが500%増加する",
            "ドロップするアイテムの数量が667%増加する"
          ],
          "stats": {
            "monster_dropped_item_rarity_+%": 500,
            "monster_dropped_item_quantity_+%": 667
          }
        },
        {
          "id": "PortalSummon2_Cold",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": [
            "ドロップするアイテムのレアリティが500%増加する",
            "ドロップするアイテムの数量が667%増加する"
          ],
          "stats": {
            "monster_dropped_item_rarity_+%": 500,
            "monster_dropped_item_quantity_+%": 667
          }
        },
        {
          "id": "PortalSummon2_Lightning",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": [
            "ドロップするアイテムのレアリティが500%増加する",
            "ドロップするアイテムの数量が667%増加する"
          ],
          "stats": {
            "monster_dropped_item_rarity_+%": 500,
            "monster_dropped_item_quantity_+%": 667
          }
        },
        {
          "id": "ChronoStatues2_1",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": [
            "ドロップするアイテムのレアリティが500%増加する",
            "ドロップするアイテムの数量が667%増加する"
          ],
          "stats": {
            "monster_dropped_item_rarity_+%": 500,
            "monster_dropped_item_quantity_+%": 667
          }
        },
        {
          "id": "ChronoStatues2_2",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": [
            "ドロップするアイテムのレアリティが500%増加する",
            "ドロップするアイテムの数量が667%増加する"
          ],
          "stats": {
            "monster_dropped_item_rarity_+%": 500,
            "monster_dropped_item_quantity_+%": 667
          }
        },
        {
          "id": "ChronoStatues2_3",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": [
            "ドロップするアイテムのレアリティが500%増加する",
            "ドロップするアイテムの数量が667%増加する"
          ],
          "stats": {
            "monster_dropped_item_rarity_+%": 500,
            "monster_dropped_item_quantity_+%": 667
          }
        }
      ]
    },
    "templates": null,
    "stack_limit": null
  },
  "melee_ancestor_totem_attack_speed": {
    "description": "アタックスピードが上昇",
    "invisible": false,
    "name": "アンセストラルプロテクター",
    "removable": false,
    "stats": [
      "melee_ancestor_totem_granted_attack_speed_+%_final",
      "attack_speed_+%",
      "has_ancestor_totem_buff"
    ],
    "visuals": "ancestral_protector_self_buff",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "slash_ancestor_totem_phys_added_as_fire": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "physical_damage_%_to_add_as_fire",
      "has_ancestor_totem_buff"
    ],
    "visuals": "invisible",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "slam_ancestor_totem_melee_damage": {
    "description": "近接ダメージが上昇",
    "invisible": false,
    "name": "アンセストラルウォーチーフ",
    "removable": false,
    "stats": [
      "slam_ancestor_totem_granted_melee_damage_+%_final",
      "melee_damage_+%",
      "has_ancestor_totem_buff"
    ],
    "visuals": "ancestral_warchief_self_buff",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "guardian_cannot_be_stunned_aura": {
    "description": "ガーディアンによりスタン完全耐性を獲得",
    "invisible": false,
    "name": "希望の要塞",
    "removable": false,
    "stats": [
      "base_cannot_be_stunned"
    ],
    "visuals": "guardian_stun_aura",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "izaro_pedestal_timer_buff": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "lightning_golem_wrath": {
    "description": "アタックおよびスペルが追加の雷ダメージを獲得",
    "invisible": false,
    "name": "ライトニングゴーレムラース",
    "removable": true,
    "stats": [
      "attack_minimum_added_lightning_damage",
      "attack_maximum_added_lightning_damage",
      "spell_minimum_added_lightning_damage",
      "spell_maximum_added_lightning_damage"
    ],
    "visuals": "lightning_golem_wrath",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "chronos_statues_buff": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "damage_increase_when_killed_bleeding_enemy": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "damage_+%"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "damage_increase_when_killed_cursed_enemy": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "damage_+%"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "increased_minion_attack_and_cast_speed": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "minion_attack_speed_+%",
      "minion_cast_speed_+%"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "increased_attack_and_cast_speed": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "attack_and_cast_speed_+%"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "curse_enemy_chaos_resistance": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "base_chaos_damage_resistance_%"
    ],
    "visuals": "invisible",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "champion_aura_increased_damage_under_fortify": {
    "description": "アセンダントにより堅牢化時にダメージが増加",
    "invisible": false,
    "name": "鼓舞",
    "removable": false,
    "stats": [
      "damage_+%"
    ],
    "visuals": "scion_inspirational",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "enrage_buff": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "attack_and_cast_speed_+%",
      "base_movement_velocity_+%",
      "damage_+%"
    ],
    "visuals": "enrage_buff",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "elemental_penetration_from_mine_detonation": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "base_reduce_enemy_lightning_resistance_%",
      "base_reduce_enemy_fire_resistance_%",
      "base_reduce_enemy_cold_resistance_%"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "have_killed_recently": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "have_killed_recently"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "number_of_times_have_been_hit_recently": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "have_been_crit_recently": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "have_been_crit_recently"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "have_crit_recently": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "have_crit_recently"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "have_taken_attack_damage_recently": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "have_taken_attack_damage_recently"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "have_taken_spell_damage_recently": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "have_taken_spell_damage_recently"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "have_used_a_warcry_recently": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "num_warcries_used_recently"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "have_been_savage_hit_recently": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "have_been_savage_hit_recently"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "have_hit_an_enemy_recently": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "have_hit_an_enemy_recently"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "chronos_statue_life_regen": {
    "description": "",
    "invisible": true,
    "name": "クロノス像のライフ自動回復",
    "removable": false,
    "stats": [
      "life_regeneration_rate_per_minute_%"
    ],
    "visuals": "invisible",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "perandus_gold_spectre_buff": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "gold_spectre_buff",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "perandus_chest_protection": {
    "description": "",
    "invisible": true,
    "name": "保護",
    "removable": false,
    "stats": [
      "base_damage_taken_+%",
      "damage_+%"
    ],
    "visuals": "perandus_chest_protection",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "perandus_chest_fire_empowered": {
    "description": "",
    "invisible": true,
    "name": "火強化",
    "removable": false,
    "stats": [
      "base_damage_taken_+%",
      "physical_damage_%_to_add_as_fire"
    ],
    "visuals": "perandus_chest_fire_empowered",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "perandus_chest_cold_empowered": {
    "description": "",
    "invisible": true,
    "name": "冷気強化",
    "removable": false,
    "stats": [
      "base_damage_taken_+%",
      "physical_damage_%_to_add_as_cold"
    ],
    "visuals": "perandus_chest_cold_empowered",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "perandus_chest_lightning_empowered": {
    "description": "",
    "invisible": true,
    "name": "雷強化",
    "removable": false,
    "stats": [
      "base_damage_taken_+%",
      "physical_damage_%_to_add_as_lightning"
    ],
    "visuals": "perandus_chest_lightning_empowered",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "perandus_chest_physical_empowered": {
    "description": "",
    "invisible": true,
    "name": "物理強化",
    "removable": false,
    "stats": [
      "base_damage_taken_+%",
      "physical_damage_+%"
    ],
    "visuals": "perandus_chest_physical_empowered",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "bane_of_the_loyal": {
    "description": "次にヒットを与えた副官を即座に倒す",
    "invisible": false,
    "name": "忠臣の破滅",
    "removable": true,
    "stats": [
      "labyrinth_trinket_instantly_kill_next_lieutenant"
    ],
    "visuals": "bane_of_the_loyal",
    "category": "Buff",
    "sources": {
      "LabyrinthTrinkets": [
        {
          "id": null,
          "item": "Metadata/Items/QuestItems/Labyrinth/Trinkets/BaneOfTheLoyal",
          "name": null,
          "template": null,
          "stat_text": null,
          "stats": {
            "labyrinth_trinket_instantly_kill_next_lieutenant": 1
          }
        }
      ]
    },
    "templates": null,
    "stack_limit": null
  },
  "heart_of_the_gargoyle": {
    "description": "次にヒットを与えたガーゴイルを即座に倒す",
    "invisible": false,
    "name": "ガーゴイルの心臓",
    "removable": true,
    "stats": [
      "labyrinth_trinket_instantly_kill_next_gargoyle"
    ],
    "visuals": "heart_of_the_gargoyle",
    "category": "Buff",
    "sources": {
      "LabyrinthTrinkets": [
        {
          "id": null,
          "item": "Metadata/Items/QuestItems/Labyrinth/Trinkets/HeartOfTheGargoyle",
          "name": null,
          "template": null,
          "stat_text": null,
          "stats": {
            "labyrinth_trinket_instantly_kill_next_gargoyle": 1
          }
        }
      ]
    },
    "templates": null,
    "stack_limit": null
  },
  "cube_of_absorption": {
    "description": "次に触れたコンジットを恒久的に無効化する",
    "invisible": false,
    "name": "吸収のキューブ",
    "removable": true,
    "stats": [
      "labyrinth_trinket_permanently_disable_next_statue"
    ],
    "visuals": "cube_of_absorption",
    "category": "Buff",
    "sources": {
      "LabyrinthTrinkets": [
        {
          "id": null,
          "item": "Metadata/Items/QuestItems/Labyrinth/Trinkets/CubeOfAbsorption",
          "name": null,
          "template": null,
          "stat_text": null,
          "stats": {
            "labyrinth_trinket_permanently_disable_next_statue": 1
          }
        }
      ]
    },
    "templates": null,
    "stack_limit": null
  },
  "orb_of_elemental_essence": {
    "description": "次にヒットを与えたエッセンスを即座に倒す",
    "invisible": false,
    "name": "元素分散のオーブ",
    "removable": true,
    "stats": [
      "labyrinth_trinket_instantly_kill_next_elemental"
    ],
    "visuals": "orb_of_elemental_essence",
    "category": "Buff",
    "sources": {
      "LabyrinthTrinkets": [
        {
          "id": null,
          "item": "Metadata/Items/QuestItems/Labyrinth/Trinkets/OrbOfElementalEssence",
          "name": null,
          "template": null,
          "stat_text": null,
          "stats": {
            "labyrinth_trinket_instantly_kill_next_elemental": 1
          }
        }
      ]
    },
    "templates": null,
    "stack_limit": null
  },
  "rod_of_detonation": {
    "description": "次にヒットを与えたフォントを即座に倒す",
    "invisible": false,
    "name": "爆破の杖",
    "removable": true,
    "stats": [
      "labyrinth_trinket_instantly_kill_next_pylon"
    ],
    "visuals": "rod_of_detonation",
    "category": "Buff",
    "sources": {
      "LabyrinthTrinkets": [
        {
          "id": null,
          "item": "Metadata/Items/QuestItems/Labyrinth/Trinkets/RodOfDetonation",
          "name": null,
          "template": null,
          "stat_text": null,
          "stats": {
            "labyrinth_trinket_instantly_kill_next_pylon": 1
          }
        }
      ]
    },
    "templates": null,
    "stack_limit": null
  },
  "sand_of_eternity": {
    "description": "次にヒットを与えたアイドルのライフは自動回復しない",
    "invisible": false,
    "name": "永遠の砂",
    "removable": true,
    "stats": [
      "labyrinth_trinket_permanently_disable_statue_healing"
    ],
    "visuals": "sand_of_eternity",
    "category": "Buff",
    "sources": {
      "LabyrinthTrinkets": [
        {
          "id": null,
          "item": "Metadata/Items/QuestItems/Labyrinth/Trinkets/SandOfEternity",
          "name": null,
          "template": null,
          "stat_text": null,
          "stats": {
            "labyrinth_trinket_permanently_disable_statue_healing": 1
          }
        }
      ]
    },
    "templates": null,
    "stack_limit": null
  },
  "cogs_of_disruption": {
    "description": "次に使用したチャージディスラプターを短時間で再起動する",
    "invisible": false,
    "name": "破壊の歯車",
    "removable": true,
    "stats": [
      "labyrinth_trinket_reactivate_next_charge_disruptor_after_5_seconds"
    ],
    "visuals": "cogs_of_disruption",
    "category": "Buff",
    "sources": {
      "LabyrinthTrinkets": [
        {
          "id": null,
          "item": "Metadata/Items/QuestItems/Labyrinth/Trinkets/CogsOfDisruption",
          "name": null,
          "template": null,
          "stat_text": null,
          "stats": {
            "labyrinth_trinket_reactivate_next_charge_disruptor_after_5_seconds": 1
          }
        }
      ]
    },
    "templates": null,
    "stack_limit": null
  },
  "portal_shredder": {
    "description": "次にヒットを与えたポータルを即座に倒す",
    "invisible": false,
    "name": "ポータル破壊の針",
    "removable": true,
    "stats": [
      "labyrinth_trinket_instantly_kill_next_portal"
    ],
    "visuals": "portal_shredder",
    "category": "Buff",
    "sources": {
      "LabyrinthTrinkets": [
        {
          "id": null,
          "item": "Metadata/Items/QuestItems/Labyrinth/Trinkets/PortalShredder",
          "name": null,
          "template": null,
          "stat_text": null,
          "stats": {
            "labyrinth_trinket_instantly_kill_next_portal": 1
          }
        }
      ]
    },
    "templates": null,
    "stack_limit": null
  },
  "perandus_chest_revive_marker": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "active_offering": {
    "description": "アクティブオファリングを獲得",
    "invisible": true,
    "name": "アクティブオファリング",
    "removable": false,
    "stats": [],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "ground_maelstrom_chill": {
    "description": "ヴォーテックスからダメージを受けている",
    "invisible": false,
    "name": "ヴォーテックス",
    "removable": false,
    "stats": [
      "base_cold_damage_taken_per_minute"
    ],
    "visuals": "vortex",
    "category": "Debuff",
    "sources": {
      "PlayerConditions": [
        {
          "id": "HasDecayandVortex",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": null,
          "stats": {
            "base_cold_damage_taken_per_minute": 1
          }
        }
      ]
    },
    "templates": null,
    "stack_limit": null
  },
  "aura_increased_damage_taken": {
    "description": "受ける全てのダメージが増加",
    "invisible": false,
    "name": "終わりなき痛み",
    "removable": false,
    "stats": [
      "base_damage_taken_+%"
    ],
    "visuals": "monster_aura_increased_damage_taken",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "aura_damage_on_movement_skill_use": {
    "description": "移動スキルを使用する度に物理ダメージを受ける",
    "invisible": false,
    "name": "終わりなき危険",
    "removable": false,
    "stats": [
      "%_of_life_to_take_as_damage_on_using_a_movement_skill",
      "%_of_energy_shield_to_take_as_damage_on_using_a_movement_skill"
    ],
    "visuals": "monster_aura_damage_on_movement_skill_use",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "savage_hit_life_regen": {
    "description": "ライフ自動回復が付与されている",
    "invisible": false,
    "name": "ランブルマーチライフ自動回復",
    "removable": false,
    "stats": [
      "life_regeneration_rate_per_minute_%"
    ],
    "visuals": "life_regen",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "overflowing_chalice": {
    "description": "満ち溢れている杯がアクティブの間、フラスコチャージ獲得量が増加",
    "invisible": false,
    "name": "満ち溢れている杯",
    "removable": false,
    "stats": [
      "using_flask_overflowing_chalice"
    ],
    "visuals": "overflowing_chalice",
    "category": "Flask",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "have_killed_a_taunted_enemy_recently": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "shavronne_torment_aura": {
    "description": "味方は混沌ダメージがバイパスしないエナジーシールドを獲得",
    "invisible": false,
    "name": "シャヴロンのオーラ",
    "removable": false,
    "stats": [
      "maximum_life_%_to_add_as_maximum_energy_shield",
      "chaos_damage_does_not_bypass_energy_shield"
    ],
    "visuals": "monster_aura_energy_shield",
    "category": "Buff",
    "sources": {
      "Mods": [
        {
          "id": "TormentSpiritShavronne",
          "item": null,
          "name": null,
          "template": "TormentSpiritShavronne",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "TormentHauntedMonsterShavronne",
          "item": null,
          "name": null,
          "template": "TormentHauntedMonsterShavronne",
          "stat_text": null,
          "stats": null
        }
      ]
    },
    "templates": {
      "TormentSpiritShavronne": {
        "aura_radius_metres": 4.5,
        "stats": {
          "maximum_life_%_to_add_as_maximum_energy_shield": 0,
          "chaos_damage_does_not_bypass_energy_shield": 0
        },
        "stat_text": null,
        "visuals": null
      },
      "TormentHauntedMonsterShavronne": {
        "aura_radius_metres": 4.5,
        "stats": {
          "maximum_life_%_to_add_as_maximum_energy_shield": 0,
          "chaos_damage_does_not_bypass_energy_shield": 0
        },
        "stat_text": null,
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "flask_bonus_flask_charges_gained": {
    "description": "このフラスコがアクティブの間、フラスコチャージ獲得量が増加",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "charges_gained_+%"
    ],
    "visuals": "invisible",
    "category": "Flask",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "goddess_slow": {
    "description": "減速している",
    "invisible": false,
    "name": "減速",
    "removable": false,
    "stats": [
      "action_speed_-%"
    ],
    "visuals": "goddess_slow",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "have_pierced_recently": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "have_pierced_recently"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "goddess_beam": {
    "description": "燃焼ダメージを受けている",
    "invisible": false,
    "name": "女神の光撃",
    "removable": false,
    "stats": [
      "base_fire_damage_taken_per_minute"
    ],
    "visuals": "goddess_beam",
    "category": "Debuff",
    "sources": {
      "PlayerConditions": [
        {
          "id": "HasGoddessBeam",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": null,
          "stats": {
            "base_fire_damage_taken_per_minute": 1
          }
        }
      ]
    },
    "templates": null,
    "stack_limit": null
  },
  "have_killed_a_maimed_enemy_recently": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "have_killed_a_maimed_enemy_recently"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "have_taunted_an_enemy_recently": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "guardian_additional_block_chance": {
    "description": "",
    "invisible": true,
    "name": "アセンダンシー効果 (不可視)",
    "removable": false,
    "stats": [
      "additional_block_%"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "guardian_block_cooldown": {
    "description": "",
    "invisible": true,
    "name": "アセンダンシー効果 (不可視)",
    "removable": false,
    "stats": [],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "blocked_unique_enemy_hit_recently": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "physical_damage_+%"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "elementalist_increased_area_of_effect": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "base_skill_area_of_effect_+%"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "pale_court_invulnerability": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "base_cannot_be_damaged",
      "base_cannot_be_stunned",
      "immune_to_auras_from_other_entities",
      "immune_to_curses",
      "immune_vaal_lighting_warp",
      "cannot_be_knocked_back",
      "avoid_all_elemental_status_%",
      "base_movement_velocity_+%",
      "cannot_die"
    ],
    "visuals": "pale_court_invulnerability",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "pale_court_ghost_invulnerability": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "base_cannot_be_damaged",
      "base_cannot_be_stunned",
      "immune_to_auras_from_other_entities",
      "immune_to_curses",
      "immune_vaal_lighting_warp",
      "cannot_be_knocked_back",
      "avoid_all_elemental_status_%",
      "is_hidden_monster",
      "cannot_die"
    ],
    "visuals": "pale_court_invulnerability",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "intimidated": {
    "description": "威嚇されており、受けるアタックダメージが増加。",
    "invisible": false,
    "name": "威嚇",
    "removable": false,
    "stats": [
      "is_intimidated"
    ],
    "visuals": "intimidated",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "number_of_corpses_consumed_recently": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "flask_cannot_be_stunned": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "base_cannot_be_stunned"
    ],
    "visuals": "invisible",
    "category": "Flask",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "ascendancy_life_leech": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "life_leech_from_any_damage_permyriad"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "kiaras_determination": {
    "description": "このフラスコがアクティブの間、凍結、冷却、呪いおよびスタンに対して完全耐性を獲得。",
    "invisible": false,
    "name": "キアラの決心",
    "removable": false,
    "stats": [
      "base_cannot_be_stunned",
      "base_immune_to_chill",
      "base_immune_to_freeze",
      "immune_to_curses"
    ],
    "visuals": "kiaras_determination",
    "category": "Flask",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "prophecy_stolen_mods_buff": {
    "description": "倒したレアモンスターのモッドを奪い自身に付与",
    "invisible": false,
    "name": "狩人の教え",
    "removable": false,
    "stats": [],
    "visuals": "stolen_mods",
    "category": "Stolen",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "summon_specific_monsters_cannot_die": {
    "description": "",
    "invisible": true,
    "name": "死ぬことができない",
    "removable": false,
    "stats": [
      "cannot_die"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "phoenix_firebomb": {
    "description": "火耐性が減少。",
    "invisible": false,
    "name": "フェニックスのファイヤーボム",
    "removable": false,
    "stats": [
      "base_fire_damage_resistance_%"
    ],
    "visuals": "phoenix_firebomb",
    "category": "Debuff",
    "sources": {
      "PlayerConditions": [
        {
          "id": "IsFirebombed",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": [
            "火耐性 +x%"
          ],
          "stats": {
            "base_fire_damage_resistance_%": 1
          }
        }
      ]
    },
    "templates": null,
    "stack_limit": null
  },
  "repeated_pulse_cold": {
    "description": "冷気耐性が減少。",
    "invisible": false,
    "name": "憎悪のエッセンス",
    "removable": false,
    "stats": [
      "base_cold_damage_resistance_%"
    ],
    "visuals": "repeated_pulse_cold",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "repeated_pulse_lightning": {
    "description": "雷耐性が減少。",
    "invisible": false,
    "name": "憤怒のエッセンス",
    "removable": false,
    "stats": [
      "base_lightning_damage_resistance_%"
    ],
    "visuals": "repeated_pulse_lightning",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "repeated_pulse_fire": {
    "description": "火耐性が減少。",
    "invisible": false,
    "name": "怒りのエッセンス",
    "removable": false,
    "stats": [
      "base_fire_damage_resistance_%"
    ],
    "visuals": "repeated_pulse_fire",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "repeated_pulse_chaos": {
    "description": "混沌継続ダメージを受けている。",
    "invisible": false,
    "name": "悲惨のエッセンス",
    "removable": false,
    "stats": [
      "base_chaos_damage_taken_per_minute"
    ],
    "visuals": "repeated_pulse_chaos",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "flask_elemental_penetration": {
    "description": "与えるダメージは敵の元素耐性を突破する。",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "base_reduce_enemy_fire_resistance_%",
      "base_reduce_enemy_cold_resistance_%",
      "base_reduce_enemy_lightning_resistance_%"
    ],
    "visuals": "invisible",
    "category": "Flask",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "essence_elemental_damage_taken": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "essence_buff_elemental_damage_taken_+%"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": {
      "Mods": [
        {
          "id": "ElementalDamageTakenWhileStationaryEssence1",
          "item": null,
          "name": null,
          "template": "ElementalDamageTakenWhileStationaryEssence1",
          "stat_text": null,
          "stats": null
        }
      ]
    },
    "templates": {
      "ElementalDamageTakenWhileStationaryEssence1": {
        "aura_radius_metres": null,
        "stats": {
          "essence_buff_elemental_damage_taken_+%": 0
        },
        "stat_text": null,
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "essence_burning_ground": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "invisible",
    "category": null,
    "sources": {
      "Mods": [
        {
          "id": "BurningGroundWhileMovingEssence1",
          "item": null,
          "name": null,
          "template": "BurningGroundWhileMovingEssence1",
          "stat_text": null,
          "stats": null
        }
      ]
    },
    "templates": {
      "BurningGroundWhileMovingEssence1": {
        "aura_radius_metres": null,
        "stats": null,
        "stat_text": null,
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "essence_elemental_damage_taken_granted": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "elemental_damage_taken_+%"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "curse_immunity": {
    "description": "",
    "invisible": false,
    "name": "呪い完全耐性",
    "removable": false,
    "stats": [
      "immune_to_curses"
    ],
    "visuals": "curse_immunity",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "essence_alternating_buffs_speed_dodge_alternator": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "base_movement_velocity_+%",
      "base_cast_speed_+%",
      "attack_speed_+%",
      "avoid_damage_%"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": {
      "Mods": [
        {
          "id": "EssenceDaemonAlternatingBuffsSpeedDodge4",
          "item": null,
          "name": null,
          "template": "EssenceDaemonAlternatingBuffsSpeedDodge4",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "EssenceDaemonAlternatingBuffsSpeedDodge5",
          "item": null,
          "name": null,
          "template": "EssenceDaemonAlternatingBuffsSpeedDodge5",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "EssenceDaemonAlternatingBuffsSpeedDodge6",
          "item": null,
          "name": null,
          "template": "EssenceDaemonAlternatingBuffsSpeedDodge6",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "EssenceDaemonAlternatingBuffsSpeedDodge7",
          "item": null,
          "name": null,
          "template": "EssenceDaemonAlternatingBuffsSpeedDodge7",
          "stat_text": null,
          "stats": null
        }
      ]
    },
    "templates": {
      "EssenceDaemonAlternatingBuffsSpeedDodge4": {
        "aura_radius_metres": null,
        "stats": {
          "base_movement_velocity_+%": 0,
          "base_cast_speed_+%": 0,
          "attack_speed_+%": 0,
          "avoid_damage_%": 0
        },
        "stat_text": null,
        "visuals": null
      },
      "EssenceDaemonAlternatingBuffsSpeedDodge5": {
        "aura_radius_metres": null,
        "stats": {
          "base_movement_velocity_+%": 0,
          "base_cast_speed_+%": 0,
          "attack_speed_+%": 0,
          "avoid_damage_%": 0
        },
        "stat_text": null,
        "visuals": null
      },
      "EssenceDaemonAlternatingBuffsSpeedDodge6": {
        "aura_radius_metres": null,
        "stats": {
          "base_movement_velocity_+%": 0,
          "base_cast_speed_+%": 0,
          "attack_speed_+%": 0,
          "avoid_damage_%": 0
        },
        "stat_text": null,
        "visuals": null
      },
      "EssenceDaemonAlternatingBuffsSpeedDodge7": {
        "aura_radius_metres": null,
        "stats": {
          "base_movement_velocity_+%": 0,
          "base_cast_speed_+%": 0,
          "attack_speed_+%": 0,
          "avoid_damage_%": 0
        },
        "stat_text": null,
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "essence_alternating_buffs_speed_dodge_1": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "base_movement_velocity_+%",
      "base_cast_speed_+%",
      "attack_speed_+%"
    ],
    "visuals": "alternating_buffs_speed",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "essence_alternating_buffs_speed_dodge_2": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "avoid_damage_%"
    ],
    "visuals": "alternating_buffs_dodge",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "essence_alternating_buffs_damage_alternator": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "active_skill_damage_+%_final",
      "base_damage_taken_+%"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": {
      "Mods": [
        {
          "id": "EssenceDaemonAlternatingBuffsDamage4",
          "item": null,
          "name": null,
          "template": "EssenceDaemonAlternatingBuffsDamage4",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "EssenceDaemonAlternatingBuffsDamage5",
          "item": null,
          "name": null,
          "template": "EssenceDaemonAlternatingBuffsDamage5",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "EssenceDaemonAlternatingBuffsDamage6",
          "item": null,
          "name": null,
          "template": "EssenceDaemonAlternatingBuffsDamage6",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "EssenceDaemonAlternatingBuffsDamage7",
          "item": null,
          "name": null,
          "template": "EssenceDaemonAlternatingBuffsDamage7",
          "stat_text": null,
          "stats": null
        }
      ]
    },
    "templates": {
      "EssenceDaemonAlternatingBuffsDamage4": {
        "aura_radius_metres": null,
        "stats": {
          "active_skill_damage_+%_final": 0,
          "base_damage_taken_+%": 0
        },
        "stat_text": null,
        "visuals": null
      },
      "EssenceDaemonAlternatingBuffsDamage5": {
        "aura_radius_metres": null,
        "stats": {
          "active_skill_damage_+%_final": 0,
          "base_damage_taken_+%": 0
        },
        "stat_text": null,
        "visuals": null
      },
      "EssenceDaemonAlternatingBuffsDamage6": {
        "aura_radius_metres": null,
        "stats": {
          "active_skill_damage_+%_final": 0,
          "base_damage_taken_+%": 0
        },
        "stat_text": null,
        "visuals": null
      },
      "EssenceDaemonAlternatingBuffsDamage7": {
        "aura_radius_metres": null,
        "stats": {
          "active_skill_damage_+%_final": 0,
          "base_damage_taken_+%": 0
        },
        "stat_text": null,
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "essence_alternating_buffs_damage_1": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "active_skill_damage_+%_final"
    ],
    "visuals": "alternating_buffs_damage",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "essence_alternating_buffs_damage_2": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "base_damage_taken_+%"
    ],
    "visuals": "alternating_buffs_reduced_damage",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "essence_alternating_buffs_crit_alternator": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "base_self_critical_strike_multiplier_-%",
      "always_crit"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": {
      "Mods": [
        {
          "id": "EssenceDaemonAlternatingBuffsCrit5",
          "item": null,
          "name": null,
          "template": "EssenceDaemonAlternatingBuffsCrit5",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "EssenceDaemonAlternatingBuffsCrit6",
          "item": null,
          "name": null,
          "template": "EssenceDaemonAlternatingBuffsCrit6",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "EssenceDaemonAlternatingBuffsCrit7_",
          "item": null,
          "name": null,
          "template": "EssenceDaemonAlternatingBuffsCrit7_",
          "stat_text": null,
          "stats": null
        }
      ]
    },
    "templates": {
      "EssenceDaemonAlternatingBuffsCrit5": {
        "aura_radius_metres": null,
        "stats": {
          "base_self_critical_strike_multiplier_-%": 0,
          "always_crit": 0
        },
        "stat_text": null,
        "visuals": null
      },
      "EssenceDaemonAlternatingBuffsCrit6": {
        "aura_radius_metres": null,
        "stats": {
          "base_self_critical_strike_multiplier_-%": 0,
          "always_crit": 0
        },
        "stat_text": null,
        "visuals": null
      },
      "EssenceDaemonAlternatingBuffsCrit7_": {
        "aura_radius_metres": null,
        "stats": {
          "base_self_critical_strike_multiplier_-%": 0,
          "always_crit": 0
        },
        "stat_text": null,
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "essence_alternating_buffs_crit_1": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "base_self_critical_strike_multiplier_-%"
    ],
    "visuals": "alternating_buffs_crit_immune",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "essence_alternating_buffs_crit_2": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "always_crit"
    ],
    "visuals": "alternating_buffs_always_crit",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "permanent_debuff_on_minion_death": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "base_damage_taken_+%",
      "base_actor_scale_+%",
      "monster_dropped_item_quantity_+%",
      "monster_dropped_item_rarity_+%"
    ],
    "visuals": "invisible",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": 20
  },
  "have_blocked_attack_recently": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "have_blocked_attack_recently"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "phoenix_stacking_debuff": {
    "description": "火耐性の最大値が減少。",
    "invisible": false,
    "name": "高熱",
    "removable": false,
    "stats": [
      "base_maximum_fire_damage_resistance_%"
    ],
    "visuals": "phoenix_stacking_debuff",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "fire_beam_damage_stacks": {
    "description": "燃焼しており、スコーチンクレイから火継続ダメージを受けている。",
    "invisible": false,
    "name": "スコーチングレイ",
    "removable": false,
    "stats": [
      "buff_impl_stat"
    ],
    "visuals": "fire_beam_burning",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "brain_scrambler_shock_effects": {
    "description": "",
    "invisible": true,
    "name": "ブレインスクランブラー",
    "removable": false,
    "stats": [
      "base_cast_speed_+%",
      "base_movement_velocity_+%"
    ],
    "visuals": "invisible",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "shaper_immune": {
    "description": "",
    "invisible": false,
    "name": "",
    "removable": false,
    "stats": [
      "cannot_die",
      "base_cannot_be_damaged",
      "base_cannot_be_stunned",
      "immune_to_curses",
      "immune_to_auras_from_other_entities"
    ],
    "visuals": "shaper_immune",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "shaper_beam": {
    "description": "DESCRIBE ME",
    "invisible": true,
    "name": "RENAME ME",
    "removable": false,
    "stats": [
      "base_fire_damage_taken_per_minute",
      "base_cold_damage_taken_per_minute",
      "base_lightning_damage_taken_per_minute"
    ],
    "visuals": "shaper_beam",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "decay": {
    "description": "混沌継続ダメージを受けている",
    "invisible": false,
    "name": "ディケイ",
    "removable": false,
    "stats": [
      "base_chaos_damage_taken_per_minute"
    ],
    "visuals": "decay",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "endurance_frenzy_charge_essence": {
    "description": "エンデュランスチャージおよびフレンジーチャージを獲得",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "invisible",
    "category": null,
    "sources": {
      "Mods": [
        {
          "id": "MonsterGainFrenzyEnduranceChargeEvery5Seconds",
          "item": null,
          "name": null,
          "template": "MonsterGainFrenzyEnduranceChargeEvery5Seconds",
          "stat_text": null,
          "stats": null
        }
      ]
    },
    "templates": {
      "MonsterGainFrenzyEnduranceChargeEvery5Seconds": {
        "aura_radius_metres": null,
        "stats": null,
        "stat_text": null,
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "remnant_of_corruption_aura": {
    "description": "減速し、物理継続ダメージを受けている。",
    "invisible": false,
    "name": "コラプションレムナント",
    "removable": false,
    "stats": [
      "base_movement_velocity_+%",
      "base_physical_damage_%_of_maximum_life_taken_per_minute",
      "base_physical_damage_%_of_maximum_energy_shield_taken_per_minute"
    ],
    "visuals": "remnant_of_corruption_aura",
    "category": "Debuff",
    "sources": {
      "Mods": [
        {
          "id": "RemnantOfCorruptionMonsterAura",
          "item": null,
          "name": null,
          "template": "RemnantOfCorruptionMonsterAura",
          "stat_text": null,
          "stats": null
        }
      ]
    },
    "templates": {
      "RemnantOfCorruptionMonsterAura": {
        "aura_radius_metres": 3.0,
        "stats": {
          "base_movement_velocity_+%": 0,
          "base_physical_damage_%_of_maximum_life_taken_per_minute": 0,
          "base_physical_damage_%_of_maximum_energy_shield_taken_per_minute": 0
        },
        "stat_text": null,
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "chieftain_enrage_aura": {
    "description": "",
    "invisible": false,
    "name": "",
    "removable": false,
    "stats": [
      "attack_speed_+%",
      "damage_+%",
      "base_movement_velocity_+%",
      "base_cannot_be_damaged"
    ],
    "visuals": "chieftain_enrage_aura",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "chieftain_enrage_buff": {
    "description": "",
    "invisible": false,
    "name": "",
    "removable": false,
    "stats": [
      "base_damage_taken_+%"
    ],
    "visuals": "chieftain_enrage_buff",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "rhoa_map_boss_enrage_buff": {
    "description": "",
    "invisible": false,
    "name": "ロアボス激怒",
    "removable": false,
    "stats": [
      "attack_speed_+%",
      "damage_+%",
      "base_movement_velocity_+%",
      "base_damage_taken_+%",
      "monster_dropped_item_quantity_+%",
      "monster_dropped_item_rarity_+%",
      "base_actor_scale_+%",
      "shield_charge_attack_speed_+%",
      "base_cooldown_speed_+%"
    ],
    "visuals": "blood_rage",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": 3
  },
  "monolith_monster_freedom": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "base_damage_taken_+%"
    ],
    "visuals": "monolith_monster_freedom",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "essence_random_charge": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "invisible",
    "category": null,
    "sources": {
      "Mods": [
        {
          "id": "EssenceHorrorCharges1",
          "item": null,
          "name": null,
          "template": "EssenceHorrorCharges1",
          "stat_text": null,
          "stats": null
        }
      ]
    },
    "templates": {
      "EssenceHorrorCharges1": {
        "aura_radius_metres": null,
        "stats": null,
        "stat_text": null,
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "essence_charge_max_and_duration": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "charge_duration_+%",
      "max_frenzy_charges",
      "max_endurance_charges",
      "max_power_charges"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "minotaur_arctrap_debuff": {
    "description": "減速している",
    "invisible": false,
    "name": "アークトラップ",
    "removable": false,
    "stats": [
      "action_speed_-%"
    ],
    "visuals": "arc_trap",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "new_blade_vortex": {
    "description": "周囲にブレードヴォーテックスの刃がある",
    "invisible": true,
    "name": "ブレードヴォーテックス",
    "removable": false,
    "stats": [
      "buff_impl_stat"
    ],
    "visuals": "blade_vortex_counter",
    "category": "Active skill",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "new_blade_vortex_effect": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "blade_vortex_buff_range",
      "buff_impl_stat"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "zana_immune_buff": {
    "description": "",
    "invisible": false,
    "name": "TEMP",
    "removable": false,
    "stats": [
      "untargetable_by_monster_ai",
      "base_cannot_be_damaged",
      "cannot_die"
    ],
    "visuals": "zana_immune_buff",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "hidden_monster_disable_minions": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "base_cannot_be_damaged",
      "base_cannot_be_stunned",
      "is_hidden_monster",
      "delete_on_death",
      "minions_take_no_actions",
      "no_life_regeneration",
      "no_energy_shield_recharge_or_regeneration"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "aura_movement_speed_for_spiders": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "movement_velocity_while_spider_+%",
      "phase_through_objects_while_spider",
      "suppress_phasing_visual"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "covered_in_spiders": {
    "description": "蜘蛛まみれです！焼き払って！早く動けますがアタックおよびキャストが遅くなり、与えるダメージが低下。",
    "invisible": false,
    "name": "蜘蛛まみれ",
    "removable": false,
    "stats": [
      "base_movement_velocity_+%",
      "covered_in_spiders_damage_+%_final",
      "covered_in_spiders_attack_and_cast_speed_+%_final"
    ],
    "visuals": "covered_in_spiders",
    "category": "Debuff",
    "sources": {
      "PlayerConditions": [
        {
          "id": "IsCoveredInSpiders",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": [
            "移動スピードがx%増加する"
          ],
          "stats": {
            "base_movement_velocity_+%": 1,
            "covered_in_spiders_damage_+%_final": 1,
            "covered_in_spiders_attack_and_cast_speed_+%_final": 1
          }
        }
      ]
    },
    "templates": null,
    "stack_limit": null
  },
  "remove_covered_in_spiders": {
    "description": "蜘蛛を焼いていおり、火継続ダメージを受けている。",
    "invisible": false,
    "name": "火",
    "removable": false,
    "stats": [
      "base_fire_damage_%_of_maximum_es_taken_per_minute_in_normal",
      "base_fire_damage_%_of_maximum_es_taken_per_minute_in_cruel",
      "base_fire_damage_%_of_maximum_es_taken_per_minute_in_merciless",
      "base_fire_damage_%_of_maximum_life_taken_per_minute_in_normal",
      "base_fire_damage_%_of_maximum_life_taken_per_minute_in_cruel",
      "base_fire_damage_%_of_maximum_life_taken_per_minute_in_merciless",
      "in_lava"
    ],
    "visuals": "remove_covered_in_spiders",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "restore": {
    "description": "ライフ、マナおよびエナジーシールドが自動回復",
    "invisible": false,
    "name": "回復",
    "removable": false,
    "stats": [
      "life_regeneration_rate_per_minute_%",
      "mana_regeneration_rate_per_minute_%",
      "base_energy_shield_regeneration_rate_per_minute_%"
    ],
    "visuals": "restore",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "statue_alternating_buffs_item_rarity_alternator": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "damage_+%",
      "monster_dropped_item_rarity_+%",
      "base_damage_taken_+%",
      "monster_dropped_item_quantity_+%"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": {
      "Mods": [
        {
          "id": "DaemonAlternatingBuffsStatueMaker",
          "item": null,
          "name": null,
          "template": "DaemonAlternatingBuffsStatueMaker",
          "stat_text": null,
          "stats": null
        }
      ]
    },
    "templates": {
      "DaemonAlternatingBuffsStatueMaker": {
        "aura_radius_metres": null,
        "stats": {
          "damage_+%": 0,
          "monster_dropped_item_rarity_+%": 0,
          "base_damage_taken_+%": 0,
          "monster_dropped_item_quantity_+%": 0
        },
        "stat_text": null,
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "statue_alternating_buffs_item_rarity": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "damage_+%",
      "monster_dropped_item_rarity_+%"
    ],
    "visuals": "alternating_buffs_damage_rarity",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "statue_alternating_buffs_item_quantity": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "base_damage_taken_+%",
      "monster_dropped_item_quantity_+%"
    ],
    "visuals": "alternating_buffs_damage_taken_quantity",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "unique_flask_witchfire_brew": {
    "description": "与える継続ダメージが増加",
    "invisible": false,
    "name": "ウィッチファイヤーの醸造",
    "removable": false,
    "stats": [
      "damage_over_time_+%"
    ],
    "visuals": "witchfire_brew",
    "category": "Flask",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "unique_flask_dying_sun": {
    "description": "効果範囲が増加、投射物が追加される",
    "invisible": false,
    "name": "死にゆく太陽",
    "removable": false,
    "stats": [
      "base_skill_area_of_effect_+%",
      "number_of_additional_projectiles",
      "projectile_attached_visual_effect_art_variation"
    ],
    "visuals": "dying_sun",
    "category": "Flask",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "atlas_lightning_golem_buff": {
    "description": "",
    "invisible": false,
    "name": "",
    "removable": false,
    "stats": [
      "base_damage_taken_+%",
      "attack_speed_+%",
      "base_cast_speed_+%"
    ],
    "visuals": "atlas_lightning_golem_buff",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "aura_atlas_gold_pile": {
    "description": "与えるダメージが増加",
    "invisible": false,
    "name": "宝の山",
    "removable": false,
    "stats": [
      "treasure_pile_damage_+%_final"
    ],
    "visuals": "gold_pile_aura",
    "category": "Buff",
    "sources": {
      "Mods": [
        {
          "id": "VaultTreasureDaemon",
          "item": null,
          "name": null,
          "template": "VaultTreasureDaemon",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "VaultBossTreasurePileDamageBuff",
          "item": null,
          "name": null,
          "template": "VaultBossTreasurePileDamageBuff",
          "stat_text": null,
          "stats": null
        }
      ]
    },
    "templates": {
      "VaultTreasureDaemon": {
        "aura_radius_metres": 1.2,
        "stats": {
          "treasure_pile_damage_+%_final": 0
        },
        "stat_text": null,
        "visuals": null
      },
      "VaultBossTreasurePileDamageBuff": {
        "aura_radius_metres": 2.5,
        "stats": {
          "treasure_pile_damage_+%_final": 0
        },
        "stat_text": null,
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "hallowed_ground_boss_invulnerability": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "base_cannot_be_damaged",
      "cannot_die",
      "base_cannot_be_stunned"
    ],
    "visuals": "hallowed_ground_boss_invulnerability",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "elementalist_all_damage_chills": {
    "description": "全てのダメージが冷却を付与。",
    "invisible": false,
    "name": "冷却コンフラックス",
    "removable": false,
    "stats": [
      "all_damage_can_chill"
    ],
    "visuals": "chilling_conflux",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "elementalist_all_damage_shocks": {
    "description": "全てのダメージが感電を付与。",
    "invisible": false,
    "name": "感電コンフラックス",
    "removable": false,
    "stats": [
      "all_damage_can_shock",
      "base_chance_to_shock_%"
    ],
    "visuals": "shocking_conflux",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "elementalist_all_damage_ignites": {
    "description": "全てのダメージが発火を付与。",
    "invisible": false,
    "name": "発火コンフラックス",
    "removable": false,
    "stats": [
      "all_damage_can_ignite",
      "base_chance_to_ignite_%"
    ],
    "visuals": "igniting_conflux",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "elementalist_all_damage_chills_shocks_ignites": {
    "description": "全てのダメージが感電、冷却および発火を付与。",
    "invisible": false,
    "name": "エレメンタルコンフラックス",
    "removable": false,
    "stats": [
      "all_damage_can_chill_ignite_shock",
      "base_chance_to_shock_%",
      "base_chance_to_ignite_%"
    ],
    "visuals": "elemental_conflux",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "shaper_minions_buff": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "base_damage_taken_+%"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "map_poisoned_while_moving": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "map_players_are_poisoned_while_moving_chaos_damage_per_second"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "map_damage_taken_while_stationary": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "map_players_and_monsters_damage_taken_+%_while_stationary"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "map_damage_taken": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "base_damage_taken_+%"
    ],
    "visuals": "invisible",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "ground_haste": {
    "description": "スリップストリームによりアクションスピードが増加。",
    "invisible": false,
    "name": "スリップストリーム",
    "removable": false,
    "stats": [
      "action_speed_-%"
    ],
    "visuals": "ground_haste",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "damage_taken_on_200_mana_spent": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "base_damage_taken_+%"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "mass_summon_ravens": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "base_damage_taken_+%"
    ],
    "visuals": "bloodwing_summon_ravens",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "damage_and_damage_taken": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "damage_+%",
      "base_damage_taken_+%"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "map_damage_and_damage_taken_while_stationary": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "buff_damage_while_stationery_+%",
      "buff_damage_taken_while_stationery_+%"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "ground_tar_gold": {
    "description": "液状の金の上に立っているため移動スピードが減少",
    "invisible": false,
    "name": "液状の金",
    "removable": false,
    "stats": [
      "base_movement_velocity_+%"
    ],
    "visuals": "tar_gold",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "strongbox_enrage": {
    "description": "",
    "invisible": false,
    "name": "",
    "removable": false,
    "stats": [
      "base_actor_scale_+%",
      "monster_dropped_item_quantity_+%",
      "base_movement_velocity_+%",
      "attack_speed_+%",
      "damage_+%",
      "maximum_life_+%"
    ],
    "visuals": "chieftain_enrage_buff",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "cover_in_ash": {
    "description": "減速し、受ける火ダメージが増加。",
    "invisible": false,
    "name": "灰まみれ",
    "removable": false,
    "stats": [
      "covered_in_ash_movement_speed_+%_final",
      "fire_damage_taken_+%"
    ],
    "visuals": "covered_in_ash",
    "category": "Debuff",
    "sources": null,
    "templates": {
      "AncestralKaomCoveredInAsh": {
        "aura_radius_metres": null,
        "stats": {
          "covered_in_ash_movement_speed_+%_final": -20,
          "fire_damage_taken_+%": 30
        },
        "stat_text": [
          "受ける火ダメージが30%増加する"
        ],
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "empowering_howl": {
    "description": "",
    "invisible": false,
    "name": "強化の咆哮",
    "removable": false,
    "stats": [
      "physical_damage_%_to_add_as_fire"
    ],
    "visuals": "empowering_howl",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "new_new_blade_vortex": {
    "description": "周囲にブレードヴォーテックスの刃がある",
    "invisible": true,
    "name": "ブレードヴォーテックス",
    "removable": false,
    "stats": [
      "buff_impl_stat"
    ],
    "visuals": "blade_vortex_counter",
    "category": "Active skill",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "have_summoned_golem_in_past_8_seconds": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "have_summoned_a_golem_in_past_8_seconds"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "golem_summoned_in_past_8_seconds": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "damage_+%"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "elementalist_shaper_of_desolation_cooldown": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "new_blight": {
    "description": "混沌継続ダメージを受けている。",
    "invisible": false,
    "name": "ブライト",
    "removable": false,
    "stats": [],
    "visuals": "blight",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "monster_consume_charges": {
    "description": "",
    "invisible": true,
    "name": "モンスター消費",
    "removable": false,
    "stats": [],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "player_tencent_asset_lock_bonus": {
    "description": "アイテムのレアリティが増加。",
    "invisible": false,
    "name": "資産ロックバフ",
    "removable": false,
    "stats": [
      "base_item_found_rarity_+%"
    ],
    "visuals": "tencent_asset_lock_iir",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "player_tencent_no_asset_lock": {
    "description": "資産ロックをアクティベートしていません。アクティベートした場合、資産ロックはアイテムのレアリティを増加させます。",
    "invisible": false,
    "name": "資産ロック停止",
    "removable": false,
    "stats": [],
    "visuals": "tencent_no_asset_lock",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "tencent_tas_lock": {
    "description": "60秒間のセーフモードです。まだ繊細な動作行うことができません。",
    "invisible": false,
    "name": "TASロック",
    "removable": false,
    "stats": [],
    "visuals": "tencent_tas_lock",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "blizzard_enemy": {
    "description": "吹雪の中にいるため、冷却状態となり、命中力が大幅に低下。",
    "invisible": false,
    "name": "吹雪",
    "removable": false,
    "stats": [
      "blinded"
    ],
    "visuals": "blizzard",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "blizzard_ally": {
    "description": "吹雪に守られています。吹雪の中にいる際、ダメージをかわすことができる。",
    "invisible": false,
    "name": "雪のマント",
    "removable": false,
    "stats": [
      "base_damage_taken_+%",
      "avoid_damage_%"
    ],
    "visuals": "blizzard",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "monster_convert_on_death": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "breach_team_warp_buff": {
    "description": "",
    "invisible": false,
    "name": "",
    "removable": false,
    "stats": [
      "lightning_damage_+%",
      "base_movement_velocity_+%",
      "base_damage_taken_+%"
    ],
    "visuals": "breach_team_lightning_warp",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "breach_discharge_aura": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "grant_actor_scale_+%_to_aura_owner_on_death",
      "grant_attack_speed_+%_to_aura_owner_on_death",
      "grant_cast_speed_+%_to_aura_owner_on_death",
      "grant_damage_reduction_%_to_aura_owner_on_death",
      "soul_is_consumed_on_death"
    ],
    "visuals": "breach_eater_aura",
    "category": null,
    "sources": {
      "Mods": [
        {
          "id": "MonsterBreachLightningSoulEater",
          "item": null,
          "name": null,
          "template": "MonsterBreachLightningSoulEater",
          "stat_text": null,
          "stats": null
        }
      ]
    },
    "templates": {
      "MonsterBreachLightningSoulEater": {
        "aura_radius_metres": 7.0,
        "stats": {
          "grant_actor_scale_+%_to_aura_owner_on_death": 0,
          "grant_attack_speed_+%_to_aura_owner_on_death": 0,
          "grant_cast_speed_+%_to_aura_owner_on_death": 0,
          "grant_damage_reduction_%_to_aura_owner_on_death": 0,
          "soul_is_consumed_on_death": 0
        },
        "stat_text": null,
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "breach_discharge": {
    "description": "",
    "invisible": false,
    "name": "",
    "removable": false,
    "stats": [
      "capped_actor_scale_+%",
      "attack_speed_+%",
      "base_cast_speed_+%",
      "base_additional_physical_damage_reduction_%",
      "base_resist_all_elements_%"
    ],
    "visuals": "soul_eater",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "have_dealt_non_crit_recently": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "have_dealt_non_crit_recently"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "have_frozen_enemy_recently": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "have_frozen_enemy_recently"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "number_of_shocked_enemies_killed_recently": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "track_movement": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "envy_chaos_damage": {
    "description": "追加の混沌ダメージを獲得",
    "invisible": false,
    "name": "エンビーオーラ",
    "removable": true,
    "stats": [
      "attack_minimum_added_chaos_damage",
      "attack_maximum_added_chaos_damage",
      "spell_minimum_added_chaos_damage",
      "spell_maximum_added_chaos_damage",
      "base_additional_physical_damage_reduction_%",
      "damage_+%",
      "attack_and_cast_speed_+%",
      "life_regeneration_rate_per_minute_%",
      "base_life_mana_es_recovery_rate_+%"
    ],
    "visuals": "player_aura_chaos_damage",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "fire_beam_max_damage_stacks": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "fire_beam_max_damage_stacks_burning",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "rhoa_enrage": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "attack_and_cast_speed_+%",
      "base_movement_velocity_+%",
      "damage_+%"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "fire_beam_resistance_stacks": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "invisible",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "doedre2_red_aura": {
    "description": "赤い廃液がスタックするたびに、受けるダメージが10%増加。",
    "invisible": false,
    "name": "赤い廃液",
    "removable": false,
    "stats": [
      "base_damage_taken_+%"
    ],
    "visuals": "doedre2_red_aura",
    "category": "Debuff",
    "sources": {
      "PlayerConditions": [
        {
          "id": "HasEffluentX10",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": [
            "受けるダメージがx%増加する"
          ],
          "stats": {
            "base_damage_taken_+%": 1
          }
        }
      ]
    },
    "templates": null,
    "stack_limit": 10
  },
  "doedre2_green_aura": {
    "description": "緑の廃液がスタックするたびに自身とミニオンの与えるダメージが7%低下。",
    "invisible": false,
    "name": "緑の廃液",
    "removable": false,
    "stats": [
      "doedre_aura_damage_+%_final"
    ],
    "visuals": "doedre2_green_aura",
    "category": "Debuff",
    "sources": {
      "PlayerConditions": [
        {
          "id": "HasEffluentX10",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": [
            "ダメージがx%上昇する"
          ],
          "stats": {
            "doedre_aura_damage_+%_final": 1
          }
        }
      ]
    },
    "templates": null,
    "stack_limit": 10
  },
  "doedre2_purple_aura": {
    "description": "紫の廃液がスタックするたびに、7%遅くなります。",
    "invisible": false,
    "name": "紫の廃液",
    "removable": false,
    "stats": [
      "action_speed_-%"
    ],
    "visuals": "doedre2_purple_aura",
    "category": "Debuff",
    "sources": {
      "PlayerConditions": [
        {
          "id": "HasEffluentX10",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": [
            "アクションスピードがx%減少する"
          ],
          "stats": {
            "action_speed_-%": 1
          }
        }
      ]
    },
    "templates": null,
    "stack_limit": 10
  },
  "doedre2_red_buff": {
    "description": "",
    "invisible": false,
    "name": "赤いバフ",
    "removable": false,
    "stats": [
      "base_damage_taken_+%"
    ],
    "visuals": "doedre2_red_buff",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "doedre2_green_buff": {
    "description": "",
    "invisible": false,
    "name": "緑のバフ",
    "removable": false,
    "stats": [
      "damage_+%"
    ],
    "visuals": "doedre2_green_buff",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "doedre2_purple_buff": {
    "description": "",
    "invisible": false,
    "name": "紫のバフ",
    "removable": false,
    "stats": [
      "base_movement_velocity_+%",
      "base_cast_speed_+%",
      "attack_speed_+%"
    ],
    "visuals": "doedre2_purple_buff",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "abberaths_hooves_display_buff": {
    "description": "一歩ごとに足元に小さな爆発を起こし、周囲に火ダメージを与える。",
    "invisible": false,
    "name": "アバラスの怒り",
    "removable": false,
    "stats": [],
    "visuals": "abberaths_hooves_display_buff",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "avarius_divine_beam_damage": {
    "description": "火継続ダメージを受けている。",
    "invisible": false,
    "name": "ディバインビーム",
    "removable": false,
    "stats": [
      "base_fire_damage_taken_per_minute"
    ],
    "visuals": "avarius_beam_damage",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "avarius_divine_beam_debuff": {
    "description": "ビームに当たっている時間が長いほど、受ける火継続ダメージが増加。",
    "invisible": false,
    "name": "ディバインビーム",
    "removable": false,
    "stats": [],
    "visuals": "avarius_beam_debuff",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "avarius_statue_buff": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "base_cannot_be_damaged",
      "base_cannot_be_stunned",
      "cannot_be_chained_from",
      "action_speed_-%",
      "immune_to_shunt_geal"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "spider_god_spiders": {
    "description": "蜘蛛の巣まみれの間、移動スピードが減少。",
    "invisible": false,
    "name": "蜘蛛の巣まみれ",
    "removable": false,
    "stats": [
      "base_movement_velocity_+%"
    ],
    "visuals": "spider_god_web_slow",
    "category": "Debuff",
    "sources": {
      "PlayerConditions": [
        {
          "id": "HasWebbedX5",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": [
            "移動スピードがx%増加する"
          ],
          "stats": {
            "base_movement_velocity_+%": 1
          }
        },
        {
          "id": "IsWebbed",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": [
            "移動スピードがx%増加する"
          ],
          "stats": {
            "base_movement_velocity_+%": 1
          }
        }
      ]
    },
    "templates": null,
    "stack_limit": 10
  },
  "number_of_chests_opened_recently": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "have_shattered_recently": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "have_shattered_recently"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "additional_ignite": {
    "description": "火が付いている",
    "invisible": false,
    "name": "発火",
    "removable": false,
    "stats": [
      "base_ignite_damage_taken_per_minute"
    ],
    "visuals": "ignited",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "unique_flask_the_basics": {
    "description": "",
    "invisible": true,
    "name": "基本",
    "removable": false,
    "stats": [
      "elemental_damage_taken_+%_of_lowest_uncapped_resistance_type",
      "elemental_penetration_%_of_highest_uncapped_resistance_type"
    ],
    "visuals": "invisible",
    "category": "Flask",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "classic_prophecy_quantity": {
    "description": "",
    "invisible": false,
    "name": "予言数量",
    "removable": false,
    "stats": [
      "monster_dropped_item_quantity_+%"
    ],
    "visuals": "prophecy_monster_quantity",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "tukohama_shield": {
    "description": "",
    "invisible": false,
    "name": "",
    "removable": false,
    "stats": [
      "base_cannot_be_damaged",
      "cannot_die"
    ],
    "visuals": "tukohama_shield",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "ground_tar_net": {
    "description": "網の上に立っている間、移動スピードが減少。",
    "invisible": false,
    "name": "投網",
    "removable": false,
    "stats": [
      "base_movement_velocity_+%"
    ],
    "visuals": "ground_tar_net",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "offering_blood": {
    "description": "与えるダメージが増加、ライフが自動回復。",
    "invisible": false,
    "name": "ブラッドオファリング",
    "removable": false,
    "stats": [
      "base_life_regeneration_rate_per_minute",
      "damage_+%"
    ],
    "visuals": "offering_blood",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "have_blocked_spell_recently": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "have_blocked_spell_recently"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "have_used_a_fire_skill_recently": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "have_used_a_fire_skill_recently"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "brutus_empowered": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "base_movement_velocity_+%",
      "base_damage_taken_+%"
    ],
    "visuals": "brutus_empowered",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "unique_victarios_flight_movement_velocity": {
    "description": "自身と味方の移動スピードが増加",
    "invisible": false,
    "name": "ヴィクタリオの疾走",
    "removable": false,
    "stats": [
      "base_movement_velocity_+%"
    ],
    "visuals": "unique_victarios_flight_movement_speed",
    "category": "Buff",
    "sources": {
      "Mods": [
        {
          "id": "NearbyAlliesMovementVelocityUnique__1",
          "item": null,
          "name": null,
          "template": "NearbyAlliesMovementVelocityUnique__1",
          "stat_text": null,
          "stats": null
        }
      ]
    },
    "templates": {
      "NearbyAlliesMovementVelocityUnique__1": {
        "aura_radius_metres": 5.0,
        "stats": {
          "base_movement_velocity_+%": 0
        },
        "stat_text": null,
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "intimidated_aura": {
    "description": "威嚇されており、受けるアタックダメージが増加。",
    "invisible": false,
    "name": "威嚇",
    "removable": false,
    "stats": [
      "is_intimidated"
    ],
    "visuals": "intimidated",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "brine_king_tide": {
    "description": "津波に巻き込まれているため、減速状態となり冷気継続ダメージを受けている。",
    "invisible": false,
    "name": "津波",
    "removable": false,
    "stats": [
      "base_cold_damage_taken_per_minute",
      "action_speed_-%"
    ],
    "visuals": "brine_king_tide",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "energy_shield_has_started_recharging_recently": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "energy_shield_has_started_recharging_recently"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "ground_devouring_darkness": {
    "description": "物理継続ダメージを受けている。",
    "invisible": false,
    "name": "貪る闇",
    "removable": false,
    "stats": [
      "base_physical_damage_taken_per_minute"
    ],
    "visuals": "ground_devouring_darkness",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "have_stopped_taking_damage_over_time_recently": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "have_stopped_taking_damage_over_time_recently"
    ],
    "visuals": "invisible",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "have_been_frozen_recently": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "have_been_frozen_recently"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "have_been_stunned_recently": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "have_been_stunned_recently"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "tukohama_god_stationary_buff": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "ryslatha_god_life_flask_charges_gain": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "tangmazu_god_curses_have_no_effect_on_you_cooldown": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "curses_have_no_effect_on_you": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "curse_effect_on_self_+%"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "infested": {
    "description": "体から寄生虫が飛び出し、フラスコチャージを奪う。",
    "invisible": false,
    "name": "寄生",
    "removable": false,
    "stats": [],
    "visuals": "infested",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "despair_bear_buff": {
    "description": "グラスクルの絶望に侵されている。遅くなっており、受けるダメージが上昇、光半径が減少。",
    "invisible": false,
    "name": "グラスクルの絶望",
    "removable": false,
    "stats": [
      "action_speed_-%",
      "base_damage_taken_+%",
      "light_radius_+%"
    ],
    "visuals": "despair",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "fearless": {
    "description": "勇敢状態中はダメージを受けず死なない。周囲にある恐怖の象徴を破壊。",
    "invisible": true,
    "name": "勇敢",
    "removable": false,
    "stats": [
      "cannot_die",
      "base_cannot_be_damaged",
      "base_movement_velocity_+%"
    ],
    "visuals": "fearless",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "frog_orb_aura": {
    "description": "周囲の恐怖の象徴ごとに、冷気継続ダメージを受けている。",
    "invisible": false,
    "name": "恐怖",
    "removable": false,
    "stats": [
      "base_cold_damage_taken_per_minute"
    ],
    "visuals": "silver_orb_visual",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "frog_orb_aura_map": {
    "description": "周囲の恐怖の象徴ごとに、冷気継続ダメージを受けている。",
    "invisible": false,
    "name": "恐怖",
    "removable": false,
    "stats": [
      "base_cold_damage_taken_per_minute"
    ],
    "visuals": "silver_orb_visual",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "frog_orb_aura_minions": {
    "description": "周囲の恐怖の象徴ごとに、冷気継続ダメージを受けている。",
    "invisible": false,
    "name": "恐怖",
    "removable": false,
    "stats": [
      "base_cold_damage_taken_per_minute"
    ],
    "visuals": "silver_orb_visual",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "water_orb_aura": {
    "description": "周囲の恐怖の象徴ごとに、冷気継続ダメージを受けている。",
    "invisible": false,
    "name": "恐怖",
    "removable": false,
    "stats": [
      "base_cold_damage_taken_per_minute"
    ],
    "visuals": "water_orb_visual",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "stolen_mods_inspired_learning": {
    "description": "倒したレアモンスターのモッドを奪い自身に付与",
    "invisible": false,
    "name": "触発された学習",
    "removable": false,
    "stats": [],
    "visuals": "stolen_mods",
    "category": "Stolen",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "stolen_mods_leaguestone": {
    "description": "倒したレアモンスターのモッドを奪い自身に付与",
    "invisible": false,
    "name": "ヴァルドの才覚",
    "removable": false,
    "stats": [],
    "visuals": "stolen_mods",
    "category": "Stolen",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "abberath_minion_buff": {
    "description": "",
    "invisible": false,
    "name": "",
    "removable": false,
    "stats": [
      "base_damage_taken_+%",
      "physical_damage_%_to_add_as_fire"
    ],
    "visuals": "abberath_shaman_buff",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "herald_of_ash_burning": {
    "description": "敵のヘラルドオブアッシュを受け、火継続ダメージを受けている。",
    "invisible": false,
    "name": "燃焼",
    "removable": false,
    "stats": [
      "base_fire_damage_taken_per_minute"
    ],
    "visuals": "ground_fire_burn",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "number_of_enemies_shocked_recently": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "kitava_swipe_debuff": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "labyrinth_arrow_movement_speed_+%_final"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "despair_bear_slow": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "base_movement_velocity_+%"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "have_used_movement_skill_recently": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "have_used_movement_skill_recently"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "have_placed_trap_or_mine_recently": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "have_placed_trap_or_mine_recently"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "ground_despair_geyser": {
    "description": "物理継続ダメージを受け、移動スピードが減少。",
    "invisible": false,
    "name": "絶望の重み",
    "removable": false,
    "stats": [
      "base_physical_damage_taken_per_minute",
      "base_movement_velocity_+%"
    ],
    "visuals": "ground_despair_geyser",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "support_maimed_enemies_damage_taken": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "physical_damage_taken_+%"
    ],
    "visuals": "invisible",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "have_used_a_cold_skill_recently": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "have_used_a_cold_skill_recently"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "attack_speed_debuff_from_hitting_enemy_recently": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "attack_speed_+%"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "yugul_hidden_monster": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "base_cannot_be_damaged",
      "base_cannot_be_stunned",
      "is_hidden_monster",
      "delete_on_death",
      "untargetable_by_monster_ai",
      "no_life_regeneration",
      "no_energy_shield_recharge_or_regeneration"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "ground_maelstrom_chill_lunaris": {
    "description": "ルナリスのダークヴォーテックスからダメージを受けている。",
    "invisible": false,
    "name": "ダークヴォーテックス",
    "removable": false,
    "stats": [
      "base_cold_damage_taken_per_minute"
    ],
    "visuals": "vortex_lunaris",
    "category": "Debuff",
    "sources": {
      "PlayerConditions": [
        {
          "id": "AffectedByDarkVortex",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": null,
          "stats": {
            "base_cold_damage_taken_per_minute": 1
          }
        }
      ]
    },
    "templates": null,
    "stack_limit": null
  },
  "silver_orb_aggressive": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "monster_aggro_radius_+%",
      "base_movement_velocity_+%"
    ],
    "visuals": "silver_orb_aggressive",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "ground_sandstorm": {
    "description": "物理継続ダメージを受けている。",
    "invisible": false,
    "name": "ガルカンの砂嵐",
    "removable": false,
    "stats": [
      "base_physical_damage_taken_per_minute",
      "base_movement_velocity_+%"
    ],
    "visuals": "ground_sandstorm",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "number_of_nearby_enemies": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "ralakesh_buff": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "base_damage_taken_+%"
    ],
    "visuals": "ralakesh_buff",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "plague": {
    "description": "混沌継続ダメージを受けている。",
    "invisible": false,
    "name": "疫病",
    "removable": false,
    "stats": [
      "base_chaos_damage_taken_per_minute"
    ],
    "visuals": "contagion",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "accelerate": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "accelerate_min",
      "accelerate_max",
      "accelerate_time"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "arcane_surge": {
    "description": "キャストスピードおよびマナ自動回復速度が増加。",
    "invisible": false,
    "name": "アーケーンサージ",
    "removable": true,
    "stats": [
      "base_cast_speed_+%",
      "mana_regeneration_rate_+%",
      "spell_damage_+%_final_from_arcane_surge"
    ],
    "visuals": "arcane_surge",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "mana_recoup": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "base_mana_recovery_per_minute"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "negative_mana_recoup": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "mana_degeneration_per_minute"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "lightning_thorns_cold": {
    "description": "ヒットを受けた際、冷気ダメージを反射",
    "invisible": false,
    "name": "コールドソーン",
    "removable": false,
    "stats": [
      "minimum_cold_damage_to_return_when_hit",
      "maximum_cold_damage_to_return_when_hit"
    ],
    "visuals": "lightning_thorns_cold",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "blight_hinder_chaos_damage_taken": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "chaos_damage_taken_+%"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "moontouched_buff": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "moontouched_buff",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "innervate_support": {
    "description": "追加の雷ダメージを与える",
    "invisible": false,
    "name": "電気刺激",
    "removable": true,
    "stats": [
      "global_minimum_added_lightning_damage",
      "global_maximum_added_lightning_damage"
    ],
    "visuals": "innervation",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "blackguardzombie_enrage": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "basilisk_slow": {
    "description": "石化しつつある。",
    "invisible": false,
    "name": "ストーンゲイズ",
    "removable": false,
    "stats": [
      "action_speed_-%"
    ],
    "visuals": "stone_gaze",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "basilisk_gaze": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "buff_impl_stat",
      "buff_impl_stat",
      "buff_impl_stat",
      "buff_impl_stat"
    ],
    "visuals": "invisible",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "bleeding_stack": {
    "description": "出血しており、物理継続ダメージを受けている。",
    "invisible": false,
    "name": "出血",
    "removable": false,
    "stats": [
      "bleeding_damage_taken_per_minute"
    ],
    "visuals": "puncture",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "ruthless_big_hit_counter": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "boulderdash_enrage": {
    "description": "",
    "invisible": true,
    "name": "ボールダーダッシュの怒り",
    "removable": false,
    "stats": [],
    "visuals": "boulderdash_enrage",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "doedre_pillar_red_aura": {
    "description": "ドードゥリの苦痛がスタックするたび、受けるダメージが6%増加。",
    "invisible": false,
    "name": "ドードゥリの苦痛",
    "removable": false,
    "stats": [
      "base_damage_taken_+%"
    ],
    "visuals": "doedre_pillar_red_aura",
    "category": "Debuff",
    "sources": {
      "PlayerConditions": [
        {
          "id": "HasDoedresTorment",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": [
            "受けるダメージがx%増加する"
          ],
          "stats": {
            "base_damage_taken_+%": 1
          }
        }
      ]
    },
    "templates": null,
    "stack_limit": null
  },
  "doedre_pillar_green_aura": {
    "description": "ドードゥリの衰弱がスタックするたび、自身とミニオンの与えるダメージが5%低下。",
    "invisible": false,
    "name": "ドードゥリの衰弱",
    "removable": false,
    "stats": [
      "doedre_aura_damage_+%_final"
    ],
    "visuals": "doedre_pillar_green_aura",
    "category": "Debuff",
    "sources": {
      "PlayerConditions": [
        {
          "id": "HasDoedresWithering",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": [
            "ダメージがx%上昇する"
          ],
          "stats": {
            "doedre_aura_damage_+%_final": 1
          }
        }
      ]
    },
    "templates": null,
    "stack_limit": null
  },
  "doedre_pillar_purple_aura": {
    "description": "ドードゥリの苦難がスタックするたび、アクションスピードが5%遅くなる。",
    "invisible": false,
    "name": "ドードゥリの苦難",
    "removable": false,
    "stats": [
      "action_speed_-%"
    ],
    "visuals": "doedre_pillar_purple_aura",
    "category": "Debuff",
    "sources": {
      "PlayerConditions": [
        {
          "id": "HasDoedresSuffering",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": [
            "アクションスピードがx%減少する"
          ],
          "stats": {
            "action_speed_-%": 1
          }
        }
      ]
    },
    "templates": null,
    "stack_limit": null
  },
  "general_adus_supercharged": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "attack_speed_+%",
      "base_movement_velocity_+%",
      "physical_damage_%_to_add_as_lightning"
    ],
    "visuals": "shocked",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "monster_temporary_additional_projectiles": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "number_of_additional_projectiles"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "intimidated_aura_rhoa": {
    "description": "威嚇されており、受けるアタックダメージが増加。",
    "invisible": true,
    "name": "威嚇",
    "removable": false,
    "stats": [
      "is_intimidated"
    ],
    "visuals": "intimidated_rhoa_aura",
    "category": "Debuff",
    "sources": {
      "Mods": [
        {
          "id": "MonsterNearbyEnemiesAreIntimidated",
          "item": null,
          "name": null,
          "template": "MonsterNearbyEnemiesAreIntimidated",
          "stat_text": null,
          "stats": null
        }
      ]
    },
    "templates": {
      "MonsterNearbyEnemiesAreIntimidated": {
        "aura_radius_metres": 2.5,
        "stats": {
          "is_intimidated": 0
        },
        "stat_text": null,
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "arcane_surge_mana_spent": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "darktongue_kiss": {
    "description": "混沌継続ダメージを受けている",
    "invisible": false,
    "name": "ダークタンのキス",
    "removable": false,
    "stats": [
      "base_chaos_damage_taken_per_minute"
    ],
    "visuals": "darktongue_kiss",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "harbinger_minion_new": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "monster_damage_taken_lerp_+%_final_min",
      "monster_damage_taken_lerp_+%_final_max",
      "monster_damage_taken_lerp_+%_final_time"
    ],
    "visuals": "harbinger_summoned_minion",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "have_blocked_a_stun_recently": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "have_blocked_a_stun_recently"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "void_gaze": {
    "description": "混沌耐性が減少",
    "invisible": false,
    "name": "ヴォイドゲイズ",
    "removable": false,
    "stats": [
      "base_chaos_damage_resistance_%"
    ],
    "visuals": "void_gaze",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "kitava_heart_damage_taken": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "monster_damage_taken_lerp_+%_final_min",
      "monster_damage_taken_lerp_+%_final_max",
      "monster_damage_taken_lerp_+%_final_time"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": {
      "ArchnemesisDamageTakenLerp": {
        "aura_radius_metres": null,
        "stats": {
          "monster_damage_taken_lerp_+%_final_min": -90,
          "monster_damage_taken_lerp_+%_final_max": 0,
          "monster_damage_taken_lerp_+%_final_time": 6000
        },
        "stat_text": null,
        "visuals": null
      },
      "CrucibleDamageTakenLerp": {
        "aura_radius_metres": null,
        "stats": {
          "monster_damage_taken_lerp_+%_final_min": -90,
          "monster_damage_taken_lerp_+%_final_max": 0,
          "monster_damage_taken_lerp_+%_final_time": 6000
        },
        "stat_text": null,
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "abyss_monsters_damage_taken": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "monster_damage_taken_lerp_+%_final_min",
      "monster_damage_taken_lerp_+%_final_max",
      "monster_damage_taken_lerp_+%_final_time"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": {
      "ExpeditionDamageTakenLerp": {
        "aura_radius_metres": null,
        "stats": {
          "monster_damage_taken_lerp_+%_final_min": -98,
          "monster_damage_taken_lerp_+%_final_max": 0,
          "monster_damage_taken_lerp_+%_final_time": 7000
        },
        "stat_text": null,
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "harbinger_action_speed_aura": {
    "description": "自身とその周囲の時間の流れが早くなっている。",
    "invisible": false,
    "name": "解放された流れ",
    "removable": false,
    "stats": [
      "action_speed_-%"
    ],
    "visuals": "harbinger_slipstream_aura",
    "category": "Buff",
    "sources": {
      "Mods": [
        {
          "id": "MonsterImplicitHarbingerActionSpeedAura",
          "item": null,
          "name": null,
          "template": "MonsterImplicitHarbingerActionSpeedAura",
          "stat_text": null,
          "stats": null
        }
      ]
    },
    "templates": {
      "MonsterImplicitHarbingerActionSpeedAura": {
        "aura_radius_metres": 5.0,
        "stats": {
          "action_speed_-%": 0
        },
        "stat_text": null,
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "harbinger_action_speed_aura_uber": {
    "description": "自身とその周囲の時間の流れが早くなっている。",
    "invisible": false,
    "name": "奔流の再生",
    "removable": false,
    "stats": [
      "action_speed_-%"
    ],
    "visuals": "harbinger_slipstream_aura_uber",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "harbinger_channel_buff": {
    "description": "スタンせず元素系状態異常にならない。受けるダメージが低下。",
    "invisible": false,
    "name": "砕けぬ意思",
    "removable": false,
    "stats": [
      "immune_to_status_ailments",
      "base_cannot_be_stunned",
      "harbinger_channel_buff_damage_taken_+%_final"
    ],
    "visuals": "harbinger_buff",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "harbinger_channel_buff_uber": {
    "description": "スタンせず元素系状態異常にならない。受けるダメージが低下、呪いの効果を受けない。",
    "invisible": false,
    "name": "不滅の意思",
    "removable": false,
    "stats": [
      "immune_to_status_ailments",
      "base_cannot_be_stunned",
      "unaffected_by_curses",
      "harbinger_channel_buff_damage_taken_+%_final"
    ],
    "visuals": "harbinger_buff",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "harbinger_projectile_buff": {
    "description": "投射物を追加で放つ。",
    "invisible": false,
    "name": "粉砕する紡ぎ手",
    "removable": false,
    "stats": [
      "number_of_additional_projectiles",
      "number_of_chains",
      "projectile_base_number_of_targets_to_pierce",
      "projectiles_fork"
    ],
    "visuals": "harbinger_buff",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "harbinger_projectile_buff_uber": {
    "description": "投射物を追加で放つ。",
    "invisible": false,
    "name": "砕けた神性",
    "removable": false,
    "stats": [
      "number_of_additional_projectiles",
      "number_of_chains",
      "projectile_base_number_of_targets_to_pierce",
      "projectiles_fork",
      "number_of_additional_forks_base"
    ],
    "visuals": "harbinger_buff",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "harbinger_damage_buff": {
    "description": "与ダメージ、アタックスピードおよび移動スピードが強化され、受けるダメージが減少。出血状態の敵を倒すと爆発し物理ダメージを与える。",
    "invisible": false,
    "name": "神の敵意",
    "removable": false,
    "stats": [
      "damage_+%",
      "base_damage_taken_+%",
      "attack_speed_+%",
      "base_movement_velocity_+%"
    ],
    "visuals": "harbinger_buff",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "harbinger_damage_buff_uber": {
    "description": "与ダメージ、アタックスピードおよび移動スピードが強化され、受けるダメージが減少。出血状態の敵を倒すと爆発し物理ダメージを与える。",
    "invisible": false,
    "name": "屈服する死",
    "removable": false,
    "stats": [
      "damage_+%",
      "base_damage_taken_+%",
      "attack_speed_+%",
      "base_movement_velocity_+%",
      "bleeding_enemies_explode_for_%_life_as_physical_damage"
    ],
    "visuals": "harbinger_buff",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "harbinger_lightning_buff_uber": {
    "description": "追加の感電確率および雷耐性突破を獲得。",
    "invisible": false,
    "name": "湧き上がる思考",
    "removable": false,
    "stats": [
      "base_reduce_enemy_lightning_resistance_%",
      "base_chance_to_shock_%"
    ],
    "visuals": "harbinger_buff",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "harbinger_minion_buff": {
    "description": "",
    "invisible": false,
    "name": "",
    "removable": false,
    "stats": [
      "damage_+%",
      "base_actor_scale_+%",
      "maximum_life_+%"
    ],
    "visuals": "harbinger_buff",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "pantheon_brine_king_stun_immunity": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "base_cannot_be_stunned"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "harbinger_cold_beacon": {
    "description": "",
    "invisible": false,
    "name": "",
    "removable": false,
    "stats": [
      "base_cold_damage_resistance_%",
      "physical_damage_%_to_add_as_cold"
    ],
    "visuals": "harbinger_buff",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "harbinger_tiger_enrage": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "physical_damage_%_to_add_as_fire"
    ],
    "visuals": "harbinger_tiger_buff",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "harbinger_mortar_buff": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "base_fire_damage_resistance_%",
      "physical_damage_%_to_add_as_fire"
    ],
    "visuals": "harbinger_fire_buff",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "power_charge_on_mana_spent": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "invisible",
    "category": null,
    "sources": {
      "Mods": [
        {
          "id": "PowerChargeOnManaSpentUnique__1",
          "item": null,
          "name": null,
          "template": "PowerChargeOnManaSpentUnique__1",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PowerChargeOnManaSpentUber1",
          "item": null,
          "name": null,
          "template": "PowerChargeOnManaSpentUber1",
          "stat_text": null,
          "stats": null
        }
      ]
    },
    "templates": {
      "PowerChargeOnManaSpentUnique__1": {
        "aura_radius_metres": null,
        "stats": null,
        "stat_text": null,
        "visuals": null
      },
      "PowerChargeOnManaSpentUber1": {
        "aura_radius_metres": null,
        "stats": null,
        "stat_text": null,
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "occultist_power_charge_on_mana_spent": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "invisible",
    "category": null,
    "sources": {
      "PassiveSkills": [
        {
          "id": "AscendancyOccultist12",
          "item": null,
          "name": null,
          "template": "OccultistPowerChargeOnManaSpent",
          "stat_text": null,
          "stats": null
        }
      ]
    },
    "templates": {
      "OccultistPowerChargeOnManaSpent": {
        "aura_radius_metres": null,
        "stats": null,
        "stat_text": null,
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "caustic_cloud_trail": {
    "description": "周囲に腐食領域を生成している。動き続けることでこのデバフが取り除かれる。",
    "invisible": false,
    "name": "コースティックストライク",
    "removable": false,
    "stats": [
      "buff_impl_stat",
      "buff_impl_stat",
      "buff_impl_stat"
    ],
    "visuals": "shakari_caustic_trail",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "quicksand_aura": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "buff_impl_stat",
      "base_physical_damage_taken_per_minute",
      "life_recovery_rate_+%",
      "base_cold_damage_taken_per_minute"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "quicksand_buff": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "buff_impl_stat"
    ],
    "visuals": "invisible",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "malachais_endurance": {
    "description": "マラカイのエンデュランスにより、敵をヒットした際、10%の確率でエンデュランスチャージを1個獲得。",
    "invisible": false,
    "name": "マラカイのエンデュランス",
    "removable": false,
    "stats": [
      "add_endurance_charge_on_skill_hit_%"
    ],
    "visuals": "enduring_thaumaturgy",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "malachais_frenzy": {
    "description": "マラカイのフレンジーにより、敵をヒットした際、10%の確率でフレンジーチャージを1個獲得。",
    "invisible": false,
    "name": "マラカイのフレンジー",
    "removable": false,
    "stats": [
      "add_frenzy_charge_on_skill_hit_%"
    ],
    "visuals": "frenzied_thaumaturgy",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "malachais_power": {
    "description": "マラカイのパワーにより、敵をヒットした際、10%の確率でパワーチャージ1個を獲得。",
    "invisible": false,
    "name": "マラカイのパワー",
    "removable": false,
    "stats": [
      "add_power_charge_on_skill_hit_%"
    ],
    "visuals": "powerful_thaumaturgy",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "thaumaturgy_rotation": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "thaumaturgy_rotation_buff_exists"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "ankh_of_eternity_enrage": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "attack_and_cast_speed_+%",
      "base_movement_velocity_+%",
      "damage_+%"
    ],
    "visuals": "ankh_of_eternity_enrage",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "gain_random_charges_while_stationary": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "quicksand_display_buff": {
    "description": "流砂により減速している。",
    "invisible": false,
    "name": "流砂",
    "removable": false,
    "stats": [],
    "visuals": "quicksand_display_buff",
    "category": "Debuff",
    "sources": {
      "PlayerConditions": [
        {
          "id": "HasQuicksandX10",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": null,
          "stats": null
        }
      ]
    },
    "templates": null,
    "stack_limit": null
  },
  "unique_flask_gorgon_poison": {
    "description": "混沌ダメージを受け、クリティカルストライクが追加のダメージを与えない。毒付与確率を獲得、クリティカルストライクによる毒が強化される。",
    "invisible": false,
    "name": "コラリートのサイン",
    "removable": false,
    "stats": [
      "base_poison_duration_+%",
      "keystone_ailment_crit",
      "base_chance_to_poison_on_hit_%",
      "no_critical_strike_multiplier",
      "base_self_chaos_damage_taken_per_minute",
      "critical_poison_dot_multiplier_+"
    ],
    "visuals": "gorgon_unique_flask",
    "category": "Flask",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "spectral_spinning_weapon": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "dummy_stat_display_nothing",
      "dummy_stat_display_nothing"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "unique_flask_shakari_increased_speed": {
    "description": "",
    "invisible": false,
    "name": "シャカーリの砂",
    "removable": false,
    "stats": [
      "attack_speed_+%",
      "base_cast_speed_+%",
      "base_movement_velocity_+%",
      "dummy_stat_display_nothing"
    ],
    "visuals": "gorgon_unique_flask",
    "category": "Flask",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "unique_flask_shakari_reduced_speed_per_second": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "attack_speed_+%",
      "base_cast_speed_+%",
      "base_movement_velocity_+%"
    ],
    "visuals": "invisible",
    "category": "Flask",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "have_been_damaged_by_hit_recently": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "have_been_damaged_by_a_hit_recently"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "have_used_a_minion_skill_recently": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "have_used_a_minion_skill_recently"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "has_player_minion_been_killed_recently": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "has_player_minion_been_killed_recently"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "minion_has_killed_enemy_recently": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "minion_has_killed_enemy_recently"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "aegis_fire_buff": {
    "description": "ヒットより受ける火ダメージはライフまたはエナジーシールドよりも先にイージスが受ける。イージスは、一定時間ヒットにより火ダメージを受けなかった場合、最大まで回復。",
    "invisible": false,
    "name": "火のイージス",
    "removable": false,
    "stats": [
      "has_aegis_shield_type"
    ],
    "visuals": "aegis_fire",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "aegis_cold_buff": {
    "description": "ヒットより受ける冷気ダメージはライフまたはエナジーシールドよりも先にイージスが受ける。イージスは、一定時間ヒットにより冷気ダメージを受けなかった場合、最大まで回復。",
    "invisible": false,
    "name": "冷気のイージス",
    "removable": false,
    "stats": [
      "has_aegis_shield_type"
    ],
    "visuals": "aegis_cold",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "aegis_elemental_buff": {
    "description": "ヒットより受ける元素ダメージはライフまたはエナジーシールドよりも先にイージスが受ける。イージスは、一定時間ヒットにより元素ダメージを受けなかった場合、最大まで回復。",
    "invisible": false,
    "name": "元素のイージス",
    "removable": false,
    "stats": [
      "has_aegis_shield_type"
    ],
    "visuals": "aegis_elemental",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "aegis_lightning_buff": {
    "description": "ヒットより受ける雷ダメージはライフまたはエナジーシールドよりも先にイージスが受ける。イージスは、一定時間ヒットにより雷ダメージを受けなかった場合、最大まで回復。",
    "invisible": false,
    "name": "雷のイージス",
    "removable": false,
    "stats": [
      "has_aegis_shield_type"
    ],
    "visuals": "aegis_lightning",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "aegis_physical_buff": {
    "description": "ヒットより受ける物理ダメージはライフまたはエナジーシールドよりも先にイージスが受ける。イージスは、一定時間ヒットにより物理ダメージを受けなかった場合、最大まで回復。",
    "invisible": false,
    "name": "物理のイージス",
    "removable": false,
    "stats": [
      "has_aegis_shield_type"
    ],
    "visuals": "aegis_physical",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "aegis_fire_depleted": {
    "description": "イージスが枯渇。一定時間後に最大値まで回復。",
    "invisible": false,
    "name": "火のイージス",
    "removable": false,
    "stats": [],
    "visuals": "aegis_fire_depleted",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "aegis_cold_depleted": {
    "description": "イージスが枯渇。一定時間後に最大値まで回復。",
    "invisible": false,
    "name": "冷気のイージス",
    "removable": false,
    "stats": [],
    "visuals": "aegis_cold_depleted",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "aegis_elemental_depleted": {
    "description": "イージスが枯渇。一定時間後に最大値まで回復。",
    "invisible": false,
    "name": "元素のイージス",
    "removable": false,
    "stats": [],
    "visuals": "aegis_elemetnal_depleted",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "aegis_lightning_depleted": {
    "description": "イージスが枯渇。一定時間後に最大値まで回復。",
    "invisible": false,
    "name": "雷のイージス",
    "removable": false,
    "stats": [],
    "visuals": "aegis_lightning_depleted",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "aegis_physical_depleted": {
    "description": "イージスが枯渇。一定時間後に最大値まで回復。",
    "invisible": false,
    "name": "物理のイージス",
    "removable": false,
    "stats": [
      "has_depleted_physical_aegis"
    ],
    "visuals": "aegis_physical_depleted",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "aegis_fire_persist_value": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "dummy_stat_display_nothing"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "aegis_cold_persist_value": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "dummy_stat_display_nothing"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "aegis_elemental_persist_value": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "dummy_stat_display_nothing"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "aegis_lightning_persist_value": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "dummy_stat_display_nothing"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "aegis_physical_persist_value": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "dummy_stat_display_nothing"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "fire_impurity_buff": {
    "description": "発火の完全耐性を獲得、火耐性の最大値が上がっている。",
    "invisible": false,
    "name": "ヴァ―ルインピュリティオブファイヤー",
    "removable": true,
    "stats": [
      "base_maximum_fire_damage_resistance_%",
      "base_immune_to_ignite",
      "base_additional_physical_damage_reduction_%",
      "damage_+%",
      "attack_and_cast_speed_+%",
      "life_regeneration_rate_per_minute_%",
      "base_life_mana_es_recovery_rate_+%"
    ],
    "visuals": "fire_impurity_buff",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "cold_impurity_buff": {
    "description": "冷却および凍結の完全耐性を獲得、冷気耐性の最大値が上がっている。",
    "invisible": false,
    "name": "ヴァ―ルインピュリティオブアイス",
    "removable": true,
    "stats": [
      "base_maximum_cold_damage_resistance_%",
      "base_immune_to_freeze",
      "base_immune_to_chill",
      "base_additional_physical_damage_reduction_%",
      "damage_+%",
      "attack_and_cast_speed_+%",
      "life_regeneration_rate_per_minute_%",
      "base_life_mana_es_recovery_rate_+%"
    ],
    "visuals": "cold_impurity_buff",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "lightning_impurity_buff": {
    "description": "感電の完全耐性を獲得、雷耐性の最大値が上がっている。",
    "invisible": false,
    "name": "ヴァ―ルインピュリティオブライトニング",
    "removable": true,
    "stats": [
      "base_maximum_lightning_damage_resistance_%",
      "base_immune_to_shock",
      "base_additional_physical_damage_reduction_%",
      "damage_+%",
      "attack_and_cast_speed_+%",
      "life_regeneration_rate_per_minute_%",
      "base_life_mana_es_recovery_rate_+%"
    ],
    "visuals": "lightning_impurity_buff",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "critical_strike_chance_on_mana_spent": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "invisible",
    "category": null,
    "sources": {
      "Mods": [
        {
          "id": "GainCriticalStrikeChanceOnManaSpentUnique__1",
          "item": null,
          "name": null,
          "template": "GainCriticalStrikeChanceOnManaSpentUnique__1",
          "stat_text": null,
          "stats": null
        }
      ]
    },
    "templates": {
      "GainCriticalStrikeChanceOnManaSpentUnique__1": {
        "aura_radius_metres": null,
        "stats": null,
        "stat_text": null,
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "critical_strike_chance_unique": {
    "description": "クリティカルストライクを高い確率で与える。",
    "invisible": false,
    "name": "カリサの優美さ",
    "removable": false,
    "stats": [
      "additional_base_critical_strike_chance"
    ],
    "visuals": "critical_strike_chance_unique",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "her_embrace_unique": {
    "description": "スタン状態完全耐性\n剣物理ダメージの123%を追加の火ダメージとして獲得\n燃焼領域の影響を受けない\n凍結、冷却および発火に完全耐性\nアタック、キャストスピードおよび移動スピードが20%増加",
    "invisible": false,
    "name": "彼女の抱擁",
    "removable": false,
    "stats": [
      "has_her_embrace",
      "base_cannot_be_stunned",
      "sword_physical_damage_%_to_add_as_fire",
      "burning_ground_effect_on_self_+%",
      "base_immune_to_freeze",
      "base_immune_to_chill",
      "base_immune_to_ignite",
      "attack_speed_+%",
      "base_cast_speed_+%",
      "base_movement_velocity_+%"
    ],
    "visuals": "her_embrace_unique",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "grasping_vines_aura": {
    "description": "静止中は減速状態となる。",
    "invisible": false,
    "name": "束縛する蔓",
    "removable": false,
    "stats": [],
    "visuals": "grasping_vines_buff",
    "category": "Debuff",
    "sources": {
      "Mods": [
        {
          "id": "NearbyStationaryEnemiesGainVinesUnique__1",
          "item": null,
          "name": null,
          "template": "NearbyStationaryEnemiesGainGraspingVineUnique",
          "stat_text": null,
          "stats": null
        }
      ]
    },
    "templates": {
      "NearbyStationaryEnemiesGainGraspingVineUnique": {
        "aura_radius_metres": 6.0,
        "stats": null,
        "stat_text": null,
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "grasping_vines_buff": {
    "description": "束縛する蔓により減速している。移動することで蔓を破壊できる",
    "invisible": false,
    "name": "束縛する蔓",
    "removable": false,
    "stats": [
      "grasping_vines_movement_speed_+%_final",
      "buff_impl_stat",
      "buff_impl_stat",
      "your_travel_skills_are_disabled"
    ],
    "visuals": "grasping_vines_buff",
    "category": "Debuff",
    "sources": {
      "PlayerConditions": [
        {
          "id": "HasGraspingVinesX10",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": [
            "トラベルスキルは無効化される"
          ],
          "stats": {
            "grasping_vines_movement_speed_+%_final": 1,
            "buff_impl_stat": 1,
            "your_travel_skills_are_disabled": 1
          }
        }
      ]
    },
    "templates": null,
    "stack_limit": null
  },
  "disable_light": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "disable_light"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "tentacle_fiend_aura": {
    "description": "減速し、与えるダメージが減少。",
    "invisible": false,
    "name": "悪意ある狂気",
    "removable": false,
    "stats": [
      "action_speed_-%",
      "damage_+%"
    ],
    "visuals": "tentacle_fiend_aura",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "tentacle_fiend_aura_monster": {
    "description": "触手の悪魔の近くにいるため減速し、与えるダメージが減少。",
    "invisible": false,
    "name": "悪意ある狂気",
    "removable": false,
    "stats": [
      "action_speed_-%",
      "damage_+%"
    ],
    "visuals": "tentacle_fiend_aura_monster",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "elder_siphon_debuff": {
    "description": "物理継続ダメージを受けている。",
    "invisible": false,
    "name": "吸収",
    "removable": false,
    "stats": [
      "base_physical_damage_taken_per_minute"
    ],
    "visuals": "elder_siphon_debuff",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "elder_siphon_buff": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "base_energy_shield_regeneration_rate_per_minute_%"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "elder_siphon_slow": {
    "description": "減速状態",
    "invisible": false,
    "name": "芽生える狂気",
    "removable": false,
    "stats": [
      "action_speed_-%"
    ],
    "visuals": "elder_siphon_slow",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "elder_siphon_immobilise": {
    "description": "動くことができません。",
    "invisible": false,
    "name": "結晶化した恐怖",
    "removable": false,
    "stats": [
      "immobilised_by_elder_%"
    ],
    "visuals": "elder_siphon_immobilise",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "ailments_types_grant_damage_taken_child_buff_shock": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "base_damage_taken_+%"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "ailments_types_grant_damage_taken_child_buff_freeze": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "base_damage_taken_+%"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "ailments_types_grant_damage_taken_child_buff_chill": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "base_damage_taken_+%"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "ailments_types_grant_damage_taken_child_buff_ignite": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "base_damage_taken_+%"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "ailments_types_grant_damage_taken_child_buff_bleeding": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "base_damage_taken_+%"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "ailments_types_grant_damage_taken_child_buff_poison": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "base_damage_taken_+%"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "stolen_mods_elder_stat": {
    "description": "倒したレアモンスターのモッド1つを奪い自身に付与",
    "invisible": false,
    "name": "盗まれた力",
    "removable": false,
    "stats": [],
    "visuals": "stolen_mods",
    "category": "Stolen",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "reduced_evasion_from_hit": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "evasion_rating_+%"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "iron_reflexes_every_16_sec": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "iron_reflexes_unique_weapon_inactive",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "iron_reflexes_from_unique": {
    "description": "アイアンリフレックスを獲得",
    "invisible": true,
    "name": "アイアンリフレックス",
    "removable": false,
    "stats": [
      "keystone_iron_reflexes"
    ],
    "visuals": "iron_reflexes_unique_weapon",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "have_stunned_an_enemy_recently": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "have_stunned_an_enemy_recently"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "gain_endurance_charges_while_stationary": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "buff_impl_stat"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "death_walk_display_buff": {
    "description": "一歩ごとに周囲の死体1体を破壊し、一定範囲に火ダメージを与える。",
    "invisible": false,
    "name": "デスウォーク",
    "removable": false,
    "stats": [],
    "visuals": "death_walk_display_buff",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "mother_of_flames_daemon_debuff": {
    "description": "",
    "invisible": true,
    "name": "ローリングマグマ放出",
    "removable": false,
    "stats": [],
    "visuals": "mother_of_flames_daemon_debuff",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "elemental_overload_every_16_sec": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "elemental_overload_unique_weapon_inactive",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "elemental_overload_from_unique": {
    "description": "エレメンタルオーバーロードを獲得",
    "invisible": true,
    "name": "エレメンタルオーバーロード",
    "removable": false,
    "stats": [
      "keystone_elemental_overload"
    ],
    "visuals": "elemental_overload_unique_weapon",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "avatar_of_fire_every_8_sec": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "avatar_of_fire_unique_weapon_inactive",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "avatar_of_fire_from_unique": {
    "description": "アバターオブファイヤーを獲得",
    "invisible": true,
    "name": "アバターオブファイヤー",
    "removable": false,
    "stats": [
      "keystone_avatar_of_fire"
    ],
    "visuals": "avatar_of_fire_unique_weapon",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "physical_reflect_mortar_mod": {
    "description": "物理ダメージを受けた際、物理ダメージを与える投射物を放つ。",
    "invisible": false,
    "name": "フィジカルソーン",
    "removable": false,
    "stats": [],
    "visuals": "monster_thorns_physical",
    "category": "Buff",
    "sources": {
      "Mods": [
        {
          "id": "MonsterThornsPhysical1",
          "item": null,
          "name": null,
          "template": "MonsterThornsPhysical1",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MonsterThornsPhysical1Large",
          "item": null,
          "name": null,
          "template": "MonsterThornsPhysical1Large",
          "stat_text": null,
          "stats": null
        }
      ]
    },
    "templates": {
      "MonsterThornsPhysical1": {
        "aura_radius_metres": null,
        "stats": null,
        "stat_text": null,
        "visuals": "monster_thorns_physical_mortar"
      },
      "MonsterThornsPhysical1Large": {
        "aura_radius_metres": null,
        "stats": null,
        "stat_text": null,
        "visuals": "monster_thorns_physical_large_mortar"
      }
    },
    "stack_limit": null
  },
  "elemental_reflect_mortar_mod": {
    "description": "元素ダメージを受けた際、各元素ダメージを与える投射物を放つ。",
    "invisible": false,
    "name": "エレメンタルソーン",
    "removable": false,
    "stats": [],
    "visuals": "monster_thorns_elemental",
    "category": "Buff",
    "sources": {
      "Mods": [
        {
          "id": "MonsterThornsElemental1",
          "item": null,
          "name": null,
          "template": "MonsterThornsElemental1",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MonsterThornsElemental1Large",
          "item": null,
          "name": null,
          "template": "MonsterThornsElemental1Large",
          "stat_text": null,
          "stats": null
        }
      ]
    },
    "templates": {
      "MonsterThornsElemental1": {
        "aura_radius_metres": null,
        "stats": null,
        "stat_text": null,
        "visuals": "monster_thorns_elemental_mortar"
      },
      "MonsterThornsElemental1Large": {
        "aura_radius_metres": null,
        "stats": null,
        "stat_text": null,
        "visuals": "monster_thorns_elemental_large_mortar"
      }
    },
    "stack_limit": null
  },
  "disable_rarity_epk": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "disable_rarity_epk"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "curse_chaos_weakness": {
    "description": "呪術を受けている。混沌耐性が減少。",
    "invisible": false,
    "name": "ディスペア",
    "removable": false,
    "stats": [
      "base_chaos_damage_resistance_%",
      "degen_effect_+%",
      "minimum_added_chaos_damage_taken",
      "maximum_added_chaos_damage_taken",
      "chance_to_be_hindered_when_hit_by_spells_%"
    ],
    "visuals": "curse_chaos_weakness",
    "category": "Hex",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "mirage_archer_visual_buff": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "shade_form": {
    "description": "物理ダメージを受けず、敵に見つかりにくくなっている。",
    "invisible": false,
    "name": "シェイドフォーム",
    "removable": true,
    "stats": [
      "physical_immunity",
      "stealth_+%",
      "shade_form_cooldown_does_not_tick"
    ],
    "visuals": "shade_form",
    "category": "Buff",
    "sources": null,
    "templates": {
      "AncestralOmenShadeForm": {
        "aura_radius_metres": null,
        "stats": {
          "physical_immunity": 1,
          "stealth_+%": 100,
          "shade_form_cooldown_does_not_tick": 1
        },
        "stat_text": [
          "ステルスが100%増加する"
        ],
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "lich_crystal_damage_reduction": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "base_damage_taken_+%",
      "base_cast_speed_+%",
      "attack_speed_+%"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "petrification_statue_gaze": {
    "description": "石化している",
    "invisible": false,
    "name": "石化",
    "removable": false,
    "stats": [
      "action_speed_-%"
    ],
    "visuals": "petrified",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "elder_ground_spores": {
    "description": "エルドリッチディケイの中に立っている間、物理ダメージを受ける",
    "invisible": false,
    "name": "エルドリッチディケイ",
    "removable": false,
    "stats": [
      "base_physical_damage_taken_per_minute"
    ],
    "visuals": "elder_ground_spores",
    "category": "Debuff",
    "sources": {
      "PlayerConditions": [
        {
          "id": "HasDecayandVortex",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": null,
          "stats": {
            "base_physical_damage_taken_per_minute": 1
          }
        }
      ]
    },
    "templates": null,
    "stack_limit": null
  },
  "kitava_visual_display_buff": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "elder_tentacle_portal_no_revive": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "do_not_revive_after_time"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "minions_no_drops_or_experience": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "summoned_monsters_no_drops_or_experience"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "zana_dont_hurt_me": {
    "description": "ザナに守られている。ダメージを受けず死ぬことはない。",
    "invisible": false,
    "name": "ザナの守り",
    "removable": false,
    "stats": [
      "base_cannot_be_damaged",
      "cannot_die"
    ],
    "visuals": "zana_dont_hurt_me",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "skill_interruption": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "skill_cannot_be_interrupted",
      "skill_cannot_be_stunned",
      "skill_cannot_be_knocked_back"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "uber_elder_immune_buff": {
    "description": "",
    "invisible": false,
    "name": "完全耐性",
    "removable": false,
    "stats": [
      "base_cannot_be_damaged",
      "base_cannot_be_stunned",
      "immune_to_auras_from_other_entities",
      "immune_to_curses",
      "untargetable_by_monster_ai",
      "cannot_die"
    ],
    "visuals": "uber_elder_immune_buff",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "uber_shaper_immune_buff": {
    "description": "",
    "invisible": false,
    "name": "完全耐性",
    "removable": false,
    "stats": [
      "base_cannot_be_damaged",
      "base_cannot_be_stunned",
      "immune_to_auras_from_other_entities",
      "immune_to_curses",
      "untargetable_by_monster_ai",
      "cannot_die"
    ],
    "visuals": "uber_shaper_immune_buff",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "total_mana_spent_recently": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "total_life_spent_recently": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "have_used_a_skill_recently": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "have_used_a_skill_recently"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "gain_void_arrows": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "invisible",
    "category": null,
    "sources": {
      "Mods": [
        {
          "id": "MaximumVoidArrowsUnique__1",
          "item": null,
          "name": null,
          "template": "MaximumVoidArrowsUnique__1",
          "stat_text": null,
          "stats": null
        }
      ]
    },
    "templates": {
      "MaximumVoidArrowsUnique__1": {
        "aura_radius_metres": null,
        "stats": null,
        "stat_text": null,
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "temporal_anomaly": {
    "description": "テンポラルアノマリーにより減速している。",
    "invisible": false,
    "name": "テンポラルアノマリー",
    "removable": false,
    "stats": [
      "action_speed_-%"
    ],
    "visuals": "temporal_anomaly",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "bestiary_monster_phase_in": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "base_cannot_be_damaged",
      "base_cannot_be_stunned",
      "is_hidden_monster",
      "cannot_die",
      "action_speed_cannot_be_reduced_below_base",
      "no_life_regeneration",
      "no_energy_shield_recharge_or_regeneration"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "intimidating_cry": {
    "description": "移動スピードが増加している。",
    "invisible": false,
    "name": "インティミデーティングクライ",
    "removable": false,
    "stats": [
      "base_movement_velocity_+%",
      "affected_by_a_warcry"
    ],
    "visuals": "intimidating_cry",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "cat_aspect": {
    "description": "",
    "invisible": true,
    "name": "猫のアスペクト",
    "removable": true,
    "stats": [
      "has_cat_aspect"
    ],
    "visuals": "cat_aspect",
    "category": "Aspect",
    "sources": {
      "PlayerConditions": [
        {
          "id": "BestiaryAspects",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": null,
          "stats": {
            "has_cat_aspect": 1
          }
        }
      ]
    },
    "templates": null,
    "stack_limit": null
  },
  "cats_stealth": {
    "description": "クリティカル率が増加、ダメージを無効化する確率を獲得。また敵から見えにくくなっている。",
    "invisible": false,
    "name": "猫のステルス",
    "removable": false,
    "stats": [
      "critical_strike_chance_+%",
      "avoid_damage_%",
      "stealth_+%",
      "has_cats_stealth"
    ],
    "visuals": "cats_stealth",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "cats_agility": {
    "description": "アタックスピードおよびキャストスピードが増加。",
    "invisible": false,
    "name": "猫の素早さ",
    "removable": false,
    "stats": [
      "attack_speed_+%",
      "base_cast_speed_+%",
      "has_cats_agility"
    ],
    "visuals": "cats_agility",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "bird_aspect": {
    "description": "",
    "invisible": true,
    "name": "鳥のアスペクト",
    "removable": true,
    "stats": [],
    "visuals": "avian_aspect",
    "category": "Aspect",
    "sources": {
      "PlayerConditions": [
        {
          "id": "BestiaryAspects",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": null,
          "stats": null
        }
      ]
    },
    "templates": null,
    "stack_limit": null
  },
  "bird_aspect_double_damage": {
    "description": "自身とミニオンがダブルダメージを与える確率を獲得。",
    "invisible": false,
    "name": "鳥の力",
    "removable": false,
    "stats": [
      "chance_to_deal_double_damage_%",
      "minion_chance_to_deal_double_damage_%"
    ],
    "visuals": "avians_might",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "bird_aspect_movement_speed": {
    "description": "自身とミニオンの移動スピードが増加。",
    "invisible": false,
    "name": "鳥の飛行",
    "removable": false,
    "stats": [
      "base_movement_velocity_+%",
      "minion_movement_speed_+%"
    ],
    "visuals": "avians_flight",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "spider_aspect": {
    "description": "",
    "invisible": true,
    "name": "蜘蛛のアスペクト",
    "removable": true,
    "stats": [],
    "visuals": "spider_aspect",
    "category": "Aspect",
    "sources": {
      "PlayerConditions": [
        {
          "id": "BestiaryAspects",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": null,
          "stats": null
        }
      ]
    },
    "templates": null,
    "stack_limit": null
  },
  "spider_aspect_webs": {
    "description": "受けるダメージが増加。",
    "invisible": false,
    "name": "蜘蛛の巣",
    "removable": false,
    "stats": [
      "base_damage_taken_+%"
    ],
    "visuals": "spider_aspect_webs",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "have_killed_cursed_enemy_recently": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "have_killed_cursed_enemy_recently"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "flask_life_gain_on_skill_use_over_4_seconds": {
    "description": "",
    "invisible": true,
    "name": "最期",
    "removable": false,
    "stats": [
      "base_life_recovery_per_minute"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "crab_aspect": {
    "description": "",
    "invisible": true,
    "name": "蟹のアスペクト",
    "removable": true,
    "stats": [
      "physical_damage_reduction_%_per_crab_aspect_stack",
      "max_crab_aspect_stacks"
    ],
    "visuals": "crab_aspect",
    "category": "Aspect",
    "sources": {
      "PlayerConditions": [
        {
          "id": "BestiaryAspects",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": null,
          "stats": {
            "physical_damage_reduction_%_per_crab_aspect_stack": 1,
            "max_crab_aspect_stacks": 1
          }
        }
      ]
    },
    "templates": null,
    "stack_limit": null
  },
  "crab_aspect_stacking_buff": {
    "description": "蟹のアスペクトにより、クラブバリアごとに追加の物理ダメージ軽減を獲得。",
    "invisible": false,
    "name": "蟹のアスペクト",
    "removable": false,
    "stats": [],
    "visuals": "crab_aspect_stacking_buff_1",
    "category": "Active skill",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "fire_projectile_retaliation": {
    "description": "スキルは敵からヒットを受けた時にトリガーされる。",
    "invisible": false,
    "name": "インフェルノボルト",
    "removable": false,
    "stats": [],
    "visuals": "nemesis_fire_retaliation",
    "category": "Buff",
    "sources": {
      "Mods": [
        {
          "id": "MonsterNemesisFireProjectiles",
          "item": null,
          "name": null,
          "template": "MonsterNemesisFireProjectiles",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MonsterArchnemesisFlameWalker_",
          "item": null,
          "name": null,
          "template": "MonsterNemesisFireProjectiles",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MonsterModInfernoBolt",
          "item": null,
          "name": null,
          "template": "MonsterNemesisFireProjectiles",
          "stat_text": null,
          "stats": null
        }
      ]
    },
    "templates": {
      "MonsterNemesisFireProjectiles": {
        "aura_radius_metres": null,
        "stats": null,
        "stat_text": null,
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "fire_projectile_retaliation_charging": {
    "description": "",
    "invisible": false,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "nemesis_fire_retaliation_charging",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "physical_projectile_retaliation": {
    "description": "",
    "invisible": false,
    "name": "物理の弾の報復",
    "removable": false,
    "stats": [],
    "visuals": "nemesis_physical_retaliation",
    "category": "Buff",
    "sources": {
      "Mods": [
        {
          "id": "MonsterNemesisPhysicalProjectiles_",
          "item": null,
          "name": null,
          "template": "MonsterNemesisPhysicalProjectiles_",
          "stat_text": null,
          "stats": null
        }
      ]
    },
    "templates": {
      "MonsterNemesisPhysicalProjectiles_": {
        "aura_radius_metres": null,
        "stats": null,
        "stat_text": null,
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "physical_projectile_retaliation_charging": {
    "description": "",
    "invisible": false,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "nemesis_physical_retaliation_charging",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "master_buff_treasure_hunter": {
    "description": "得られるアイテムのレアリティと数量が増加。",
    "invisible": false,
    "name": "バレックの贈り物",
    "removable": true,
    "stats": [
      "base_item_found_quantity_+%"
    ],
    "visuals": "master_buff_treasure_hunter",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "godmode_ghost": {
    "description": "",
    "invisible": false,
    "name": "",
    "removable": false,
    "stats": [
      "base_cannot_be_damaged",
      "cannot_die",
      "is_hidden_monster",
      "attack_speed_+%",
      "base_cast_speed_+%",
      "damage_+%"
    ],
    "visuals": "nemesis_immortal_ghost",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "best_crab_roar": {
    "description": "クレイシアンの咆哮により、与えるダメージ、スピードが減少、受けるダメージが増加。",
    "invisible": false,
    "name": "クレイシアンの苦痛",
    "removable": false,
    "stats": [
      "treasure_pile_damage_+%_final",
      "action_speed_-%",
      "base_damage_taken_+%"
    ],
    "visuals": "bestiary_crab_boss_roar",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "vilenta_reflection_beam_degen": {
    "description": "物理継続ダメージを受けている",
    "invisible": false,
    "name": "ヴァイレンタビーム",
    "removable": false,
    "stats": [
      "base_physical_damage_taken_per_minute"
    ],
    "visuals": "ground_devouring_darkness",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "delve_abyss_reflection_beam_degen": {
    "description": "物理継続ダメージを受けている",
    "invisible": false,
    "name": "リッチビーム",
    "removable": false,
    "stats": [
      "base_physical_damage_taken_per_minute",
      "track_which_enemies_hit_index"
    ],
    "visuals": "ground_devouring_darkness",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "nemesis_vines": {
    "description": "ヒットを受けた際、束縛する蔓が敵を減速させる。",
    "invisible": false,
    "name": "束縛する蔓",
    "removable": false,
    "stats": [],
    "visuals": "nemesis_vines",
    "category": "Buff",
    "sources": {
      "Mods": [
        {
          "id": "MonsterNemesisVines",
          "item": null,
          "name": null,
          "template": "MonsterNemesisVines",
          "stat_text": null,
          "stats": null
        }
      ]
    },
    "templates": {
      "MonsterNemesisVines": {
        "aura_radius_metres": null,
        "stats": null,
        "stat_text": null,
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "nemesis_vines_large": {
    "description": "ヒットを受けた際、束縛する蔓が敵を減速させる。",
    "invisible": false,
    "name": "束縛する蔓",
    "removable": false,
    "stats": [],
    "visuals": "nemesis_vines_large",
    "category": "Buff",
    "sources": {
      "Mods": [
        {
          "id": "MonsterNemesisVinesLarge",
          "item": null,
          "name": null,
          "template": "MonsterNemesisVinesLarge",
          "stat_text": null,
          "stats": null
        }
      ]
    },
    "templates": {
      "MonsterNemesisVinesLarge": {
        "aura_radius_metres": null,
        "stats": null,
        "stat_text": null,
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "number_of_crab_charges_lost_recently": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "rage": {
    "description": "アタックダメージが上昇。\n過去2秒間にヒットを受けていないか、憤怒を獲得していない場合、0.1秒ごとに1憤怒失う。",
    "invisible": true,
    "name": "憤怒",
    "removable": false,
    "stats": [],
    "visuals": "rage",
    "category": null,
    "sources": null,
    "templates": {
      "GemlingRageNecropolis": {
        "aura_radius_metres": null,
        "stats": null,
        "stat_text": null,
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "bestiary_harpoon_slow": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "movement_velocity_+%_final_for_minion"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "bestiary_tiger_teleport": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "no_movement_speed",
      "base_cannot_be_damaged",
      "cannot_die",
      "immobilised_by_elder_%"
    ],
    "visuals": "bestiary_tiger_teleport_in",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "bestiary_spider_web": {
    "description": "移動スピードが減少、混沌継続ダメージを受けている。",
    "invisible": false,
    "name": "有毒な蜘蛛の巣",
    "removable": false,
    "stats": [
      "base_chaos_damage_taken_per_minute",
      "base_movement_velocity_+%"
    ],
    "visuals": "bestiary_spider_plated_webbed_with_poison",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "lightning_clone_retaliation": {
    "description": "",
    "invisible": true,
    "name": "ライトニングクローンの報復",
    "removable": false,
    "stats": [],
    "visuals": "invisible",
    "category": null,
    "sources": {
      "Mods": [
        {
          "id": "MonsterNemesisLightningClone",
          "item": null,
          "name": null,
          "template": "MonsterNemesisLightningClone",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MonsterArchnemesisLightningWalker_",
          "item": null,
          "name": null,
          "template": "MonsterNemesisLightningClone",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MonsterModLightningMirage",
          "item": null,
          "name": null,
          "template": "MonsterNemesisLightningClone",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MonsterModLightningMirageGauntlet",
          "item": null,
          "name": null,
          "template": "MonsterNemesisLightningClone",
          "stat_text": null,
          "stats": null
        }
      ]
    },
    "templates": {
      "MonsterNemesisLightningClone": {
        "aura_radius_metres": null,
        "stats": null,
        "stat_text": null,
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "lightning_clone_retaliation_large": {
    "description": "",
    "invisible": true,
    "name": "ライトニングクローンの報復",
    "removable": false,
    "stats": [],
    "visuals": "invisible",
    "category": null,
    "sources": {
      "Mods": [
        {
          "id": "MonsterNemesisLightningCloneLarge",
          "item": null,
          "name": null,
          "template": "MonsterNemesisLightningCloneLarge",
          "stat_text": null,
          "stats": null
        }
      ]
    },
    "templates": {
      "MonsterNemesisLightningCloneLarge": {
        "aura_radius_metres": null,
        "stats": null,
        "stat_text": null,
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "lightning_clone_minion": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "elementalist_pendulum_rotation": {
    "description": "",
    "invisible": true,
    "name": "アセンダンシー効果",
    "removable": false,
    "stats": [],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": {
      "PendulumOfDestruction": {
        "aura_radius_metres": null,
        "stats": null,
        "stat_text": null,
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "elementalist_new_increased_elemental_damage": {
    "description": "",
    "invisible": true,
    "name": "アセンダンシー効果 (不可視)",
    "removable": false,
    "stats": [
      "elemental_damage_+%"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "elementalist_new_increased_aoe": {
    "description": "",
    "invisible": true,
    "name": "アセンダンシー効果 (不可視)",
    "removable": false,
    "stats": [
      "base_skill_area_of_effect_+%"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "gain_endurance_charges_if_hit_recently": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "gain_endurance_charges_if_used_warcry_recently": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "have_taken_fire_damage_from_an_enemy_hit_recently": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "have_taken_fire_damage_from_an_enemy_hit_recently"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "chieftain_physical_as_fire_cycle": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "invisible",
    "category": null,
    "sources": {
      "PassiveSkills": [
        {
          "id": "melee_fire_damage_notable2409",
          "item": null,
          "name": null,
          "template": "ChieftanPhysicalAsFireCycle",
          "stat_text": null,
          "stats": null
        }
      ]
    },
    "templates": {
      "ChieftanPhysicalAsFireCycle": {
        "aura_radius_metres": null,
        "stats": null,
        "stat_text": null,
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "chieftain_physical_as_fire_for_3_sec": {
    "description": "物理ダメージに基づいて、追加の火ダメージを獲得。",
    "invisible": false,
    "name": "マグマストライク",
    "removable": false,
    "stats": [
      "physical_damage_%_to_add_as_fire"
    ],
    "visuals": "chieftain_physical_as_fire_for_3_sec",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "have_crit_in_past_8_seconds": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "have_crit_in_past_8_seconds"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "number_of_traps_triggered_recently": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "number_of_mines_detonated_recently": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "additional_block_if_attacked_recently": {
    "description": "ガーディアンにより追加のブロック率を獲得。",
    "invisible": false,
    "name": "希望の要塞",
    "removable": false,
    "stats": [
      "monster_base_block_%"
    ],
    "visuals": "guardian_block_aura",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "additional_spell_block_if_have_cast_spell_recently": {
    "description": "ガーディアンにより追加のスペルブロック率を獲得。",
    "invisible": false,
    "name": "希望の要塞",
    "removable": false,
    "stats": [
      "additional_spell_block_%"
    ],
    "visuals": "guardian_spell_block_aura",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "capture_monster_trapped": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "no_movement_speed",
      "cannot_die",
      "cannot_be_knocked_back",
      "immune_vaal_lighting_warp"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "capture_monster_enraged": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "damage_+%",
      "attack_speed_+%",
      "base_cast_speed_+%",
      "base_movement_velocity_+%",
      "base_damage_taken_+%"
    ],
    "visuals": "bestiary_enrage",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "capture_monster_captured": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "is_hidden_monster",
      "minions_take_no_actions",
      "cant_possess_this"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "capture_monster_disappearing": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "capture_monster_disappearing",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "cold_beam_retaliation": {
    "description": "スキルは敵からヒットを受けた時にトリガーされる。",
    "invisible": false,
    "name": "スノーボルト",
    "removable": false,
    "stats": [],
    "visuals": "nemesis_cold_retaliation",
    "category": null,
    "sources": {
      "Mods": [
        {
          "id": "MonsterNemesisColdBeam",
          "item": null,
          "name": null,
          "template": "MonsterNemesisColdBeam",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MonsterArchnemesisFrostWalker",
          "item": null,
          "name": null,
          "template": "MonsterNemesisColdBeam",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MonsterModSnowBolt",
          "item": null,
          "name": null,
          "template": "MonsterNemesisColdBeam",
          "stat_text": null,
          "stats": null
        }
      ]
    },
    "templates": {
      "MonsterNemesisColdBeam": {
        "aura_radius_metres": null,
        "stats": null,
        "stat_text": null,
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "cold_beam_retaliation_large": {
    "description": "スキルは敵からヒットを受けた時にトリガーされる。",
    "invisible": false,
    "name": "スノーボルト",
    "removable": false,
    "stats": [],
    "visuals": "nemesis_cold_retaliation",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "juggernaut_phys_damage_prevented_as_life_regen": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "invisible",
    "category": null,
    "sources": {
      "PassiveSkills": [
        {
          "id": "AscendancyJuggernaut13",
          "item": null,
          "name": null,
          "template": "JuggernautPhysDamagePreventedAsLifeRegen",
          "stat_text": null,
          "stats": null
        }
      ]
    },
    "templates": {
      "JuggernautPhysDamagePreventedAsLifeRegen": {
        "aura_radius_metres": null,
        "stats": null,
        "stat_text": null,
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "animated_guardian_defence_tracking": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "total_armour_of_animated_guardians_items",
      "total_evasion_rating_of_animated_guardians_items",
      "total_maximum_energy_shield_of_animated_guardians_items",
      "total_ward_of_animated_guardians_items",
      "total_adaptation_rating_of_animated_guardians_items"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "recent_rage_tracker": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "should_not_lose_rage"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "cannot_evade_attacks": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "base_cannot_evade"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "adrenaline": {
    "description": "与ダメージおよびアタック、キャスト、移動スピードが増加、追加の物理ダメージ軽減を獲得。",
    "invisible": false,
    "name": "アドレナリン",
    "removable": false,
    "stats": [
      "has_adrenaline",
      "damage_+%",
      "attack_speed_+%",
      "base_cast_speed_+%",
      "base_movement_velocity_+%",
      "base_additional_physical_damage_reduction_%"
    ],
    "visuals": "adrenaline",
    "category": "Buff",
    "sources": null,
    "templates": {
      "SentinelAdrenaline": {
        "aura_radius_metres": null,
        "stats": {
          "has_adrenaline": 1,
          "damage_+%": 100,
          "attack_speed_+%": 25,
          "base_cast_speed_+%": 25,
          "base_movement_velocity_+%": 25,
          "base_additional_physical_damage_reduction_%": 10
        },
        "stat_text": [
          "ダメージが100%増加する",
          "アタックスピードが25%増加する",
          "キャストスピードが25%増加する",
          "移動スピードが25%増加する",
          "物理ダメージ軽減率が10%される"
        ],
        "visuals": null
      },
      "NecropolisAdrenaline": {
        "aura_radius_metres": null,
        "stats": {
          "has_adrenaline": 1,
          "damage_+%": 100,
          "attack_speed_+%": 25,
          "base_cast_speed_+%": 25,
          "base_movement_velocity_+%": 25,
          "base_additional_physical_damage_reduction_%": 10
        },
        "stat_text": [
          "ダメージが100%増加する",
          "アタックスピードが25%増加する",
          "キャストスピードが25%増加する",
          "移動スピードが25%増加する",
          "物理ダメージ軽減率が10%される"
        ],
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "malediction": {
    "description": "与えるダメージが減少し、受けるダメージが増加している。",
    "invisible": false,
    "name": "呪詛",
    "removable": false,
    "stats": [
      "damage_+%",
      "base_damage_taken_+%"
    ],
    "visuals": "malediction_debuff",
    "category": "Debuff",
    "sources": null,
    "templates": {
      "SentinelMalediction": {
        "aura_radius_metres": null,
        "stats": {
          "damage_+%": -10,
          "base_damage_taken_+%": 10
        },
        "stat_text": [
          "ダメージが10%減少する",
          "受けるダメージが10%増加する"
        ],
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "spider_aspect_webs_resistance_and_damage": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "damage_+%",
      "resist_all_%"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "bestiary_boss_growing_damage_aoe": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "active_skill_damage_+%_final",
      "active_skill_area_of_effect_+%_final"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": 3
  },
  "tailwind": {
    "description": "追い風を得て、アクションスピードが増加。",
    "invisible": false,
    "name": "追い風",
    "removable": false,
    "stats": [
      "action_speed_-%",
      "has_tailwind"
    ],
    "visuals": "tailwind",
    "category": "Buff",
    "sources": {
      "PassiveSkills": [
        {
          "id": "AscendancyDeadeye14",
          "item": null,
          "name": null,
          "template": "DeadeyeTailwind",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "AscendancyAscendant35",
          "item": null,
          "name": null,
          "template": "ScionTailwind",
          "stat_text": null,
          "stats": null
        }
      ]
    },
    "templates": {
      "DeadeyeTailwind": {
        "aura_radius_metres": 6.0,
        "stats": {
          "action_speed_-%": -8,
          "has_tailwind": 1
        },
        "stat_text": [
          "アクションスピードが8%増加する",
          "プレイヤーおよび近くの味方は追い風状態になる"
        ],
        "visuals": null
      },
      "ScionTailwind": {
        "aura_radius_metres": 6.0,
        "stats": {
          "action_speed_-%": -8,
          "has_tailwind": 1
        },
        "stat_text": [
          "アクションスピードが8%増加する",
          "プレイヤーおよび近くの味方は追い風状態になる"
        ],
        "visuals": null
      },
      "SentinelPlayerTailwind": {
        "aura_radius_metres": null,
        "stats": {
          "action_speed_-%": -10,
          "has_tailwind": 1
        },
        "stat_text": [
          "アクションスピードが10%増加する"
        ],
        "visuals": null
      },
      "AncestralTailwind": {
        "aura_radius_metres": 6.0,
        "stats": {
          "action_speed_-%": -8,
          "has_tailwind": 1
        },
        "stat_text": [
          "アクションスピードが8%増加する"
        ],
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "gathering_winds_stacking_buff": {
    "description": "風が周囲に集まっている。",
    "invisible": false,
    "name": "強風",
    "removable": false,
    "stats": [
      "gale_force_stacks"
    ],
    "visuals": "gathering_winds_stacks",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": 10
  },
  "block_chance_per_hit_blocked_past_10_sec": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "assassin_poison_duration": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "bestiary_cocoon": {
    "description": "網から逃れることができる",
    "invisible": false,
    "name": "繭の中",
    "removable": false,
    "stats": [
      "no_movement_speed",
      "base_cannot_be_damaged",
      "immobilised_by_elder_%"
    ],
    "visuals": "bestiary_cocoon_web",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "bestiary_spider_hallucinate": {
    "description": "幻覚を見ている",
    "invisible": false,
    "name": "幻覚",
    "removable": false,
    "stats": [],
    "visuals": "bestiary_spider_hallucinate",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "monster_menagerie_buff": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "cannot_die",
      "base_cannot_be_damaged",
      "monster_no_drops_or_experience",
      "minions_take_no_actions",
      "buff_auras_dont_affect_allies"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "bestiary_agile_rhex_alternator": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "avoid_damage_%",
      "base_movement_velocity_+%"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": {
      "Mods": [
        {
          "id": "BestiaryModAgileRhexAura1_",
          "item": null,
          "name": null,
          "template": "BestiaryModAgileRhexAura1_",
          "stat_text": null,
          "stats": null
        }
      ]
    },
    "templates": {
      "BestiaryModAgileRhexAura1_": {
        "aura_radius_metres": null,
        "stats": {
          "avoid_damage_%": 0,
          "base_movement_velocity_+%": 0
        },
        "stat_text": null,
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "bestiary_agile_rhex_aura1": {
    "description": "味方がダメージを無効化する確率を獲得。",
    "invisible": false,
    "name": "サカワルの存在感",
    "removable": false,
    "stats": [
      "avoid_damage_%"
    ],
    "visuals": "bestiary_agile_rhex_aura1",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "bestiary_agile_rhex_aura2": {
    "description": "味方の移動スピードが増加。",
    "invisible": false,
    "name": "サカワルの存在感",
    "removable": false,
    "stats": [
      "base_movement_velocity_+%"
    ],
    "visuals": "bestiary_agile_rhex_aura2",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "bestiary_regen_ursa_alternator": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "action_speed_cannot_be_reduced_below_base",
      "base_cannot_be_stunned",
      "damage_+%"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": {
      "Mods": [
        {
          "id": "BestiaryModUrsaeAura1",
          "item": null,
          "name": null,
          "template": "BestiaryModUrsaeAura1",
          "stat_text": null,
          "stats": null
        }
      ]
    },
    "templates": {
      "BestiaryModUrsaeAura1": {
        "aura_radius_metres": null,
        "stats": {
          "action_speed_cannot_be_reduced_below_base": 0,
          "base_cannot_be_stunned": 0,
          "damage_+%": 0
        },
        "stat_text": null,
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "bestiary_regen_ursa_aura1": {
    "description": "味方はスタンせず、減速しない",
    "invisible": false,
    "name": "繁殖力の存在感",
    "removable": false,
    "stats": [
      "action_speed_cannot_be_reduced_below_base",
      "base_cannot_be_stunned"
    ],
    "visuals": "bestiary_regen_ursa_aura1",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "bestiary_regen_ursa_aura2": {
    "description": "味方の与えるダメージが増加。",
    "invisible": false,
    "name": "繁殖力の存在感",
    "removable": false,
    "stats": [
      "damage_+%"
    ],
    "visuals": "bestiary_regen_ursa_aura2",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "bestiary_fast_lynx_alternator": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "attack_speed_+%",
      "accuracy_rating_+%",
      "critical_strike_chance_+%"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": {
      "Mods": [
        {
          "id": "BestiaryModLynxAura1",
          "item": null,
          "name": null,
          "template": "BestiaryModLynxAura1",
          "stat_text": null,
          "stats": null
        }
      ]
    },
    "templates": {
      "BestiaryModLynxAura1": {
        "aura_radius_metres": null,
        "stats": {
          "attack_speed_+%": 0,
          "accuracy_rating_+%": 0,
          "critical_strike_chance_+%": 0
        },
        "stat_text": null,
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "bestiary_fast_lynx_aura1": {
    "description": "味方のアタックスピードが増加。",
    "invisible": false,
    "name": "ファルウルの存在感",
    "removable": false,
    "stats": [
      "attack_speed_+%"
    ],
    "visuals": "bestiary_fast_lynx_aura1",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "bestiary_fast_lynx_aura2": {
    "description": "味方の命中力およびクリティカル率が増加。",
    "invisible": false,
    "name": "ファルウルの存在感",
    "removable": false,
    "stats": [
      "accuracy_rating_+%",
      "critical_strike_chance_+%"
    ],
    "visuals": "bestiary_fast_lynx_aura2",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "bestiary_tank_crab_aura": {
    "description": "味方は受けるダメージが減少、ヒット時冷却を付与。",
    "invisible": false,
    "name": "クレイシアンの存在感",
    "removable": false,
    "stats": [
      "base_damage_taken_+%",
      "physical_damage_%_to_add_as_cold"
    ],
    "visuals": "bestiary_tank_crab_aura",
    "category": "Buff",
    "sources": {
      "Mods": [
        {
          "id": "BestiaryModCrabAura1",
          "item": null,
          "name": null,
          "template": "BestiaryModCrabAura1",
          "stat_text": null,
          "stats": null
        }
      ]
    },
    "templates": {
      "BestiaryModCrabAura1": {
        "aura_radius_metres": 5.0,
        "stats": {
          "base_damage_taken_+%": 0,
          "physical_damage_%_to_add_as_cold": 0
        },
        "stat_text": null,
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "bestiary_cold_squid_aura": {
    "description": "味方は追加の冷気ダメージを与え、ヒット時盲目を付与する確率を獲得。",
    "invisible": false,
    "name": "深き者の存在感",
    "removable": false,
    "stats": [
      "physical_damage_%_to_add_as_lightning",
      "global_chance_to_blind_on_hit_%"
    ],
    "visuals": "bestiary_cold_squid_aura",
    "category": "Buff",
    "sources": {
      "Mods": [
        {
          "id": "BestiaryModSquidAura1",
          "item": null,
          "name": null,
          "template": "BestiaryModSquidAura1",
          "stat_text": null,
          "stats": null
        }
      ]
    },
    "templates": {
      "BestiaryModSquidAura1": {
        "aura_radius_metres": 5.0,
        "stats": {
          "physical_damage_%_to_add_as_lightning": 0,
          "global_chance_to_blind_on_hit_%": 0
        },
        "stat_text": null,
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "bestiary_poison_spider_aura": {
    "description": "味方は追加の混沌ダメージを与え、毒付与確率を獲得。",
    "invisible": false,
    "name": "フィヌムスの存在感",
    "removable": false,
    "stats": [
      "global_poison_on_hit",
      "non_chaos_damage_to_add_as_chaos_damage_%"
    ],
    "visuals": "bestiary_poison_spider_aura",
    "category": "Buff",
    "sources": {
      "Mods": [
        {
          "id": "BestiaryModSpiderAura1",
          "item": null,
          "name": null,
          "template": "BestiaryModSpiderAura1",
          "stat_text": null,
          "stats": null
        }
      ]
    },
    "templates": {
      "BestiaryModSpiderAura1": {
        "aura_radius_metres": 5.0,
        "stats": {
          "global_poison_on_hit": 0,
          "non_chaos_damage_to_add_as_chaos_damage_%": 0
        },
        "stat_text": null,
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "bestiary_tiger_boss_aura1": {
    "description": "",
    "invisible": false,
    "name": "",
    "removable": false,
    "stats": [
      "attack_speed_+%",
      "accuracy_rating_+%",
      "critical_strike_chance_+%",
      "base_critical_strike_multiplier_+"
    ],
    "visuals": "bestiary_fast_lynx_aura1",
    "category": "Buff",
    "sources": {
      "Mods": [
        {
          "id": "BestiaryModTigerSpiritBossMinions",
          "item": null,
          "name": null,
          "template": "BestiaryModTigerSpiritBossMinions",
          "stat_text": null,
          "stats": null
        }
      ]
    },
    "templates": {
      "BestiaryModTigerSpiritBossMinions": {
        "aura_radius_metres": 5.0,
        "stats": {
          "attack_speed_+%": 0,
          "accuracy_rating_+%": 0,
          "critical_strike_chance_+%": 0,
          "base_critical_strike_multiplier_+": 0
        },
        "stat_text": null,
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "elemental_warding_buff": {
    "description": "呪いに完全耐性",
    "invisible": false,
    "name": "エレメンタルウォーディング",
    "removable": true,
    "stats": [
      "immune_to_curses"
    ],
    "visuals": "curse_nova_fated_curse_immunity",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "bestiary_legendary_enrage": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "damage_+%",
      "attack_speed_+%",
      "base_cast_speed_+%",
      "base_movement_velocity_+%",
      "base_damage_taken_+%"
    ],
    "visuals": "bestiary_enrage",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "royale_pain": {
    "description": "ロワイヤルのアクティブな戦闘領域の外にいるために死にかかっている。キャラクターの下にあるポインタをたどれ。",
    "invisible": false,
    "name": "死",
    "removable": false,
    "stats": [
      "life_loss_%_per_minute"
    ],
    "visuals": "bestiary_enrage",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "cold_snap_degen": {
    "description": "コールドスナップから冷気継続ダメージを受けている。",
    "invisible": false,
    "name": "コールドスナップ",
    "removable": false,
    "stats": [
      "buff_impl_stat"
    ],
    "visuals": "cold_snap_chilled",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "vaal_cold_snap_degen": {
    "description": "ヴァールコールドスナップから冷気継続ダメージを受けている",
    "invisible": false,
    "name": "ヴァールコールドスナップ",
    "removable": false,
    "stats": [
      "buff_impl_stat"
    ],
    "visuals": "cold_snap_chilled",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "disable_vaal_souls": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "soul_is_consumed_on_death"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "ice_siphon_trap_debuff": {
    "description": "サイフォニングトラップから冷気継続ダメージを受けている。",
    "invisible": false,
    "name": "サイフォニングトラップ",
    "removable": false,
    "stats": [
      "buff_impl_stat",
      "buff_impl_stat",
      "base_cold_damage_taken_per_minute",
      "action_speed_+%_while_chilled",
      "base_cooldown_speed_+%"
    ],
    "visuals": "ice_siphon_trap_debuff",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "ice_siphon_trap_regen_buff": {
    "description": "サイフォニングトラップからライフおよびマナ自動回復を獲得。",
    "invisible": false,
    "name": "サイフォニングトラップ",
    "removable": false,
    "stats": [
      "buff_impl_stat",
      "buff_impl_stat",
      "base_life_regeneration_rate_per_minute",
      "base_damage_taken_+%",
      "base_mana_regeneration_rate_per_minute",
      "base_energy_shield_regeneration_rate_per_minute_%"
    ],
    "visuals": "ice_siphon_trap_buff",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "soul_regeneration": {
    "description": "",
    "invisible": false,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "soul_regeneration",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": 4
  },
  "charged_dash_damage": {
    "description": "解放した際のチャージドダッシュのダメージが上昇。",
    "invisible": false,
    "name": "チャージドダッシュ",
    "removable": false,
    "stats": [
      "charged_dash_damage_+%_final"
    ],
    "visuals": "charged_dash_stack",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": 15
  },
  "ignore_enemy_fire_resistance": {
    "description": "受けるヒットは自身の火耐性を無視",
    "invisible": false,
    "name": "インピュリティオブファイヤー",
    "removable": false,
    "stats": [
      "hits_ignore_my_fire_resistance"
    ],
    "visuals": "impurity_enemy_debuff_fire",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "ignore_enemy_cold_resistance": {
    "description": "受けるヒットは自身の冷気耐性を無視",
    "invisible": false,
    "name": "インピュリティオブアイス",
    "removable": false,
    "stats": [
      "hits_ignore_my_cold_resistance"
    ],
    "visuals": "impurity_enemy_debuff_cold",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "ignore_enemy_lightning_resistance": {
    "description": "受けるヒットは自身の雷耐性を無視",
    "invisible": false,
    "name": "インピュリティオブライトニング",
    "removable": false,
    "stats": [
      "hits_ignore_my_lightning_resistance"
    ],
    "visuals": "impurity_enemy_debuff_lightning",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "physical_projectile_retaliation_large": {
    "description": "",
    "invisible": false,
    "name": "物理投射物報復",
    "removable": false,
    "stats": [],
    "visuals": "nemesis_physical_retaliation",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "infernal_blow_new_debuff": {
    "description": "倒された際、爆発し自身の最大ライフに基づいて火ダメージを与える。このデバフがチャージされている場合、チャージが消失または6チャージ貯まった際に、周囲の敵にアタックダメージを与える。",
    "invisible": false,
    "name": "インファーナルブロウ",
    "removable": false,
    "stats": [
      "base_monster_will_be_deleted_on_death"
    ],
    "visuals": "infernal_blow_new_debuff",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": 6
  },
  "infernal_blow_debuff_visual2": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "infernal_blow_new_debuff2",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "infernal_blow_debuff_visual3": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "infernal_blow_new_debuff3",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "life_regen_aura_from_corpse_consumption": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "life_regeneration_rate_per_minute_%"
    ],
    "visuals": "invisible",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "vaal_lightning_strike_debuff": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "corpse_cannot_be_destroyed"
    ],
    "visuals": "vaal_lightning_strike_debuff",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "cannot_gain_souls": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "has_soul_gain_prevention"
    ],
    "visuals": "invisible",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "cannot_gain_vaal_souls_at_life_thresholds": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "disable_vaal_soul_gain_at_2%_life_thresholds"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "fire_resistance_from_ignite": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "base_fire_damage_resistance_%"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "unique_flask_no_recovery_and_soul_gain": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "no_mana_recovery",
      "vaal_souls_gained_per_minute"
    ],
    "visuals": "invisible",
    "category": "Flask",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "number_of_enemies_killed_recently": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "have_used_a_vaal_skill_recently": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "have_used_a_vaal_skill_recently"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "ground_vaal_cold_snap": {
    "description": "WIP",
    "invisible": false,
    "name": "WIP",
    "removable": false,
    "stats": [
      "base_cold_damage_taken_per_minute",
      "is_on_ground_cold_snap"
    ],
    "visuals": "vortex",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "architect_healing_totem_buff": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "life_regeneration_rate_per_minute_%"
    ],
    "visuals": "architect_healing_beam",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "number_of_frostbolts_destroyed_recently": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "elemental_hit_last_damage_type": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "wild_strike_last_damage_type": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "prismatic_rain_last_damage_type": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "architect_ground_blood": {
    "description": "物理継続ダメージを受けている",
    "invisible": false,
    "name": "沸騰する血",
    "removable": false,
    "stats": [
      "base_physical_damage_taken_per_minute"
    ],
    "visuals": "blood_ground",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "architect_ground_blood_fire": {
    "description": "火継続ダメージを受けている。",
    "invisible": false,
    "name": "沸騰する血",
    "removable": false,
    "stats": [
      "base_fire_damage_taken_per_minute"
    ],
    "visuals": "blood_ground",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "vaal_righteous_fire_duration_aura": {
    "description": "ヴァールライチャスファイヤーを使用している周囲の敵から、燃焼ダメージを受けている",
    "invisible": false,
    "name": "ヴァールライチャスファイヤー",
    "removable": false,
    "stats": [
      "base_fire_damage_taken_per_minute",
      "buff_impl_stat"
    ],
    "visuals": "righteous_fire_aura",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "vaal_novasoul_immune": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "cannot_die",
      "base_cannot_be_damaged",
      "hidden_monster_force_mini_life_bar"
    ],
    "visuals": "vaal_novasoul_immune",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "burning_damage_per_shocked_enemy": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "incursion_demon_sacrifice_buff": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "incursion_demon_sacrifice_buff",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "arc_enhanced_behaviour": {
    "description": "アークのダメージは幸運になる",
    "invisible": false,
    "name": "ラッキーアーク",
    "removable": false,
    "stats": [
      "arc_extra_damage_rolls"
    ],
    "visuals": "arc_damage_is_lucky",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "incursion_construct_enrage": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "incursion_construct_enrage",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "cold_snap_expanding_chilled_ground": {
    "description": "冷却領域上に立っているため、アクションスピードが遅くなっている。",
    "invisible": false,
    "name": "冷却領域",
    "removable": false,
    "stats": [
      "action_speed_-%_from_chill"
    ],
    "visuals": "chilled_icon_only",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "vaal_earthquake_display_buff": {
    "description": "歩むごとに、大地は震える",
    "invisible": false,
    "name": "ヴァールアースクエイク",
    "removable": false,
    "stats": [],
    "visuals": "vaal_earthquake_display",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "vaal_earthquake_stationary": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "vaal_earthquake_stationary",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "master_buff_alva": {
    "description": "獲得するアイテムの数量およびレアリティが増加。",
    "invisible": false,
    "name": "アルヴァの贈り物",
    "removable": true,
    "stats": [
      "base_item_found_quantity_+%",
      "base_item_found_rarity_+%"
    ],
    "visuals": "master_buff_treasure_hunter",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "unique_flask_soul_catcher": {
    "description": "",
    "invisible": true,
    "name": "ソウル・キャッチャー",
    "removable": false,
    "stats": [
      "vaal_skill_damage_+%",
      "non_aura_vaal_skills_soul_requirement_+%",
      "vaal_skill_soul_gain_preventation_duration_+%",
      "vaal_skill_critical_strike_chance_+%"
    ],
    "visuals": "invisible",
    "category": "Flask",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "unique_flask_soul_ripper": {
    "description": "",
    "invisible": true,
    "name": "ソウル・リッパー",
    "removable": false,
    "stats": [
      "soul_ripper_vaal_skill_damage_+%_final",
      "vaal_skill_does_not_apply_soul_gain_prevention",
      "using_flask_soul_ripper"
    ],
    "visuals": "invisible",
    "category": "Flask",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "vaal_righteous_fire_duration": {
    "description": "与えるスペルダメージが上昇。",
    "invisible": false,
    "name": "ヴァールライチャスファイヤー",
    "removable": false,
    "stats": [
      "vaal_righteous_fire_spell_damage_+%_final",
      "spell_damage_+%",
      "vaal_righteous_fire_ignite_damage_+%_final"
    ],
    "visuals": "righteous_fire",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "cannot_recover_life": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "cannot_recover_life"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "omnitect_thrusters": {
    "description": "オムニテクトのスラスターから受けるダメージは、その下に立っている時間が長いほど上昇。",
    "invisible": false,
    "name": "オムニテクトのスラスター",
    "removable": false,
    "stats": [
      "skill_granted_omnitect_thruster_damage_+%_final"
    ],
    "visuals": "omnitect_thruster",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": 100
  },
  "omnitect_turret_damage_buff": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "lightning_damage_+%",
      "fire_damage_+%"
    ],
    "visuals": "invisible",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "omnitect_cone_debuff": {
    "description": "移動スピードが低下、受ける雷ダメージが増加。",
    "invisible": false,
    "name": "オムニテクトのパラリシス",
    "removable": false,
    "stats": [
      "grasping_vines_movement_speed_+%_final",
      "lightning_damage_taken_+%"
    ],
    "visuals": "omnitect_cone_debuff",
    "category": "Debuff",
    "sources": {
      "PlayerConditions": [
        {
          "id": "HasTempleExposure",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": [
            "受ける雷ダメージがx%増加する"
          ],
          "stats": {
            "grasping_vines_movement_speed_+%_final": 1,
            "lightning_damage_taken_+%": 1
          }
        }
      ]
    },
    "templates": null,
    "stack_limit": 4
  },
  "delve_degen_aura": {
    "description": "暗闇に覆われており、死にかかっている。光に向かえ！",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "buff_impl_stat",
      "buff_impl_stat"
    ],
    "visuals": "invisible",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "delve_immunity": {
    "description": "光りの中にいる間、暗闇から守られる。",
    "invisible": true,
    "name": "光",
    "removable": false,
    "stats": [
      "base_unaffected_by_delve_degeneration"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "delve_degen_buff": {
    "description": "暗闇に覆われており、死にかかっている。光に向かえ！",
    "invisible": false,
    "name": "暗闇",
    "removable": false,
    "stats": [
      "delve_base_darkness_damage_percent_of_maximum_life_taken_per_minute",
      "delve_base_darkness_damage_percent_of_maximum_energy_shield_taken_per_minute",
      "base_delve_darkness_damage_taken_per_minute"
    ],
    "visuals": "delve_darkness",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "essence_stats": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "delve_monster_light_weakness_aura": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "delve_monster_light_weakness_buff": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "delve_monster_damage_taken_+%_final"
    ],
    "visuals": "invisible",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "smite_buff": {
    "description": "追加の雷ダメージと感電確率を獲得。",
    "invisible": false,
    "name": "スマイトオーラ",
    "removable": false,
    "stats": [
      "base_smite_number_of_targets",
      "base_chance_to_shock_%",
      "global_minimum_added_lightning_damage",
      "global_maximum_added_lightning_damage",
      "attack_and_cast_speed_+%",
      "base_additional_physical_damage_reduction_%",
      "damage_+%",
      "attack_and_cast_speed_+%",
      "life_regeneration_rate_per_minute_%",
      "base_life_mana_es_recovery_rate_+%"
    ],
    "visuals": "smite_aura",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "static_strike_buff": {
    "description": "スタティックエナジーがチャージされている。",
    "invisible": false,
    "name": "スタティックストライク",
    "removable": false,
    "stats": [],
    "visuals": "static_strike_buff",
    "category": "Active skill",
    "sources": null,
    "templates": null,
    "stack_limit": 3
  },
  "herald_of_light": {
    "description": "与えるダメージが上昇。",
    "invisible": false,
    "name": "ヘラルドオブピュリティ",
    "removable": true,
    "stats": [
      "herald_of_purity_physical_damage_+%_final",
      "affected_by_herald_of_purity"
    ],
    "visuals": "herald_of_light",
    "category": "Herald",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "herald_of_purity_summoning_effects": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "herald_of_light_summon_champion_on_kill",
      "herald_of_light_summon_champion_on_unique_or_rare_enemy_hit_%"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "unique_nearby_allies_are_lucky": {
    "description": "敵へのダメージは幸運になる。",
    "invisible": false,
    "name": "パーキルの足指",
    "removable": false,
    "stats": [],
    "visuals": "unique_perquils_toe_lucky_damage",
    "category": "Buff",
    "sources": {
      "Mods": [
        {
          "id": "UniqueNearbyAlliesAreLucky",
          "item": null,
          "name": null,
          "template": "UniqueNearbyAlliesAreLucky",
          "stat_text": null,
          "stats": null
        }
      ]
    },
    "templates": {
      "UniqueNearbyAlliesAreLucky": {
        "aura_radius_metres": 5.0,
        "stats": null,
        "stat_text": null,
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "delve_antilight": {
    "description": "",
    "invisible": true,
    "name": "暗闇",
    "removable": false,
    "stats": [
      "delve_in_antilight"
    ],
    "visuals": "invisible",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "herald_of_agony": {
    "description": "追加の毒付与確率を獲得、毒ダメージが上昇。",
    "invisible": false,
    "name": "ヘラルドオブアゴニー",
    "removable": true,
    "stats": [
      "base_chance_to_poison_on_hit_%",
      "herald_of_agony_poison_damage_+%_final",
      "herald_of_agony_add_stack_on_poison",
      "affected_by_herald_of_agony"
    ],
    "visuals": "herald_of_agony",
    "category": "Herald",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "herald_of_agony_stack": {
    "description": "アゴニークローラーミニオンは毒性に基づいてボーナスを得る。毒性は時間経過で失われる。",
    "invisible": false,
    "name": "毒性",
    "removable": false,
    "stats": [
      "scorpion_minion_physical_damage_+%",
      "scorpion_minion_attack_speed_+%",
      "scorpion_minion_minimum_added_physical_damage",
      "scorpion_minion_maximum_added_physical_damage"
    ],
    "visuals": "virulence",
    "category": "Active skill",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "rain_of_spores_vines_aura": {
    "description": "混沌継続ダメージを受け、遅くなっている。",
    "invisible": false,
    "name": "トキシックレイン胞子嚢",
    "removable": false,
    "stats": [
      "rain_of_spores_vines_movement_speed_+%_final",
      "base_chaos_damage_taken_per_minute"
    ],
    "visuals": "grasping_vines_buff",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "virulent_arrow_counter": {
    "description": "矢にヴァーダントエナジーをチャージしています。",
    "invisible": false,
    "name": "スカージアロー",
    "removable": false,
    "stats": [
      "override_turn_duration_ms"
    ],
    "visuals": "virulent_arrow_counter",
    "category": "Active skill",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "holy_relic_life_regen": {
    "description": "ライフが自動回復。",
    "invisible": false,
    "name": "ホーリーレリックの恩恵",
    "removable": false,
    "stats": [
      "base_life_regeneration_rate_per_minute"
    ],
    "visuals": "summoned_relic_regeneration",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "unique_added_fire_damage_from_red_sockets": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "global_minimum_added_fire_damage",
      "global_maximum_added_fire_damage"
    ],
    "visuals": "added_damage_per_socket_unique",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "unique_added_cold_damage_from_green_sockets": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "global_minimum_added_cold_damage",
      "global_maximum_added_cold_damage"
    ],
    "visuals": "added_damage_per_socket_unique",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "unique_added_lightning_damage_from_blue_sockets": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "global_minimum_added_lightning_damage",
      "global_maximum_added_lightning_damage"
    ],
    "visuals": "added_damage_per_socket_unique",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "unique_added_chaos_damage_from_white_sockets": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "global_minimum_added_chaos_damage",
      "global_maximum_added_chaos_damage"
    ],
    "visuals": "added_damage_per_socket_unique",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "machinarium_fire_beam_damage": {
    "description": "火継続ダメージを受けている。",
    "invisible": false,
    "name": "ドリヤニの大災害",
    "removable": false,
    "stats": [
      "base_fire_damage_taken_per_minute"
    ],
    "visuals": "avarius_beam_damage",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "machinarium_fire_beam_debuff": {
    "description": "受ける火継続ダメージは、ビームの中にいる時間が長いほど増加。",
    "invisible": false,
    "name": "ドリヤニの大災害",
    "removable": false,
    "stats": [],
    "visuals": "avarius_beam_debuff",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "reduced_enemy_fire_resistance_from_item": {
    "description": "火耐性が減少。",
    "invisible": false,
    "name": "火耐性喪失",
    "removable": false,
    "stats": [
      "base_fire_damage_resistance_%"
    ],
    "visuals": "reduced_enemy_resistance_from_item",
    "category": "Debuff",
    "sources": {
      "Mods": [
        {
          "id": "DelveHelmetEnemyFireResistanceAura1",
          "item": null,
          "name": null,
          "template": "DelveHelmetEnemyFireResistanceAura1",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "EnemyFireResistanceAuraInfluence1",
          "item": null,
          "name": null,
          "template": "EnemyFireResistanceAuraInfluence1",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "EnemyFireResistanceAuraInfluenceMaven",
          "item": null,
          "name": null,
          "template": "EnemyFireResistanceAuraInfluenceMaven",
          "stat_text": null,
          "stats": null
        }
      ]
    },
    "templates": {
      "DelveHelmetEnemyFireResistanceAura1": {
        "aura_radius_metres": 6.0,
        "stats": {
          "base_fire_damage_resistance_%": 0
        },
        "stat_text": null,
        "visuals": null
      },
      "EnemyFireResistanceAuraInfluence1": {
        "aura_radius_metres": 6.0,
        "stats": {
          "base_fire_damage_resistance_%": 0
        },
        "stat_text": null,
        "visuals": null
      },
      "EnemyFireResistanceAuraInfluenceMaven": {
        "aura_radius_metres": 6.0,
        "stats": {
          "base_fire_damage_resistance_%": 0
        },
        "stat_text": null,
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "reduced_enemy_cold_resistance_from_item": {
    "description": "冷気耐性が減少。",
    "invisible": false,
    "name": "冷気耐性喪失",
    "removable": false,
    "stats": [
      "base_cold_damage_resistance_%"
    ],
    "visuals": "reduced_enemy_resistance_from_item",
    "category": "Debuff",
    "sources": {
      "Mods": [
        {
          "id": "DelveHelmetEnemyColdResistanceAura1",
          "item": null,
          "name": null,
          "template": "DelveHelmetEnemyColdResistanceAura1",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "EnemyColdResistanceAuraInfluence1__",
          "item": null,
          "name": null,
          "template": "EnemyColdResistanceAuraInfluence1__",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "EnemyColdResistanceAuraInfluenceMaven",
          "item": null,
          "name": null,
          "template": "EnemyColdResistanceAuraInfluenceMaven",
          "stat_text": null,
          "stats": null
        }
      ]
    },
    "templates": {
      "DelveHelmetEnemyColdResistanceAura1": {
        "aura_radius_metres": 6.0,
        "stats": {
          "base_cold_damage_resistance_%": 0
        },
        "stat_text": null,
        "visuals": null
      },
      "EnemyColdResistanceAuraInfluence1__": {
        "aura_radius_metres": 6.0,
        "stats": {
          "base_cold_damage_resistance_%": 0
        },
        "stat_text": null,
        "visuals": null
      },
      "EnemyColdResistanceAuraInfluenceMaven": {
        "aura_radius_metres": 6.0,
        "stats": {
          "base_cold_damage_resistance_%": 0
        },
        "stat_text": null,
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "reduced_enemy_lightning_resistance_from_item": {
    "description": "雷耐性が減少。",
    "invisible": false,
    "name": "雷耐性喪失",
    "removable": false,
    "stats": [
      "base_lightning_damage_resistance_%"
    ],
    "visuals": "reduced_enemy_resistance_from_item",
    "category": "Debuff",
    "sources": {
      "Mods": [
        {
          "id": "DelveHelmetEnemyLightningResistanceAura1",
          "item": null,
          "name": null,
          "template": "DelveHelmetEnemyLightningResistanceAura1",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "EnemyLightningResistanceAuraInfluence1_",
          "item": null,
          "name": null,
          "template": "EnemyLightningResistanceAuraInfluence1_",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "EnemyLightningResistanceAuraInfluenceMaven",
          "item": null,
          "name": null,
          "template": "EnemyLightningResistanceAuraInfluenceMaven",
          "stat_text": null,
          "stats": null
        }
      ]
    },
    "templates": {
      "DelveHelmetEnemyLightningResistanceAura1": {
        "aura_radius_metres": 6.0,
        "stats": {
          "base_lightning_damage_resistance_%": 0
        },
        "stat_text": null,
        "visuals": null
      },
      "EnemyLightningResistanceAuraInfluence1_": {
        "aura_radius_metres": 6.0,
        "stats": {
          "base_lightning_damage_resistance_%": 0
        },
        "stat_text": null,
        "visuals": null
      },
      "EnemyLightningResistanceAuraInfluenceMaven": {
        "aura_radius_metres": 6.0,
        "stats": {
          "base_lightning_damage_resistance_%": 0
        },
        "stat_text": null,
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "reduced_enemy_chaos_resistance_from_item": {
    "description": "混沌耐性が減少。",
    "invisible": false,
    "name": "混沌耐性喪失",
    "removable": false,
    "stats": [
      "base_chaos_damage_resistance_%"
    ],
    "visuals": "reduced_enemy_resistance_from_item",
    "category": "Debuff",
    "sources": {
      "Mods": [
        {
          "id": "DelveHelmetEnemyChaosResistanceAura1",
          "item": null,
          "name": null,
          "template": "DelveHelmetEnemyChaosResistanceAura1",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "EnemyChaosResistanceAuraInfluence1_",
          "item": null,
          "name": null,
          "template": "EnemyChaosResistanceAuraInfluence1_",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "EnemyChaosResistanceAuraInfluenceMaven",
          "item": null,
          "name": null,
          "template": "EnemyChaosResistanceAuraInfluenceMaven",
          "stat_text": null,
          "stats": null
        }
      ]
    },
    "templates": {
      "DelveHelmetEnemyChaosResistanceAura1": {
        "aura_radius_metres": 6.0,
        "stats": {
          "base_chaos_damage_resistance_%": 0
        },
        "stat_text": null,
        "visuals": null
      },
      "EnemyChaosResistanceAuraInfluence1_": {
        "aura_radius_metres": 6.0,
        "stats": {
          "base_chaos_damage_resistance_%": 0
        },
        "stat_text": null,
        "visuals": null
      },
      "EnemyChaosResistanceAuraInfluenceMaven": {
        "aura_radius_metres": 6.0,
        "stats": {
          "base_chaos_damage_resistance_%": 0
        },
        "stat_text": null,
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "increased_enemy_physical_damage_taken_from_item": {
    "description": "受ける物理ダメージが増加。",
    "invisible": false,
    "name": "被物理ダメージ増加",
    "removable": false,
    "stats": [
      "physical_damage_taken_+%"
    ],
    "visuals": "reduced_enemy_resistance_from_item",
    "category": "Debuff",
    "sources": {
      "Mods": [
        {
          "id": "EnemyPhysicalDamageTakenAuraUber1_",
          "item": null,
          "name": null,
          "template": "EnemyPhysicalDamageTakenAuraUber1_",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "DelveHelmetEnemyPhysicalDamageTakenAura1",
          "item": null,
          "name": null,
          "template": "DelveHelmetEnemyPhysicalDamageTakenAura1",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "EnemyPhysicalDamageTakenAuraUberMaven",
          "item": null,
          "name": null,
          "template": "EnemyPhysicalDamageTakenAuraUberMaven",
          "stat_text": null,
          "stats": null
        }
      ]
    },
    "templates": {
      "EnemyPhysicalDamageTakenAuraUber1_": {
        "aura_radius_metres": 6.0,
        "stats": {
          "physical_damage_taken_+%": 0
        },
        "stat_text": null,
        "visuals": null
      },
      "DelveHelmetEnemyPhysicalDamageTakenAura1": {
        "aura_radius_metres": 6.0,
        "stats": {
          "physical_damage_taken_+%": 0
        },
        "stat_text": null,
        "visuals": null
      },
      "EnemyPhysicalDamageTakenAuraUberMaven": {
        "aura_radius_metres": 6.0,
        "stats": {
          "physical_damage_taken_+%": 0
        },
        "stat_text": null,
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "reduced_enemy_fire_resistance_from_hellscape_item": {
    "description": "火耐性が減少。",
    "invisible": false,
    "name": "火耐性喪失",
    "removable": false,
    "stats": [
      "base_fire_damage_resistance_%"
    ],
    "visuals": "reduced_enemy_resistance_from_item",
    "category": "Debuff",
    "sources": {
      "Mods": [
        {
          "id": "HellscapeUpsideNearbyEnemiesTakeIncreasedFireDamage3__",
          "item": null,
          "name": null,
          "template": "HellscapeEnemyFireResistanceAura1",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "HellscapeUpsideNearbyEnemiesTakeIncreasedFireDamage4",
          "item": null,
          "name": null,
          "template": "HellscapeEnemyFireResistanceAura1",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "HellscapeDownsideNearbyEnemiesTakeReducedFireDamage3_",
          "item": null,
          "name": null,
          "template": "HellscapeEnemyFireResistanceAura1",
          "stat_text": null,
          "stats": null
        }
      ]
    },
    "templates": {
      "HellscapeEnemyFireResistanceAura1": {
        "aura_radius_metres": 6.0,
        "stats": {
          "base_fire_damage_resistance_%": 0
        },
        "stat_text": null,
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "reduced_enemy_cold_resistance_from_hellscape_item": {
    "description": "冷気耐性が減少。",
    "invisible": false,
    "name": "冷気耐性喪失",
    "removable": false,
    "stats": [
      "base_cold_damage_resistance_%"
    ],
    "visuals": "reduced_enemy_resistance_from_item",
    "category": "Debuff",
    "sources": {
      "Mods": [
        {
          "id": "HellscapeUpsideNearbyEnemiesTakeIncreasedColdDamage3___",
          "item": null,
          "name": null,
          "template": "HellscapeEnemyColdResistanceAura1",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "HellscapeUpsideNearbyEnemiesTakeIncreasedColdDamage4__",
          "item": null,
          "name": null,
          "template": "HellscapeEnemyColdResistanceAura1",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "HellscapeDownsideNearbyEnemiesTakeReducedColdDamage3_",
          "item": null,
          "name": null,
          "template": "HellscapeEnemyColdResistanceAura1",
          "stat_text": null,
          "stats": null
        }
      ]
    },
    "templates": {
      "HellscapeEnemyColdResistanceAura1": {
        "aura_radius_metres": 6.0,
        "stats": {
          "base_cold_damage_resistance_%": 0
        },
        "stat_text": null,
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "reduced_enemy_lightning_resistance_from_hellscape_item": {
    "description": "雷耐性が減少。",
    "invisible": false,
    "name": "雷耐性喪失",
    "removable": false,
    "stats": [
      "base_lightning_damage_resistance_%"
    ],
    "visuals": "reduced_enemy_resistance_from_item",
    "category": "Debuff",
    "sources": {
      "Mods": [
        {
          "id": "HellscapeUpsideNearbyEnemiesTakeIncreasedLightningDamage3",
          "item": null,
          "name": null,
          "template": "HellscapeEnemyLightningResistanceAura1",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "HellscapeUpsideNearbyEnemiesTakeIncreasedLightningDamage4_",
          "item": null,
          "name": null,
          "template": "HellscapeEnemyLightningResistanceAura1",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "HellscapeDownsideNearbyEnemiesTakeReducedLightningDamage3",
          "item": null,
          "name": null,
          "template": "HellscapeEnemyLightningResistanceAura1",
          "stat_text": null,
          "stats": null
        }
      ]
    },
    "templates": {
      "HellscapeEnemyLightningResistanceAura1": {
        "aura_radius_metres": 6.0,
        "stats": {
          "base_lightning_damage_resistance_%": 0
        },
        "stat_text": null,
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "reduced_enemy_chaos_resistance_from_hellscape_item": {
    "description": "混沌耐性が減少。",
    "invisible": false,
    "name": "混沌耐性喪失",
    "removable": false,
    "stats": [
      "base_chaos_damage_resistance_%"
    ],
    "visuals": "reduced_enemy_resistance_from_item",
    "category": "Debuff",
    "sources": {
      "Mods": [
        {
          "id": "HellscapeUpsideNearbyEnemiesTakeIncreasedChaosDamage3",
          "item": null,
          "name": null,
          "template": "HellscapeEnemyChaosResistanceAura1",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "HellscapeUpsideNearbyEnemiesTakeIncreasedChaosDamage4",
          "item": null,
          "name": null,
          "template": "HellscapeEnemyChaosResistanceAura1",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "HellscapeDownsideNearbyEnemiesTakeReducedChaosDamage3_",
          "item": null,
          "name": null,
          "template": "HellscapeEnemyChaosResistanceAura1",
          "stat_text": null,
          "stats": null
        }
      ]
    },
    "templates": {
      "HellscapeEnemyChaosResistanceAura1": {
        "aura_radius_metres": 6.0,
        "stats": {
          "base_chaos_damage_resistance_%": 0
        },
        "stat_text": null,
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "increased_enemy_physical_damage_taken_from_hellscape_item": {
    "description": "受ける物理ダメージが増加。",
    "invisible": false,
    "name": "被物理ダメージ増加",
    "removable": false,
    "stats": [
      "physical_damage_taken_+%"
    ],
    "visuals": "reduced_enemy_resistance_from_item",
    "category": "Debuff",
    "sources": {
      "Mods": [
        {
          "id": "HellscapeUpsideNearbyEnemiesTakeIncreasedPhysicalDamage3",
          "item": null,
          "name": null,
          "template": "HellscapeEnemyPhysicalDamageTakenAura1",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "HellscapeUpsideNearbyEnemiesTakeIncreasedPhysicalDamage4",
          "item": null,
          "name": null,
          "template": "HellscapeEnemyPhysicalDamageTakenAura1",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "HellscapeDownsideNearbyEnemiesTakeReducedPhysicalDamage3",
          "item": null,
          "name": null,
          "template": "HellscapeEnemyPhysicalDamageTakenAura1",
          "stat_text": null,
          "stats": null
        }
      ]
    },
    "templates": {
      "HellscapeEnemyPhysicalDamageTakenAura1": {
        "aura_radius_metres": 6.0,
        "stats": {
          "physical_damage_taken_+%": 0
        },
        "stat_text": null,
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "unique_nearby_enemies_reduced_stun_recovery": {
    "description": "スタンからの復帰が遅くなっています。",
    "invisible": false,
    "name": "アールの反乱",
    "removable": false,
    "stats": [
      "base_stun_recovery_+%"
    ],
    "visuals": "nearby_enemy_delve_unique",
    "category": "Debuff",
    "sources": {
      "Mods": [
        {
          "id": "NearbyEnemiesReducedStunRecoveryUnique__1",
          "item": null,
          "name": null,
          "template": "NearbyEnemiesReducedStunRecoveryUnique__1",
          "stat_text": null,
          "stats": null
        }
      ]
    },
    "templates": {
      "NearbyEnemiesReducedStunRecoveryUnique__1": {
        "aura_radius_metres": 6.0,
        "stats": {
          "base_stun_recovery_+%": 0
        },
        "stat_text": null,
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "unique_nearby_enemies_increased_flask_charges": {
    "description": "敵に倒された際、追加のフラスコチャージを与える。",
    "invisible": false,
    "name": "アールの反乱",
    "removable": false,
    "stats": [
      "monster_slain_flask_charges_granted_+%"
    ],
    "visuals": "nearby_enemy_delve_unique",
    "category": "Debuff",
    "sources": {
      "Mods": [
        {
          "id": "NearbyEnemiesGrantIncreasedFlaskChargesUnique__1",
          "item": null,
          "name": null,
          "template": "NearbyEnemiesGrantIncreasedFlaskChargesUnique__1",
          "stat_text": null,
          "stats": null
        }
      ]
    },
    "templates": {
      "NearbyEnemiesGrantIncreasedFlaskChargesUnique__1": {
        "aura_radius_metres": 6.0,
        "stats": {
          "monster_slain_flask_charges_granted_+%": 0
        },
        "stat_text": null,
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "unique_nearby_enemies_new_increased_chance_crit": {
    "description": "敵から受ける攻撃のクリティカル率が増加。",
    "invisible": false,
    "name": "アールの反乱",
    "removable": false,
    "stats": [
      "base_enemy_critical_strike_chance_+%_against_self"
    ],
    "visuals": "nearby_enemy_delve_unique",
    "category": "Debuff",
    "sources": {
      "Mods": [
        {
          "id": "NearbyEnemiesHaveIncreasedChanceToBeCritUnique__2",
          "item": null,
          "name": null,
          "template": "NearbyEnemiesHaveIncreasedChanceToBeCritUnique__2",
          "stat_text": null,
          "stats": null
        }
      ]
    },
    "templates": {
      "NearbyEnemiesHaveIncreasedChanceToBeCritUnique__2": {
        "aura_radius_metres": 6.0,
        "stats": {
          "base_enemy_critical_strike_chance_+%_against_self": 0
        },
        "stat_text": null,
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "unique_nearby_enemies_increased_chance_crit": {
    "description": "敵から受ける攻撃のクリティカル率が増加。",
    "invisible": false,
    "name": "アールの反乱",
    "removable": false,
    "stats": [
      "enemy_+50%_critical_strike_chance_against_self"
    ],
    "visuals": "nearby_enemy_delve_unique",
    "category": "Debuff",
    "sources": {
      "Mods": [
        {
          "id": "NearbyEnemiesHaveIncreasedChanceToBeCritUnique__1",
          "item": null,
          "name": null,
          "template": "NearbyEnemiesHaveIncreasedChanceToBeCritUnique__1",
          "stat_text": null,
          "stats": null
        }
      ]
    },
    "templates": {
      "NearbyEnemiesHaveIncreasedChanceToBeCritUnique__1": {
        "aura_radius_metres": 6.0,
        "stats": {
          "enemy_+50%_critical_strike_chance_against_self": 0
        },
        "stat_text": null,
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "unique_reduced_enemy_all_resistance": {
    "description": "耐性が減少。",
    "invisible": false,
    "name": "暴君の王冠",
    "removable": false,
    "stats": [
      "resist_all_%"
    ],
    "visuals": "nearby_enemy_delve_unique",
    "category": "Debuff",
    "sources": {
      "Mods": [
        {
          "id": "NearbyEnemiesHaveReducedAllResistancesUnique__1",
          "item": null,
          "name": null,
          "template": "NearbyEnemiesHaveReducedAllResistancesUnique__1",
          "stat_text": null,
          "stats": null
        }
      ]
    },
    "templates": {
      "NearbyEnemiesHaveReducedAllResistancesUnique__1": {
        "aura_radius_metres": 6.0,
        "stats": {
          "resist_all_%": 0
        },
        "stat_text": null,
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "have_your_skills_crit_recently": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "have_your_skills_crit_recently"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "rain_of_spores_vines_aura_cap": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "minimum_rain_of_spores_movement_speed_+%_final_cap"
    ],
    "visuals": "invisible",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "number_of_nearby_allies": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "azurite_debuff": {
    "description": "移動スピードが減少し、混沌継続ダメージを受けています。",
    "invisible": false,
    "name": "アズライトまみれ",
    "removable": false,
    "stats": [
      "base_cold_damage_taken_per_minute",
      "base_movement_velocity_+%"
    ],
    "visuals": "azurite_debuff",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "delve_beast_buff": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "monster_dropped_item_rarity_+%",
      "monster_dropped_item_quantity_+%",
      "base_damage_taken_+%",
      "base_movement_velocity_+%",
      "damage_+%"
    ],
    "visuals": "alternating_buffs_reduced_damage",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": 75
  },
  "gain_spirit_charges": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "buff_impl_stat"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "delve_blackhole_aura": {
    "description": "",
    "invisible": true,
    "name": "暗闇",
    "removable": false,
    "stats": [
      "delve_in_antilight"
    ],
    "visuals": "invisible",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "life_regen_aura_from_ascendancy": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "life_regeneration_rate_per_minute_%"
    ],
    "visuals": "invisible",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "delve_monster_no_darkness_immune": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "monster_ignores_delve_darkness_mechanic"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "boss_life_multiplier": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "boss_maximum_life_+%_final"
    ],
    "visuals": "invisible",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "lich_boss_obelisk_no_damage": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "base_deal_no_damage"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "einhar_life_aura": {
    "description": "アイナーにより、ライフ自動回復、ライフリーチおよび敵を撃破時ライフ回復を獲得。",
    "invisible": false,
    "name": "最初のものたちの恩恵",
    "removable": false,
    "stats": [
      "life_regeneration_rate_per_minute_%",
      "life_leech_from_any_damage_permyriad",
      "recover_%_maximum_life_on_kill"
    ],
    "visuals": "einhar_life_aura",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "bonechill": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "cold_damage_taken_+%_equal_to_chill_slow_amount",
      "cold_damage_taken_per_minute_+%"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "frost_fury_stage": {
    "description": "ウィンターオーブがステージを獲得しており、近くの敵に早く投射物を当てることができる。",
    "invisible": false,
    "name": "ウィンターオーブ",
    "removable": false,
    "stats": [
      "frost_fury_fire_speed_+%_per_stage"
    ],
    "visuals": "frost_fury_stages",
    "category": "Active skill",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "impaled_debuff": {
    "description": "ヒットにより串刺しになり、再度ヒットを受けた際、串刺しのダメージの一部を反射ダメージとして受けます。",
    "invisible": false,
    "name": "串刺し",
    "removable": false,
    "stats": [
      "impaled_debuff_unmodified_phys_damage_to_deal",
      "current_impaled_stacks"
    ],
    "visuals": "impale",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "conduit_sigil": {
    "description": "自身と周囲にダメージを与えるブランドを受けている。",
    "invisible": false,
    "name": "ストームブランド",
    "removable": false,
    "stats": [
      "base_damage_taken_+%",
      "branded_enemy_explode_for_25%_life_as_chaos_on_death_chance_%"
    ],
    "visuals": "conduit_sigil",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "zana_player_bubble": {
    "description": "ザナに守られている。ダメージを受けず死ぬことはない。",
    "invisible": false,
    "name": "ザナの守り",
    "removable": false,
    "stats": [
      "base_cannot_be_damaged",
      "cannot_die"
    ],
    "visuals": "zana_bubble",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "focus": {
    "description": "フォーカスしている。アイテムのモッドがボーナスを付与。",
    "invisible": false,
    "name": "集中",
    "removable": false,
    "stats": [
      "has_focus"
    ],
    "visuals": "focus",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "bloodstained_banner_buff_aura": {
    "description": "命中力が増加し、近接スキルで与える物理ダメージが上昇している。",
    "invisible": false,
    "name": "ウォーバナー",
    "removable": false,
    "stats": [
      "war_banner_physical_damage_+%_final_with_melee_skills",
      "accuracy_rating_+%",
      "base_resist_all_elements_%",
      "attack_damage_+%",
      "base_additional_physical_damage_reduction_%",
      "damage_+%",
      "attack_and_cast_speed_+%",
      "life_regeneration_rate_per_minute_%",
      "base_life_mana_es_recovery_rate_+%"
    ],
    "visuals": "bloodstained_banner",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "puresteel_banner_buff_aura": {
    "description": "アタックブロック率が高くなり、ブロック時にライフを得る。",
    "invisible": false,
    "name": "ドレッドバナー",
    "removable": false,
    "stats": [
      "additional_block_%",
      "recover_X_life_on_block",
      "base_resist_all_elements_%",
      "attack_damage_+%",
      "base_additional_physical_damage_reduction_%",
      "damage_+%",
      "attack_and_cast_speed_+%",
      "life_regeneration_rate_per_minute_%",
      "base_life_mana_es_recovery_rate_+%"
    ],
    "visuals": "puresteel_banner",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "arctic_breath_cold_damage_over_time": {
    "description": "クリーピングフロストの冷却領域から冷気継続ダメージを受けている",
    "invisible": false,
    "name": "クリーピングフロスト",
    "removable": false,
    "stats": [
      "base_cold_damage_taken_per_minute",
      "is_on_ground_arctic_breath"
    ],
    "visuals": "arctic_breath_ground",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "shapers_presence": {
    "description": "自身と周囲の味方のエフェクトの消失が遅くなる。",
    "invisible": false,
    "name": "シェイパーの存在感",
    "removable": true,
    "stats": [
      "buff_time_passed_+%"
    ],
    "visuals": "shapers_presence",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "have_used_a_shield_skill_recently": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "have_used_a_shield_skill_recently"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "trigger_skills_granted_by_item": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "buff_impl_stat"
    ],
    "visuals": "invisible",
    "category": "Buff",
    "sources": {
      "Mods": [
        {
          "id": "TriggerFeastOfFleshSkillUnique__1_",
          "item": null,
          "name": null,
          "template": "TriggerFeastOfFleshSkillUnique__1_",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "TriggerRandomOfferingSkillUnique__1",
          "item": null,
          "name": null,
          "template": "TriggerRandomOfferingSkillUnique__1",
          "stat_text": null,
          "stats": null
        }
      ]
    },
    "templates": {
      "TriggerFeastOfFleshSkillUnique__1_": {
        "aura_radius_metres": null,
        "stats": {
          "buff_impl_stat": 0
        },
        "stat_text": null,
        "visuals": null
      },
      "TriggerRandomOfferingSkillUnique__1": {
        "aura_radius_metres": null,
        "stats": {
          "buff_impl_stat": 0
        },
        "stat_text": null,
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "betrayal_zombie_enrage": {
    "description": "",
    "invisible": true,
    "name": "激怒",
    "removable": false,
    "stats": [
      "attack_speed_+%",
      "base_movement_velocity_+%",
      "physical_damage_+%",
      "base_damage_taken_+%"
    ],
    "visuals": "betrayal_zombie_enrage",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "secret_police_taser": {
    "description": "チャージドネットにより減速している。",
    "invisible": false,
    "name": "チャージドネット",
    "removable": false,
    "stats": [
      "action_speed_-%"
    ],
    "visuals": "secret_police_taser",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "overpowered_reduced_block_chance": {
    "description": "アタックブロック率およびスペルブロック率が下がっている。",
    "invisible": false,
    "name": "オーバーパワー",
    "removable": false,
    "stats": [
      "base_spell_block_%",
      "monster_base_block_%"
    ],
    "visuals": "overpowered",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "cataclysm_sigil": {
    "description": "周囲に燃え盛る隕石が空から降り注ぐブランドを受けている",
    "invisible": false,
    "name": "アルマゲドンブランド",
    "removable": false,
    "stats": [
      "base_damage_taken_+%",
      "branded_enemy_explode_for_25%_life_as_chaos_on_death_chance_%"
    ],
    "visuals": "armageddon_brand",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "flask_life_leech_on_damage_taken": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "life_leech_on_damage_taken_%_permyriad"
    ],
    "visuals": "invisible",
    "category": "Flask",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "betrayal_scientist_reflection_beam": {
    "description": "雷継続ダメージを受けている",
    "invisible": false,
    "name": "サイエンティストビーム",
    "removable": false,
    "stats": [
      "base_lightning_damage_taken_per_minute"
    ],
    "visuals": "betrayal_scientist_reflection_beam",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "unique_life_regen_aura_from_block": {
    "description": "ライフが自動回復している",
    "invisible": false,
    "name": "ライフ自動回復オーラ",
    "removable": false,
    "stats": [
      "life_regeneration_rate_per_minute_%"
    ],
    "visuals": "unique_life_regen_aura_from_block",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "have_rampaged_recently_buff": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "have_rampaged_recently"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "increased_flask_charges_granted_while_bleeding": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "monster_slain_flask_charges_granted_+%"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "summoned_spider_buff": {
    "description": "蘇生したスパイダーごとにアタックスピードおよび毒によるダメージが増加。",
    "invisible": false,
    "name": "蘇生したスパイダー",
    "removable": false,
    "stats": [
      "attack_speed_+%",
      "base_poison_damage_+%"
    ],
    "visuals": "summoned_spider_buff",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "unique_flask_vial_of_unlife": {
    "description": "",
    "invisible": true,
    "name": "シンダースワローの壺",
    "removable": false,
    "stats": [
      "ignited_enemies_damage_taken_+%",
      "recover_%_maximum_life_on_kill",
      "recover_%_maximum_mana_on_kill",
      "recover_energy_shield_%_on_kill"
    ],
    "visuals": "invisible",
    "category": "Flask",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "ignited_damage_increase": {
    "description": "受けるダメージが増加。",
    "invisible": false,
    "name": "発火ダメージ増加",
    "removable": false,
    "stats": [
      "base_damage_taken_+%"
    ],
    "visuals": "ignited_damage_increase",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "flask_bonus_life_regeneration_percent": {
    "description": "フラスコ効果中は、追加のライフ自動回復を獲得",
    "invisible": true,
    "name": "ライフ自動回復",
    "removable": false,
    "stats": [
      "life_regeneration_rate_per_minute_%"
    ],
    "visuals": "invisible",
    "category": "Flask",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "flask_bonus_stun_avoidance": {
    "description": "フラスコ効果中は、スタンを無効化する確率を獲得",
    "invisible": true,
    "name": "スタン無効化",
    "removable": false,
    "stats": [
      "base_avoid_stun_%"
    ],
    "visuals": "invisible",
    "category": "Flask",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "flask_bonus_mana_cost": {
    "description": "フラスコ効果中は、スキルのマナコストが減少",
    "invisible": true,
    "name": "マナコスト",
    "removable": false,
    "stats": [
      "base_mana_cost_-%"
    ],
    "visuals": "invisible",
    "category": "Flask",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "flask_bonus_critical_strike_chance": {
    "description": "フラスコ効果中は、クリティカル率が増加",
    "invisible": true,
    "name": "クリティカル率",
    "removable": false,
    "stats": [
      "critical_strike_chance_+%"
    ],
    "visuals": "invisible",
    "category": "Flask",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "scorched": {
    "description": "元素耐性が下がっている。",
    "invisible": false,
    "name": "焦げ",
    "removable": false,
    "stats": [
      "base_resist_all_elements_%"
    ],
    "visuals": "scorched",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "frostburn": {
    "description": "敵から受ける攻撃は追加のクリティカル率を持つ。",
    "invisible": false,
    "name": "脆弱",
    "removable": false,
    "stats": [
      "enemy_additional_critical_strike_chance_against_self"
    ],
    "visuals": "brittle",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "sapped": {
    "description": "与えるダメージが低下。",
    "invisible": false,
    "name": "消耗",
    "removable": false,
    "stats": [
      "sapped_damage_+%_final"
    ],
    "visuals": "sapped",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "wither_nearby_enemies_every_second": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "every_1_second_nearby_enemies_withered_for_X_ms"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": {
      "PassiveSkills": [
        {
          "id": "AscendancyOccultist15",
          "item": null,
          "name": null,
          "template": "OccultistWitherNearbyEnemies",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "royale_chaos_1",
          "item": null,
          "name": null,
          "template": "WitherNearbyEnemiesRoyale",
          "stat_text": null,
          "stats": null
        }
      ]
    },
    "templates": {
      "OccultistWitherNearbyEnemies": {
        "aura_radius_metres": null,
        "stats": {
          "every_1_second_nearby_enemies_withered_for_X_ms": 15000
        },
        "stat_text": [
          "1秒ごとに近くの敵に15秒間持続する衰弱を付与する"
        ],
        "visuals": null
      },
      "WitherNearbyEnemiesRoyale": {
        "aura_radius_metres": null,
        "stats": {
          "every_1_second_nearby_enemies_withered_for_X_ms": 5000
        },
        "stat_text": [
          "1秒ごとに近くの敵に5秒間持続する衰弱を付与する"
        ],
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "freeze_nearby_chilled_enemies_every_4_seconds": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "every_4_seconds_%_chance_freeze_non_frozen_enemies_for_300ms"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": {
      "PassiveSkills": [
        {
          "id": "AscendancyOccultist16",
          "item": null,
          "name": null,
          "template": "OccultistFreezeNearbyChilledEnemies",
          "stat_text": null,
          "stats": null
        }
      ]
    },
    "templates": {
      "OccultistFreezeNearbyChilledEnemies": {
        "aura_radius_metres": null,
        "stats": {
          "every_4_seconds_%_chance_freeze_non_frozen_enemies_for_300ms": 50
        },
        "stat_text": [
          "4秒ごとに50%の確率で近くの凍結状態でない敵を0.4秒間凍結させる"
        ],
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "armour_if_impaled_recently_aura": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "base_physical_damage_reduction_rating"
    ],
    "visuals": "invisible",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "occultist_hit_damage_while_chilled": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "hit_damage_+%_while_chilled"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": {
      "PassiveSkills": [
        {
          "id": "AscendancyOccultist16",
          "item": null,
          "name": null,
          "template": "OccultistNearbyChilledEnemiesReducedHitDamage",
          "stat_text": null,
          "stats": null
        }
      ]
    },
    "templates": {
      "OccultistNearbyChilledEnemiesReducedHitDamage": {
        "aura_radius_metres": 6.0,
        "stats": {
          "hit_damage_+%_while_chilled": -10
        },
        "stat_text": [
          "近くの冷却状態の敵の与えるヒットダメージが10%減少する"
        ],
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "occultist_damage_over_time_dealt_while_hindered": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "damage_over_time_+%_while_hindered"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": {
      "PassiveSkills": [
        {
          "id": "AscendancyOccultist15",
          "item": null,
          "name": null,
          "template": "OccultistNearbyHinderedEnemiesReducedDotDamage",
          "stat_text": null,
          "stats": null
        }
      ]
    },
    "templates": {
      "OccultistNearbyHinderedEnemiesReducedDotDamage": {
        "aura_radius_metres": 6.0,
        "stats": {
          "damage_over_time_+%_while_hindered": -15
        },
        "stat_text": [
          "近くの阻害状態の敵の与える継続ダメージが15%減少する"
        ],
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "champion_damage_against_impaled": {
    "description": "ヒットにより串刺しを付与する度、追加の物理ダメージを与える。",
    "invisible": false,
    "name": "金属の支配者",
    "removable": false,
    "stats": [
      "minimum_added_physical_damage_per_impaled_on_enemy",
      "maximum_added_physical_damage_per_impaled_on_enemy"
    ],
    "visuals": "champion_master_of_metal",
    "category": "Buff",
    "sources": {
      "PassiveSkills": [
        {
          "id": "AscendancyChampion14",
          "item": null,
          "name": null,
          "template": "ChampionDamageAgainstImpaled",
          "stat_text": null,
          "stats": null
        }
      ]
    },
    "templates": {
      "ChampionDamageAgainstImpaled": {
        "aura_radius_metres": 6.0,
        "stats": {
          "minimum_added_physical_damage_per_impaled_on_enemy": 6,
          "maximum_added_physical_damage_per_impaled_on_enemy": 12
        },
        "stat_text": [
          "プレイヤーおよび近くの味方は敵に付与した串刺しのスタック数ごとに\n6から12の追加物理ダメージを与える"
        ],
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "betrayal_banner_aura": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "damage_+%",
      "life_regeneration_rate_per_minute_%",
      "base_damage_taken_+%"
    ],
    "visuals": "betrayal_banner",
    "category": "Buff",
    "sources": {
      "Mods": [
        {
          "id": "BetrayalBannerAuraMod",
          "item": null,
          "name": null,
          "template": "BetrayalBannerAuraMod",
          "stat_text": null,
          "stats": null
        }
      ]
    },
    "templates": {
      "BetrayalBannerAuraMod": {
        "aura_radius_metres": 2.4,
        "stats": {
          "damage_+%": 0,
          "life_regeneration_rate_per_minute_%": 0,
          "base_damage_taken_+%": 0
        },
        "stat_text": null,
        "visuals": "invisible"
      }
    },
    "stack_limit": null
  },
  "betrayal_keema_enrage": {
    "description": "",
    "invisible": true,
    "name": "激怒",
    "removable": false,
    "stats": [
      "damage_+%",
      "attack_speed_+%",
      "base_cast_speed_+%"
    ],
    "visuals": "betrayal_keema_enrage",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "ground_consecration_elreon": {
    "description": "ライフ自動回復が付与されている",
    "invisible": false,
    "name": "神聖領域",
    "removable": false,
    "stats": [
      "life_regeneration_rate_per_minute_%",
      "immune_to_curses",
      "immune_to_status_ailments",
      "damage_+%",
      "base_additional_physical_damage_reduction_%",
      "recover_es_as_well_as_life_from_life_regeneration",
      "curse_effect_on_self_+%",
      "damaging_ailment_duration_+%"
    ],
    "visuals": "ground_consecration_elreon",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "betrayal_hillock_buff": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "damage_+%",
      "base_damage_taken_+%"
    ],
    "visuals": "betrayal_hillock_buff",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "catarina_graveyard_fire": {
    "description": "火ダメージを受けている",
    "invisible": false,
    "name": "ゴーストフレイムの墓場",
    "removable": false,
    "stats": [
      "base_fire_damage_taken_per_minute"
    ],
    "visuals": "betrayal_catarina_ghostflame",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "catarina_blackflame_ignite": {
    "description": "カタリナの力を無効化する儀式を完了するため、起動中の墓石に移動しろ。",
    "invisible": false,
    "name": "ブラックフレイムの発火",
    "removable": false,
    "stats": [
      "base_fire_damage_taken_per_minute"
    ],
    "visuals": "betrayal_catarina_blackflame",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "catarina_blackflame_aura": {
    "description": "火ダメージを受けている",
    "invisible": false,
    "name": "ブラックフレイムの発火",
    "removable": false,
    "stats": [
      "base_fire_damage_taken_per_minute"
    ],
    "visuals": "betrayal_catarina_ghostflame",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "critical_strike_multiplier_aura": {
    "description": "キングメーカーを使用している味方が周囲にいる間、追加のクリティカルダメージ倍率を獲得。",
    "invisible": true,
    "name": "キングメーカーの存在感",
    "removable": false,
    "stats": [
      "base_critical_strike_multiplier_+"
    ],
    "visuals": "invisible",
    "category": "Buff",
    "sources": {
      "Mods": [
        {
          "id": "NearbyAlliesHaveCriticalStrikeMultiplierUnique__1",
          "item": null,
          "name": null,
          "template": "NearbyAlliesHaveCriticalStrikeMultiplierUnique__1",
          "stat_text": null,
          "stats": null
        }
      ]
    },
    "templates": {
      "NearbyAlliesHaveCriticalStrikeMultiplierUnique__1": {
        "aura_radius_metres": 3.0,
        "stats": {
          "base_critical_strike_multiplier_+": 0
        },
        "stat_text": null,
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "catarina_ritual_aura": {
    "description": "カタリナの力を無効化する儀式を完了するため、ブラックフレイムの発火を放つ墓石の近くに立て。",
    "invisible": false,
    "name": "不死の儀式",
    "removable": false,
    "stats": [],
    "visuals": "betrayal_catarina_ritual",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "catarina_immunity": {
    "description": "",
    "invisible": false,
    "name": "",
    "removable": false,
    "stats": [
      "base_cannot_be_damaged"
    ],
    "visuals": "betrayal_catarina_immunity",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "consecrated_ground_while_stationary": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "double_damage_on_spell_cast": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "always_deal_double_damage"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "attack_and_cast_speed_on_attack": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "attack_and_cast_speed_+%"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "ground_consecration_enemy": {
    "description": "敵の神聖領域の上にいる。",
    "invisible": false,
    "name": "神聖領域",
    "removable": false,
    "stats": [
      "base_enemy_critical_strike_chance_+%_against_self",
      "base_damage_taken_+%"
    ],
    "visuals": "ground_consecration",
    "category": "Debuff",
    "sources": {
      "PlayerConditions": [
        {
          "id": "AffectedByMonsterConsecratedGround",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": [
            "受けるヒットのクリティカル率がx%増加する",
            "受けるダメージがx%増加する"
          ],
          "stats": {
            "base_enemy_critical_strike_chance_+%_against_self": 1,
            "base_damage_taken_+%": 1
          }
        }
      ]
    },
    "templates": null,
    "stack_limit": null
  },
  "soulrend": {
    "description": "混沌継続ダメージを受けている。",
    "invisible": false,
    "name": "ソウルレンド",
    "removable": false,
    "stats": [
      "base_chaos_damage_taken_per_minute"
    ],
    "visuals": "soulrend",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "dark_ritual": {
    "description": "混沌継続ダメージを受けている。",
    "invisible": false,
    "name": "ベイン",
    "removable": false,
    "stats": [
      "base_chaos_damage_taken_per_minute",
      "explode_on_death_%_chance_dealing_25%_life_as_chaos_damage"
    ],
    "visuals": "dark_ritual",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "reduced_fire_resistance_from_skill": {
    "description": "火耐性が下がっている。",
    "invisible": false,
    "name": "曝露（火）",
    "removable": false,
    "stats": [
      "base_fire_damage_resistance_%"
    ],
    "visuals": "fire_exposure",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "reduced_cold_resistance_from_skill": {
    "description": "冷気耐性が下がっている。",
    "invisible": false,
    "name": "曝露（冷気）",
    "removable": false,
    "stats": [
      "base_cold_damage_resistance_%"
    ],
    "visuals": "cold_exposure",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "reduced_lightning_resistance_from_skill": {
    "description": "雷耐性が下がっている。",
    "invisible": false,
    "name": "曝露（雷）",
    "removable": false,
    "stats": [
      "base_lightning_damage_resistance_%"
    ],
    "visuals": "lightning_exposure",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "synthesis_camera_lens_debuff": {
    "description": "減速し、冷気継続ダメージを受けている",
    "invisible": false,
    "name": "ヴォイドレンズ",
    "removable": false,
    "stats": [
      "base_cold_damage_taken_per_minute",
      "action_speed_-%"
    ],
    "visuals": "synthesis_camera_lens",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "player_aura_spell_damage": {
    "description": "スペルダメージが上昇、スペルクリティカル率が増加。レアまたはユニークの敵をヒットした際、神聖領域を生成する",
    "invisible": false,
    "name": "ゼロトリーオーラ",
    "removable": true,
    "stats": [
      "affected_by_spell_damage_aura",
      "spell_damage_aura_spell_damage_+%_final",
      "spell_critical_strike_chance_+%",
      "create_consecrated_ground_on_hit_%_vs_rare_or_unique_enemy",
      "life_regeneration_rate_per_minute_%",
      "base_critical_strike_multiplier_+",
      "base_additional_physical_damage_reduction_%",
      "damage_+%",
      "attack_and_cast_speed_+%",
      "life_regeneration_rate_per_minute_%",
      "base_life_mana_es_recovery_rate_+%"
    ],
    "visuals": "player_aura_spell_damage",
    "category": "Buff",
    "sources": {
      "Mods": [
        {
          "id": "SentinelDroneZealotryAura",
          "item": null,
          "name": null,
          "template": "SentinelZealotryAura",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "SentinelDroneZealotryAuraUnique1",
          "item": null,
          "name": null,
          "template": "SentinelZealotryAura",
          "stat_text": null,
          "stats": null
        }
      ]
    },
    "templates": {
      "SentinelZealotryAura": {
        "aura_radius_metres": 6.0,
        "stats": {
          "affected_by_spell_damage_aura": 1,
          "spell_damage_aura_spell_damage_+%_final": 15,
          "spell_critical_strike_chance_+%": 39,
          "create_consecrated_ground_on_hit_%_vs_rare_or_unique_enemy": 10,
          "life_regeneration_rate_per_minute_%": 0,
          "base_critical_strike_multiplier_+": 0,
          "base_additional_physical_damage_reduction_%": 0,
          "damage_+%": 0,
          "attack_and_cast_speed_+%": 0,
          "base_life_mana_es_recovery_rate_+%": 0
        },
        "stat_text": [
          "スペルのクリティカル率が39%増加する",
          "レアまたはユニークの敵をヒットした時に10%の確率で8秒間持続する神聖領域を生成する"
        ],
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "divine_tempest_stage": {
    "description": "周囲からエネルギーを集め、解き放つ準備中。",
    "invisible": false,
    "name": "ディヴァインアイア",
    "removable": false,
    "stats": [],
    "visuals": "divine_tempest_stage",
    "category": "Active skill",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "player_aura_damage_over_time": {
    "description": "与える継続ダメージが上昇、持続時間が増加",
    "invisible": false,
    "name": "マレヴォレンスオーラ",
    "removable": true,
    "stats": [
      "affected_by_delirium",
      "delirium_aura_damage_over_time_+%_final",
      "malevolence_skill_effect_duration_+%",
      "base_ailment_damage_+%",
      "base_additional_physical_damage_reduction_%",
      "damage_+%",
      "attack_and_cast_speed_+%",
      "life_regeneration_rate_per_minute_%",
      "base_life_mana_es_recovery_rate_+%"
    ],
    "visuals": "player_aura_damage_over_time",
    "category": "Buff",
    "sources": {
      "Mods": [
        {
          "id": "SentinelDroneMalevolenceAura",
          "item": null,
          "name": null,
          "template": "SentinelMalevolenceAura",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "SentinelDroneMalevolenceAuraUnique1",
          "item": null,
          "name": null,
          "template": "SentinelMalevolenceAura",
          "stat_text": null,
          "stats": null
        }
      ]
    },
    "templates": {
      "SentinelMalevolenceAura": {
        "aura_radius_metres": 6.0,
        "stats": {
          "affected_by_delirium": 1,
          "delirium_aura_damage_over_time_+%_final": 20,
          "malevolence_skill_effect_duration_+%": 19,
          "base_ailment_damage_+%": 0,
          "base_additional_physical_damage_reduction_%": 0,
          "damage_+%": 0,
          "attack_and_cast_speed_+%": 0,
          "life_regeneration_rate_per_minute_%": 0,
          "base_life_mana_es_recovery_rate_+%": 0
        },
        "stat_text": null,
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "rapid_fire_charge": {
    "description": "",
    "invisible": false,
    "name": "[UNUSED] Not Currently Used",
    "removable": false,
    "stats": [],
    "visuals": "spirit_charge",
    "category": "Active skill",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "soulrend_cold": {
    "description": "冷気継続ダメージを受けている",
    "invisible": false,
    "name": "ソウルチル",
    "removable": false,
    "stats": [
      "base_cold_damage_taken_per_minute"
    ],
    "visuals": "cold_soulrend",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "ghost_dance_stacks": {
    "description": "ゴーストシュラウドを獲得。",
    "invisible": false,
    "name": "ゴーストシュラウド",
    "removable": false,
    "stats": [],
    "visuals": "ghost_dance",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "ghost_dance": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "spell_boost_charge": {
    "description": "スペルは連続して使用することでインテンシティを獲得する。移動することで取り除かれる。",
    "invisible": false,
    "name": "インテンシティ",
    "removable": false,
    "stats": [],
    "visuals": "spell_boost_charge",
    "category": "Active skill",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "anticipation": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "synthesis_fragment_entry_hide_player": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "synthesis_fragment_entry_hide_player",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "synthesis_fragment_entry_scan_player": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "synthesis_fragment_entry_scan_player",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "synthesis_turret_charge_projectile_target": {
    "description": "狙われている。アリーナにいるフィリミットは、こちらの動きに合わせて投射物を放ち、こちらの静止時にチャージし巨大な投射物を放つ。",
    "invisible": false,
    "name": "シンセーテの標的",
    "removable": false,
    "stats": [],
    "visuals": "synthesis_turret_charge_projectile_target",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "cat_aspect_inactive": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "bird_aspect_inactive": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "unique_flask_bottled_purity": {
    "description": "",
    "invisible": true,
    "name": "瓶詰めの純潔",
    "removable": false,
    "stats": [
      "critical_strike_chance_against_enemies_on_consecrated_ground_%",
      "consecrated_ground_enemy_damage_taken_+%",
      "critical_strike_chance_+%_vs_enemies_on_consecrated_ground"
    ],
    "visuals": "invisible",
    "category": "Flask",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "synthesis_decay_effect": {
    "description": "記憶の崩壊したエリアにいるため減速している。崩壊したエリアの奥に進むと記憶から取り除かれる。",
    "invisible": false,
    "name": "崩壊する記憶",
    "removable": false,
    "stats": [
      "immobilised_by_elder_%"
    ],
    "visuals": "synthesis_decay_effect",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "dominance_aura_strength": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "global_defences_+%"
    ],
    "visuals": "dominance_aura_all_stats",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "high_templar_unique_aura_cannot_crit": {
    "description": "クリティカルストライクを出す事が出来ない",
    "invisible": false,
    "name": "儚い者の服",
    "removable": false,
    "stats": [
      "global_cannot_crit"
    ],
    "visuals": "high_templar_robes_icon",
    "category": "Debuff",
    "sources": {
      "Mods": [
        {
          "id": "NearbyEnemiesCannotCritUnique__1",
          "item": null,
          "name": null,
          "template": "NearbyEnemiesCannotCritUnique__1",
          "stat_text": null,
          "stats": null
        }
      ]
    },
    "templates": {
      "NearbyEnemiesCannotCritUnique__1": {
        "aura_radius_metres": 6.0,
        "stats": {
          "global_cannot_crit": 0
        },
        "stat_text": null,
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "high_templar_unique_aura_cannot_be_slowed": {
    "description": "アクションスピードは基本値よりも低くならない",
    "invisible": false,
    "name": "儚い者の服",
    "removable": false,
    "stats": [
      "action_speed_cannot_be_reduced_below_base"
    ],
    "visuals": "high_templar_robes_icon",
    "category": "Buff",
    "sources": {
      "Mods": [
        {
          "id": "NearbyAlliesCannotBeSlowedUnique__1",
          "item": null,
          "name": null,
          "template": "NearbyAlliesCannotBeSlowedUnique__1",
          "stat_text": null,
          "stats": null
        }
      ]
    },
    "templates": {
      "NearbyAlliesCannotBeSlowedUnique__1": {
        "aura_radius_metres": 5.0,
        "stats": {
          "action_speed_cannot_be_reduced_below_base": 0
        },
        "stat_text": null,
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "divinity": {
    "description": "巨大化しており、与える元素ダメージが上昇、受ける元素ダメージが低下、呪いに完全耐性を獲得。",
    "invisible": false,
    "name": "神性",
    "removable": false,
    "stats": [
      "base_actor_scale_+%",
      "divinity_elemental_damage_+%_final",
      "divinity_elemental_damage_taken_+%_final",
      "cannot_gain_divine_charges",
      "immune_to_curses"
    ],
    "visuals": "divinity",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "player_aura_accuracy_and_crits": {
    "description": "追加の命中力を獲得、クリティカル率が増加",
    "invisible": false,
    "name": "プレシジョンオーラ",
    "removable": true,
    "stats": [
      "affected_by_precision",
      "accuracy_rating",
      "critical_strike_chance_+%",
      "precision_granted_area_of_effect_+%_final",
      "base_additional_physical_damage_reduction_%",
      "damage_+%",
      "attack_and_cast_speed_+%",
      "life_regeneration_rate_per_minute_%",
      "base_life_mana_es_recovery_rate_+%"
    ],
    "visuals": "player_aura_accuracy_and_crits",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "support_aura_duration_reserve_buff": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "dominance_aura_dexterity": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "base_critical_strike_multiplier_+"
    ],
    "visuals": "dominance_aura_all_stats",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "dominance_aura_intelligence": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "base_cast_speed_+%"
    ],
    "visuals": "dominance_aura_all_stats",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "synthesis_boss_slow": {
    "description": "アクションスピードが減少",
    "invisible": false,
    "name": "ヴォイドスネア",
    "removable": false,
    "stats": [
      "action_speed_-%"
    ],
    "visuals": "synthesis_slow",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "storm_burst_orb_count": {
    "description": "チャネリングを終えた際に爆発するストームブラストのオーブを獲得。",
    "invisible": false,
    "name": "ストームバースト",
    "removable": false,
    "stats": [],
    "visuals": "storm_burst_orb_count",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "synthesis_laser_slow": {
    "description": "アクションスピードが減少",
    "invisible": false,
    "name": "ヴォイドスネア",
    "removable": false,
    "stats": [
      "action_speed_-%"
    ],
    "visuals": "synthesis_laser_slow",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "synthesis_reduced_aggro": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "monster_aggro_radius_+%"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "instant_movement_skill_delay": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "quick_guard": {
    "description": "ヒットによるすべてのダメージの一部をライフ、エナジーシールドに代わりバフが受ける。",
    "invisible": false,
    "name": "スティールスキン",
    "removable": true,
    "stats": [
      "base_additional_physical_damage_reduction_%",
      "resist_all_%",
      "immune_to_bleeding"
    ],
    "visuals": "quick_guard",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "interpolate_stat": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "quick_block": {
    "description": "",
    "invisible": false,
    "name": "[UNUSED] Quick Block",
    "removable": true,
    "stats": [],
    "visuals": "quick_block",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "cyclone_channelled_stage": {
    "description": "チャネリング中のサイクロンからステージを獲得。ステージはチャネリングを終えると失われる。",
    "invisible": false,
    "name": "サイクロン",
    "removable": false,
    "stats": [],
    "visuals": "cyclone_channelled_stage",
    "category": "Active skill",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "bladestorm_sandstorm": {
    "description": "サンドブレードストームの中にいるため、移動スピードが増加。",
    "invisible": false,
    "name": "サンドブレードストーム",
    "removable": false,
    "stats": [
      "affected_by_sandstorm",
      "base_movement_velocity_+%"
    ],
    "visuals": "bladestorm_sandstorm",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "bladestorm_bloodstorm": {
    "description": "ブラッドブレードストームの中にいる。",
    "invisible": false,
    "name": "ブラッドブレードストーム",
    "removable": false,
    "stats": [
      "affected_by_bloodstorm"
    ],
    "visuals": "bladestorm_bloodstorm",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "blood_stance": {
    "description": "ブラッドスタンス状態のため、近接攻撃による範囲ダメージが上昇、近接攻撃による効果範囲が低下。",
    "invisible": false,
    "name": "ブラッドスタンス",
    "removable": true,
    "stats": [
      "in_blood_stance",
      "blood_sand_stance_melee_skills_area_of_effect_+%_final",
      "blood_sand_stance_melee_skills_area_damage_+%_final",
      "projectile_attack_damage_+%",
      "spell_area_damage_+%_in_blood_stance"
    ],
    "visuals": "blood_stance",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "sand_stance": {
    "description": "サンドスタンス状態のため、近接攻撃による範囲ダメージが低下、近接攻撃による効果範囲が上昇。",
    "invisible": false,
    "name": "サンドスタンス",
    "removable": true,
    "stats": [
      "in_sand_stance",
      "blood_sand_stance_melee_skills_area_of_effect_+%_final",
      "blood_sand_stance_melee_skills_area_damage_+%_final",
      "base_projectile_speed_+%",
      "spell_area_of_effect_+%"
    ],
    "visuals": "sand_stance",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "berserk": {
    "description": "与えるダメージ、アタックおよび移動スピードが上昇、受けるダメージが低下。",
    "invisible": false,
    "name": "バーサーク",
    "removable": false,
    "stats": [
      "affected_by_berserk",
      "rage_effect_+%",
      "berserk_cooldown_does_not_tick",
      "base_actor_scale_+%"
    ],
    "visuals": "berserk",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "frozen_in_time": {
    "description": "",
    "invisible": false,
    "name": "",
    "removable": false,
    "stats": [
      "legion_monster_damage_taken_+%_final",
      "base_damage_taken_+%",
      "frozen_in_time",
      "cannot_be_knocked_back",
      "minions_take_no_actions"
    ],
    "visuals": "legion_petrify",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "shrine_resonating": {
    "description": "ヒット時および敵を倒した際に、パワーチャージ、フレンジーチャージおよびエンデュランスチャージを獲得する確率およびチャージから追加のボーナスを獲得。",
    "invisible": false,
    "name": "充填のシュライン",
    "removable": true,
    "stats": [
      "chance_to_gain_random_standard_charge_on_hit_%",
      "power_frenzy_or_endurance_charge_on_kill_%",
      "critical_strike_chance_+%_per_power_charge",
      "base_attack_speed_+%_per_frenzy_charge",
      "base_cast_speed_+%_per_frenzy_charge",
      "object_inherent_damage_+%_final_per_frenzy_charge",
      "physical_damage_reduction_%_per_endurance_charge",
      "resist_all_elements_%_per_endurance_charge",
      "damage_+%_per_frenzy_power_or_endurance_charge",
      "has_shrine_effect"
    ],
    "visuals": "shrine_resonating",
    "category": "Buff shrine",
    "sources": null,
    "templates": {
      "resonating_player": {
        "aura_radius_metres": null,
        "stats": {
          "chance_to_gain_random_standard_charge_on_hit_%": 20,
          "power_frenzy_or_endurance_charge_on_kill_%": 60,
          "critical_strike_chance_+%_per_power_charge": 40,
          "base_attack_speed_+%_per_frenzy_charge": 4,
          "base_cast_speed_+%_per_frenzy_charge": 4,
          "object_inherent_damage_+%_final_per_frenzy_charge": 4,
          "physical_damage_reduction_%_per_endurance_charge": 4,
          "resist_all_elements_%_per_endurance_charge": 4,
          "damage_+%_per_frenzy_power_or_endurance_charge": 5,
          "has_shrine_effect": 1
        },
        "stat_text": [
          "ヒット時に20%の確率でパワーチャージ、フレンジーチャージまたはエンデュランスチャージを1個獲得する",
          "敵を倒した時に60%の確率でパワーチャージ、フレンジーチャージまたはエンデュランスチャージを1個獲得する",
          "パワーチャージ1個ごとにクリティカル率が40%増加する",
          "フレンジーチャージ1個ごとにアタックスピードが4%増加する",
          "エンデュランスチャージ1個ごとに4%の物理ダメージ軽減率追加",
          "エンデュランスチャージ1個ごとに全ての元素耐性 +4%",
          "エンデュランスチャージ、フレンジーチャージまたはパワーチャージ1個ごとにダメージが5%増加する"
        ],
        "visuals": null
      },
      "resonating_monster": {
        "aura_radius_metres": null,
        "stats": {
          "chance_to_gain_random_standard_charge_on_hit_%": 100,
          "power_frenzy_or_endurance_charge_on_kill_%": 0,
          "critical_strike_chance_+%_per_power_charge": 0,
          "base_attack_speed_+%_per_frenzy_charge": 0,
          "base_cast_speed_+%_per_frenzy_charge": 0,
          "object_inherent_damage_+%_final_per_frenzy_charge": 0,
          "physical_damage_reduction_%_per_endurance_charge": 0,
          "resist_all_elements_%_per_endurance_charge": 0,
          "damage_+%_per_frenzy_power_or_endurance_charge": 0,
          "has_shrine_effect": 1
        },
        "stat_text": [
          "ヒット時に100%の確率でパワーチャージ、フレンジーチャージまたはエンデュランスチャージを1個獲得する"
        ],
        "visuals": "shrine_monster_affected"
      },
      "RoyaleShrineCharged": {
        "aura_radius_metres": null,
        "stats": {
          "chance_to_gain_random_standard_charge_on_hit_%": 20,
          "power_frenzy_or_endurance_charge_on_kill_%": 60,
          "critical_strike_chance_+%_per_power_charge": 40,
          "base_attack_speed_+%_per_frenzy_charge": 4,
          "base_cast_speed_+%_per_frenzy_charge": 4,
          "object_inherent_damage_+%_final_per_frenzy_charge": 4,
          "physical_damage_reduction_%_per_endurance_charge": 4,
          "resist_all_elements_%_per_endurance_charge": 4,
          "damage_+%_per_frenzy_power_or_endurance_charge": 5,
          "has_shrine_effect": 1
        },
        "stat_text": [
          "ヒット時に20%の確率でパワーチャージ、フレンジーチャージまたはエンデュランスチャージを1個獲得する",
          "敵を倒した時に60%の確率でパワーチャージ、フレンジーチャージまたはエンデュランスチャージを1個獲得する",
          "パワーチャージ1個ごとにクリティカル率が40%増加する",
          "フレンジーチャージ1個ごとにアタックスピードが4%増加する",
          "エンデュランスチャージ1個ごとに4%の物理ダメージ軽減率追加",
          "エンデュランスチャージ1個ごとに全ての元素耐性 +4%",
          "エンデュランスチャージ、フレンジーチャージまたはパワーチャージ1個ごとにダメージが5%増加する"
        ],
        "visuals": null
      },
      "SentinelResonating": {
        "aura_radius_metres": null,
        "stats": {
          "chance_to_gain_random_standard_charge_on_hit_%": 20,
          "power_frenzy_or_endurance_charge_on_kill_%": 60,
          "critical_strike_chance_+%_per_power_charge": 40,
          "base_attack_speed_+%_per_frenzy_charge": 4,
          "base_cast_speed_+%_per_frenzy_charge": 4,
          "object_inherent_damage_+%_final_per_frenzy_charge": 4,
          "physical_damage_reduction_%_per_endurance_charge": 4,
          "resist_all_elements_%_per_endurance_charge": 4,
          "damage_+%_per_frenzy_power_or_endurance_charge": 5,
          "has_shrine_effect": 1
        },
        "stat_text": [
          "ヒット時に20%の確率でパワーチャージ、フレンジーチャージまたはエンデュランスチャージを1個獲得する",
          "敵を倒した時に60%の確率でパワーチャージ、フレンジーチャージまたはエンデュランスチャージを1個獲得する",
          "パワーチャージ1個ごとにクリティカル率が40%増加する",
          "フレンジーチャージ1個ごとにアタックスピードが4%増加する",
          "エンデュランスチャージ1個ごとに4%の物理ダメージ軽減率追加",
          "エンデュランスチャージ1個ごとに全ての元素耐性 +4%",
          "エンデュランスチャージ、フレンジーチャージまたはパワーチャージ1個ごとにダメージが5%増加する"
        ],
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "shrine_gloom": {
    "description": "非混沌ダメージの一部を追加の混沌ダメージとして獲得。倒した敵が一定確率で爆発し、最大ライフの一部を混沌ダメージとして与える。",
    "invisible": false,
    "name": "暗闇のシュライン",
    "removable": true,
    "stats": [
      "non_chaos_damage_to_add_as_chaos_damage_%",
      "explode_enemies_for_25%_life_as_chaos_on_kill_chance_%",
      "has_shrine_effect"
    ],
    "visuals": "shrine_gloom",
    "category": "Buff shrine",
    "sources": null,
    "templates": {
      "gloom_player": {
        "aura_radius_metres": null,
        "stats": {
          "non_chaos_damage_to_add_as_chaos_damage_%": 10,
          "explode_enemies_for_25%_life_as_chaos_on_kill_chance_%": 40,
          "has_shrine_effect": 1
        },
        "stat_text": [
          "混沌ダメージ以外のダメージの10%を追加混沌ダメージとして獲得する",
          "プレイヤーが倒した敵は40%の確率で爆発し、その最大ライフの4分の1を混沌ダメージとして与える"
        ],
        "visuals": null
      },
      "gloom_monster": {
        "aura_radius_metres": null,
        "stats": {
          "non_chaos_damage_to_add_as_chaos_damage_%": 10,
          "explode_enemies_for_25%_life_as_chaos_on_kill_chance_%": 0,
          "has_shrine_effect": 1
        },
        "stat_text": [
          "混沌ダメージ以外のダメージの10%を追加混沌ダメージとして獲得する"
        ],
        "visuals": "shrine_monster_affected"
      },
      "RoyaleShrineGloom": {
        "aura_radius_metres": null,
        "stats": {
          "non_chaos_damage_to_add_as_chaos_damage_%": 10,
          "explode_enemies_for_25%_life_as_chaos_on_kill_chance_%": 25,
          "has_shrine_effect": 1
        },
        "stat_text": [
          "混沌ダメージ以外のダメージの10%を追加混沌ダメージとして獲得する",
          "プレイヤーが倒した敵は25%の確率で爆発し、その最大ライフの4分の1を混沌ダメージとして与える"
        ],
        "visuals": null
      },
      "SentinelGloom": {
        "aura_radius_metres": null,
        "stats": {
          "non_chaos_damage_to_add_as_chaos_damage_%": 10,
          "explode_enemies_for_25%_life_as_chaos_on_kill_chance_%": 40,
          "has_shrine_effect": 1
        },
        "stat_text": [
          "混沌ダメージ以外のダメージの10%を追加混沌ダメージとして獲得する",
          "プレイヤーが倒した敵は40%の確率で爆発し、その最大ライフの4分の1を混沌ダメージとして与える"
        ],
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "shrine_warlord_monster": {
    "description": "",
    "invisible": true,
    "name": "ウォーロードのシュライン - モンスター",
    "removable": true,
    "stats": [
      "base_inflict_fire_exposure_on_hit_%_chance"
    ],
    "visuals": "invisible",
    "category": "Buff shrine",
    "sources": null,
    "templates": {
      "shrine_warlord_monster": {
        "aura_radius_metres": null,
        "stats": {
          "base_inflict_fire_exposure_on_hit_%_chance": 15
        },
        "stat_text": [
          "ヒット時に15%の確率で曝露(火)を付与する"
        ],
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "shrine_redeemer_monster": {
    "description": "",
    "invisible": true,
    "name": "リディーマーのシュライン - モンスター",
    "removable": true,
    "stats": [
      "base_inflict_cold_exposure_on_hit_%_chance"
    ],
    "visuals": "invisible",
    "category": "Buff shrine",
    "sources": null,
    "templates": {
      "shrine_redeemer_monster": {
        "aura_radius_metres": null,
        "stats": {
          "base_inflict_cold_exposure_on_hit_%_chance": 15
        },
        "stat_text": [
          "ヒット時に15%の確率で曝露(冷気)を付与する"
        ],
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "shrine_crusader_monster": {
    "description": "",
    "invisible": true,
    "name": "クルセイダーのシュライン - モンスター",
    "removable": true,
    "stats": [
      "base_inflict_lightning_exposure_on_hit_%_chance"
    ],
    "visuals": "invisible",
    "category": "Buff shrine",
    "sources": null,
    "templates": {
      "shrine_crusader_monster": {
        "aura_radius_metres": null,
        "stats": {
          "base_inflict_lightning_exposure_on_hit_%_chance": 15
        },
        "stat_text": [
          "ヒット時に15%の確率で曝露(雷)を付与する"
        ],
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "shrine_hunter_monster": {
    "description": "",
    "invisible": true,
    "name": "ハンターのシュライン - モンスター",
    "removable": true,
    "stats": [
      "withered_on_hit_for_2_seconds_%_chance"
    ],
    "visuals": "invisible",
    "category": "Buff shrine",
    "sources": null,
    "templates": {
      "shrine_hunter_monster": {
        "aura_radius_metres": null,
        "stats": {
          "withered_on_hit_for_2_seconds_%_chance": 15
        },
        "stat_text": [
          "ヒット時に15%の確率で衰弱を2秒間付与する"
        ],
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "shrine_vaal_monster": {
    "description": "",
    "invisible": true,
    "name": "ヴァールシュライン - モンスター",
    "removable": true,
    "stats": [
      "corrupted_blood_on_hit_num_stacks",
      "corrupted_blood_on_hit_duration",
      "corrupted_blood_on_hit_%_average_damage_to_deal_per_minute_per_stack"
    ],
    "visuals": "invisible",
    "category": "Buff shrine",
    "sources": null,
    "templates": {
      "shrine_vaal_monster": {
        "aura_radius_metres": null,
        "stats": {
          "corrupted_blood_on_hit_num_stacks": 1,
          "corrupted_blood_on_hit_duration": 4000,
          "corrupted_blood_on_hit_%_average_damage_to_deal_per_minute_per_stack": 120
        },
        "stat_text": null,
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "shrine_evolution_monster": {
    "description": "",
    "invisible": true,
    "name": "進化のシュライン - モンスター",
    "removable": true,
    "stats": [
      "base_convert_%_physical_damage_to_random_element"
    ],
    "visuals": "invisible",
    "category": "Buff shrine",
    "sources": null,
    "templates": {
      "shrine_evolution_monster": {
        "aura_radius_metres": null,
        "stats": {
          "base_convert_%_physical_damage_to_random_element": 50
        },
        "stat_text": [
          "物理ダメージの50%がランダムな元素属性に変換される"
        ],
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "support_slashing_movement_skill_buff": {
    "description": "次に使用するトラベルスキルは早くなる。近距離戦闘でサポートされているスキルには適用されない。",
    "invisible": true,
    "name": "コンバットラッシュ",
    "removable": false,
    "stats": [
      "support_slashing_travel_skill_attack_speed_+%_final"
    ],
    "visuals": "combat_rush",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "tormented_spirit_tether": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "magnetic_charge_aura": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "share_charges_with_magnetic_charge_owner"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "legion_banner_aura": {
    "description": "与えるダメージ、アタックスピードおよびキャストスピードが増加、受けるダメージが減少。",
    "invisible": false,
    "name": "永遠なる帝国のオーラ",
    "removable": false,
    "stats": [
      "damage_+%",
      "base_actor_scale_+%",
      "attack_and_cast_speed_+%",
      "base_damage_taken_+%"
    ],
    "visuals": "eternal_empire_banner",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "remove_when_aura_removed": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "blood_armour": {
    "description": "ブラッドスタンス状態です。プレイヤーとの距離に基づいて周囲の敵はヒットから受ける物理ダメージが上昇している。",
    "invisible": false,
    "name": "フレッシュ",
    "removable": true,
    "stats": [
      "in_blood_stance"
    ],
    "visuals": "blood_armour",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "sand_armour": {
    "description": "サンドスタンス状態。プレイヤーとの距離に基づいて周囲の敵から受けるヒットによるダメージが低下している。",
    "invisible": false,
    "name": "ストーン",
    "removable": true,
    "stats": [
      "in_sand_stance",
      "flesh_stone_sand_stance_damage_taken_+%_final_from_distance_from_enemy_hits"
    ],
    "visuals": "sand_armour",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "blood_armour_debuff": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "affected_by_blood_armour_debuff",
      "physical_damage_taken_when_hit_+%_final_from_blood_stance_player_distance"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "legion_reward_display": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "monster_minimap_icon",
      "monster_hide_minimap_icon",
      "legion_monster_+%_life_per_reward_final"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "life_recoup": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "life_recovery_per_minute_from_recoup"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "negative_life_recoup": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "life_degeneration_per_minute_from_recoup"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "player_physical_damage_aura": {
    "description": "全てのソースからの受ける物理ダメージが上昇。この効果はオーラ内にとどまるとより強力になる。",
    "invisible": false,
    "name": "プライド",
    "removable": false,
    "stats": [
      "pride_physical_damage_taken_+%_final",
      "base_additional_physical_damage_reduction_%",
      "receive_bleeding_chance_%_when_hit_by_attack"
    ],
    "visuals": "player_physical_damage_aura",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "flask_draining_lasso": {
    "description": "アウクナの投げ縄により減速しフラスコのチャージを失っている！逃げて縄を切れ。",
    "invisible": false,
    "name": "アウクナの投げ縄",
    "removable": false,
    "stats": [
      "affected_by_flask_drain",
      "draining_lasso_action_speed_+%_final"
    ],
    "visuals": "legion_flask_lasso",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "attached_retract_arrow": {
    "description": "ライオンアイの矢で貫かれている。ライオンアイにより引き抜かれた際、出血および重傷状態になる。",
    "invisible": false,
    "name": "ライオンアイの矢",
    "removable": false,
    "stats": [],
    "visuals": "attached_retract_arrow",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "soulrend_physical": {
    "description": "物理継続ダメージを受けている",
    "invisible": false,
    "name": "ソウルレンド",
    "removable": false,
    "stats": [
      "base_physical_damage_taken_per_minute"
    ],
    "visuals": "blood_soulrend",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "generic_monster_enrage_invisible": {
    "description": "",
    "invisible": true,
    "name": "激怒",
    "removable": false,
    "stats": [
      "base_movement_velocity_+%",
      "attack_speed_+%",
      "damage_+%",
      "base_damage_taken_+%",
      "base_cast_speed_+%"
    ],
    "visuals": "invisible",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "elemental_ailments_go_to_owner": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "redirect_elemental_ailments_to_aura_owner"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": {
      "Mods": [
        {
          "id": "ElementalAilmentsOnYouInsteadOfAlliesUnique__1",
          "item": null,
          "name": null,
          "template": "ElementalAilmentsOnYouInsteadOfAlliesUnique__1",
          "stat_text": null,
          "stats": null
        }
      ]
    },
    "templates": {
      "ElementalAilmentsOnYouInsteadOfAlliesUnique__1": {
        "aura_radius_metres": 6.0,
        "stats": {
          "redirect_elemental_ailments_to_aura_owner": 0
        },
        "stat_text": null,
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "necromancer_skeleton_buff": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "base_movement_velocity_+%",
      "attack_speed_+%"
    ],
    "visuals": "necromancer_skeleton_buff",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "champion_planted_banner_regen_aura": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "life_regeneration_rate_per_minute_%"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "number_of_endurance_charges_lost_recently": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "berserker_warcry": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "damage_+%",
      "attack_speed_+%"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "bane_of_legends_movement_speed": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "base_movement_velocity_+%"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "bane_of_legends_attack_speed": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "attack_speed_+%"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "slayer_crit_multi_aura": {
    "description": "スレイヤーによりクリティカルダメージ倍率が下がっている。",
    "invisible": false,
    "name": "圧倒",
    "removable": false,
    "stats": [
      "base_critical_strike_multiplier_+"
    ],
    "visuals": "slayer_crit_multi_aura",
    "category": null,
    "sources": {
      "PassiveSkills": [
        {
          "id": "AscendancySlayer8",
          "item": null,
          "name": null,
          "template": "SlayerCritMultiplier",
          "stat_text": null,
          "stats": null
        }
      ]
    },
    "templates": {
      "SlayerCritMultiplier": {
        "aura_radius_metres": 6.0,
        "stats": {
          "base_critical_strike_multiplier_+": -30
        },
        "stat_text": [
          "近くの敵のクリティカルダメージ倍率が-30%される"
        ],
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "flicker_strike_speed_boost": {
    "description": "移動スピードが増加。",
    "invisible": false,
    "name": "フリッカーストライク",
    "removable": true,
    "stats": [
      "base_movement_velocity_+%"
    ],
    "visuals": "flicker_strike",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "fidelitas_lightning_charged": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "base_chance_to_shock_%",
      "lightning_damage_+%"
    ],
    "visuals": "fidelitas_lightning_charged",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "screech_snipe_debuff": {
    "description": "アウクナの狩りの影響下。アウクナは追加の投射物を放ってくる。移動し続けろ！",
    "invisible": false,
    "name": "アウクナの狩り",
    "removable": false,
    "stats": [],
    "visuals": "screech_snipe_debuff",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "prevent_incubator_completion": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "prevent_incubator_completion"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "asenath_curse_explodey_aura": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "explode_on_death_for_%_life_as_physical_damage"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "korea_pc_bang": {
    "description": "PC Bang.\n\nリーグミステリーボックスが公開された際、6時間ごとに無料のミステリーボックスを受け取ることができます。最大10個のミステリーボックスを受け取ることができます。",
    "invisible": false,
    "name": "PC Bangの権利",
    "removable": false,
    "stats": [],
    "visuals": "korea_pc_bang",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "player_physical_damage_aura_self": {
    "description": "",
    "invisible": true,
    "name": "プライド",
    "removable": false,
    "stats": [
      "using_pride"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "oozeback_trigger_buff": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "shield_charge_movement_speed_while_charging": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "base_movement_velocity_+%"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "yugul_pool_chilled": {
    "description": "減速している",
    "invisible": false,
    "name": "冷却",
    "removable": false,
    "stats": [
      "action_speed_-%_from_chill"
    ],
    "visuals": "chilled",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "ascent_warming_up": {
    "description": "焚火で暖まっている。",
    "invisible": false,
    "name": "暖かい焚火",
    "removable": false,
    "stats": [
      "base_fire_damage_taken_per_minute"
    ],
    "visuals": "scorched",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": 10
  },
  "flame_dash_cooldown": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "mine_mana_reservation": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "bone_golem_buff": {
    "description": "キャリオンゴーレムが非ゴーレムミニオンに追加の物理ダメージを付与",
    "invisible": false,
    "name": "キャリオンゴーレム",
    "removable": false,
    "stats": [
      "non_golem_minion_global_minimum_added_physical_damage",
      "non_golem_minion_global_maximum_added_physical_damage"
    ],
    "visuals": "carrion_golem_buff",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "enchantment_mana_regen_rate": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "mana_regeneration_rate_+%"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "number_of_nearby_non_golem_minions": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "slither": {
    "description": "透明化しており、ウィザリングステップのクールダウンは回復しない。このバフは、スキルを使用または身躱しを失った際に取り除かれる。",
    "invisible": false,
    "name": "ウィザリングステップ",
    "removable": false,
    "stats": [
      "phase_through_objects",
      "suppress_phasing_visual",
      "slither_cooldown_does_not_tick"
    ],
    "visuals": "slither",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "guardian_damage_speed_area_intimidate": {
    "description": "アタック、キャスト、移動スピードおよび効果範囲が増加し、ヒット時、威嚇および狼狽状態を敵に付与します。",
    "invisible": false,
    "name": "揺ぎ無い聖戦",
    "removable": false,
    "stats": [
      "attack_cast_movement_speed_+%",
      "base_skill_area_of_effect_+%",
      "chance_to_intimidate_on_hit_%",
      "chance_to_unnerve_on_hit_%"
    ],
    "visuals": "guardian_unwavering_crusade_buff",
    "category": "Buff",
    "sources": null,
    "templates": {
      "GuardianDamageSpeedAreaIntimidate": {
        "aura_radius_metres": 6.0,
        "stats": {
          "attack_cast_movement_speed_+%": 20,
          "base_skill_area_of_effect_+%": 30,
          "chance_to_intimidate_on_hit_%": 100,
          "chance_to_unnerve_on_hit_%": 100
        },
        "stat_text": [
          "効果範囲が30%増加する",
          "ヒット時に近くの敵を4秒間威嚇する",
          "ヒット時に敵を4秒間狼狽させる"
        ],
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "guardian_damage_final": {
    "description": "与えるダメージが上昇。",
    "invisible": false,
    "name": "光り輝く聖戦",
    "removable": false,
    "stats": [
      "damage_+%_final_from_guardian_aura"
    ],
    "visuals": "guardian_radiant_crusade_buff",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "number_of_nearby_corpses": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "necromancer_damage_final": {
    "description": "与えるダメージが上昇。",
    "invisible": false,
    "name": "疫病をもたらす者",
    "removable": false,
    "stats": [
      "damage_+%_final_from_necromancer_aura"
    ],
    "visuals": "necromancer_plaguebringer_buff",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "necromancer_enemy_damage": {
    "description": "与えるダメージが減少。",
    "invisible": false,
    "name": "疫病をもたらす者",
    "removable": false,
    "stats": [
      "damage_+%"
    ],
    "visuals": "necromancer_damage_debuff",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "necromancer_regen_aura_from_nearby_corpses": {
    "description": "周囲の死体ごとにマナおよびエナジーシールドが自動回復。",
    "invisible": false,
    "name": "本質を貪る者",
    "removable": false,
    "stats": [
      "base_mana_regeneration_rate_per_minute",
      "base_energy_shield_regeneration_rate_per_minute_%"
    ],
    "visuals": "necromancer_regen_aura",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "necromancer_area_for_you_and_minions": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "base_skill_area_of_effect_+%",
      "minion_area_of_effect_+%"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "necromancer_regen_from_consuming_corpse": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "mana_regeneration_rate_per_minute_%",
      "base_energy_shield_regeneration_rate_per_minute_%"
    ],
    "visuals": "necromancer_regen_buff",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "necromancer_corpse_shock_chill_aura": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "corrosive_shroud_buff": {
    "description": "培養中、毒によるダメージが減少。毒を付与した際、病毒値に追加される。\n感染状態では、病毒値は減少し周囲の敵に混沌継続ダメージを与える。",
    "invisible": false,
    "name": "プレイグベアラー",
    "removable": true,
    "stats": [
      "corrosive_shroud_gains_%_of_damage_from_inflicted_poisons"
    ],
    "visuals": "corrosive_shroud_buff",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "bone_armour": {
    "description": "ヒットによるすべてのダメージの一部をライフまたはエナジーシールドに代わりバフが受ける。出血完全耐性を獲得。",
    "invisible": false,
    "name": "ボーンアーマー",
    "removable": true,
    "stats": [
      "base_additional_physical_damage_reduction_%",
      "immune_to_bleeding"
    ],
    "visuals": "bone_armour",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "puppet_master": {
    "description": "ミニオンは与えるダメージが上昇、アタックスピード、キャストスピードおよび移動スピードが増加。",
    "invisible": false,
    "name": "暴食",
    "removable": false,
    "stats": [
      "puppet_master_minion_damage_+%_final",
      "minion_movement_speed_+%",
      "minion_attack_speed_+%",
      "minion_cast_speed_+%",
      "has_puppet_master"
    ],
    "visuals": "puppet_master",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "have_impaled_recently": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "have_impaled_recently"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "elusive": {
    "description": "移動スピードが増加、ダメージ無効化確率を追加。バフの効果は、時間と共に減少していく。",
    "invisible": false,
    "name": "身躱し",
    "removable": false,
    "stats": [
      "base_movement_velocity_+%",
      "avoid_damage_%",
      "elusive_critical_strike_multiplier_+_to_skills_supported_by_nightblade"
    ],
    "visuals": "elusive",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "gain_mana_flask_charges_every_3_seconds": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "minion_focussed_fire_target": {
    "description": "獲物として認識されており、敵の捕食者ミニオンに狙われる。",
    "invisible": false,
    "name": "獲物の合図",
    "removable": false,
    "stats": [
      "resist_all_%"
    ],
    "visuals": "minion_focus_fire_target",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "mine_damage_and_damage_taken_aura": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "damage_+%_from_saboteur_mine_aura_up_to_-10%",
      "damage_taken_+%_from_sabotuer_mine_aura_up_to_10%"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "righteous_charge": {
    "description": "インスピレーションにサポートされているスキルはボーナスを獲得。",
    "invisible": false,
    "name": "インスピレーションチャージ",
    "removable": false,
    "stats": [],
    "visuals": "inspiration_charge",
    "category": "Charge",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "remove_righteous_charges_mana_spent": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "lightning_explosion_mine_aura": {
    "description": "周囲の敵のマインにより受けるダメージが増加。",
    "invisible": false,
    "name": "ストームブラストマイン",
    "removable": false,
    "stats": [
      "lightning_explosion_mine_aura_damage_taken_+%"
    ],
    "visuals": "lightning_explosion_mine_debuff",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "corrosive_shroud_accumulating_damage": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "corrosive_shroud_poison_damage_+%_final_while_accumulating_poison",
      "chaos_damage_taken_+%"
    ],
    "visuals": "corrosive_shroud_accumulating_damage",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "corrosive_shroud_aura": {
    "description": "プレイグベアラーに感染している敵からダメージを受けている。",
    "invisible": false,
    "name": "プレイグベアラー",
    "removable": false,
    "stats": [
      "base_chaos_damage_taken_per_minute"
    ],
    "visuals": "corrosive_shroud_aura",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "flask_bonus_life_leech_from_attacks": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "base_life_leech_from_attack_damage_permyriad"
    ],
    "visuals": "invisible",
    "category": "Flask",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "flask_bonus_energy_shield_leech_from_spells": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "base_energy_shield_leech_from_spell_damage_permyriad"
    ],
    "visuals": "invisible",
    "category": "Flask",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "flask_bonus_attack_speed": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "attack_speed_+%"
    ],
    "visuals": "invisible",
    "category": "Flask",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "flask_bonus_cast_speed": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "base_cast_speed_+%"
    ],
    "visuals": "invisible",
    "category": "Flask",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "flask_bonus_chance_to_freeze_shock_ignite": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "chance_to_freeze_shock_ignite_%"
    ],
    "visuals": "invisible",
    "category": "Flask",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "flask_instant_mana_recovery_at_end_of_effect": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "recover_mana_when_buff_reaches_duration"
    ],
    "visuals": "invisible",
    "category": "Flask",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "flask_effect_mana_not_removed_when_full": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "base_mana_recovery_per_minute_from_flask"
    ],
    "visuals": "invisible",
    "category": "Flask",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "skitterbots_buff": {
    "description": "スキッターボットにより、トラップおよびマインダメージが上昇。",
    "invisible": false,
    "name": "スキッターボット",
    "removable": true,
    "stats": [
      "skitterbots_trap_mine_damage_+%_final"
    ],
    "visuals": "skitterbots",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "skitterbots_shock_chill_aura": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "blight_tower_aura_buff_players": {
    "description": "アタックスピード、キャストスピードおよび移動スピードが増加しています。",
    "invisible": false,
    "name": "タワーインビューメント",
    "removable": false,
    "stats": [
      "attack_and_cast_speed_+%",
      "base_movement_velocity_+%",
      "critical_strike_chance_+%",
      "damage_+%",
      "base_should_have_onslaught_from_stat"
    ],
    "visuals": "blight_tower_aura_buff_players",
    "category": "Buff",
    "sources": {
      "BlightTowerAuras": [
        {
          "id": "1",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": [
            "アタックスピードおよびキャストスピードがx%増加する",
            "移動スピードがx%増加する",
            "グローバルクリティカル率がx%増加する",
            "ダメージがx%増加する",
            "猛攻"
          ],
          "stats": {
            "attack_and_cast_speed_+%": 1,
            "base_movement_velocity_+%": 1,
            "critical_strike_chance_+%": 1,
            "damage_+%": 1,
            "base_should_have_onslaught_from_stat": 1
          }
        }
      ]
    },
    "templates": null,
    "stack_limit": null
  },
  "blight_tower_aura_buff_players_buff1": {
    "description": "アタックスピード、キャストスピード、移動スピードおよび与ダメージが増加。",
    "invisible": false,
    "name": "タワーインビューメント",
    "removable": false,
    "stats": [
      "attack_and_cast_speed_+%",
      "base_movement_velocity_+%",
      "critical_strike_chance_+%",
      "damage_+%",
      "base_should_have_onslaught_from_stat"
    ],
    "visuals": "blight_tower_aura_buff_players",
    "category": "Buff",
    "sources": {
      "BlightTowerAuras": [
        {
          "id": "3",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": [
            "アタックスピードおよびキャストスピードがx%増加する",
            "移動スピードがx%増加する",
            "グローバルクリティカル率がx%増加する",
            "ダメージがx%増加する",
            "猛攻"
          ],
          "stats": {
            "attack_and_cast_speed_+%": 1,
            "base_movement_velocity_+%": 1,
            "critical_strike_chance_+%": 1,
            "damage_+%": 1,
            "base_should_have_onslaught_from_stat": 1
          }
        }
      ]
    },
    "templates": null,
    "stack_limit": null
  },
  "blight_tower_aura_buff_players_buff2": {
    "description": "アタックスピード、キャストスピード、移動スピード、与ダメージおよびクリティカル率が増加。",
    "invisible": false,
    "name": "タワーインビューメント",
    "removable": false,
    "stats": [
      "attack_and_cast_speed_+%",
      "base_movement_velocity_+%",
      "critical_strike_chance_+%",
      "damage_+%",
      "base_should_have_onslaught_from_stat"
    ],
    "visuals": "blight_tower_aura_buff_players",
    "category": "Buff",
    "sources": {
      "BlightTowerAuras": [
        {
          "id": "4",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": [
            "アタックスピードおよびキャストスピードがx%増加する",
            "移動スピードがx%増加する",
            "グローバルクリティカル率がx%増加する",
            "ダメージがx%増加する",
            "猛攻"
          ],
          "stats": {
            "attack_and_cast_speed_+%": 1,
            "base_movement_velocity_+%": 1,
            "critical_strike_chance_+%": 1,
            "damage_+%": 1,
            "base_should_have_onslaught_from_stat": 1
          }
        }
      ]
    },
    "templates": null,
    "stack_limit": null
  },
  "blight_tower_aura_buff_players_buff3": {
    "description": "アタックスピード、キャストスピード、移動スピード、与ダメージ、クリティカル率およびライフ自動回復が増加。",
    "invisible": false,
    "name": "タワーインビューメント",
    "removable": false,
    "stats": [
      "attack_and_cast_speed_+%",
      "base_movement_velocity_+%",
      "critical_strike_chance_+%",
      "damage_+%",
      "life_regeneration_rate_per_minute_%",
      "base_should_have_onslaught_from_stat"
    ],
    "visuals": "blight_tower_aura_buff_players",
    "category": "Buff",
    "sources": {
      "BlightTowerAuras": [
        {
          "id": "5",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": [
            "アタックスピードおよびキャストスピードがx%増加する",
            "移動スピードがx%増加する",
            "グローバルクリティカル率がx%増加する",
            "ダメージがx%増加する",
            "毎秒ライフのx%を自動回復する",
            "猛攻"
          ],
          "stats": {
            "attack_and_cast_speed_+%": 1,
            "base_movement_velocity_+%": 1,
            "critical_strike_chance_+%": 1,
            "damage_+%": 1,
            "life_regeneration_rate_per_minute_%": 1,
            "base_should_have_onslaught_from_stat": 1
          }
        }
      ]
    },
    "templates": null,
    "stack_limit": null
  },
  "blight_tower_aura_debuff_enemies": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "base_damage_taken_+%",
      "base_movement_velocity_+%",
      "damage_+%",
      "chance_to_be_frozen_shocked_ignited_%"
    ],
    "visuals": "blight_tower_aura_debuff_enemies",
    "category": "Debuff",
    "sources": {
      "BlightTowerAuras": [
        {
          "id": "2",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": [
            "受けるダメージがx%増加する",
            "移動スピードがx%増加する",
            "ダメージがx%増加する",
            "凍結、感電および発火を付与される確率 +x%"
          ],
          "stats": {
            "base_damage_taken_+%": 1,
            "base_movement_velocity_+%": 1,
            "damage_+%": 1,
            "chance_to_be_frozen_shocked_ignited_%": 1
          }
        }
      ]
    },
    "templates": null,
    "stack_limit": null
  },
  "blight_tower_aura_debuff_enemies_buff1": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "base_damage_taken_+%",
      "base_movement_velocity_+%",
      "damage_+%",
      "chance_to_be_frozen_shocked_ignited_%"
    ],
    "visuals": "blight_tower_aura_debuff_enemies",
    "category": "Debuff",
    "sources": {
      "BlightTowerAuras": [
        {
          "id": "6",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": [
            "受けるダメージがx%増加する",
            "移動スピードがx%増加する",
            "ダメージがx%増加する",
            "凍結、感電および発火を付与される確率 +x%"
          ],
          "stats": {
            "base_damage_taken_+%": 1,
            "base_movement_velocity_+%": 1,
            "damage_+%": 1,
            "chance_to_be_frozen_shocked_ignited_%": 1
          }
        }
      ]
    },
    "templates": null,
    "stack_limit": null
  },
  "blight_tower_aura_debuff_enemies_buff2": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "base_damage_taken_+%",
      "base_movement_velocity_+%",
      "damage_+%",
      "base_resist_all_elements_%",
      "chance_to_be_frozen_shocked_ignited_%"
    ],
    "visuals": "blight_tower_aura_debuff_enemies",
    "category": "Debuff",
    "sources": {
      "BlightTowerAuras": [
        {
          "id": "7",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": [
            "受けるダメージがx%増加する",
            "移動スピードがx%増加する",
            "ダメージがx%増加する",
            "全ての元素耐性 +x%",
            "凍結、感電および発火を付与される確率 +x%"
          ],
          "stats": {
            "base_damage_taken_+%": 1,
            "base_movement_velocity_+%": 1,
            "damage_+%": 1,
            "base_resist_all_elements_%": 1,
            "chance_to_be_frozen_shocked_ignited_%": 1
          }
        }
      ]
    },
    "templates": null,
    "stack_limit": null
  },
  "blight_tower_aura_debuff_enemies_buff3": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "base_damage_taken_+%",
      "base_movement_velocity_+%",
      "damage_+%",
      "base_resist_all_elements_%",
      "action_speed_-%",
      "chance_to_be_frozen_shocked_ignited_%"
    ],
    "visuals": "blight_tower_aura_debuff_enemies",
    "category": "Debuff",
    "sources": {
      "BlightTowerAuras": [
        {
          "id": "8",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": [
            "受けるダメージがx%増加する",
            "移動スピードがx%増加する",
            "ダメージがx%増加する",
            "全ての元素耐性 +x%",
            "アクションスピードがx%減少する",
            "凍結、感電および発火を付与される確率 +x%"
          ],
          "stats": {
            "base_damage_taken_+%": 1,
            "base_movement_velocity_+%": 1,
            "damage_+%": 1,
            "base_resist_all_elements_%": 1,
            "action_speed_-%": 1,
            "chance_to_be_frozen_shocked_ignited_%": 1
          }
        }
      ]
    },
    "templates": null,
    "stack_limit": null
  },
  "cold_projectile_mine_aura": {
    "description": "周囲の敵のマインから、受けるヒットのクリティカル率増加を受けている。",
    "invisible": false,
    "name": "アイシクルマイン",
    "removable": false,
    "stats": [
      "cold_projectile_mine_enemy_critical_strike_chance_+%_against_self"
    ],
    "visuals": "cold_projectile_mine",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "mortar_barrage_mine_aura": {
    "description": "周囲の敵のマインから、受けるヒットの火ダメージ追加を受けている。",
    "invisible": false,
    "name": "パイロクラストマイン",
    "removable": false,
    "stats": [
      "mortar_barrage_mine_minimum_added_fire_damage_taken",
      "mortar_barrage_mine_maximum_added_fire_damage_taken"
    ],
    "visuals": "mortar_barrage_mine",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "remote_mine_2_aura": {
    "description": "周囲の敵のマインから、ヒット受ける際にダブルダメージになる確率の追加を受けている。",
    "invisible": false,
    "name": "衝撃強化マイン",
    "removable": false,
    "stats": [
      "support_remote_mine_2_chance_to_deal_double_damage_%_against_enemies_near_mines"
    ],
    "visuals": "remote_mine_2_aura",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "minion_instability_support_aura_burn": {
    "description": "",
    "invisible": false,
    "name": "",
    "removable": false,
    "stats": [
      "base_fire_damage_taken_per_minute"
    ],
    "visuals": "support_burning_minion_aura",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "minion_instability_support_self_burn": {
    "description": "",
    "invisible": false,
    "name": "",
    "removable": false,
    "stats": [
      "base_fire_damage_%_of_maximum_life_taken_per_minute"
    ],
    "visuals": "support_burning_minion",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "lose_power_charges_if_not_detonated_mines_recently": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "blight_tower_aura_buff_towers": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "damage_+%",
      "base_cast_speed_+%",
      "is_buffed_by_buff_tower",
      "chance_to_deal_double_damage_%"
    ],
    "visuals": "blight_tower_aura_buff_towers",
    "category": "Buff",
    "sources": {
      "BlightTowerAuras": [
        {
          "id": "0",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": [
            "ダメージがx%増加する",
            "キャストスピードがx%増加する",
            "x%の確率でダブルダメージを与える"
          ],
          "stats": {
            "damage_+%": 1,
            "base_cast_speed_+%": 1,
            "is_buffed_by_buff_tower": 1,
            "chance_to_deal_double_damage_%": 1
          }
        }
      ]
    },
    "templates": null,
    "stack_limit": null
  },
  "mamba_strike_initial_debuff": {
    "description": "このバフを受けた状態で死んだ場合、自身が受けている毒に基づいて周囲の対象は混沌継続ダメージを受ける。",
    "invisible": false,
    "name": "ペスティレントストライク",
    "removable": false,
    "stats": [],
    "visuals": "mamba_strike_initial_debuff",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "mamba_strike_damage": {
    "description": "ペスティレントストライクにより混沌継続ダメージを受けている。",
    "invisible": false,
    "name": "ペスティレントストライクダメージ",
    "removable": false,
    "stats": [
      "base_chaos_damage_taken_per_minute"
    ],
    "visuals": "mamba_strike_damage",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "blight_wolf_ice_armour": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "base_damage_taken_+%"
    ],
    "visuals": "blight_wolf_ice_armour",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "snapping_adder_projectile": {
    "description": "ヴェノムジャイルの刃をワーリングブレードで放つことができる。",
    "invisible": false,
    "name": "ヴェノムジャイルの刃",
    "removable": false,
    "stats": [],
    "visuals": "snapping_adder_projectile",
    "category": "Active skill",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "mortar_barrage_mine_limit_aura": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "mortar_barrage_mine_minimum_added_fire_damage_taken_limit",
      "mortar_barrage_mine_maximum_added_fire_damage_taken_limit"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "unnerved": {
    "description": "狼狽しており、受けるスペルダメージが増加。",
    "invisible": false,
    "name": "狼狽",
    "removable": false,
    "stats": [
      "is_unnerved"
    ],
    "visuals": "unnerved",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "fungal_ground": {
    "description": "真菌領域上にいるため、耐性が低下。",
    "invisible": false,
    "name": "真菌領域",
    "removable": false,
    "stats": [
      "is_on_fungal_ground",
      "resist_all_%"
    ],
    "visuals": "fungal_ground",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "fungal_ground_while_stationary": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "fungal_ground_allies": {
    "description": "真菌領域上にいるため、混沌耐性を獲得。",
    "invisible": false,
    "name": "真菌領域",
    "removable": false,
    "stats": [
      "is_on_fungal_ground",
      "base_chaos_damage_resistance_%"
    ],
    "visuals": "fungal_ground",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "blight_npc_tower_buff": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "damage_+%"
    ],
    "visuals": "blight_npc_tower_buff",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "corrosive_shroud_at_max_damage": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "corrosive_shroud_poison_dot_multiplier_when_aura_active": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "poison_dot_multiplier_+"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "raider_enemy_accuracy_aura": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "raider_phasing_aura_accuracy_rating_+%_final"
    ],
    "visuals": "invisible",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "have_hit_cursed_enemy_recently": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "have_hit_cursed_enemy_recently"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "have_used_a_warcry_in_past_8_seconds": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "have_used_a_warcry_in_past_8_seconds"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "blight_charged_skeleton_speed": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "base_movement_velocity_+%"
    ],
    "visuals": "blight_charged_skeleton_speed",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "temporal_anomaly_allies": {
    "description": "テンポラルアノマリーにより加速している。",
    "invisible": false,
    "name": "テンポラルアノマリー",
    "removable": false,
    "stats": [
      "action_speed_-%",
      "base_cannot_be_stunned"
    ],
    "visuals": "temporal_anomaly",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "blight_water_elemental_geyser_buff": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "base_actor_scale_+%",
      "damage_+%",
      "base_movement_velocity_+%"
    ],
    "visuals": "invisible",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "betrayal_target_safety_aura": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "unaffected_by_desecrated_ground",
      "unaffected_by_burning_ground",
      "enemy_aggro_radius_+%"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "blight_ice_elemental_tower_freeze": {
    "description": "",
    "invisible": false,
    "name": "",
    "removable": false,
    "stats": [
      "action_speed_-%_from_freeze"
    ],
    "visuals": "frozen",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "blight_ice_monster_absorb_buff": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "base_actor_scale_+%",
      "damage_+%"
    ],
    "visuals": "invisible",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "blight_chieftain_rage_buff": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "attack_and_cast_speed_+%",
      "base_skill_area_of_effect_+%"
    ],
    "visuals": "blight_chieftain_rage_buff",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "blight_tower_temporal_anomaly": {
    "description": "テンポラルアノマリーにより減速している。",
    "invisible": false,
    "name": "テンポラルアノマリー",
    "removable": false,
    "stats": [
      "action_speed_-%"
    ],
    "visuals": "temporal_anomaly",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "metamorphosis_monster_visual": {
    "description": "",
    "invisible": true,
    "name": "メタモルフォシス",
    "removable": false,
    "stats": [
      "corpse_cannot_be_destroyed",
      "cannot_be_used_as_minion"
    ],
    "visuals": "metamorphosis_monster",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "tethered_debuff": {
    "description": "エンスネアリングアローにより減速している。矢から離れることで、スネアを破壊できる。",
    "invisible": false,
    "name": "スネア",
    "removable": false,
    "stats": [
      "tethered_movement_speed_+%_final",
      "number_of_tethers",
      "is_moving",
      "attack_projectile_damage_taken_+%",
      "base_spell_damage_taken_+%"
    ],
    "visuals": "ensnaring_arrow_tether",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": 3
  },
  "explosive_arrow": {
    "description": "爆発する",
    "invisible": false,
    "name": "エクスプローシブアローヒット",
    "removable": false,
    "stats": [],
    "visuals": "fuse_arrow_orb",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "combined_ascendancy_child_auras": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "base_resist_all_elements_%",
      "attack_and_cast_speed_+%",
      "damage_+%",
      "base_chaos_damage_resistance_%",
      "additional_block_%",
      "base_movement_velocity_+%"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "precise_commander_cluster_jewel_aura": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "critical_strike_chance_+%",
      "base_critical_strike_multiplier_+"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "totem_damage_taken_aura": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "base_damage_taken_+%"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "atlas_exile_crusader_aura": {
    "description": "雷継続ダメージを受け、マナを失っている。",
    "invisible": false,
    "name": "マナルーン",
    "removable": false,
    "stats": [
      "base_lightning_damage_taken_per_minute",
      "no_mana_recovery",
      "mana_degeneration_per_minute"
    ],
    "visuals": "atlas_exile_crusader_aura",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "atlas_exile_crusader_aura_influence": {
    "description": "雷継続ダメージを受け、マナを失っている。",
    "invisible": false,
    "name": "マナルーン",
    "removable": false,
    "stats": [
      "base_lightning_damage_taken_per_minute",
      "no_mana_recovery",
      "mana_degeneration_per_minute"
    ],
    "visuals": "atlas_exile_crusader_aura",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "gain_spent_mana_as_lightning_damage": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "global_maximum_added_lightning_damage"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "atlas_crusader_cleric_aura": {
    "description": "物理ダメージの一部を追加の雷ダメージとして与え、感電を高い確率で付与。",
    "invisible": false,
    "name": "バラナイトクレリック",
    "removable": false,
    "stats": [
      "physical_damage_%_to_add_as_lightning",
      "base_chance_to_shock_%"
    ],
    "visuals": "atlas_crusader_cleric_aura",
    "category": "Buff",
    "sources": {
      "Mods": [
        {
          "id": "AtlasCrusaderClericAura",
          "item": null,
          "name": null,
          "template": "AtlasCrusaderClericAura",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "AtlasCrusaderClericAuraSpectre",
          "item": null,
          "name": null,
          "template": "AtlasCrusaderClericAuraSpectre",
          "stat_text": null,
          "stats": null
        }
      ]
    },
    "templates": {
      "AtlasCrusaderClericAura": {
        "aura_radius_metres": 2.1,
        "stats": {
          "physical_damage_%_to_add_as_lightning": 0,
          "base_chance_to_shock_%": 0
        },
        "stat_text": null,
        "visuals": null
      },
      "AtlasCrusaderClericAuraSpectre": {
        "aura_radius_metres": 2.1,
        "stats": {
          "physical_damage_%_to_add_as_lightning": 0,
          "base_chance_to_shock_%": 0
        },
        "stat_text": null,
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "atlas_orion_death_zone": {
    "description": "死ぬまで、肉体が引き裂かれ続ける。",
    "invisible": false,
    "name": "アウターデアトマイゼーションストーム",
    "removable": false,
    "stats": [
      "base_physical_damage_taken_per_minute",
      "base_fire_damage_taken_per_minute",
      "base_lightning_damage_taken_per_minute",
      "base_chaos_damage_taken_per_minute",
      "action_speed_-%"
    ],
    "visuals": "atlas_orion_death_zone",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "atlas_orion_death_zone_core": {
    "description": "死ぬまで、肉体が引き裂かれ続ける。",
    "invisible": false,
    "name": "インナーデアトマイゼーションストーム",
    "removable": false,
    "stats": [
      "base_physical_damage_taken_per_minute",
      "base_fire_damage_taken_per_minute",
      "base_lightning_damage_taken_per_minute",
      "base_chaos_damage_taken_per_minute",
      "action_speed_-%"
    ],
    "visuals": "atlas_orion_death_zone_core",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "master_buff_kirac": {
    "description": "アーマーおよび回避力を獲得。与えるダメージが増加。",
    "invisible": false,
    "name": "キラックの恩恵",
    "removable": true,
    "stats": [
      "base_physical_damage_reduction_rating",
      "base_evasion_rating",
      "damage_+%"
    ],
    "visuals": "master_buff_kirac",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "burning_arrow_additional_burn": {
    "description": "火継続ダメージを受けている。",
    "invisible": false,
    "name": "バーニングアロー",
    "removable": false,
    "stats": [
      "base_fire_damage_taken_per_minute"
    ],
    "visuals": "burning_arrow_additional_burning",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": 5
  },
  "metamorphosis_minion": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "metamorphosis_infection_minion",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "metamorphosis_minion_emerge": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "monster_damage_taken_lerp_+%_final_min",
      "monster_damage_taken_lerp_+%_final_max",
      "monster_damage_taken_lerp_+%_final_time"
    ],
    "visuals": "metamorphosis_minion",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "metamorphosis_teleport_slow": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "immobilised_by_elder_%"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "basilisk_acid_bbq_aura": {
    "description": "混沌ダメージを受けている",
    "invisible": false,
    "name": "アシッドピット",
    "removable": false,
    "stats": [
      "base_chaos_damage_taken_per_minute"
    ],
    "visuals": "caustic_cloud",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "minion_movespeed_while_near_parent": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "movement_velocity_+%_while_near_parent_final"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "atlas_orion_meteor_ground": {
    "description": "火、物理、混沌および雷ダメージを受けている。火、混沌および雷耐性の最大値が減少、ライフとエナジーシールドを回復できない。",
    "invisible": false,
    "name": "覚醒させる者による荒廃",
    "removable": false,
    "stats": [
      "base_physical_damage_taken_per_minute",
      "base_fire_damage_taken_per_minute",
      "base_lightning_damage_taken_per_minute",
      "base_chaos_damage_taken_per_minute",
      "base_maximum_fire_damage_resistance_%",
      "base_maximum_lightning_damage_resistance_%",
      "base_maximum_chaos_damage_resistance_%",
      "cannot_recover_life",
      "no_energy_shield_recovery"
    ],
    "visuals": "atlas_orion_meteor_ground",
    "category": "Debuff",
    "sources": {
      "PlayerConditions": [
        {
          "id": "HasDesolationoftheAwakener",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": [
            "毎秒xの混沌ダメージを受ける",
            "火耐性の最大値 +x%",
            "雷耐性の最大値 +x%",
            "混沌耐性の最大値 +x%",
            "エナジーシールドを獲得することができない"
          ],
          "stats": {
            "base_physical_damage_taken_per_minute": 1,
            "base_fire_damage_taken_per_minute": 1,
            "base_lightning_damage_taken_per_minute": 1,
            "base_chaos_damage_taken_per_minute": 1,
            "base_maximum_fire_damage_resistance_%": 1,
            "base_maximum_lightning_damage_resistance_%": 1,
            "base_maximum_chaos_damage_resistance_%": 1,
            "cannot_recover_life": 1,
            "no_energy_shield_recovery": 1
          }
        }
      ]
    },
    "templates": null,
    "stack_limit": null
  },
  "metamorphosis_boss_display": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "metamorphosis_infection",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "skill_location_memory": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "atlas_basilisk_spider_debuff": {
    "description": "受ける混沌ダメージが増加。",
    "invisible": false,
    "name": "コースティックウェブ",
    "removable": false,
    "stats": [
      "chaos_damage_taken_+%"
    ],
    "visuals": "caustic_cloud",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "metamorph_enrage_fire": {
    "description": "",
    "invisible": false,
    "name": "",
    "removable": false,
    "stats": [
      "global_minimum_added_fire_damage",
      "global_maximum_added_fire_damage",
      "base_chance_to_ignite_%",
      "all_damage_can_ignite",
      "base_damage_taken_+%"
    ],
    "visuals": "metamorph_enrage_fire",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "metamorph_enrage_cold": {
    "description": "",
    "invisible": false,
    "name": "",
    "removable": false,
    "stats": [
      "global_minimum_added_cold_damage",
      "global_maximum_added_cold_damage",
      "chill_minimum_slow_%",
      "base_damage_taken_+%"
    ],
    "visuals": "metamorph_enrage_cold",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "metamorph_enrage_lightning": {
    "description": "",
    "invisible": false,
    "name": "",
    "removable": false,
    "stats": [
      "global_minimum_added_lightning_damage",
      "global_maximum_added_lightning_damage",
      "shock_minimum_damage_taken_increase_%",
      "base_damage_taken_+%",
      "base_chance_to_shock_%"
    ],
    "visuals": "metamorph_enrage_lightning",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "metamorph_enrage_physical": {
    "description": "",
    "invisible": false,
    "name": "",
    "removable": false,
    "stats": [
      "global_minimum_added_physical_damage",
      "global_maximum_added_physical_damage",
      "base_damage_taken_+%",
      "attack_and_cast_speed_+%"
    ],
    "visuals": "metamorph_enrage_physical",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "atlas_warlord_banner_aura": {
    "description": "",
    "invisible": false,
    "name": "",
    "removable": false,
    "stats": [
      "base_cannot_be_damaged",
      "cannot_die"
    ],
    "visuals": "atlas_banner_aura",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "atlas_warlord_banner_aura_influence": {
    "description": "",
    "invisible": false,
    "name": "",
    "removable": false,
    "stats": [
      "base_damage_taken_+%"
    ],
    "visuals": "atlas_banner_aura",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "eye_of_desire_increased_resistances": {
    "description": "火および冷気耐性が増加。",
    "invisible": false,
    "name": "悪意の目",
    "removable": false,
    "stats": [
      "fire_damage_resistance_+%",
      "cold_damage_resistance_+%"
    ],
    "visuals": "eye_of_desire_increased_resistances",
    "category": "Debuff",
    "sources": {
      "Mods": [
        {
          "id": "NearbyEnemiesIncreasedFireColdResistUnique__1_",
          "item": null,
          "name": null,
          "template": "NearbyEnemiesIncreasedFireColdResistUnique__1_",
          "stat_text": null,
          "stats": null
        }
      ]
    },
    "templates": {
      "NearbyEnemiesIncreasedFireColdResistUnique__1_": {
        "aura_radius_metres": 3.0,
        "stats": {
          "fire_damage_resistance_+%": 0,
          "cold_damage_resistance_+%": 0
        },
        "stat_text": null,
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "alternate_fortify": {
    "description": "回避力が上昇。",
    "invisible": false,
    "name": "堅牢化",
    "removable": false,
    "stats": [
      "alternate_fortify_evasion_rating_+%_final"
    ],
    "visuals": "fortify",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "metamorphosis_boss_teleport": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "base_cannot_be_stunned",
      "cannot_die",
      "cannot_be_knocked_back",
      "hide_mini_life_bar",
      "hide_buff_visuals"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "single_conflux_cooldown": {
    "description": "",
    "invisible": true,
    "name": "インフルエンスモッド (不可視)",
    "removable": false,
    "stats": [],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "atlas_warlord_enrage": {
    "description": "与ダメージ、アタックスピード、キャストスピードおよび移動スピードが20%増加。",
    "invisible": false,
    "name": "アリーナマスターの存在感",
    "removable": false,
    "stats": [
      "attack_speed_+%",
      "base_cast_speed_+%",
      "base_damage_taken_+%",
      "base_movement_velocity_+%",
      "damage_+%"
    ],
    "visuals": "atlas_warlord_enrage",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "atlas_orion_immunity": {
    "description": "ダメージを受けることがない",
    "invisible": true,
    "name": "プロテクティブシールド",
    "removable": false,
    "stats": [
      "base_cannot_be_damaged"
    ],
    "visuals": "atlas_orion_shield",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "ailments_types_grant_damage_taken_child_buff_scorch": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "base_damage_taken_+%"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "ailments_types_grant_damage_taken_child_buff_frostburn": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "base_damage_taken_+%"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "ailments_types_grant_damage_taken_child_buff_sap": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "base_damage_taken_+%"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "atlas_orion_eyrie_hurricane": {
    "description": "冷気継続ダメージを受けている",
    "invisible": false,
    "name": "贖い主の嵐",
    "removable": false,
    "stats": [
      "base_cold_damage_taken_per_minute"
    ],
    "visuals": "atlas_orion_eyrie_hurricane",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": 50
  },
  "phantasm_buff": {
    "description": "スペルは追加の物理ダメージを与える。",
    "invisible": false,
    "name": "ファンタズムマイト",
    "removable": false,
    "stats": [
      "spell_minimum_added_physical_damage",
      "spell_maximum_added_physical_damage"
    ],
    "visuals": "phantasm_buff",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "kingmaker_fortify_aura": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "buff_impl_stat"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": {
      "Mods": [
        {
          "id": "NearbyAlliesHaveFortifyUnique__1__",
          "item": null,
          "name": null,
          "template": "NearbyAlliesHaveFortifyUnique__1__",
          "stat_text": null,
          "stats": null
        }
      ]
    },
    "templates": {
      "NearbyAlliesHaveFortifyUnique__1__": {
        "aura_radius_metres": 3.0,
        "stats": {
          "buff_impl_stat": 10
        },
        "stat_text": null,
        "visuals": null
      },
      "NearbyAlliesHaveFortifyAzmeriAdmiral": {
        "aura_radius_metres": 3.0,
        "stats": {
          "buff_impl_stat": 10
        },
        "stat_text": null,
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "atlas_exile_empowered": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "damage_+%"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "adjudicator_banner_buff": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "damage_+%"
    ],
    "visuals": "adjudicator_banner_buff",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": 12
  },
  "atlas_warlord_banner_aura_secondary": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "atlas_banner_aura_secondary",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "atlas_orion_eyrie_hurricane_ally": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "crusader_empowered_boss_buff": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "all_damage_can_shock",
      "shock_minimum_damage_taken_increase_%",
      "base_chance_to_shock_%",
      "maximum_life_%_to_add_as_maximum_energy_shield",
      "maximum_life_+%"
    ],
    "visuals": "crusader_empowered_boss_buff",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "eyrie_empowered_boss_buff": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "all_damage_can_chill",
      "all_damage_can_freeze",
      "chill_minimum_slow_%",
      "additional_chance_to_freeze_chilled_enemies_%",
      "maximum_life_+%",
      "action_speed_cannot_be_reduced_below_base",
      "base_cannot_be_stunned"
    ],
    "visuals": "eyrie_empowered_boss_buff",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "basilisk_empowered_boss_buff": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "all_damage_can_poison",
      "base_chance_to_poison_on_hit_%",
      "avoid_damage_%",
      "maximum_life_+%"
    ],
    "visuals": "basilisk_empowered_boss_buff",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "adjudicator_empowered_boss_buff": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "attack_and_cast_speed_+%",
      "spells_chance_to_hinder_on_hit_%",
      "maim_on_hit_%",
      "base_movement_velocity_+%",
      "maximum_life_+%"
    ],
    "visuals": "adjudicator_empowered_boss_buff",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "atlas_orion_death_zone_minion": {
    "description": "死ぬまで、肉体が引き裂かれ続ける。",
    "invisible": false,
    "name": "アウターデアトマイゼーションストーム",
    "removable": false,
    "stats": [
      "base_physical_damage_taken_per_minute",
      "base_fire_damage_taken_per_minute",
      "base_lightning_damage_taken_per_minute",
      "base_chaos_damage_taken_per_minute",
      "action_speed_-%"
    ],
    "visuals": "atlas_orion_death_zone",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "atlas_orion_death_zone_core_minion": {
    "description": "死ぬまで、肉体が引き裂かれ続ける。",
    "invisible": false,
    "name": "インナーデアトマイゼーションストーム",
    "removable": false,
    "stats": [
      "base_physical_damage_taken_per_minute",
      "base_fire_damage_taken_per_minute",
      "base_lightning_damage_taken_per_minute",
      "base_chaos_damage_taken_per_minute",
      "action_speed_-%"
    ],
    "visuals": "atlas_orion_death_zone_core",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "arcane_cloak": {
    "description": "追加の雷ダメージを獲得、ヒットによるダメージの一部をライフ、エナジーシールドに代わりバフが受ける。",
    "invisible": false,
    "name": "アーケインクローク",
    "removable": true,
    "stats": [
      "global_minimum_added_lightning_damage",
      "global_maximum_added_lightning_damage",
      "base_life_regeneration_rate_per_minute",
      "damage_taken_goes_to_mana_%"
    ],
    "visuals": "arcane_cloak",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "increased_lightning_damage_taken_in_chilling_areas": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "lightning_damage_taken_+%"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "wand_trigger_support_skill_reservation": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "add_banner_stage_on_melee_hit_cooldown": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": 5
  },
  "affliction_split_buff": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "affliction_split_buff",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "consume_corpse_every_second_to_recover_life_and_mana": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "buff_impl_stat",
      "buff_impl_stat",
      "buff_impl_stat"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "affliction_boss_final_degen_interal": {
    "description": "物理および雷継続ダメージを受けている",
    "invisible": false,
    "name": "電撃の瞳",
    "removable": false,
    "stats": [
      "base_physical_damage_taken_per_minute",
      "base_lightning_damage_taken_per_minute"
    ],
    "visuals": "affliction_boss_deathzone_inner_degen",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "affliction_boss_final_degen_external": {
    "description": "移動スピードが減少、物理および冷気継続ダメージを受けている",
    "invisible": false,
    "name": "冷却の眼",
    "removable": false,
    "stats": [
      "base_physical_damage_taken_per_minute",
      "base_cold_damage_taken_per_minute",
      "affliction_boss_death_zone_movement_speed_+%_final"
    ],
    "visuals": "affliction_boss_deathzone_outer_degen",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "affliction_demon_cold_degen": {
    "description": "冷気継続ダメージを受けている",
    "invisible": false,
    "name": "凍結領域",
    "removable": false,
    "stats": [
      "base_cold_damage_taken_per_minute"
    ],
    "visuals": "affliction_demon_cold_degen",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "keystone_one_with_nature": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "buff_impl_stat"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "snipe_stacks": {
    "description": "スナイプスキルをチャネリングし、ステージを獲得している。",
    "invisible": false,
    "name": "スナイプ",
    "removable": false,
    "stats": [
      "override_turn_duration_ms"
    ],
    "visuals": "snipe_stages",
    "category": "Active skill",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "snipe_conditional_damage_bonus": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "invisible",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "affliction_debuff_life_and_es_recovery_rate": {
    "description": "ライフおよびエナジーシールド回復レートが減少。このデバフはデリリウムを終了することで解除される。",
    "invisible": false,
    "name": "消耗の気配",
    "removable": false,
    "stats": [
      "life_recovery_rate_+%",
      "energy_shield_recovery_rate_+%"
    ],
    "visuals": "affliction_debuff_life_and_es_recovery_rate",
    "category": "Debuff",
    "sources": null,
    "templates": {
      "SupporterMadnessRecoveryRate": {
        "aura_radius_metres": null,
        "stats": {
          "life_recovery_rate_+%": -9,
          "energy_shield_recovery_rate_+%": -9
        },
        "stat_text": [
          "ライフ回復レートが9%減少する",
          "エナジーシールドリチャージレートが9%減少する"
        ],
        "visuals": null
      }
    },
    "stack_limit": 10
  },
  "affliction_debuff_action_speed": {
    "description": "減速している。このデバフはデリリウムを終了することで解除される。",
    "invisible": false,
    "name": "麻痺の気配",
    "removable": false,
    "stats": [
      "action_speed_-%"
    ],
    "visuals": "affliction_debuff_action_speed",
    "category": "Debuff",
    "sources": null,
    "templates": {
      "SupporterMadnessActionSpeed": {
        "aura_radius_metres": null,
        "stats": {
          "action_speed_-%": 6
        },
        "stat_text": [
          "アクションスピードが6%減少する"
        ],
        "visuals": null
      }
    },
    "stack_limit": 10
  },
  "affliction_debuff_damage_taken": {
    "description": "受けるダメージが増加。このデバフはデリリウムを終了することで解除される。",
    "invisible": false,
    "name": "浸食の気配",
    "removable": false,
    "stats": [
      "base_damage_taken_+%"
    ],
    "visuals": "affliction_debuff_damage_taken",
    "category": "Debuff",
    "sources": null,
    "templates": {
      "SupporterMadnessDamageTaken": {
        "aura_radius_metres": null,
        "stats": {
          "base_damage_taken_+%": 6
        },
        "stat_text": [
          "受けるダメージが6%増加する"
        ],
        "visuals": null
      }
    },
    "stack_limit": 10
  },
  "affliction_debuff_flask_effect_and_charge_gain": {
    "description": "フラスコチャージの獲得量が低下しフラスコの効果が減少している。このデバフはデリリウムを終了することで解除される。",
    "invisible": false,
    "name": "希釈の気配",
    "removable": false,
    "stats": [
      "flask_effect_+%",
      "charges_gained_+%"
    ],
    "visuals": "affliction_debuff_flask_effect_and_charge_gain",
    "category": "Debuff",
    "sources": null,
    "templates": {
      "SupporterMadnessFlasks": {
        "aura_radius_metres": null,
        "stats": {
          "flask_effect_+%": -9,
          "charges_gained_+%": -9
        },
        "stat_text": [
          "プレイヤーに対して使用されたフラスコの効果が9%減少する",
          "フラスコチャージ獲得量が9%減少する"
        ],
        "visuals": null
      }
    },
    "stack_limit": 10
  },
  "recent_minion_buffs": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "attack_and_cast_speed_+%",
      "base_movement_velocity_+%",
      "base_cannot_be_damaged"
    ],
    "visuals": "invisible",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "gain_10_aoe_every_second_up_to_50": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "invisible",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "have_used_a_travel_skill_recently": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "have_used_a_travel_skill_recently"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "have_cast_a_spell_recently": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "have_cast_a_spell_recently"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "have_cursed_an_enemy_recently": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "have_cursed_an_enemy_recently"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "have_chilled_an_enemy_recently": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "have_stunned_an_enemy_with_a_two_handed_melee_weapon_recently": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "have_stunned_an_enemy_with_a_two_handed_melee_weapon_recently"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "have_crit_with_a_two_handed_melee_weapon_recently": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "have_crit_with_a_two_handed_melee_weapon_recently"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "have_used_a_brand_skill_recently": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "have_used_a_brand_skill_recently"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "have_hit_with_main_hand_weapon_recently": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "have_hit_with_main_hand_weapon_recently"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "have_hit_with_off_hand_weapon_recently": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "have_hit_with_off_hand_weapon_recently"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "have_ignited_an_enemy_recently": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "have_summoned_totem_in_past_2_seconds": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "have_summoned_totem_in_past_2_seconds"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "cannot_regen_life": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "no_life_regeneration"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "nearby_enemies_deal_reduced_damage": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "damage_+%"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "generic_buff_aura": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "invisible",
    "category": null,
    "sources": {
      "PassiveSkills": [
        {
          "id": "AscendancySaboteur4",
          "item": null,
          "name": null,
          "template": "SaboteurBlind",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "affliction_notable_chilling_presence",
          "item": null,
          "name": null,
          "template": "AfflictionNearbyEnemiesChilled",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "affliction_notable_master_of_fire",
          "item": null,
          "name": null,
          "template": "AfflictionNearbyEnemiesFireExposure",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "royale_cold_2",
          "item": null,
          "name": null,
          "template": "NearbyEnemiesChilledRoyale",
          "stat_text": null,
          "stats": null
        }
      ],
      "Mods": [
        {
          "id": "UniqueSpecialCorruptionNearbyEnemiesBlinded",
          "item": null,
          "name": null,
          "template": "UniqueSpecialCorruptionNearbyEnemiesBlinded",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "UniqueSpecialCorruptionNearbyEnemiesMalediction",
          "item": null,
          "name": null,
          "template": "UniqueSpecialCorruptionNearbyEnemiesMalediction",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "UniqueSpecialCorruptionNearbyEnemiesCrushed",
          "item": null,
          "name": null,
          "template": "UniqueSpecialCorruptionNearbyEnemiesCrushed",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "BlindAuraUnique__1",
          "item": null,
          "name": null,
          "template": "BlindAuraUnique__1",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "NearbyEnemiesAreIntimidatedUnique__1",
          "item": null,
          "name": null,
          "template": "NearbyEnemiesAreIntimidatedUnique__1",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "NearbyEnemiesAreBlindedInfluence1_",
          "item": null,
          "name": null,
          "template": "NearbyEnemiesAreBlindedInfluence1_",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "NearbyEnemiesAreBlindedUnique__1",
          "item": null,
          "name": null,
          "template": "NearbyEnemiesAreBlindedInfluence1_",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "NearbyEnemiesAreChilledUnique__1",
          "item": null,
          "name": null,
          "template": "NearbyEnemiesAreChilledUnique__1",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "NearbyEnemiesAreBlindedInfluenceMaven",
          "item": null,
          "name": null,
          "template": "NearbyEnemiesAreBlindedInfluenceMaven",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MonsterChilledAura",
          "item": null,
          "name": null,
          "template": "MonsterChilledAura",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MonsterChilledAuraSkitterbot",
          "item": null,
          "name": null,
          "template": "MonsterChilledAuraSkitterbot",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MonsterShockedAuraSkitterbot___",
          "item": null,
          "name": null,
          "template": "MonsterShockedAuraSkitterbot",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MonsterArchnemesisBloodletter_",
          "item": null,
          "name": null,
          "template": "ArchnemesisBloodletter",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MonsterModHinderAura",
          "item": null,
          "name": null,
          "template": "MonsterModHinderAura",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "NearbyEnemiesAreScorchedUnique__1",
          "item": null,
          "name": null,
          "template": "NearbyEnemiesAreScorchedUnique__1",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MonsterEnemiesTaunted1",
          "item": null,
          "name": null,
          "template": "RadianceSentinelEnemiesTaunted",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "NearbyEnemiesCoveredInAshUnique__1",
          "item": null,
          "name": null,
          "template": "CoverInAshNearbyEnemies",
          "stat_text": null,
          "stats": null
        }
      ]
    },
    "templates": {
      "OccultistNearbyEnemiesChilled": {
        "aura_radius_metres": 6.0,
        "stats": null,
        "stat_text": null,
        "visuals": null
      },
      "SaboteurBlind": {
        "aura_radius_metres": 3.5,
        "stats": null,
        "stat_text": null,
        "visuals": null
      },
      "AfflictionNearbyEnemiesChilled": {
        "aura_radius_metres": 3.0,
        "stats": null,
        "stat_text": null,
        "visuals": null
      },
      "AfflictionNearbyEnemiesFireExposure": {
        "aura_radius_metres": 3.0,
        "stats": null,
        "stat_text": null,
        "visuals": null
      },
      "NearbyEnemiesChilledRoyale": {
        "aura_radius_metres": 2.0,
        "stats": null,
        "stat_text": null,
        "visuals": null
      },
      "UniqueSpecialCorruptionNearbyEnemiesBlinded": {
        "aura_radius_metres": 3.0,
        "stats": null,
        "stat_text": null,
        "visuals": null
      },
      "UniqueSpecialCorruptionNearbyEnemiesMalediction": {
        "aura_radius_metres": 3.0,
        "stats": null,
        "stat_text": null,
        "visuals": null
      },
      "UniqueSpecialCorruptionNearbyEnemiesCrushed": {
        "aura_radius_metres": 3.0,
        "stats": null,
        "stat_text": null,
        "visuals": null
      },
      "BlindAuraUnique__1": {
        "aura_radius_metres": 2.5,
        "stats": null,
        "stat_text": null,
        "visuals": "blinded_uniquewand13"
      },
      "NearbyEnemiesAreIntimidatedUnique__1": {
        "aura_radius_metres": 2.5,
        "stats": null,
        "stat_text": null,
        "visuals": null
      },
      "NearbyEnemiesAreBlindedInfluence1_": {
        "aura_radius_metres": 3.5,
        "stats": null,
        "stat_text": null,
        "visuals": null
      },
      "NearbyEnemiesAreChilledUnique__1": {
        "aura_radius_metres": 3.0,
        "stats": null,
        "stat_text": null,
        "visuals": null
      },
      "NearbyEnemiesAreBlindedInfluenceMaven": {
        "aura_radius_metres": 3.5,
        "stats": null,
        "stat_text": null,
        "visuals": null
      },
      "MonsterChilledAura": {
        "aura_radius_metres": 3.0,
        "stats": null,
        "stat_text": null,
        "visuals": "chilled_monster_aura_mod"
      },
      "MonsterChilledAuraSkitterbot": {
        "aura_radius_metres": 2.0,
        "stats": null,
        "stat_text": null,
        "visuals": "bloodlines_cult_elements_ice"
      },
      "MonsterShockedAuraSkitterbot": {
        "aura_radius_metres": 2.0,
        "stats": null,
        "stat_text": null,
        "visuals": "bloodlines_cult_elements_lightning"
      },
      "ArchnemesisBloodletter": {
        "aura_radius_metres": 3.0,
        "stats": null,
        "stat_text": null,
        "visuals": "archnemesis_maim"
      },
      "MonsterModHinderAura": {
        "aura_radius_metres": 3.0,
        "stats": null,
        "stat_text": null,
        "visuals": "archnemesis_oppressor"
      },
      "TangleDrowning": {
        "aura_radius_metres": 0.8,
        "stats": null,
        "stat_text": null,
        "visuals": null
      },
      "NearbyEnemiesAreScorchedUnique__1": {
        "aura_radius_metres": 3.0,
        "stats": null,
        "stat_text": null,
        "visuals": null
      },
      "ChampionNearbyEnemiesTaunted": {
        "aura_radius_metres": 2.0,
        "stats": null,
        "stat_text": null,
        "visuals": null
      },
      "RadianceSentinelEnemiesTaunted": {
        "aura_radius_metres": 2.0,
        "stats": null,
        "stat_text": null,
        "visuals": null
      },
      "CoverInAshNearbyEnemies": {
        "aura_radius_metres": 3.0,
        "stats": null,
        "stat_text": null,
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "affliction_corpse_degen": {
    "description": "物理継続ダメージを受けている",
    "invisible": false,
    "name": "腐敗",
    "removable": false,
    "stats": [
      "base_physical_damage_taken_per_minute"
    ],
    "visuals": "affliction_corpse_degen",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "hinder_aura": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "hinder_aura_behaviour_variation"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": {
      "Mods": [
        {
          "id": "NearbyEnemiesAreHinderedUnique__1",
          "item": null,
          "name": null,
          "template": "NearbyEnemiesAreHinderedUnique__1",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "HearbyEnemiesAreHinderedHarbinger",
          "item": null,
          "name": null,
          "template": "HearbyEnemiesAreHinderedHarbinger",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "HearbyEnemiesAreHinderedUltimatum_",
          "item": null,
          "name": null,
          "template": "HearbyEnemiesAreHinderedUltimatum_",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "CleansingAltarDownsideBossHinderAura",
          "item": null,
          "name": null,
          "template": "AltarDownsideNearbyEnemiesAreHindered",
          "stat_text": null,
          "stats": null
        }
      ]
    },
    "templates": {
      "NearbyEnemiesAreHinderedUnique__1": {
        "aura_radius_metres": 3.5,
        "stats": {
          "hinder_aura_behaviour_variation": 0
        },
        "stat_text": null,
        "visuals": "singularity_aura_self"
      },
      "HearbyEnemiesAreHinderedHarbinger": {
        "aura_radius_metres": 5.0,
        "stats": {
          "hinder_aura_behaviour_variation": 0
        },
        "stat_text": null,
        "visuals": "singularity_aura_self"
      },
      "HearbyEnemiesAreHinderedUltimatum_": {
        "aura_radius_metres": 2.8,
        "stats": {
          "hinder_aura_behaviour_variation": 0
        },
        "stat_text": null,
        "visuals": "hinder"
      },
      "AltarDownsideNearbyEnemiesAreHindered": {
        "aura_radius_metres": 2.8,
        "stats": {
          "hinder_aura_behaviour_variation": 1
        },
        "stat_text": null,
        "visuals": "hinder"
      },
      "AncestralHinder": {
        "aura_radius_metres": 3.5,
        "stats": {
          "hinder_aura_behaviour_variation": 1
        },
        "stat_text": null,
        "visuals": "ancestral_hinder_aura"
      }
    },
    "stack_limit": null
  },
  "corpse_sink": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "orion_beam_bomb_slow": {
    "description": "スタックごとに受けるダメージが10%増加し6%減速する。",
    "invisible": false,
    "name": "覚醒させる者の腐敗",
    "removable": false,
    "stats": [
      "base_damage_taken_+%",
      "beam_bomb_action_speed_+%_final"
    ],
    "visuals": "orion_beam_bomb_slow",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": 8
  },
  "vomit_chunk_stew": {
    "description": "このデバフがスタックする度に減速する。",
    "invisible": false,
    "name": "爆発性の嘔吐",
    "removable": false,
    "stats": [
      "action_speed_-%"
    ],
    "visuals": "vomit_chunk_stew",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": 5
  },
  "spellslinger": {
    "description": "ワンドで投射物放った場合、スペルがトリガーされる。",
    "invisible": false,
    "name": "スペルスリンガー",
    "removable": true,
    "stats": [],
    "visuals": "spellslinger",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "have_crit_with_herald_recently": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "have_crit_with_a_herald_skill_recently"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "increased_enemy_elemental_damage_taken_from_item": {
    "description": "受ける元素ダメージが増加。",
    "invisible": false,
    "name": "被元素ダメージ増加",
    "removable": false,
    "stats": [
      "elemental_damage_taken_+%"
    ],
    "visuals": "reduced_enemy_resistance_from_item",
    "category": "Debuff",
    "sources": {
      "Mods": [
        {
          "id": "EnemyElementalDamageTakenAuraUber1",
          "item": null,
          "name": null,
          "template": "EnemyElementalDamageTakenAuraUber1",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "EnemyElementalDamageTakenAuraUberMaven_",
          "item": null,
          "name": null,
          "template": "EnemyElementalDamageTakenAuraUberMaven_",
          "stat_text": null,
          "stats": null
        }
      ]
    },
    "templates": {
      "EnemyElementalDamageTakenAuraUber1": {
        "aura_radius_metres": 6.0,
        "stats": {
          "elemental_damage_taken_+%": 0
        },
        "stat_text": null,
        "visuals": null
      },
      "EnemyElementalDamageTakenAuraUberMaven_": {
        "aura_radius_metres": 6.0,
        "stats": {
          "elemental_damage_taken_+%": 0
        },
        "stat_text": null,
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "rune_paint_hidden_teleport_cooldown": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "invisible",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "keystone_reactionary_physical_damage_reduction": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "base_additional_physical_damage_reduction_%"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "keystone_reactionary_plus_elemental_max_resist": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "base_resist_all_elements_%",
      "additional_maximum_all_elemental_resistances_%"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "keystone_reactionary_track_guard_skill_ended_recently": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "keystone_reactionary_damage_taken_pluspercent": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "keystone_reactionary_damage_taken_+%_final"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "glorious_madness": {
    "description": "輝かしい狂気に侵されている。ランダムなデバフを何度も受ける。",
    "invisible": false,
    "name": "燦然たる狂気",
    "removable": false,
    "stats": [
      "affected_by_glorious_madness",
      "embrace_madness_reactivation_cooldown"
    ],
    "visuals": "affliction_debuff",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "lightning_volatile_slow": {
    "description": "アクションスピードが30%低下。",
    "invisible": false,
    "name": "電撃の凝視",
    "removable": false,
    "stats": [
      "beam_bomb_action_speed_+%_final"
    ],
    "visuals": "affliction_boss_deathzone_inner_degen",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "herald_of_agony_max_virulence_hidden": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "maximum_virulence_stacks"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "elemental_warding_buff_fated": {
    "description": "呪いの影響を受けない。",
    "invisible": false,
    "name": "エレメンタルウォーディング",
    "removable": true,
    "stats": [
      "unaffected_by_curses"
    ],
    "visuals": "curse_nova_fated_curse_immunity_player",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "rallying_cry_new_weapon_damage_added": {
    "description": "味方の武器ダメージの一部を、自身に追加。",
    "invisible": false,
    "name": "ラリイド",
    "removable": false,
    "stats": [
      "attack_minimum_added_physical_damage",
      "attack_minimum_added_fire_damage",
      "attack_minimum_added_cold_damage",
      "attack_minimum_added_lightning_damage",
      "attack_minimum_added_chaos_damage",
      "attack_maximum_added_physical_damage",
      "attack_maximum_added_fire_damage",
      "attack_maximum_added_cold_damage",
      "attack_maximum_added_lightning_damage",
      "attack_maximum_added_chaos_damage"
    ],
    "visuals": "rallying_cry",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "infernal_cry": {
    "description": "このデバフを受けている間に死亡した場合、爆発する。",
    "invisible": false,
    "name": "インファーナルクライ",
    "removable": false,
    "stats": [],
    "visuals": "infernal_cry",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "infernal_cry_buff": {
    "description": "物理ダメージの一部を追加の火ダメージとして与える",
    "invisible": false,
    "name": "インファーナルクライ",
    "removable": false,
    "stats": [
      "physical_damage_%_to_add_as_fire"
    ],
    "visuals": "infernal_cry",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "enduring_cry": {
    "description": "ライフが自動回復している。",
    "invisible": false,
    "name": "エンデュアリングクライ",
    "removable": false,
    "stats": [
      "life_regeneration_rate_per_minute_%",
      "affected_by_a_warcry"
    ],
    "visuals": "enduring_cry_charge_benefits",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "rage_regeneration": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "have_changed_stance_recently": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "have_changed_stance_recently"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "seismic_cry": {
    "description": "アーマーおよびスタン閾値が増加している。",
    "invisible": false,
    "name": "サイズミッククライ",
    "removable": false,
    "stats": [
      "armour_+%_final_from_seismic_cry_buff",
      "stun_threshold_+%",
      "affected_by_a_warcry"
    ],
    "visuals": "seismic_cry",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "ancestral_cry": {
    "description": "追加の元素耐性および元素耐性の最大値を得ている。",
    "invisible": false,
    "name": "アンセストラルクライ",
    "removable": false,
    "stats": [
      "base_resist_all_elements_%",
      "additional_maximum_all_elemental_resistances_%",
      "affected_by_a_warcry"
    ],
    "visuals": "ancestral_cry",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "brand_detonate_buff": {
    "description": "",
    "invisible": false,
    "name": "[UNUSED] Brand Detonate Buff",
    "removable": false,
    "stats": [
      "cast_speed_for_brand_skills_+%"
    ],
    "visuals": "focus",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "magma_sigil": {
    "description": "時間と共にエナジーを得るブランドを受けている。ブランドが取り除かれた時、エナジーが爆発する。",
    "invisible": false,
    "name": "ペナンスブランド",
    "removable": false,
    "stats": [
      "base_damage_taken_+%",
      "branded_enemy_explode_for_25%_life_as_chaos_on_death_chance_%"
    ],
    "visuals": "penance_brand",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "immolation_sigil": {
    "description": "ブランドを受けている。",
    "invisible": false,
    "name": "ウィンタータイドブランド",
    "removable": false,
    "stats": [
      "base_damage_taken_+%",
      "branded_enemy_explode_for_25%_life_as_chaos_on_death_chance_%"
    ],
    "visuals": "wintertide_brand",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "trigger_sigil": {
    "description": "ブランドを受けている。",
    "invisible": false,
    "name": "アルカニストブランド",
    "removable": false,
    "stats": [
      "base_damage_taken_+%",
      "branded_enemy_explode_for_25%_life_as_chaos_on_death_chance_%"
    ],
    "visuals": "arcanist_brand",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "immolation_brand_burn": {
    "description": "ウィンタータイドブランドから冷気継続ダメージを受けている。",
    "invisible": false,
    "name": "ウィンタータイド",
    "removable": false,
    "stats": [
      "base_cold_damage_taken_per_minute"
    ],
    "visuals": "winter_brand_primary",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "magma_pustule": {
    "description": "ペナンスブランドによりエナジーを受けている。",
    "invisible": false,
    "name": "ペナンス",
    "removable": false,
    "stats": [],
    "visuals": "penance_brand_charge",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "immolation_brand_burn_secondary": {
    "description": "効果終了間近のウィンタータイドから冷気継続ダメージを受けている。",
    "invisible": false,
    "name": "ウィンタータイドエンド",
    "removable": false,
    "stats": [
      "base_cold_damage_taken_per_minute"
    ],
    "visuals": "winter_brand_secondary",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "ancestral_slam_big_hit_counter": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "fragile_regrowth": {
    "description": "受けている儚い再生の数に基づいて、ライフが自動回復。",
    "invisible": false,
    "name": "儚い再生",
    "removable": false,
    "stats": [],
    "visuals": "fragile_regrowth",
    "category": "Active skill",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "fragile_regrowth_generation": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "wake_of_destruction": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "invisible",
    "category": null,
    "sources": {
      "Mods": [
        {
          "id": "ShockedGroundWhileMovingUnique__1_",
          "item": null,
          "name": null,
          "template": "ShockedGroundWhileMovingUnique__1_",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ScorchedGroundWhileMovingUnique__1",
          "item": null,
          "name": null,
          "template": "ScorchedGroundWhileMovingUnique__1",
          "stat_text": null,
          "stats": null
        }
      ]
    },
    "templates": {
      "ShockedGroundWhileMovingUnique__1_": {
        "aura_radius_metres": null,
        "stats": null,
        "stat_text": null,
        "visuals": null
      },
      "ScorchedGroundWhileMovingUnique__1": {
        "aura_radius_metres": null,
        "stats": null,
        "stat_text": null,
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "lightning_resistance_override": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "lightning_resistance_override",
      "use_lightning_resistance_override"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "instant_warcry_skill_delay": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "spectral_wolf_buff": {
    "description": "スペクトラルウルフから追加の物理アタックダメージを獲得。",
    "invisible": false,
    "name": "幽体の群れ",
    "removable": false,
    "stats": [
      "attack_minimum_added_physical_damage",
      "attack_maximum_added_physical_damage"
    ],
    "visuals": "spectral_wolf_pack",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "chaos_resistance": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "base_chaos_damage_resistance_%"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "have_cast_dash_recently": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "have_cast_dash_recently"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "harvest_crab_screech_buff": {
    "description": "",
    "invisible": false,
    "name": "",
    "removable": false,
    "stats": [
      "attack_and_cast_speed_+%",
      "base_movement_velocity_+%",
      "damage_+%"
    ],
    "visuals": "harvest_crab_screech_buff",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "harvest_crab_screech_debuff": {
    "description": "受ける冷気ダメージが増加。",
    "invisible": false,
    "name": "冷たい咆哮",
    "removable": false,
    "stats": [
      "cold_damage_taken_+%"
    ],
    "visuals": "harvest_crab_screech_debuff",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "replenishing_presence_passive_aura": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "life_regeneration_rate_per_minute_%"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": {
      "PassiveSkills": [
        {
          "id": "affliction_notable_replenishing_presence",
          "item": null,
          "name": null,
          "template": "ReplenishingPresenceLifeRegenAura",
          "stat_text": null,
          "stats": null
        }
      ]
    },
    "templates": {
      "ReplenishingPresenceLifeRegenAura": {
        "aura_radius_metres": 6.0,
        "stats": {
          "life_regeneration_rate_per_minute_%": 60
        },
        "stat_text": [
          "プレイヤーおよび近くの味方は毎秒ライフの1.00%を自動回復する"
        ],
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "harvest_plague_spider_slow": {
    "description": "減速している。",
    "invisible": false,
    "name": "有毒ガス",
    "removable": false,
    "stats": [
      "action_speed_-%"
    ],
    "visuals": "harvest_plague_spider_slow",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "harvest_hulk_enrage": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "base_skill_area_of_effect_+%",
      "base_actor_scale_+%",
      "attack_speed_+%",
      "base_cast_speed_+%"
    ],
    "visuals": "harvest_hulk_enrage",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "generic_buff_aura_not_removed_on_death": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "ground_profane_enemy": {
    "description": "敵の不浄領域上にいるため、受ける呪いの効果が増加し、クリティカルヒットを受けやすくなっている。",
    "invisible": false,
    "name": "不浄領域",
    "removable": false,
    "stats": [
      "on_profane_ground",
      "base_enemy_critical_strike_chance_+%_against_self",
      "curse_effect_on_self_+%"
    ],
    "visuals": "ground_profane",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "unholy_might_while_no_es": {
    "description": "物理ダメージを混沌ダメージに変換し、ヒット時に25%の確率で衰弱を付与する",
    "invisible": false,
    "name": "不浄な力",
    "removable": false,
    "stats": [
      "has_unholy_might"
    ],
    "visuals": "unholy_might",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "dynamo_mana_recovery": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "base_mana_recovery_per_minute"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "keystone_oasis": {
    "description": "",
    "invisible": true,
    "name": "キーストーンオアシス",
    "removable": false,
    "stats": [],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "alchemists_genius": {
    "description": "フラスコの効果およびフラスコチャージ獲得量が増加。",
    "invisible": false,
    "name": "錬金術師の天才",
    "removable": false,
    "stats": [
      "flask_effect_on_self_+%",
      "charges_gained_+%"
    ],
    "visuals": "alchemists_genius",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "harvest_boss_raven_screech": {
    "description": "感電の効果と持続時間が増加。受けるダメージが通常の感電よりも増加。",
    "invisible": false,
    "name": "けたたましい金切り声",
    "removable": false,
    "stats": [
      "shocked_effect_on_self_+%",
      "base_self_shock_duration_-%",
      "shock_maximum_magnitude_+%_on_self"
    ],
    "visuals": "harvest_boss_raven_screech_debuff",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": 20
  },
  "have_been_ignited_recently": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "have_been_shocked_recently": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "have_been_shocked_recently"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "warcry_physical_damage_reduction_rating_percent": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "physical_damage_reduction_rating_+%"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "winter_brand_stacks": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "winter_brand_orb",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "display_num_empowered_attacks": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "harvest_beast_roar_debuff": {
    "description": "減速している。",
    "invisible": false,
    "name": "野獣の咆哮",
    "removable": false,
    "stats": [
      "action_speed_-%"
    ],
    "visuals": "harvest_beast_roar_debuff",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "keystone_impale_cannot_be_impaled": {
    "description": "再度串刺しされずコールオブスティールにより串刺しのデバフが取り除かれない。",
    "invisible": false,
    "name": "インペールド",
    "removable": false,
    "stats": [
      "avoid_impale_%",
      "impales_cannot_be_called"
    ],
    "visuals": "keystone_impale_cannot_be_impaled",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "harvest_rhex_screech_debuff": {
    "description": "受ける雷ダメージが増加。",
    "invisible": false,
    "name": "轟く咆哮",
    "removable": false,
    "stats": [
      "lightning_damage_taken_+%"
    ],
    "visuals": "harvest_rhex_screech_debuff",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "debilitate": {
    "description": "減速しており、与えるダメージが低下。",
    "invisible": false,
    "name": "弱体化",
    "removable": false,
    "stats": [
      "debilitate_movement_speed_+%_final",
      "debilitate_damage_+%_final"
    ],
    "visuals": "debilitate_debuff",
    "category": "Debuff",
    "sources": null,
    "templates": {
      "SentinelDebilatate": {
        "aura_radius_metres": null,
        "stats": {
          "debilitate_movement_speed_+%_final": -10,
          "debilitate_damage_+%_final": -10
        },
        "stat_text": null,
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "explode_on_death_dealing_chaos_damage": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "explode_on_death_%_chance_dealing_8%_life_as_chaos_damage"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "cannot_be_stunned_after_stun_finished": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "base_cannot_be_stunned"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "maximum_life_cannot_be_zero_temporarily": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": true,
    "stats": [
      "maximum_life_cannot_be_zero"
    ],
    "visuals": "invisible",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "hindered_enemy_life_regeneration_rate": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "life_regeneration_rate_+%"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "exposed_enemy_elemental_status_duration": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "self_elemental_status_duration_-%"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "maimed_enemy_damage_taken_over_time": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "degen_effect_+%"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "taunted_enemy_less_area_damage": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "area_damage_+%_final_from_taunt_belt_enchant"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "withered_enemy_all_resistances": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "resist_all_%"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "blinded_enemy_crit_chance": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "critical_strike_chance_+%"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "intimidated_enemy_self_stun_duration": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "stun_duration_on_self_+%"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "unnerved_enemy_self_spell_crit_chance": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "enemy_spell_critical_strike_chance_+%_against_self"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "berserker_more_empowered_attack_damage": {
    "description": "奮起したアタックは与えるアタックダメージが上昇。",
    "invisible": false,
    "name": "戦を呼ぶ者",
    "removable": false,
    "stats": [
      "empowered_attack_damage_+%_final"
    ],
    "visuals": "berserker_war_bringer",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "have_lost_endurance_charge_in_past_8_seconds": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "have_lost_an_endurance_charge_in_past_8_seconds"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "crown_of_thorns_ground": {
    "description": "物理および火継続ダメージを受けている。",
    "invisible": false,
    "name": "聖なる灰",
    "removable": false,
    "stats": [
      "base_physical_damage_taken_per_minute",
      "base_fire_damage_taken_per_minute"
    ],
    "visuals": "crown_of_thorns_ground",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "crushed": {
    "description": "破砕され物理ダメージ軽減が15%下がっている",
    "invisible": false,
    "name": "破砕",
    "removable": false,
    "stats": [
      "base_additional_physical_damage_reduction_%"
    ],
    "visuals": "crushed",
    "category": "Debuff",
    "sources": {
      "Mods": [
        {
          "id": "FortifyEffectCrushed1",
          "item": null,
          "name": null,
          "template": "FortifyEffectCrushed1",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MaxChaosResistanceCrushedImplicitR1",
          "item": null,
          "name": null,
          "template": "FortifyEffectCrushed1",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "FortifyEffectCrushed2_",
          "item": null,
          "name": null,
          "template": "FortifyEffectCrushed2_",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MaxChaosResistanceCrushedImplicitR2",
          "item": null,
          "name": null,
          "template": "FortifyEffectCrushed2_",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "FortifyEffectCrushed3_",
          "item": null,
          "name": null,
          "template": "FortifyEffectCrushed3_",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MaxChaosResistanceCrushedImplicitR3",
          "item": null,
          "name": null,
          "template": "FortifyEffectCrushed3_",
          "stat_text": null,
          "stats": null
        }
      ]
    },
    "templates": {
      "FortifyEffectCrushed1": {
        "aura_radius_metres": null,
        "stats": {
          "base_additional_physical_damage_reduction_%": 0
        },
        "stat_text": null,
        "visuals": null
      },
      "FortifyEffectCrushed2_": {
        "aura_radius_metres": null,
        "stats": {
          "base_additional_physical_damage_reduction_%": 0
        },
        "stat_text": null,
        "visuals": null
      },
      "FortifyEffectCrushed3_": {
        "aura_radius_metres": null,
        "stats": {
          "base_additional_physical_damage_reduction_%": 0
        },
        "stat_text": null,
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "harvest_boss_push_immunity": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "base_cannot_be_stunned",
      "cannot_be_knocked_back",
      "immune_to_ally_buff_auras"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "add_buff_while_in_aura": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "crown_of_thorns_stacking": {
    "description": "物理ダメージ軽減および耐性の最大値が減少。",
    "invisible": false,
    "name": "聖なる苦痛",
    "removable": false,
    "stats": [
      "base_additional_physical_damage_reduction_%",
      "additional_maximum_all_resistances_%"
    ],
    "visuals": "crown_of_thorns_stacking",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": 10
  },
  "oshabi_blue_aura": {
    "description": "オシャービのプライマルスキルから受けるダメージが増加。",
    "invisible": false,
    "name": "プライマルマレディ",
    "removable": false,
    "stats": [
      "damage_taken_+%_from_oshabi_primal_skills"
    ],
    "visuals": "oshabi_blue_aura",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "oshabi_green_aura": {
    "description": "オシャービのビビッドスキルから受けるダメージが増加。",
    "invisible": false,
    "name": "ビビッドマレディ",
    "removable": false,
    "stats": [
      "damage_taken_+%_from_oshabi_vivid_skills"
    ],
    "visuals": "oshabi_green_aura",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "oshabi_red_aura": {
    "description": "オシャービのワイルドスキルから受けるダメージが増加。",
    "invisible": false,
    "name": "ワイルドマレディ",
    "removable": false,
    "stats": [
      "damage_taken_+%_from_oshabi_wild_skills"
    ],
    "visuals": "oshabi_red_aura",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "blackhole_damage_taken": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "base_damage_taken_+%"
    ],
    "visuals": "blackhole_damage_taken",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "frostglobe_absorb_damage": {
    "description": "フロストシールドがダメージの一部を受ける。",
    "invisible": false,
    "name": "フロストシールド",
    "removable": false,
    "stats": [],
    "visuals": "frostglobe_damage_absorb",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "steel_skill_ammo_buff": {
    "description": "スティールシャードはいくつかのアタックスキルにより消費される。",
    "invisible": false,
    "name": "スティールシャード",
    "removable": false,
    "stats": [],
    "visuals": "steel_skill_ammo",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": 10
  },
  "circle_of_power_buff": {
    "description": "シギルオブパワーの中に立っている",
    "invisible": false,
    "name": "シギルオブパワー",
    "removable": false,
    "stats": [
      "base_mana_cost_-%",
      "global_minimum_added_lightning_damage",
      "global_maximum_added_lightning_damage",
      "spell_damage_+%",
      "base_chance_to_shock_%",
      "critical_strike_chance_+%"
    ],
    "visuals": "circle_of_power_buff",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "circle_of_power_debuff": {
    "description": "与えるダメージが低下。",
    "invisible": false,
    "name": "シギルオブパワー",
    "removable": false,
    "stats": [
      "circle_of_power_damage_+%_final"
    ],
    "visuals": "circle_of_power_debuff",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "frostglobe_chill_enemies": {
    "description": "",
    "invisible": true,
    "name": "フロストシールド",
    "removable": false,
    "stats": [],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "warlords_mark_rage_regeneration": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "base_rage_regeneration_per_minute"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "firewall_debuff": {
    "description": "フレイムウォールの中にいるため、火ダメージを受けている。",
    "invisible": false,
    "name": "フレイムウォール",
    "removable": false,
    "stats": [
      "base_fire_damage_taken_per_minute",
      "firewall_secondary_degen_time_remaining_does_not_decrease"
    ],
    "visuals": "ground_fire_burn",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "firewall_secondary_debuff": {
    "description": "フレイムウォールから、追加の火ダメージを受けている。",
    "invisible": false,
    "name": "フレイムウォール",
    "removable": false,
    "stats": [
      "base_fire_damage_taken_per_minute"
    ],
    "visuals": "ground_fire_burn",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "mark_tracker": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "curse_zone_aura": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "have_gained_power_charge_recently": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "heist_disguised": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "enemy_aggro_radius_+%"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "frostglobe_degen_owner": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "energy_shield_lost_per_minute",
      "cannot_recharge_energy_shield"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "frostglobe_crit_owner": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "spell_additional_critical_strike_chance_permyriad"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "corpse_walk_display_buff": {
    "description": "移動中、一秒ごとに足元に死体が生成される。",
    "invisible": false,
    "name": "コープスウォーク",
    "removable": false,
    "stats": [],
    "visuals": "corpse_walk_display_buff",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "area_of_effect_on_mana_spent": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "invisible",
    "category": null,
    "sources": {
      "Mods": [
        {
          "id": "GainAreaOfEffectPluspercentOnManaSpentUnique__1",
          "item": null,
          "name": null,
          "template": "GainAreaOfEffectPluspercentOnManaSpentUnique__1",
          "stat_text": null,
          "stats": null
        }
      ]
    },
    "templates": {
      "GainAreaOfEffectPluspercentOnManaSpentUnique__1": {
        "aura_radius_metres": null,
        "stats": null,
        "stat_text": null,
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "area_of_effect_pluspercent_unique": {
    "description": "効果範囲が増加。",
    "invisible": false,
    "name": "カリサの優美さ（レプリカ）",
    "removable": false,
    "stats": [
      "base_skill_area_of_effect_+%"
    ],
    "visuals": "area_of_effect_pluspercent_unique",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "unique_flask_eldritch_battery": {
    "description": "エルドリッチバッテリーにより、スキルのコストとしてエナジーシールドを消費できる。",
    "invisible": false,
    "name": "エルドリッチバッテリー",
    "removable": false,
    "stats": [
      "keystone_eldritch_battery",
      "life_recovery_from_flasks_also_recovers_energy_shield"
    ],
    "visuals": "unique_flask_eldritch_battery",
    "category": "Flask",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "death_wish": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "attack_speed_+%",
      "base_cast_speed_+%",
      "base_movement_velocity_+%",
      "dont_replace_minion_if_level_changed",
      "phase_through_objects",
      "suppress_phasing_visual"
    ],
    "visuals": "death_wish",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "heist_military_shield_wall_aura": {
    "description": "味方の受けるダメージが低下。",
    "invisible": false,
    "name": "",
    "removable": false,
    "stats": [
      "base_damage_taken_+%"
    ],
    "visuals": "heist_military_shield_wall_aura",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "death_wish_display_stages": {
    "description": "複数のミニオンがデスウィッシュの影響を受けている。",
    "invisible": false,
    "name": "デスウィッシュ",
    "removable": false,
    "stats": [],
    "visuals": "death_wish_display_stages",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "heist_drone_breath": {
    "description": "",
    "invisible": true,
    "name": "アンライチャスファイヤー",
    "removable": false,
    "stats": [
      "base_fire_damage_taken_per_minute"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "heist_npc_dodge_the_hazards": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "dummy_stat_display_nothing",
      "dummy_stat_display_nothing",
      "dodge_all_the_things"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "heist_robot_crucible_buff": {
    "description": "",
    "invisible": false,
    "name": "",
    "removable": false,
    "stats": [
      "base_damage_taken_+%",
      "damage_+%"
    ],
    "visuals": "heist_robot_crucible_buff",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "trigger_hidden_blade": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "invisible",
    "category": null,
    "sources": {
      "Mods": [
        {
          "id": "UniqueSecretBladeGrantHiddenBlade",
          "item": null,
          "name": null,
          "template": "UniqueSecretBladeGrantHiddenBlade",
          "stat_text": null,
          "stats": null
        }
      ]
    },
    "templates": {
      "UniqueSecretBladeGrantHiddenBlade": {
        "aura_radius_metres": null,
        "stats": null,
        "stat_text": null,
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "curse_charges_on_hit": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "grant_attacker_frenzy_charge_when_hit_%_chance",
      "grant_attacker_endurance_charge_when_hit_%_chance",
      "grant_attacker_power_charge_when_hit_%_chance"
    ],
    "visuals": "invisible",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "steel_charge": {
    "description": "投射物アタックダメージブロック確率を獲得。",
    "invisible": false,
    "name": "スティールワード",
    "removable": false,
    "stats": [
      "additional_block_chance_against_projectiles_%"
    ],
    "visuals": "steel_charge",
    "category": "Active skill",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "heist_robot_skitterbot_buff": {
    "description": "",
    "invisible": false,
    "name": "",
    "removable": false,
    "stats": [
      "damage_+%"
    ],
    "visuals": "heist_robot_skitterbot_buff",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "skeleton_warriors_have_triple_damage": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "main_hand_skeleton_warrior_triple_damage",
      "off_hand_skeleton_warrior_triple_damage"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "wither_hinder_chaos_damage_dealt": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "chaos_damage_+%"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "summoned_minion_damage_immunity": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "base_cannot_be_damaged"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "plague_bearer_movement_speed": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "base_movement_velocity_+%"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "rejuvenation_totem_chaos_degen": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "base_chaos_damage_taken_per_minute"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "minion_chaos_degen": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "base_chaos_damage_%_of_maximum_life_taken_per_minute"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "have_lost_power_charge_recently": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "have_lost_power_charge_recently"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "gain_power_charge_every_second": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "heist_robot_argus_buff": {
    "description": "",
    "invisible": false,
    "name": "",
    "removable": false,
    "stats": [
      "damage_+%",
      "attack_and_cast_speed_+%"
    ],
    "visuals": "heist_robot_argus_buff",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "shattered_shield": {
    "description": "ブロックできなくなり、盾から防御力を得られない。スペルは盾の品質に基づいて追加の物理ダメージを与える。",
    "invisible": false,
    "name": "シャッタードシールド",
    "removable": false,
    "stats": [
      "spell_minimum_added_physical_damage",
      "spell_maximum_added_physical_damage",
      "cannot_block_attacks",
      "cannot_block_spells",
      "gain_no_defences_from_equipped_shield"
    ],
    "visuals": "shattered_shield_buff",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "heist_unbreakable_mk1_slow": {
    "description": "磁気嵐により減速している",
    "invisible": false,
    "name": "磁気嵐",
    "removable": false,
    "stats": [
      "action_speed_-%"
    ],
    "visuals": "heist_magentic_storm",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": 10
  },
  "heist_danai_volatile_attraction": {
    "description": "周囲のエンバーストームが向かってくる",
    "invisible": false,
    "name": "エンバーストーム",
    "removable": false,
    "stats": [],
    "visuals": "emberstorm",
    "category": "Debuff",
    "sources": {
      "PlayerConditions": [
        {
          "id": "HasEmberstorm",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": null,
          "stats": null
        }
      ]
    },
    "templates": null,
    "stack_limit": null
  },
  "gain_charges_over_time": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "buff_impl_stat",
      "buff_impl_stat",
      "buff_impl_stat",
      "buff_impl_stat"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "physical_damage_percent_converted_to_lightning": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "base_physical_damage_%_to_convert_to_lightning"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "physical_damage_percent_converted_to_fire": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "base_physical_damage_%_to_convert_to_fire"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "stolen_mods_buff_experimented": {
    "description": "倒したマジックモンスターのモッドを奪い自身に付与",
    "invisible": false,
    "name": "ヘッドハンター（レプリカ）",
    "removable": false,
    "stats": [],
    "visuals": "stolen_mods",
    "category": "Stolen",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "heist_death_rune": {
    "description": "[UNUSED] Taking fire and physical damage over time",
    "invisible": true,
    "name": "[UNUSED] Rune of Death",
    "removable": false,
    "stats": [
      "base_lightning_damage_taken_per_minute",
      "base_physical_damage_taken_per_minute"
    ],
    "visuals": "heist_death_rune",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "ground_oil": {
    "description": "オイルの上に立っているため、移動スピードが減少",
    "invisible": false,
    "name": "オイル領域",
    "removable": false,
    "stats": [
      "base_movement_velocity_+%"
    ],
    "visuals": "ground_oil",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "mana_regeneration_aura": {
    "description": "マナ自動回復量が増加しています。",
    "invisible": false,
    "name": "マナ自動回復オーラ",
    "removable": false,
    "stats": [
      "mana_regeneration_rate_+%"
    ],
    "visuals": "damage_aura",
    "category": "Buff",
    "sources": {
      "Mods": [
        {
          "id": "ManaRegenerationAuraUnique__1",
          "item": null,
          "name": null,
          "template": "ManaRegenerationAuraUnique__1",
          "stat_text": null,
          "stats": null
        }
      ]
    },
    "templates": {
      "ManaRegenerationAuraUnique__1": {
        "aura_radius_metres": 7.5,
        "stats": {
          "mana_regeneration_rate_+%": 0
        },
        "stat_text": null,
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "hypothermia_cold_resistance_debuff": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "base_cold_damage_resistance_%"
    ],
    "visuals": "invisible",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "shocked_enemy_physical_damage_taken": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "physical_damage_taken_+%"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "movement_speed_from_inflicted_ailments": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "base_movement_velocity_+%"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "heist_twin_immobilise": {
    "description": "動くことができない。",
    "invisible": false,
    "name": "固定化",
    "removable": false,
    "stats": [
      "immobilised_by_elder_%"
    ],
    "visuals": "heist_twins_immobilise",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "master_buff_huck": {
    "description": "与えるダメージおよびアタック、キャスト、移動スピードが増加。",
    "invisible": false,
    "name": "臨戦態勢",
    "removable": true,
    "stats": [
      "damage_+%",
      "attack_speed_+%",
      "base_cast_speed_+%",
      "base_movement_velocity_+%"
    ],
    "visuals": "master_buff_huck",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "marked_enemy_accuracy": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "accuracy_rating_+%"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "es_regeneration_from_main_hand_crit": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "base_energy_shield_regeneration_rate_per_minute_%"
    ],
    "visuals": "invisible",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "es_regeneration_from_off_hand_crit": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "base_energy_shield_regeneration_rate_per_minute_%"
    ],
    "visuals": "invisible",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "scorching_conflux": {
    "description": "全てのダメージは焦げを付与。",
    "invisible": false,
    "name": "焦げコンフラックス",
    "removable": false,
    "stats": [
      "chance_to_scorch_%",
      "all_damage_can_scorch"
    ],
    "visuals": "scorching_conflux",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "sapping_conflux": {
    "description": "全てのダメージは消耗を付与。",
    "invisible": false,
    "name": "消耗コンフラックス",
    "removable": false,
    "stats": [
      "chance_to_inflict_sapped_%",
      "all_damage_can_sap"
    ],
    "visuals": "sapping_conflux",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "brittle_conflux": {
    "description": "全てのダメージは脆弱を付与。",
    "invisible": false,
    "name": "脆弱コンフラックス",
    "removable": false,
    "stats": [
      "chance_to_inflict_frostburn_%",
      "all_damage_can_inflict_brittle"
    ],
    "visuals": "brittle_conflux",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "heist_death_rune_green": {
    "description": "雷および物理継続ダメージを受けている",
    "invisible": true,
    "name": "帯電領域トラップ",
    "removable": false,
    "stats": [
      "base_lightning_damage_taken_per_minute",
      "base_physical_damage_taken_per_minute"
    ],
    "visuals": "heist_death_rune_green",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "heist_death_rune_red": {
    "description": "雷および物理継続ダメージを受けている",
    "invisible": true,
    "name": "帯電領域トラップ",
    "removable": false,
    "stats": [
      "base_lightning_damage_taken_per_minute",
      "base_physical_damage_taken_per_minute"
    ],
    "visuals": "heist_death_rune_red",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "heist_progress_bar_timer": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "heist_twin_vic_enrage": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "damage_+%",
      "attack_speed_+%",
      "base_cast_speed_+%",
      "base_movement_velocity_+%",
      "base_cooldown_speed_+%",
      "monster_damage_taken_+%_final_from_buff_from_ot",
      "base_actor_scale_+%"
    ],
    "visuals": "heist_twin_vic_enrage",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "heist_twin_vin_enrage": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "damage_+%",
      "attack_speed_+%",
      "base_cast_speed_+%",
      "base_movement_velocity_+%",
      "base_cooldown_speed_+%",
      "monster_damage_taken_+%_final_from_buff_from_ot",
      "base_actor_scale_+%"
    ],
    "visuals": "heist_twin_vin_enrage",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "ritual_rune_monster_aura": {
    "description": "ルーンの範囲内の敵は強くなる",
    "invisible": true,
    "name": "リチュアルルーン",
    "removable": false,
    "stats": [
      "damage_+%",
      "base_damage_taken_+%",
      "attack_and_cast_speed_+%",
      "monster_dropped_item_rarity_+%",
      "monster_dropped_item_quantity_+%"
    ],
    "visuals": "ritual_rune_buff_initial",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "oil_arrow_oil": {
    "description": "[UNUSED]",
    "invisible": false,
    "name": "[UNUSED] Oil Patch",
    "removable": false,
    "stats": [],
    "visuals": "ground_tar_slow",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "wet": {
    "description": "ウォータースフィアにより水浸しになっており、そのパルスによるダメージを受ける。",
    "invisible": false,
    "name": "水浸し",
    "removable": false,
    "stats": [],
    "visuals": "wet",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "water_sphere": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "wet_time_does_not_tick"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "fire_resonance": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "invisible",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": 40
  },
  "cold_resonance": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "invisible",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": 40
  },
  "lightning_resonance": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "invisible",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": 40
  },
  "heist_lever_guard_immunity": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "base_cannot_be_damaged",
      "base_ignored_by_enemy_target_selection"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "heist_freidrich_bloodpool_blood": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "heist_freidrich_bloodpool_blood",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "have_inflicted_exposure_recently": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "have_inflicted_exposure_recently"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "monster_channelled_cyclone_indicator": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "ritual_monster_emerge": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "ritual_monster_emerge",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "pirate_boss_ghostfire_degen": {
    "description": "火継続ダメージを受けている\r\n\r\n死者の光\r\n汝の肉体を焼き\r\n骨だけを残す",
    "invisible": false,
    "name": "ソウルファイヤ",
    "removable": false,
    "stats": [
      "base_fire_damage_taken_per_minute",
      "base_fire_damage_taken_per_minute"
    ],
    "visuals": "pirate_boss_ghostfire_degen",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "crimson_priest_boss_degen": {
    "description": "ブラッドリチュアルから物理継続ダメージを受けている",
    "invisible": false,
    "name": "ブラッドリチュアル",
    "removable": false,
    "stats": [
      "base_physical_damage_taken_per_minute"
    ],
    "visuals": "crimson_priest_boss_degen",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "ritual_rune_fire1": {
    "description": "ルーンの範囲内の敵は強くなる",
    "invisible": true,
    "name": "リチュアルルーン",
    "removable": false,
    "stats": [
      "base_chance_to_ignite_%",
      "physical_damage_%_to_add_as_fire"
    ],
    "visuals": "ritual_rune_buff_fire1",
    "category": "Buff",
    "sources": {
      "RitualRuneTypes": [
        {
          "id": "Fire1",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": [
            "25%の確率で敵を発火させる",
            "物理ダメージの20%を追加火ダメージとして獲得する"
          ],
          "stats": {
            "base_chance_to_ignite_%": 25,
            "physical_damage_%_to_add_as_fire": 20
          }
        },
        {
          "id": "Fire2",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": [
            "30%の確率で敵を発火させる",
            "物理ダメージの25%を追加火ダメージとして獲得する"
          ],
          "stats": {
            "base_chance_to_ignite_%": 30,
            "physical_damage_%_to_add_as_fire": 25
          }
        },
        {
          "id": "Fire3",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": [
            "35%の確率で敵を発火させる",
            "物理ダメージの30%を追加火ダメージとして獲得する"
          ],
          "stats": {
            "base_chance_to_ignite_%": 35,
            "physical_damage_%_to_add_as_fire": 30
          }
        },
        {
          "id": "Fire4",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": [
            "40%の確率で敵を発火させる",
            "物理ダメージの35%を追加火ダメージとして獲得する"
          ],
          "stats": {
            "base_chance_to_ignite_%": 40,
            "physical_damage_%_to_add_as_fire": 35
          }
        },
        {
          "id": "Fire5",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": [
            "50%の確率で敵を発火させる",
            "物理ダメージの40%を追加火ダメージとして獲得する"
          ],
          "stats": {
            "base_chance_to_ignite_%": 50,
            "physical_damage_%_to_add_as_fire": 40
          }
        }
      ]
    },
    "templates": null,
    "stack_limit": null
  },
  "ritual_rune_cold1": {
    "description": "ルーンの範囲内の敵は強くなる",
    "invisible": true,
    "name": "リチュアルルーン",
    "removable": false,
    "stats": [
      "base_chance_to_freeze_%",
      "physical_damage_%_to_add_as_cold"
    ],
    "visuals": "ritual_rune_buff_cold1",
    "category": "Buff",
    "sources": {
      "RitualRuneTypes": [
        {
          "id": "Cold1",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": [
            "25%の確率で敵を凍結させる",
            "物理ダメージの20%を追加冷気ダメージとして獲得する"
          ],
          "stats": {
            "base_chance_to_freeze_%": 25,
            "physical_damage_%_to_add_as_cold": 20
          }
        },
        {
          "id": "Cold2",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": [
            "30%の確率で敵を凍結させる",
            "物理ダメージの25%を追加冷気ダメージとして獲得する"
          ],
          "stats": {
            "base_chance_to_freeze_%": 30,
            "physical_damage_%_to_add_as_cold": 25
          }
        },
        {
          "id": "Cold3",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": [
            "35%の確率で敵を凍結させる",
            "物理ダメージの30%を追加冷気ダメージとして獲得する"
          ],
          "stats": {
            "base_chance_to_freeze_%": 35,
            "physical_damage_%_to_add_as_cold": 30
          }
        },
        {
          "id": "Cold4",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": [
            "40%の確率で敵を凍結させる",
            "物理ダメージの35%を追加冷気ダメージとして獲得する"
          ],
          "stats": {
            "base_chance_to_freeze_%": 40,
            "physical_damage_%_to_add_as_cold": 35
          }
        },
        {
          "id": "Cold5",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": [
            "50%の確率で敵を凍結させる",
            "物理ダメージの40%を追加冷気ダメージとして獲得する"
          ],
          "stats": {
            "base_chance_to_freeze_%": 50,
            "physical_damage_%_to_add_as_cold": 40
          }
        }
      ]
    },
    "templates": null,
    "stack_limit": null
  },
  "ritual_rune_chaos_purple1": {
    "description": "ルーンの範囲内の敵は強くなる",
    "invisible": true,
    "name": "リチュアルルーン",
    "removable": false,
    "stats": [
      "non_chaos_damage_to_add_as_chaos_damage_%",
      "withered_on_hit_for_2_seconds_%_chance"
    ],
    "visuals": "ritual_rune_buff_chaos_purple1",
    "category": "Buff",
    "sources": {
      "RitualRuneTypes": [
        {
          "id": "ChaosPurple1",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": [
            "混沌ダメージ以外のダメージの8%を追加混沌ダメージとして獲得する",
            "ヒット時に25%の確率で衰弱を2秒間付与する"
          ],
          "stats": {
            "non_chaos_damage_to_add_as_chaos_damage_%": 8,
            "withered_on_hit_for_2_seconds_%_chance": 25
          }
        },
        {
          "id": "ChaosPurple2",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": [
            "混沌ダメージ以外のダメージの10%を追加混沌ダメージとして獲得する",
            "ヒット時に35%の確率で衰弱を2秒間付与する"
          ],
          "stats": {
            "non_chaos_damage_to_add_as_chaos_damage_%": 10,
            "withered_on_hit_for_2_seconds_%_chance": 35
          }
        },
        {
          "id": "ChaosPurple3",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": [
            "混沌ダメージ以外のダメージの12%を追加混沌ダメージとして獲得する",
            "ヒット時に45%の確率で衰弱を2秒間付与する"
          ],
          "stats": {
            "non_chaos_damage_to_add_as_chaos_damage_%": 12,
            "withered_on_hit_for_2_seconds_%_chance": 45
          }
        }
      ]
    },
    "templates": null,
    "stack_limit": null
  },
  "ground_lava": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "in_lava"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "untargetable_monster_buff": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "base_cannot_be_damaged",
      "base_cannot_be_stunned",
      "immune_to_auras_from_other_entities",
      "immune_to_curses",
      "untargetable_by_monster_ai",
      "cannot_die"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "visual_beam_buff": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "maven_boss_stasis": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "blackflame_ignite_child_buff": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "wither_on_you_does_not_expire",
      "take_chaos_damage_from_ignite_instead"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "vampiric_icon_stack": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "base_life_regeneration_rate_per_minute"
    ],
    "visuals": "invisible",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "convergence": {
    "description": "元素ダメージが上昇",
    "invisible": false,
    "name": "コンバージェンス",
    "removable": false,
    "stats": [
      "convergence_elemental_damage_+%_final",
      "have_convergence"
    ],
    "visuals": "elementalist_convergence",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "fanaticism_charge": {
    "description": "ファナティックチャージを持っている場合、アセンダンシーによるボーナスを獲得。",
    "invisible": false,
    "name": "ファナティックチャージ",
    "removable": false,
    "stats": [],
    "visuals": "fanatacism_charge",
    "category": "Charge",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "have_attacked_recently": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "have_attacked_recently"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "aegis_primal_buff": {
    "description": "ヒットより受ける元素ダメージはライフまたはエナジーシールドよりも先にイージスが受ける。イージスは、一定時間ヒットにより元素ダメージを受けなかった場合、最大まで回復。",
    "invisible": false,
    "name": "プライマルイージス",
    "removable": false,
    "stats": [
      "has_aegis_shield_type"
    ],
    "visuals": "aegis_primal",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "aegis_primal_depleted": {
    "description": "イージスが枯渇。一定時間後に最大値まで回復。",
    "invisible": false,
    "name": "プライマルイージス",
    "removable": false,
    "stats": [],
    "visuals": "aegis_primal",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "aegis_primal_persist_value": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "dummy_stat_display_nothing"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "raider_exposure_aura": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "herald_of_ash_fire_exposure_aura": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "herald_of_ice_cold_exposure_aura": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "herald_of_thunder_lightning_exposure_aura": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "flame_golem_revive_display_buff": {
    "description": "フレイムゴーレムはまもなく蘇る",
    "invisible": false,
    "name": "蘇る炎",
    "removable": false,
    "stats": [],
    "visuals": "flame_golem_respawn",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "ritual_cold_rune_daemon_debuff": {
    "description": "冷気継続ダメージを受けている。",
    "invisible": false,
    "name": "死の冷却",
    "removable": false,
    "stats": [
      "base_cold_damage_taken_per_minute"
    ],
    "visuals": "ritual_ice_beam",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "vampiric_icon_buff": {
    "description": "出血ダメージ上昇",
    "invisible": false,
    "name": "血への渇望",
    "removable": true,
    "stats": [
      "vampiric_icon_bleeding_damage_+%_final"
    ],
    "visuals": "vampiric_icon",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "ice_golem_revive_display_buff": {
    "description": "アイスゴーレムはまもなく蘇る",
    "invisible": false,
    "name": "蘇る氷",
    "removable": false,
    "stats": [],
    "visuals": "ice_golem_respawn",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "lightning_golem_revive_display_buff": {
    "description": "ライトニングゴーレムはまもなく蘇る",
    "invisible": false,
    "name": "蘇る雷",
    "removable": false,
    "stats": [],
    "visuals": "lightning_golem_respawn",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "stone_golem_revive_display_buff": {
    "description": "ストーンゴーレムはまもなく蘇る",
    "invisible": false,
    "name": "蘇る石",
    "removable": false,
    "stats": [],
    "visuals": "stone_golem_respawn",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "chaos_golem_revive_display_buff": {
    "description": "カオスゴーレムはまもなく蘇る",
    "invisible": false,
    "name": "蘇る混沌",
    "removable": false,
    "stats": [],
    "visuals": "chaos_golem_respawn",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "carrion_golem_revive_display_buff": {
    "description": "キャリオンゴーレムはまもなく蘇る",
    "invisible": false,
    "name": "蘇る腐肉",
    "removable": false,
    "stats": [],
    "visuals": "carrion_golem_respawn",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "sacrificial_zeal": {
    "description": "物理継続ダメージを受け、追加の物理ダメージを与える。",
    "invisible": false,
    "name": "犠牲的熱意",
    "removable": false,
    "stats": [
      "base_physical_damage_taken_per_minute_unaffected_by_level_scaling",
      "spell_minimum_added_physical_damage",
      "spell_maximum_added_physical_damage"
    ],
    "visuals": "sacrificial_zeal",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "fanaticism": {
    "description": "自身でキャストするスペルは、キャストスピードが上昇、コストが減少および効果範囲が増加",
    "invisible": false,
    "name": "熱狂",
    "removable": false,
    "stats": [
      "fanaticism_hand_cast_area_of_effect_+%",
      "fanaticism_hand_cast_speed_+%_final",
      "fanaticism_hand_cast_mana_cost_+%"
    ],
    "visuals": "fanatacism",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "inquisitor_fanatic_charges_over_time": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "buff_impl_stat"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "ritual_corpse_sink": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "ritual_corpse_sink",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "rupture": {
    "description": "出血から一秒間に受けるダメージが上昇しますが、受けた出血の消失がより早くなります。",
    "invisible": false,
    "name": "裂傷",
    "removable": false,
    "stats": [
      "rupture_debuff_bleeding_damage_taken_+%_final",
      "rupture_debuff_bleeding_time_passed_+%_final"
    ],
    "visuals": "rupture",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": 3
  },
  "unhinged": {
    "description": "もはや正気ではない。",
    "invisible": false,
    "name": "狂気",
    "removable": true,
    "stats": [
      "is_unhinged"
    ],
    "visuals": "unhinge",
    "category": "Buff",
    "sources": null,
    "templates": {
      "Unhinged": {
        "aura_radius_metres": null,
        "stats": {
          "is_unhinged": 1
        },
        "stat_text": null,
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "phoenix_stacking_debuff_standalone": {
    "description": "火耐性の最大値が減少。",
    "invisible": false,
    "name": "高温",
    "removable": false,
    "stats": [
      "base_maximum_fire_damage_resistance_%"
    ],
    "visuals": "phoenix_stacking_debuff",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "atlas_sulphite_mined_buff": {
    "description": "移動スピードおよびダメージが増加、追加の元素耐性最大値を獲得。",
    "invisible": false,
    "name": "サルファイト中毒",
    "removable": false,
    "stats": [
      "buff_display_sulphite_nodes_mined",
      "base_movement_velocity_+%",
      "damage_+%",
      "additional_maximum_all_elemental_resistances_%"
    ],
    "visuals": "atlas_sulphite_mined_buff",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "number_of_non_instant_spells_cast_in_past_8_seconds": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "crimson_priest_boss_degenzone": {
    "description": "ブラッドパージから物理継続ダメージを受けている",
    "invisible": false,
    "name": "ブラッドパージ",
    "removable": false,
    "stats": [
      "base_physical_damage_taken_per_minute"
    ],
    "visuals": "crimson_priest_boss_degen",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "incrementing_slow": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "action_speed_-%"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "ghostfire_self_burn": {
    "description": "火継続ダメージを受けている。",
    "invisible": false,
    "name": "ゴーストファイヤの包囲",
    "removable": false,
    "stats": [
      "base_fire_damage_%_of_maximum_life_taken_per_minute"
    ],
    "visuals": "pirate_boss_ghostfire_degen",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "ritual_rune_lightning1": {
    "description": "ルーンの範囲内の敵は強くなる",
    "invisible": true,
    "name": "リチュアルルーン",
    "removable": false,
    "stats": [
      "base_chance_to_shock_%",
      "physical_damage_%_to_add_as_lightning"
    ],
    "visuals": "ritual_rune_buff_lightning1",
    "category": "Buff",
    "sources": {
      "RitualRuneTypes": [
        {
          "id": "Lightning1",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": [
            "25%の確率で敵を感電させる",
            "物理ダメージの20%を追加雷ダメージとして獲得する"
          ],
          "stats": {
            "base_chance_to_shock_%": 25,
            "physical_damage_%_to_add_as_lightning": 20
          }
        },
        {
          "id": "Lightning2",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": [
            "30%の確率で敵を感電させる",
            "物理ダメージの25%を追加雷ダメージとして獲得する"
          ],
          "stats": {
            "base_chance_to_shock_%": 30,
            "physical_damage_%_to_add_as_lightning": 25
          }
        },
        {
          "id": "Lightning3",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": [
            "35%の確率で敵を感電させる",
            "物理ダメージの30%を追加雷ダメージとして獲得する"
          ],
          "stats": {
            "base_chance_to_shock_%": 35,
            "physical_damage_%_to_add_as_lightning": 30
          }
        },
        {
          "id": "Lightning4",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": [
            "40%の確率で敵を感電させる",
            "物理ダメージの35%を追加雷ダメージとして獲得する"
          ],
          "stats": {
            "base_chance_to_shock_%": 40,
            "physical_damage_%_to_add_as_lightning": 35
          }
        },
        {
          "id": "Lightning5",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": [
            "50%の確率で敵を感電させる",
            "物理ダメージの40%を追加雷ダメージとして獲得する"
          ],
          "stats": {
            "base_chance_to_shock_%": 50,
            "physical_damage_%_to_add_as_lightning": 40
          }
        }
      ]
    },
    "templates": null,
    "stack_limit": null
  },
  "ritual_rune_physical_blood1": {
    "description": "ルーンの範囲内の敵は強くなる",
    "invisible": true,
    "name": "リチュアルルーン",
    "removable": false,
    "stats": [
      "bleed_on_hit_with_attacks_%",
      "physical_damage_+%"
    ],
    "visuals": "ritual_rune_buff_physical_blood1",
    "category": "Buff",
    "sources": {
      "RitualRuneTypes": [
        {
          "id": "PhysicalBlood1",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": [
            "アタックは25%の確率で出血を付与する",
            "グローバル物理ダメージが20%増加する"
          ],
          "stats": {
            "bleed_on_hit_with_attacks_%": 25,
            "physical_damage_+%": 20
          }
        },
        {
          "id": "PhysicalBlood2",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": [
            "アタックは30%の確率で出血を付与する",
            "グローバル物理ダメージが25%増加する"
          ],
          "stats": {
            "bleed_on_hit_with_attacks_%": 30,
            "physical_damage_+%": 25
          }
        },
        {
          "id": "PhysicalBlood3",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": [
            "アタックは35%の確率で出血を付与する",
            "グローバル物理ダメージが30%増加する"
          ],
          "stats": {
            "bleed_on_hit_with_attacks_%": 35,
            "physical_damage_+%": 30
          }
        },
        {
          "id": "PhysicalBlood4",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": [
            "アタックは40%の確率で出血を付与する",
            "グローバル物理ダメージが35%増加する"
          ],
          "stats": {
            "bleed_on_hit_with_attacks_%": 40,
            "physical_damage_+%": 35
          }
        },
        {
          "id": "PhysicalBlood5",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": [
            "アタックは50%の確率で出血を付与する",
            "グローバル物理ダメージが40%増加する"
          ],
          "stats": {
            "bleed_on_hit_with_attacks_%": 50,
            "physical_damage_+%": 40
          }
        }
      ]
    },
    "templates": null,
    "stack_limit": null
  },
  "ritual_rune_chaos_green1": {
    "description": "ルーンの範囲内の敵は強くなる",
    "invisible": true,
    "name": "リチュアルルーン",
    "removable": false,
    "stats": [
      "base_chance_to_poison_on_hit_%",
      "physical_damage_%_to_add_as_chaos"
    ],
    "visuals": "ritual_rune_buff_chaos_green1",
    "category": "Buff",
    "sources": {
      "RitualRuneTypes": [
        {
          "id": "ChaosGreen1",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": [
            "ヒット時に30%の確率で毒を付与する",
            "物理ダメージの8%を追加混沌ダメージとして獲得する"
          ],
          "stats": {
            "base_chance_to_poison_on_hit_%": 30,
            "physical_damage_%_to_add_as_chaos": 8
          }
        },
        {
          "id": "ChaosGreen2",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": [
            "ヒット時に35%の確率で毒を付与する",
            "物理ダメージの10%を追加混沌ダメージとして獲得する"
          ],
          "stats": {
            "base_chance_to_poison_on_hit_%": 35,
            "physical_damage_%_to_add_as_chaos": 10
          }
        },
        {
          "id": "ChaosGreen3",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": [
            "ヒット時に40%の確率で毒を付与する",
            "物理ダメージの12%を追加混沌ダメージとして獲得する"
          ],
          "stats": {
            "base_chance_to_poison_on_hit_%": 40,
            "physical_damage_%_to_add_as_chaos": 12
          }
        },
        {
          "id": "ChaosGreen4",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": [
            "ヒット時に50%の確率で毒を付与する",
            "物理ダメージの14%を追加混沌ダメージとして獲得する"
          ],
          "stats": {
            "base_chance_to_poison_on_hit_%": 50,
            "physical_damage_%_to_add_as_chaos": 14
          }
        }
      ]
    },
    "templates": null,
    "stack_limit": null
  },
  "ritual_rune_generic_charges1": {
    "description": "ルーンの範囲内の敵は強くなる",
    "invisible": true,
    "name": "リチュアルルーン",
    "removable": false,
    "stats": [],
    "visuals": "ritual_rune_buff_generic_charges1",
    "category": "Buff",
    "sources": {
      "RitualRuneTypes": [
        {
          "id": "GenericCharges1",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": null,
          "stats": null
        },
        {
          "id": "GenericCharges2",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": null,
          "stats": null
        },
        {
          "id": "GenericCharges3",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": null,
          "stats": null
        },
        {
          "id": "GenericCharges4",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": null,
          "stats": null
        }
      ]
    },
    "templates": null,
    "stack_limit": null
  },
  "ritual_rune_generic_energy_shield1": {
    "description": "ルーンの範囲内の敵は強くなる",
    "invisible": true,
    "name": "リチュアルルーン",
    "removable": false,
    "stats": [
      "maximum_life_%_to_add_as_maximum_energy_shield"
    ],
    "visuals": "ritual_rune_buff_generic_energy_shield1",
    "category": "Buff",
    "sources": {
      "RitualRuneTypes": [
        {
          "id": "GenericEnergyShield1",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": [
            "最大ライフの30%を追加の最大エナジーシールドとして獲得する"
          ],
          "stats": {
            "maximum_life_%_to_add_as_maximum_energy_shield": 30
          }
        },
        {
          "id": "GenericEnergyShield2",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": [
            "最大ライフの35%を追加の最大エナジーシールドとして獲得する"
          ],
          "stats": {
            "maximum_life_%_to_add_as_maximum_energy_shield": 35
          }
        },
        {
          "id": "GenericEnergyShield3",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": [
            "最大ライフの40%を追加の最大エナジーシールドとして獲得する"
          ],
          "stats": {
            "maximum_life_%_to_add_as_maximum_energy_shield": 40
          }
        },
        {
          "id": "GenericEnergyShield4",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": [
            "最大ライフの45%を追加の最大エナジーシールドとして獲得する"
          ],
          "stats": {
            "maximum_life_%_to_add_as_maximum_energy_shield": 45
          }
        },
        {
          "id": "GenericEnergyShield5",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": [
            "最大ライフの50%を追加の最大エナジーシールドとして獲得する"
          ],
          "stats": {
            "maximum_life_%_to_add_as_maximum_energy_shield": 50
          }
        }
      ]
    },
    "templates": null,
    "stack_limit": null
  },
  "ritual_rune_generic_life1": {
    "description": "ルーンの範囲内の敵は強くなる",
    "invisible": true,
    "name": "リチュアルルーン",
    "removable": false,
    "stats": [
      "life_regeneration_rate_per_minute_%"
    ],
    "visuals": "ritual_rune_buff_generic_life1",
    "category": "Buff",
    "sources": {
      "RitualRuneTypes": [
        {
          "id": "GenericLife1",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": [
            "毎秒ライフの2%を自動回復する"
          ],
          "stats": {
            "life_regeneration_rate_per_minute_%": 120
          }
        },
        {
          "id": "GenericLife2",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": [
            "毎秒ライフの2%を自動回復する"
          ],
          "stats": {
            "life_regeneration_rate_per_minute_%": 120
          }
        },
        {
          "id": "GenericLife3",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": [
            "毎秒ライフの2%を自動回復する"
          ],
          "stats": {
            "life_regeneration_rate_per_minute_%": 120
          }
        },
        {
          "id": "GenericLife4",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": [
            "毎秒ライフの2%を自動回復する"
          ],
          "stats": {
            "life_regeneration_rate_per_minute_%": 120
          }
        },
        {
          "id": "GenericLife5",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": [
            "毎秒ライフの2%を自動回復する"
          ],
          "stats": {
            "life_regeneration_rate_per_minute_%": 120
          }
        }
      ]
    },
    "templates": null,
    "stack_limit": null
  },
  "ritual_rune_generic_fortify1": {
    "description": "ルーンの範囲内の敵は強くなる",
    "invisible": true,
    "name": "リチュアルルーン",
    "removable": false,
    "stats": [
      "monster_damage_taken_+%_final_from_buff_from_ot"
    ],
    "visuals": "ritual_rune_buff_generic_fortify1",
    "category": "Buff",
    "sources": {
      "RitualRuneTypes": [
        {
          "id": "GenericFortify1",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": null,
          "stats": {
            "monster_damage_taken_+%_final_from_buff_from_ot": -20
          }
        },
        {
          "id": "GenericFortify2",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": null,
          "stats": {
            "monster_damage_taken_+%_final_from_buff_from_ot": -25
          }
        },
        {
          "id": "GenericFortify3",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": null,
          "stats": {
            "monster_damage_taken_+%_final_from_buff_from_ot": -30
          }
        },
        {
          "id": "GenericFortify4",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": null,
          "stats": {
            "monster_damage_taken_+%_final_from_buff_from_ot": -35
          }
        }
      ]
    },
    "templates": null,
    "stack_limit": null
  },
  "ritual_rune_generic_massive1": {
    "description": "ルーンの範囲内の敵は強くなる",
    "invisible": true,
    "name": "リチュアルルーン",
    "removable": false,
    "stats": [
      "base_actor_scale_+%",
      "base_skill_area_of_effect_+%",
      "maximum_life_+%"
    ],
    "visuals": "ritual_rune_buff_generic_massive1",
    "category": "Buff",
    "sources": {
      "RitualRuneTypes": [
        {
          "id": "GenericMassive1",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": [
            "キャラクターサイズが20%増加する",
            "効果範囲が60%増加する",
            "最大ライフが30%増加する"
          ],
          "stats": {
            "base_actor_scale_+%": 20,
            "base_skill_area_of_effect_+%": 60,
            "maximum_life_+%": 30
          }
        },
        {
          "id": "GenericMassive2",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": [
            "キャラクターサイズが20%増加する",
            "効果範囲が70%増加する",
            "最大ライフが35%増加する"
          ],
          "stats": {
            "base_actor_scale_+%": 20,
            "base_skill_area_of_effect_+%": 70,
            "maximum_life_+%": 35
          }
        },
        {
          "id": "GenericMassive3",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": [
            "キャラクターサイズが20%増加する",
            "効果範囲が80%増加する",
            "最大ライフが40%増加する"
          ],
          "stats": {
            "base_actor_scale_+%": 20,
            "base_skill_area_of_effect_+%": 80,
            "maximum_life_+%": 40
          }
        },
        {
          "id": "GenericMassive4",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": [
            "キャラクターサイズが20%増加する",
            "効果範囲が90%増加する",
            "最大ライフが50%増加する"
          ],
          "stats": {
            "base_actor_scale_+%": 20,
            "base_skill_area_of_effect_+%": 90,
            "maximum_life_+%": 50
          }
        }
      ]
    },
    "templates": null,
    "stack_limit": null
  },
  "ritual_rune_generic_speed1": {
    "description": "ルーンの範囲内の敵は強くなる",
    "invisible": true,
    "name": "リチュアルルーン",
    "removable": false,
    "stats": [
      "attack_speed_+%",
      "base_cast_speed_+%",
      "base_movement_velocity_+%"
    ],
    "visuals": "ritual_rune_buff_generic_speed1",
    "category": "Buff",
    "sources": {
      "RitualRuneTypes": [
        {
          "id": "GenericSpeed1",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": [
            "アタックスピードが10%増加する",
            "キャストスピードが10%増加する",
            "移動スピードが10%増加する"
          ],
          "stats": {
            "attack_speed_+%": 10,
            "base_cast_speed_+%": 10,
            "base_movement_velocity_+%": 10
          }
        },
        {
          "id": "GenericSpeed2",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": [
            "アタックスピードが12%増加する",
            "キャストスピードが12%増加する",
            "移動スピードが12%増加する"
          ],
          "stats": {
            "attack_speed_+%": 12,
            "base_cast_speed_+%": 12,
            "base_movement_velocity_+%": 12
          }
        },
        {
          "id": "GenericSpeed3",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": [
            "アタックスピードが15%増加する",
            "キャストスピードが15%増加する",
            "移動スピードが15%増加する"
          ],
          "stats": {
            "attack_speed_+%": 15,
            "base_cast_speed_+%": 15,
            "base_movement_velocity_+%": 15
          }
        },
        {
          "id": "GenericSpeed4",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": [
            "アタックスピードが18%増加する",
            "キャストスピードが18%増加する",
            "移動スピードが18%増加する"
          ],
          "stats": {
            "attack_speed_+%": 18,
            "base_cast_speed_+%": 18,
            "base_movement_velocity_+%": 18
          }
        }
      ]
    },
    "templates": null,
    "stack_limit": null
  },
  "ritual_rune_necromantic1": {
    "description": "ルーンの範囲内の敵は強くなる",
    "invisible": true,
    "name": "リチュアルルーン",
    "removable": false,
    "stats": [],
    "visuals": "ritual_rune_buff_necromantic1",
    "category": "Buff",
    "sources": {
      "RitualRuneTypes": [
        {
          "id": "Necromantic1",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": null,
          "stats": null
        },
        {
          "id": "Necromantic2",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": null,
          "stats": null
        },
        {
          "id": "Necromantic3",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": null,
          "stats": null
        },
        {
          "id": "Necromantic4",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": null,
          "stats": null
        }
      ]
    },
    "templates": null,
    "stack_limit": null
  },
  "ritual_rune_vaal1": {
    "description": "ルーンの範囲内の敵は強くなる",
    "invisible": true,
    "name": "リチュアルルーン",
    "removable": false,
    "stats": [
      "dropped_items_are_corrupted"
    ],
    "visuals": "ritual_rune_buff_vaal1",
    "category": "Buff",
    "sources": {
      "RitualRuneTypes": [
        {
          "id": "Vaal1",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": null,
          "stats": {
            "dropped_items_are_corrupted": 1
          }
        },
        {
          "id": "Vaal2",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": null,
          "stats": {
            "dropped_items_are_corrupted": 1
          }
        },
        {
          "id": "Vaal3",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": null,
          "stats": {
            "dropped_items_are_corrupted": 1
          }
        },
        {
          "id": "Vaal4",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": null,
          "stats": {
            "dropped_items_are_corrupted": 1
          }
        }
      ]
    },
    "templates": null,
    "stack_limit": null
  },
  "ritual_rune_golden1": {
    "description": "ルーンの範囲内の敵は強くなる",
    "invisible": true,
    "name": "リチュアルルーン",
    "removable": false,
    "stats": [
      "from_league_item_rarity_+%_permyriad",
      "from_league_item_quantity_+%_permyriad"
    ],
    "visuals": "ritual_rune_buff_golden1",
    "category": "Buff",
    "sources": {
      "RitualRuneTypes": [
        {
          "id": "Golden1",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": null,
          "stats": {
            "from_league_item_rarity_+%_permyriad": 4000,
            "from_league_item_quantity_+%_permyriad": 4000
          }
        },
        {
          "id": "Golden2",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": null,
          "stats": {
            "from_league_item_rarity_+%_permyriad": 5000,
            "from_league_item_quantity_+%_permyriad": 5000
          }
        },
        {
          "id": "Golden3",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": null,
          "stats": {
            "from_league_item_rarity_+%_permyriad": 6000,
            "from_league_item_quantity_+%_permyriad": 6000
          }
        }
      ]
    },
    "templates": null,
    "stack_limit": null
  },
  "ritual_rune_fire2": {
    "description": "ルーンの範囲内の敵は強くなる",
    "invisible": true,
    "name": "リチュアルルーン",
    "removable": false,
    "stats": [
      "base_chance_to_ignite_%",
      "physical_damage_%_to_add_as_fire"
    ],
    "visuals": "ritual_rune_buff_fire1",
    "category": "Buff",
    "sources": {
      "RitualRuneTypes": [
        {
          "id": "FireUber1",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": [
            "常に敵を発火させる",
            "物理ダメージの60%を追加火ダメージとして獲得する"
          ],
          "stats": {
            "base_chance_to_ignite_%": 100,
            "physical_damage_%_to_add_as_fire": 60
          }
        },
        {
          "id": "FireUber2",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": [
            "常に敵を発火させる",
            "物理ダメージの70%を追加火ダメージとして獲得する"
          ],
          "stats": {
            "base_chance_to_ignite_%": 100,
            "physical_damage_%_to_add_as_fire": 70
          }
        },
        {
          "id": "FireUber3",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": [
            "常に敵を発火させる",
            "物理ダメージの80%を追加火ダメージとして獲得する"
          ],
          "stats": {
            "base_chance_to_ignite_%": 100,
            "physical_damage_%_to_add_as_fire": 80
          }
        }
      ]
    },
    "templates": null,
    "stack_limit": null
  },
  "ritual_rune_cold2": {
    "description": "ルーンの範囲内の敵は強くなる",
    "invisible": true,
    "name": "リチュアルルーン",
    "removable": false,
    "stats": [
      "base_chance_to_freeze_%",
      "physical_damage_%_to_add_as_cold"
    ],
    "visuals": "ritual_rune_buff_cold1",
    "category": "Buff",
    "sources": {
      "RitualRuneTypes": [
        {
          "id": "ColdUber1",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": [
            "常に敵を凍結させる",
            "物理ダメージの60%を追加冷気ダメージとして獲得する"
          ],
          "stats": {
            "base_chance_to_freeze_%": 100,
            "physical_damage_%_to_add_as_cold": 60
          }
        },
        {
          "id": "ColdUber2",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": [
            "常に敵を凍結させる",
            "物理ダメージの70%を追加冷気ダメージとして獲得する"
          ],
          "stats": {
            "base_chance_to_freeze_%": 100,
            "physical_damage_%_to_add_as_cold": 70
          }
        },
        {
          "id": "ColdUber3",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": [
            "常に敵を凍結させる",
            "物理ダメージの80%を追加冷気ダメージとして獲得する"
          ],
          "stats": {
            "base_chance_to_freeze_%": 100,
            "physical_damage_%_to_add_as_cold": 80
          }
        }
      ]
    },
    "templates": null,
    "stack_limit": null
  },
  "ritual_rune_chaos_purple2": {
    "description": "ルーンの範囲内の敵は強くなる",
    "invisible": true,
    "name": "リチュアルルーン",
    "removable": false,
    "stats": [
      "non_chaos_damage_to_add_as_chaos_damage_%",
      "withered_on_hit_chance_%"
    ],
    "visuals": "ritual_rune_buff_chaos_purple1",
    "category": "Buff",
    "sources": {
      "RitualRuneTypes": [
        {
          "id": "ChaosPurpleUber1",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": [
            "混沌ダメージ以外のダメージの15%を追加混沌ダメージとして獲得する"
          ],
          "stats": {
            "non_chaos_damage_to_add_as_chaos_damage_%": 15,
            "withered_on_hit_chance_%": 30
          }
        },
        {
          "id": "ChaosPurpleUber2",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": [
            "混沌ダメージ以外のダメージの18%を追加混沌ダメージとして獲得する"
          ],
          "stats": {
            "non_chaos_damage_to_add_as_chaos_damage_%": 18,
            "withered_on_hit_chance_%": 40
          }
        },
        {
          "id": "ChaosPurpleUber3",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": [
            "混沌ダメージ以外のダメージの20%を追加混沌ダメージとして獲得する"
          ],
          "stats": {
            "non_chaos_damage_to_add_as_chaos_damage_%": 20,
            "withered_on_hit_chance_%": 50
          }
        }
      ]
    },
    "templates": null,
    "stack_limit": null
  },
  "ritual_rune_lightning2": {
    "description": "ルーンの範囲内の敵は強くなる",
    "invisible": true,
    "name": "リチュアルルーン",
    "removable": false,
    "stats": [
      "base_chance_to_shock_%",
      "physical_damage_%_to_add_as_lightning"
    ],
    "visuals": "ritual_rune_buff_lightning1",
    "category": "Buff",
    "sources": {
      "RitualRuneTypes": [
        {
          "id": "LightningUber1",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": [
            "常に敵を感電させる",
            "物理ダメージの60%を追加雷ダメージとして獲得する"
          ],
          "stats": {
            "base_chance_to_shock_%": 100,
            "physical_damage_%_to_add_as_lightning": 60
          }
        },
        {
          "id": "LightningUber2",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": [
            "常に敵を感電させる",
            "物理ダメージの70%を追加雷ダメージとして獲得する"
          ],
          "stats": {
            "base_chance_to_shock_%": 100,
            "physical_damage_%_to_add_as_lightning": 70
          }
        },
        {
          "id": "LightningUber3",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": [
            "常に敵を感電させる",
            "物理ダメージの80%を追加雷ダメージとして獲得する"
          ],
          "stats": {
            "base_chance_to_shock_%": 100,
            "physical_damage_%_to_add_as_lightning": 80
          }
        }
      ]
    },
    "templates": null,
    "stack_limit": null
  },
  "ritual_rune_physical_blood2": {
    "description": "ルーンの範囲内の敵は強くなる",
    "invisible": true,
    "name": "リチュアルルーン",
    "removable": false,
    "stats": [
      "bleed_on_hit_with_attacks_%",
      "physical_damage_+%"
    ],
    "visuals": "ritual_rune_buff_physical_blood1",
    "category": "Buff",
    "sources": {
      "RitualRuneTypes": [
        {
          "id": "PhysicalBloodUber1",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": [
            "アタックは出血を付与する",
            "グローバル物理ダメージが60%増加する"
          ],
          "stats": {
            "bleed_on_hit_with_attacks_%": 100,
            "physical_damage_+%": 60
          }
        },
        {
          "id": "PhysicalBloodUber2",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": [
            "アタックは出血を付与する",
            "グローバル物理ダメージが70%増加する"
          ],
          "stats": {
            "bleed_on_hit_with_attacks_%": 100,
            "physical_damage_+%": 70
          }
        },
        {
          "id": "PhysicalBloodUber3",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": [
            "アタックは出血を付与する",
            "グローバル物理ダメージが80%増加する"
          ],
          "stats": {
            "bleed_on_hit_with_attacks_%": 100,
            "physical_damage_+%": 80
          }
        }
      ]
    },
    "templates": null,
    "stack_limit": null
  },
  "ritual_rune_nameless1": {
    "description": "ルーンの範囲内の敵は強くなる",
    "invisible": true,
    "name": "リチュアルルーン",
    "removable": false,
    "stats": [
      "curse_effect_on_self_+%",
      "random_curse_on_hit_%_against_uncursed_enemies"
    ],
    "visuals": "ritual_rune_buff_chaos_purple1",
    "category": "Buff",
    "sources": {
      "RitualRuneTypes": [
        {
          "id": "Nameless1",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": [
            "プレイヤーに対する呪いの効果が30%減少する",
            "ヒット時に20%の確率で呪い状態でない敵にランダムな呪術で呪う"
          ],
          "stats": {
            "curse_effect_on_self_+%": -30,
            "random_curse_on_hit_%_against_uncursed_enemies": 20
          }
        },
        {
          "id": "Nameless2",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": [
            "プレイヤーに対する呪いの効果が40%減少する",
            "ヒット時に20%の確率で呪い状態でない敵にランダムな呪術で呪う"
          ],
          "stats": {
            "curse_effect_on_self_+%": -40,
            "random_curse_on_hit_%_against_uncursed_enemies": 20
          }
        },
        {
          "id": "Nameless3",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": [
            "プレイヤーに対する呪いの効果が50%減少する",
            "ヒット時に30%の確率で呪い状態でない敵にランダムな呪術で呪う"
          ],
          "stats": {
            "curse_effect_on_self_+%": -50,
            "random_curse_on_hit_%_against_uncursed_enemies": 30
          }
        }
      ]
    },
    "templates": null,
    "stack_limit": null
  },
  "mirage_archer_mirage_display_buff": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "ground_fire_scorch": {
    "description": "焦げ領域上に立っているため、元素耐性が下がっている。",
    "invisible": false,
    "name": "焦げ領域",
    "removable": false,
    "stats": [
      "base_resist_all_elements_%"
    ],
    "visuals": "scorched",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "ritual_golden_coin_buff": {
    "description": "倒した敵が落とすアイテムの量とレアリティが大幅に増加。また、受けるダメージも増加。",
    "invisible": false,
    "name": "賭博師の欲望",
    "removable": false,
    "stats": [
      "base_damage_taken_+%",
      "base_item_found_quantity_+%",
      "base_item_found_rarity_+%"
    ],
    "visuals": "ritual_golden_coin_buff",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "scorched_earth_degen_explosion": {
    "description": "火継続ダメージを受けている。",
    "invisible": false,
    "name": "燃焼",
    "removable": false,
    "stats": [
      "base_fire_damage_taken_per_minute"
    ],
    "visuals": "ground_fire_burn",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "ritual_generic_speed_buff": {
    "description": "速くなっている",
    "invisible": false,
    "name": "スピードゲール",
    "removable": false,
    "stats": [
      "action_speed_-%"
    ],
    "visuals": "ritual_speed_daemon",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": 5
  },
  "maven_boss_buff": {
    "description": "速くなっている",
    "invisible": false,
    "name": "メイヴェンの恩寵",
    "removable": false,
    "stats": [
      "action_speed_-%"
    ],
    "visuals": "maven_boss_buff",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "have_gained_frenzy_charge_recently": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "no_players_in_range_immunity": {
    "description": "",
    "invisible": true,
    "name": "完全耐性",
    "removable": false,
    "stats": [
      "base_cannot_be_damaged",
      "cannot_die"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "demigods_increased_item_rarity_aura": {
    "description": "アイテムのレアリティが増加",
    "invisible": false,
    "name": "半神の権威",
    "removable": false,
    "stats": [
      "base_item_found_rarity_+%"
    ],
    "visuals": "demigods_increased_item_rarity_aura",
    "category": "Buff",
    "sources": {
      "Mods": [
        {
          "id": "LocalDisplayYouAndNearbyAlliesHaveIncreasedItemRarityUnique__1",
          "item": null,
          "name": null,
          "template": "LocalDisplayYouAndNearbyAlliesHaveIncreasedItemRarityUnique__1",
          "stat_text": null,
          "stats": null
        }
      ]
    },
    "templates": {
      "LocalDisplayYouAndNearbyAlliesHaveIncreasedItemRarityUnique__1": {
        "aura_radius_metres": 6.0,
        "stats": {
          "base_item_found_rarity_+%": 0
        },
        "stat_text": null,
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "brutal_charge": {
    "description": "ブルータルチャージごとにトリプルダメージを与える確率を獲得、スタン閾値が増加。",
    "invisible": false,
    "name": "ブルータルチャージ",
    "removable": false,
    "stats": [],
    "visuals": "brutal_charge",
    "category": "Charge",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "affliction_charge": {
    "description": "アフリクションチャージごとに状態異常のダメージおよび非ダメージ性状態異常の効果が上昇。",
    "invisible": false,
    "name": "アフリクションチャージ",
    "removable": false,
    "stats": [],
    "visuals": "affliction_charge",
    "category": "Charge",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "absorption_charge": {
    "description": "アブゾープションチャージごとに、受けた元素ダメージの一部をエナジーシールドとして回収する。",
    "invisible": false,
    "name": "アブゾープションチャージ",
    "removable": false,
    "stats": [],
    "visuals": "absorption_charge",
    "category": "Charge",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "energy_shield_recoup": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "base_energy_shield_recovery_per_minute"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "negative_energy_shield_recoup": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "energy_shield_lost_per_minute"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "have_culled_recently": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "have_culled_recently"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "have_taken_projectile_damage_recently": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "have_taken_projectile_damage_recently"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "crazy": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "base_chaos_damage_%_of_maximum_life_taken_per_minute",
      "attack_speed_+%",
      "damage_+%",
      "is_crazy"
    ],
    "visuals": "crazy",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "thaumaturgist_grow_buff": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "base_actor_scale_+%",
      "base_movement_velocity_+%",
      "attack_speed_+%",
      "monster_damage_taken_+%_final_from_buff_from_ot"
    ],
    "visuals": "thaumaturgy_grow_buff",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": 10
  },
  "ritual_blood_totem_degen": {
    "description": "物理継続ダメージを受けている。",
    "invisible": false,
    "name": "衰えた肉体",
    "removable": false,
    "stats": [
      "base_physical_damage_taken_per_minute"
    ],
    "visuals": "ritual_blood_totem_degen",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": 10
  },
  "behemoth_swamp_gas": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "base_chaos_damage_taken_per_minute"
    ],
    "visuals": "invisible",
    "category": "Debuff",
    "sources": {
      "PlayerConditions": [
        {
          "id": "AffectedByToxicSwamp",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": [
            "毎秒xの混沌ダメージを受ける"
          ],
          "stats": {
            "base_chaos_damage_taken_per_minute": 1
          }
        }
      ]
    },
    "templates": null,
    "stack_limit": null
  },
  "vilenta_reflection_beam_degen_fire": {
    "description": "火継続ダメージを受けている。",
    "invisible": false,
    "name": "ヴァイレンタビーム",
    "removable": false,
    "stats": [
      "base_fire_damage_taken_per_minute"
    ],
    "visuals": "fire_beam_burning",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "toxic_grasping_vines": {
    "description": "蔓から混沌継続ダメージを受け、減速している。動くことで破壊できる。",
    "invisible": false,
    "name": "有毒な蔓",
    "removable": false,
    "stats": [
      "ritual_grasping_vine_movement_speed_+%_final",
      "base_chaos_damage_taken_per_minute",
      "your_travel_skills_are_disabled"
    ],
    "visuals": "ritual_chaos_vines",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": 10
  },
  "ritual_toxic_grasping_vines_aura": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "buff_impl_stat",
      "buff_impl_stat"
    ],
    "visuals": "invisible",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "ritual_grow_buff": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "base_actor_scale_+%",
      "base_movement_velocity_+%",
      "attack_speed_+%",
      "monster_damage_taken_+%_final_from_buff_from_ot"
    ],
    "visuals": "ritual_grow_buff",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "maven_boss_heal": {
    "description": "",
    "invisible": false,
    "name": "",
    "removable": false,
    "stats": [
      "life_regeneration_rate_per_minute_%",
      "base_energy_shield_regeneration_rate_per_minute_%"
    ],
    "visuals": "maven_boss_heal",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "reaper_wraith_grasping_chains": {
    "description": "束縛する鎖により減速している。動くことで鎖を破壊できる。",
    "invisible": false,
    "name": "束縛する鎖",
    "removable": false,
    "stats": [
      "grasping_vines_movement_speed_+%_final",
      "buff_impl_stat",
      "buff_impl_stat",
      "your_travel_skills_are_disabled"
    ],
    "visuals": "grasping_vines_buff",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "ritual_totem_defences": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "base_damage_taken_+%"
    ],
    "visuals": "ritual_totem_defences_buff",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "maven_map_space_vines": {
    "description": "イシリアルテンドリルにより遅くなっている。動くことで破壊できる。",
    "invisible": false,
    "name": "イシリアルテンドリル",
    "removable": false,
    "stats": [
      "grasping_vines_movement_speed_+%_final",
      "buff_impl_stat",
      "buff_impl_stat",
      "your_travel_skills_are_disabled"
    ],
    "visuals": "grasping_vines_buff",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "maven_decay_on_hit": {
    "description": "",
    "invisible": false,
    "name": "",
    "removable": false,
    "stats": [
      "deal_chaos_damage_per_second_for_10_seconds_on_hit",
      "deal_chaos_damage_per_second_for_10_seconds_on_hit_art_variation"
    ],
    "visuals": "maven_decay_on_hit",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "kill_on_expiry": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "maven_clone_buff": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "is_hidden_monster",
      "damage_+%"
    ],
    "visuals": "invisible",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "sirus_influence": {
    "description": "シラスに侵されている。スピードが上昇、非混沌ダメージを追加の混沌ダメージとして与える。",
    "invisible": false,
    "name": "エルドリッチエンパワーメント",
    "removable": false,
    "stats": [
      "base_actor_scale_+%",
      "base_movement_velocity_+%",
      "attack_and_cast_speed_+%",
      "non_chaos_damage_to_add_as_chaos_damage_%",
      "damage_+%"
    ],
    "visuals": "sirus_influence",
    "category": null,
    "sources": {
      "Mods": [
        {
          "id": "MonsterSirusInfluenced",
          "item": null,
          "name": null,
          "template": "MonsterSirusInfluenced",
          "stat_text": null,
          "stats": null
        }
      ]
    },
    "templates": {
      "MonsterSirusInfluenced": {
        "aura_radius_metres": null,
        "stats": {
          "base_actor_scale_+%": 0,
          "base_movement_velocity_+%": 0,
          "attack_and_cast_speed_+%": 0,
          "non_chaos_damage_to_add_as_chaos_damage_%": 0,
          "damage_+%": 0
        },
        "stat_text": null,
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "maven_orb_degenzone": {
    "description": "メイヴェンのオーブから火継続ダメージを受けている",
    "invisible": false,
    "name": "オーブ・ファイヤ",
    "removable": false,
    "stats": [
      "base_fire_damage_taken_per_minute"
    ],
    "visuals": "ignited",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "ritual_es_recharge": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "energy_shield_delay_-%",
      "energy_shield_recharge_rate_+%"
    ],
    "visuals": "invisible",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "ultimatum_ruin": {
    "description": "崩壊を受けている。崩壊が7に達するとアルティメイタムに失敗する",
    "invisible": false,
    "name": "崩壊",
    "removable": false,
    "stats": [],
    "visuals": "ultimatum_ruin",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "supporter_map_ruin": {
    "description": "崩壊を受けている。崩壊が7に達すると報酬を獲得できなくなる",
    "invisible": false,
    "name": "崩壊",
    "removable": false,
    "stats": [],
    "visuals": "ultimatum_ruin",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": 7
  },
  "maven_memory_game_degen": {
    "description": "減速し、火、冷気および雷継続ダメージを受けている",
    "invisible": false,
    "name": "メイヴェンのゲーム",
    "removable": false,
    "stats": [
      "base_fire_damage_taken_per_minute",
      "base_cold_damage_taken_per_minute",
      "base_lightning_damage_taken_per_minute",
      "metamorphosis_boss_move_speed_+%_final_permyriad"
    ],
    "visuals": "maven_memory_game_degen",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "maven_rotating_beam_debuff": {
    "description": "元素耐性の最大値が下がり、ライフおよびエナジーシールドを回復できない",
    "invisible": false,
    "name": "メイヴェンの天罰",
    "removable": false,
    "stats": [
      "additional_maximum_all_elemental_resistances_%",
      "cannot_recover_life",
      "no_energy_shield_recovery"
    ],
    "visuals": "maven_memory_game_degen",
    "category": "Debuff",
    "sources": {
      "PlayerConditions": [
        {
          "id": "HasMavensPunishment",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": [
            "全ての元素耐性の最大値 +x%",
            "エナジーシールドを獲得することができない"
          ],
          "stats": {
            "additional_maximum_all_elemental_resistances_%": 1,
            "cannot_recover_life": 1,
            "no_energy_shield_recovery": 1
          }
        }
      ]
    },
    "templates": null,
    "stack_limit": null
  },
  "maven_cutter_beam_debuff": {
    "description": "元素耐性の最大値が下がり、ライフおよびエナジーシールドを回復できない",
    "invisible": false,
    "name": "メイヴェンの天罰",
    "removable": false,
    "stats": [
      "additional_maximum_all_elemental_resistances_%",
      "cannot_recover_life",
      "no_energy_shield_recovery"
    ],
    "visuals": "maven_memory_game_degen",
    "category": "Debuff",
    "sources": {
      "PlayerConditions": [
        {
          "id": "HasMavensPunishment",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": [
            "全ての元素耐性の最大値 +x%",
            "エナジーシールドを獲得することができない"
          ],
          "stats": {
            "additional_maximum_all_elemental_resistances_%": 1,
            "cannot_recover_life": 1,
            "no_energy_shield_recovery": 1
          }
        }
      ]
    },
    "templates": null,
    "stack_limit": null
  },
  "ultimatum_monster_emerge": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "ultimatum_monster_emerge",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "maven_void_ground": {
    "description": "減速し、冷気継続ダメージを受けている。",
    "invisible": false,
    "name": "重力の井戸",
    "removable": false,
    "stats": [
      "action_speed_-%",
      "base_cold_damage_taken_per_minute"
    ],
    "visuals": "quicksand_display_buff_maven",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "maven_quick_guard": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": true,
    "stats": [
      "base_additional_physical_damage_reduction_%",
      "resist_all_%"
    ],
    "visuals": "invisible",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "ultimatumape_enrage": {
    "description": "",
    "invisible": false,
    "name": "激怒",
    "removable": false,
    "stats": [
      "base_movement_velocity_+%",
      "attack_speed_+%",
      "ultimatum_enraged_ape_damage_taken_+%_final"
    ],
    "visuals": "ultimatum_ape_enrage",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "arctic_breath_chill_aura": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "ultimatum_chieftain_buff": {
    "description": "物理ダメージの一部を追加の火ダメージとして与える",
    "invisible": false,
    "name": "族長の怒り",
    "removable": false,
    "stats": [
      "physical_damage_%_to_add_as_fire"
    ],
    "visuals": "ultimatum_chieftain_buff",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "ultimatum_ruin_over_time": {
    "description": "崩壊を獲得。",
    "invisible": true,
    "name": "加速する崩壊",
    "removable": false,
    "stats": [],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "blood_tendrils": {
    "description": "物理継続ダメージを受けている。",
    "invisible": false,
    "name": "イグザングイネイト",
    "removable": false,
    "stats": [
      "base_physical_damage_taken_per_minute"
    ],
    "visuals": "blood_tendrils",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": 3
  },
  "blood_tendrils_fire": {
    "description": "火継続ダメージを受けている。",
    "invisible": false,
    "name": "イグザングイネイト",
    "removable": false,
    "stats": [
      "base_fire_damage_taken_per_minute"
    ],
    "visuals": "blood_tendrils",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": 3
  },
  "slow_life_loss_from_hit_damage": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "life_degeneration_per_minute_not_in_grace"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "blood_surge": {
    "description": "敵をヒットした際、コラプティングフィーバースキルは敵に穢れた血を与える。",
    "invisible": false,
    "name": "コラプティングフィーバー",
    "removable": true,
    "stats": [],
    "visuals": "corrupted_blood_stream",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "ultimatum_chaos_degenzone": {
    "description": "混沌継続ダメージを受けている。",
    "invisible": false,
    "name": "窒息の瘴気",
    "removable": false,
    "stats": [
      "base_chaos_damage_taken_per_minute"
    ],
    "visuals": "ultimatum_chaos_degenzone",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "ultimatum_chaos_degenzone2": {
    "description": "混沌継続ダメージを受けている。",
    "invisible": false,
    "name": "窒息の瘴気",
    "removable": false,
    "stats": [
      "base_chaos_damage_taken_per_minute"
    ],
    "visuals": "ultimatum_chaos_degenzone",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "ultimatum_chaos_degenzone3": {
    "description": "強力な混沌継続ダメージを受けている",
    "invisible": false,
    "name": "内なる窒息の瘴気",
    "removable": false,
    "stats": [
      "base_chaos_damage_taken_per_minute"
    ],
    "visuals": "ultimatum_chaos_degenzone",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "ultimatum_vulnerability": {
    "description": "受けるダメージが増加。この効果は時間と共に増加。",
    "invisible": false,
    "name": "エスカレーティングヴァルネラビリティ",
    "removable": false,
    "stats": [
      "base_damage_taken_+%"
    ],
    "visuals": "ultimatum_vulnerability",
    "category": null,
    "sources": {
      "UltimatumModifiers": [
        {
          "id": "PlayerDebuffIncreasingVulnerability",
          "item": null,
          "name": null,
          "template": "UltimatumVulnerabilityDebuff",
          "stat_text": null,
          "stats": null
        }
      ]
    },
    "templates": {
      "UltimatumVulnerabilityDebuff": {
        "aura_radius_metres": null,
        "stats": {
          "base_damage_taken_+%": 100
        },
        "stat_text": [
          "受けるダメージが100%増加する"
        ],
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "trialmaster_tether_debuff": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "trialmaster_tether_movement_speed_+%_final"
    ],
    "visuals": "invisible",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "trialmaster_tether_debuff_display": {
    "description": "鎖に繋がれている。遠くに離れると遅くなり、最終的に切れる。鎖が切れた際、ダメージを受けスタンする。",
    "invisible": false,
    "name": "トライアルマスターの鎖",
    "removable": false,
    "stats": [
      "your_travel_skills_are_disabled"
    ],
    "visuals": "trialmaster_tether_display",
    "category": "Debuff",
    "sources": {
      "PlayerConditions": [
        {
          "id": "HasTrialmasterTether",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": [
            "トラベルスキルは無効化される"
          ],
          "stats": {
            "your_travel_skills_are_disabled": 1
          }
        }
      ]
    },
    "templates": null,
    "stack_limit": null
  },
  "skill_track_mana_spent_recently": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "base_track_mana_spent_recently_from_skill"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "ultimatum_recovery_reduction": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "life_recovery_rate_+%",
      "mana_recovery_rate_+%",
      "energy_shield_recovery_rate_+%"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": {
      "UltimatumModifiers": [
        {
          "id": "PlayerDebuffRecoveryReduction1",
          "item": null,
          "name": null,
          "template": "UltimatumRecoveryDebuff1",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PlayerDebuffRecoveryReduction2",
          "item": null,
          "name": null,
          "template": "UltimatumRecoveryDebuff2",
          "stat_text": null,
          "stats": null
        }
      ]
    },
    "templates": {
      "UltimatumRecoveryDebuff1": {
        "aura_radius_metres": null,
        "stats": {
          "life_recovery_rate_+%": -60,
          "mana_recovery_rate_+%": -60,
          "energy_shield_recovery_rate_+%": -60
        },
        "stat_text": [
          "ライフ回復レートが60%減少する",
          "マナ回復レートが60%減少する",
          "エナジーシールドリチャージレートが60%減少する"
        ],
        "visuals": null
      },
      "UltimatumRecoveryDebuff2": {
        "aura_radius_metres": null,
        "stats": {
          "life_recovery_rate_+%": -90,
          "mana_recovery_rate_+%": -90,
          "energy_shield_recovery_rate_+%": -90
        },
        "stat_text": [
          "ライフ回復レートが90%減少する",
          "マナ回復レートが90%減少する",
          "エナジーシールドリチャージレートが90%減少する"
        ],
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "ultimatum_area_and_projectile_speed": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "ultimatum_skill_area_of_effect_+%_final",
      "ultimatum_projectile_speed_+%_final"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": {
      "UltimatumModifiers": [
        {
          "id": "PlayerDebuffAreaAndProjectileSpeed",
          "item": null,
          "name": null,
          "template": "UltimatumAreaAndProjectileSpeedDebuff",
          "stat_text": null,
          "stats": null
        }
      ]
    },
    "templates": {
      "UltimatumAreaAndProjectileSpeedDebuff": {
        "aura_radius_metres": null,
        "stats": {
          "ultimatum_skill_area_of_effect_+%_final": -60,
          "ultimatum_projectile_speed_+%_final": -60
        },
        "stat_text": null,
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "ultimatum_buffs_expire_faster": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "buff_time_passed_+%_only_buff_category"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": {
      "UltimatumModifiers": [
        {
          "id": "PlayerDebuffBuffsExpireFaster",
          "item": null,
          "name": null,
          "template": "UltimatumBuffsExpireFaster",
          "stat_text": null,
          "stats": null
        }
      ]
    },
    "templates": {
      "UltimatumBuffsExpireFaster": {
        "aura_radius_metres": null,
        "stats": {
          "buff_time_passed_+%_only_buff_category": 400
        },
        "stat_text": [
          "プレイヤーのバフは400%速く消える"
        ],
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "ultimatum_cooldown_speed": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "ultimatum_cooldown_speed_+%_final"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": {
      "UltimatumModifiers": [
        {
          "id": "PlayerDebuffCooldownSpeed",
          "item": null,
          "name": null,
          "template": "UltimatumCooldownSpeedDebuff",
          "stat_text": null,
          "stats": null
        }
      ]
    },
    "templates": {
      "UltimatumCooldownSpeedDebuff": {
        "aura_radius_metres": null,
        "stats": {
          "ultimatum_cooldown_speed_+%_final": -80
        },
        "stat_text": null,
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "ultimatum_pale_ape_degen_aura": {
    "description": "物理継続ダメージを受けている。",
    "invisible": false,
    "name": "溶血オーラ",
    "removable": false,
    "stats": [
      "base_physical_damage_%_of_maximum_life_taken_per_minute"
    ],
    "visuals": "ultimatum_pale_ape_degen_aura",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "ultimatum_pale_ape_degen_aura_ruin": {
    "description": "物理継続ダメージを受けている。",
    "invisible": false,
    "name": "溶血オーラ",
    "removable": false,
    "stats": [
      "base_physical_damage_%_of_maximum_life_taken_per_minute"
    ],
    "visuals": "ultimatum_pale_ape_degen_aura_ruin",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "projectile_projectile_retaliation": {
    "description": "",
    "invisible": false,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "projectile_projectile_retaliation",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "ultimatum_accelerating_monsters": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "attack_speed_+%",
      "base_cast_speed_+%",
      "base_movement_velocity_+%"
    ],
    "visuals": "ultimatum_accelerating_monsters",
    "category": null,
    "sources": {
      "Mods": [
        {
          "id": "UltimatumAcceleratingMonsters",
          "item": null,
          "name": null,
          "template": "UltimatumAcceleratingMonsters",
          "stat_text": null,
          "stats": null
        }
      ]
    },
    "templates": {
      "UltimatumMonsterSpeedBuff": {
        "aura_radius_metres": null,
        "stats": {
          "attack_speed_+%": 50,
          "base_cast_speed_+%": 50,
          "base_movement_velocity_+%": 50
        },
        "stat_text": [
          "アタックスピードが50%増加する",
          "キャストスピードが50%増加する",
          "移動スピードが50%増加する"
        ],
        "visuals": null
      },
      "UltimatumAcceleratingMonsters": {
        "aura_radius_metres": null,
        "stats": {
          "attack_speed_+%": 0,
          "base_cast_speed_+%": 0,
          "base_movement_velocity_+%": 0
        },
        "stat_text": null,
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "cruelty": {
    "description": "クルーエルティにサポートされているスキルが与える継続ダメージが上昇。",
    "invisible": false,
    "name": "クルーエルティ",
    "removable": false,
    "stats": [
      "cruelty_damage_over_time_+%_final"
    ],
    "visuals": "cruelty",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "ground_vortex_lightning": {
    "description": "ヴォーテックスからダメージを受けている",
    "invisible": false,
    "name": "ヴォーテックス",
    "removable": false,
    "stats": [
      "base_lightning_damage_taken_per_minute",
      "is_on_ground_vortex_lightning"
    ],
    "visuals": "vortex_lightning",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "ground_vortex_lightning_ruin": {
    "description": "ヴォーテックスからダメージを受けている",
    "invisible": false,
    "name": "ヴォーテックス",
    "removable": false,
    "stats": [
      "base_lightning_damage_taken_per_minute",
      "is_on_ground_vortex_lightning"
    ],
    "visuals": "vortex_lightning",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "ground_vortex_ruin": {
    "description": "ヴォーテックスからダメージを受けている",
    "invisible": false,
    "name": "ヴォーテックス",
    "removable": false,
    "stats": [
      "base_cold_damage_taken_per_minute",
      "is_on_ground_maelstrom"
    ],
    "visuals": "vortex",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "petrified_blood": {
    "description": "ヒットを受けた際、ライフの下半分から失われるはずのライフの一部はすぐに失われず、その後、防いだ分のライフを4秒かけて失う。低ライフではない場合、スキルはマナだけでなくライフも消費し、フラスコを使用することでしか低ライフより回復できない。",
    "invisible": false,
    "name": "ペトリファイドブラッド",
    "removable": true,
    "stats": [
      "petrified_blood_%_prevented_life_loss_to_lose_over_time",
      "petrified_blood_%_life_loss_below_half_from_hit_to_prevent",
      "base_skill_gain_life_cost_%_of_mana_cost_while_not_on_low_life",
      "cannot_recover_above_low_life_except_flasks"
    ],
    "visuals": "petrified_blood",
    "category": "Buff",
    "sources": null,
    "templates": {
      "PainSuppression": {
        "aura_radius_metres": null,
        "stats": {
          "petrified_blood_%_prevented_life_loss_to_lose_over_time": 0,
          "petrified_blood_%_life_loss_below_half_from_hit_to_prevent": 0,
          "base_skill_gain_life_cost_%_of_mana_cost_while_not_on_low_life": 0,
          "cannot_recover_above_low_life_except_flasks": 1
        },
        "stat_text": null,
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "extra_projectiles_from_consuming_steel_ammo": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "number_of_additional_projectiles"
    ],
    "visuals": "invisible",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "extra_projectiles_steel_ammo_spent": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "blood_scythe_charge": {
    "description": "このチャージはリープスキルにより得られ、リープに影響を与える。",
    "invisible": false,
    "name": "ブラッドチャージ",
    "removable": false,
    "stats": [],
    "visuals": "blood_scythe_charge",
    "category": "Charge",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "blood_scythe_degen": {
    "description": "物理継続ダメージを受けている。",
    "invisible": false,
    "name": "リープ",
    "removable": false,
    "stats": [
      "base_physical_damage_taken_per_minute"
    ],
    "visuals": "blood_scythe_degen",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "blood_scythe_degen_fire": {
    "description": "火継続ダメージを受けている。",
    "invisible": false,
    "name": "リープ",
    "removable": false,
    "stats": [
      "base_fire_damage_taken_per_minute"
    ],
    "visuals": "blood_scythe_degen",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "ulimatum_daemon_beam_fire_damage": {
    "description": "火継続ダメージを受けている。",
    "invisible": false,
    "name": "バーニングボンド",
    "removable": false,
    "stats": [
      "base_fire_damage_taken_per_minute"
    ],
    "visuals": "ulimatum_daemon_beam_fire_damage",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "ulimatum_daemon_beam_cold_damage": {
    "description": "冷気継続ダメージを受けている。",
    "invisible": false,
    "name": "チリングボンド",
    "removable": false,
    "stats": [
      "base_cold_damage_taken_per_minute"
    ],
    "visuals": "ulimatum_daemon_beam_cold_damage",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "ulimatum_daemon_beam_lightning_damage": {
    "description": "雷継続ダメージを受けている。",
    "invisible": false,
    "name": "エレクトリファイリングボンド",
    "removable": false,
    "stats": [
      "base_lightning_damage_taken_per_minute"
    ],
    "visuals": "ulimatum_daemon_beam_lightning_damage",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "ulimatum_daemon_beam_chaos_damage": {
    "description": "混沌継続ダメージを受けている。",
    "invisible": false,
    "name": "ケイオティックボンド",
    "removable": false,
    "stats": [
      "base_chaos_damage_taken_per_minute"
    ],
    "visuals": "ulimatum_daemon_beam_chaos_damage",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "ulimatum_daemon_beam_fire_damage_and_ruin": {
    "description": "火継続ダメージを受け、定期的に崩壊を獲得",
    "invisible": false,
    "name": "ルイナスバーニングボンド",
    "removable": false,
    "stats": [
      "base_fire_damage_taken_per_minute"
    ],
    "visuals": "ulimatum_daemon_beam_ruin",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "ulimatum_daemon_beam_cold_damage_and_ruin": {
    "description": "冷気継続ダメージを受け、定期的に崩壊を獲得",
    "invisible": false,
    "name": "ルイナスチリングボンド",
    "removable": false,
    "stats": [
      "base_cold_damage_taken_per_minute"
    ],
    "visuals": "ulimatum_daemon_beam_ruin",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "ulimatum_daemon_beam_lightning_damage_and_ruin": {
    "description": "雷継続ダメージを受け、定期的に崩壊を獲得",
    "invisible": false,
    "name": "ルイナスエレクトリファイリングボンド",
    "removable": false,
    "stats": [
      "base_lightning_damage_taken_per_minute"
    ],
    "visuals": "ulimatum_daemon_beam_ruin",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "ulimatum_daemon_beam_chaos_damage_and_ruin": {
    "description": "混沌継続ダメージを受け、定期的に崩壊を獲得",
    "invisible": false,
    "name": "ルイナスケイオティックボンド",
    "removable": false,
    "stats": [
      "base_chaos_damage_taken_per_minute"
    ],
    "visuals": "ulimatum_daemon_beam_ruin",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "ultimatum_unlucky_critical_rolls": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "extra_critical_rolls"
    ],
    "visuals": "invisible",
    "category": "Debuff",
    "sources": {
      "UltimatumModifiers": [
        {
          "id": "PlayerDebuffExtraCriticalRolls",
          "item": null,
          "name": null,
          "template": "PlayerDebuffExtraCriticalRolls",
          "stat_text": null,
          "stats": null
        }
      ]
    },
    "templates": {
      "PlayerDebuffExtraCriticalRolls": {
        "aura_radius_metres": null,
        "stats": {
          "extra_critical_rolls": -1
        },
        "stat_text": [
          "プレイヤーのクリティカル率は不運となる"
        ],
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "ultimatum_hindered_ms_on_flask_use": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "hindered_ms_on_flask_use"
    ],
    "visuals": "invisible",
    "category": "Debuff",
    "sources": {
      "UltimatumModifiers": [
        {
          "id": "PlayerDebuffHinderedMsOnFlaskUse",
          "item": null,
          "name": null,
          "template": "PlayerDebuffHinderedMsOnFlaskUse",
          "stat_text": null,
          "stats": null
        }
      ]
    },
    "templates": {
      "PlayerDebuffHinderedMsOnFlaskUse": {
        "aura_radius_metres": null,
        "stats": {
          "hindered_ms_on_flask_use": 4000
        },
        "stat_text": null,
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "ultimatum_cannot_gain_flask_charges": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "cannot_gain_flask_charges"
    ],
    "visuals": "invisible",
    "category": "Debuff",
    "sources": {
      "UltimatumModifiers": [
        {
          "id": "PlayerDebuffCancelFlaskEffectOnFlaskUse",
          "item": null,
          "name": null,
          "template": "PlayerDebuffNoFlaskCharges",
          "stat_text": null,
          "stats": null
        }
      ]
    },
    "templates": {
      "PlayerDebuffNoFlaskCharges": {
        "aura_radius_metres": null,
        "stats": {
          "cannot_gain_flask_charges": 1
        },
        "stat_text": null,
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "ultimatum_curses_and_non_damaging_ailments_reflected_to_self": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "curses_reflected_to_self",
      "non_damaging_ailments_reflected_to_self"
    ],
    "visuals": "invisible",
    "category": "Debuff",
    "sources": {
      "UltimatumModifiers": [
        {
          "id": "PlayerDebuffCursesandNonDamagingAilmentsReflectedToSelf",
          "item": null,
          "name": null,
          "template": "PlayerDebuffCursesandNonDamagingAilmentsReflectedToSelf",
          "stat_text": null,
          "stats": null
        }
      ]
    },
    "templates": {
      "PlayerDebuffCursesandNonDamagingAilmentsReflectedToSelf": {
        "aura_radius_metres": null,
        "stats": {
          "curses_reflected_to_self": 1,
          "non_damaging_ailments_reflected_to_self": 1
        },
        "stat_text": [
          "付与した呪いはプレイヤー自身に反射される",
          "プレイヤーが付与した非ダメージ性状態異常はプレイヤーに反射される"
        ],
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "ultimatum_self_lightning_damage_on_skill_use_mana_spent_on_cost": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "self_lightning_damage_on_skill_use_%_mana_spent_on_cost"
    ],
    "visuals": "invisible",
    "category": "Debuff",
    "sources": {
      "UltimatumModifiers": [
        {
          "id": "PlayerDebuffSelfLightningDamageOnSkillUseManaSpentOnCostHigh",
          "item": null,
          "name": null,
          "template": "PlayerDebuffSelfLightningDamageOnSkillUseManaSpentOnCost",
          "stat_text": null,
          "stats": null
        }
      ]
    },
    "templates": {
      "PlayerDebuffSelfLightningDamageOnSkillUseManaSpentOnCost": {
        "aura_radius_metres": null,
        "stats": {
          "self_lightning_damage_on_skill_use_%_mana_spent_on_cost": 1000
        },
        "stat_text": null,
        "visuals": null
      },
      "PlayerDebuffSelfLightningDamageOnSkillUseManaSpentOnCostLow": {
        "aura_radius_metres": null,
        "stats": {
          "self_lightning_damage_on_skill_use_%_mana_spent_on_cost": 50
        },
        "stat_text": null,
        "visuals": null
      },
      "PlayerDebuffSelfLightningDamageOnSkillUseManaSpentOnCostMid": {
        "aura_radius_metres": null,
        "stats": {
          "self_lightning_damage_on_skill_use_%_mana_spent_on_cost": 200
        },
        "stat_text": null,
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "ultimatum_random_projectile_direction": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "random_projectile_direction"
    ],
    "visuals": "invisible",
    "category": "Debuff",
    "sources": {
      "UltimatumModifiers": [
        {
          "id": "PlayerDebuffRandomProjectileDirection",
          "item": null,
          "name": null,
          "template": "PlayerDebuffRandomProjectileDirection",
          "stat_text": null,
          "stats": null
        }
      ]
    },
    "templates": {
      "PlayerDebuffRandomProjectileDirection": {
        "aura_radius_metres": null,
        "stats": {
          "random_projectile_direction": 1
        },
        "stat_text": [
          "投射物はランダムな方向に放たれる"
        ],
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "projectile_bull_thorns": {
    "description": "",
    "invisible": false,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "projectile_bull_thorns",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "ultimatum_aura_skills_affecting_allies_also_affect_enemies": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "base_aura_skills_affecting_allies_also_affect_enemies"
    ],
    "visuals": "invisible",
    "category": "Debuff",
    "sources": {
      "UltimatumModifiers": [
        {
          "id": "PlayerDebuffAurasAffectAllies",
          "item": null,
          "name": null,
          "template": "PlayerDebuffAurasAlsoAffectEnemies",
          "stat_text": null,
          "stats": null
        }
      ]
    },
    "templates": {
      "PlayerDebuffAurasAlsoAffectEnemies": {
        "aura_radius_metres": null,
        "stats": {
          "base_aura_skills_affecting_allies_also_affect_enemies": 1
        },
        "stat_text": null,
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "spider_web_tether": {
    "description": "蜘蛛の巣により減速している。巣から離れることで壊すことができる。",
    "invisible": false,
    "name": "蜘蛛の巣",
    "removable": false,
    "stats": [
      "tethered_movement_speed_+%_final",
      "number_of_tethers",
      "is_moving",
      "attack_projectile_damage_taken_+%",
      "base_spell_damage_taken_+%"
    ],
    "visuals": "demon_spider_web",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": 8
  },
  "ultimatum_daemon_summon_phantasm_aura": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "invisible",
    "category": null,
    "sources": {
      "Mods": [
        {
          "id": "UltimatumDaemonGraveyard_",
          "item": null,
          "name": null,
          "template": "UltimatumDaemonGraveyard_",
          "stat_text": null,
          "stats": null
        }
      ]
    },
    "templates": {
      "UltimatumDaemonGraveyard_": {
        "aura_radius_metres": 2.8,
        "stats": null,
        "stat_text": null,
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "keystone_everlasting_sacrifice_resistance": {
    "description": "追加の耐性の最大値を獲得",
    "invisible": false,
    "name": "エバーラスティングサクリファイス",
    "removable": false,
    "stats": [
      "additional_maximum_all_resistances_%"
    ],
    "visuals": "everlasting_sacrifice",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "ultimatum_daemon_summon_phantasm_aura_ruin": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "invisible",
    "category": null,
    "sources": {
      "Mods": [
        {
          "id": "UltimatumDaemonGraveyardRuin",
          "item": null,
          "name": null,
          "template": "UltimatumDaemonGraveyardRuin",
          "stat_text": null,
          "stats": null
        }
      ]
    },
    "templates": {
      "UltimatumDaemonGraveyardRuin": {
        "aura_radius_metres": 2.8,
        "stats": null,
        "stat_text": null,
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "lifetap_life_spent": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "lifetap_buff": {
    "description": "フラスコによるライフ回復量が増加。",
    "invisible": false,
    "name": "ライフタップ",
    "removable": true,
    "stats": [
      "flask_life_to_recover_+%"
    ],
    "visuals": "lifetap_buff",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "damage_immune_while_owner_lives": {
    "description": "ダメージを受けない",
    "invisible": false,
    "name": "介入",
    "removable": false,
    "stats": [],
    "visuals": "nemesis_allies_cannot_be_damaged_ally",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "ultimatum_physical_charge": {
    "description": "加速し、物理ダメージでライフリーチを行い、与える物理ダメージが増加。物理継続ダメージを受ける",
    "invisible": false,
    "name": "高価な力",
    "removable": false,
    "stats": [
      "base_physical_damage_%_of_maximum_life_taken_per_minute",
      "base_physical_damage_%_of_maximum_energy_shield_taken_per_minute",
      "attack_cast_movement_speed_+%",
      "physical_damage_+%",
      "base_life_leech_from_physical_damage_permyriad"
    ],
    "visuals": "ultimatum_physical_charge",
    "category": "Charge",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "ultimatum_elemental_charge": {
    "description": "加速し、元素ダメージでライフリーチを行い、与える元素ダメージが増加。火継続ダメージを受ける",
    "invisible": false,
    "name": "高価な効能",
    "removable": false,
    "stats": [
      "base_fire_damage_%_of_maximum_life_plus_maximum_ES_taken_per_minute",
      "attack_cast_movement_speed_+%",
      "elemental_damage_+%",
      "base_life_leech_from_elemental_damage_permyriad"
    ],
    "visuals": "ultimatum_elemental_charge",
    "category": "Charge",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "queens_demand_trigger_a": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "queens_demand_trigger_b": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "ultimatum_deal_no_damage": {
    "description": "自身とミニオンはダメージを与えることができない。",
    "invisible": false,
    "name": "無力感",
    "removable": false,
    "stats": [
      "base_deal_no_damage",
      "minions_deal_no_damage"
    ],
    "visuals": "ultimatum_deal_no_damage_effect",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "ultimatum_deal_no_damage_timer": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "invisible",
    "category": "Debuff",
    "sources": {
      "UltimatumModifiers": [
        {
          "id": "PlayerDebuffUltimatumDealNoDamageFor2SecondEvery8Seconds",
          "item": null,
          "name": null,
          "template": "UltimatumDealNoDamageFor2SecondEvery8Seconds",
          "stat_text": null,
          "stats": null
        }
      ]
    },
    "templates": {
      "UltimatumDealNoDamageFor2SecondEvery8Seconds": {
        "aura_radius_metres": null,
        "stats": null,
        "stat_text": null,
        "visuals": null
      },
      "PlayerDebuffDealNoDamageFor4SecondEvery10Seconds": {
        "aura_radius_metres": null,
        "stats": null,
        "stat_text": null,
        "visuals": null
      },
      "PlayerDebuffDealNoDamageFor3SecondEvery10Seconds": {
        "aura_radius_metres": null,
        "stats": null,
        "stat_text": null,
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "ultimatum_lose_charges_timer": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "invisible",
    "category": "Debuff",
    "sources": {
      "UltimatumModifiers": [
        {
          "id": "PlayerDebuffUltimatumLoseChargesEverySecond",
          "item": null,
          "name": null,
          "template": "UltimatumLoseChargesEverySecond",
          "stat_text": null,
          "stats": null
        }
      ]
    },
    "templates": {
      "UltimatumLoseChargesEverySecond": {
        "aura_radius_metres": null,
        "stats": null,
        "stat_text": null,
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "ultimatum_gain_corrupted_blood_timer": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "invisible",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "ultimatum_initial_damage_reduction": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "monster_damage_taken_lerp_+%_final_min",
      "monster_damage_taken_lerp_+%_final_max",
      "monster_damage_taken_lerp_+%_final_time"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "ultimatum_altar_protection": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "ultimatum_is_near_altar"
    ],
    "visuals": "ultimatum_near_altar",
    "category": null,
    "sources": null,
    "templates": {
      "UltimatumAltarProtection": {
        "aura_radius_metres": 2.2,
        "stats": {
          "ultimatum_is_near_altar": 1
        },
        "stat_text": null,
        "visuals": "ultimatum_near_altar"
      }
    },
    "stack_limit": null
  },
  "defiance": {
    "description": "一定程度、痛みに抗うことができる。",
    "invisible": false,
    "name": "反抗",
    "removable": false,
    "stats": [],
    "visuals": "defiance",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "cannot_gain_defiance_from_hit_life_loss": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "ultimatum_monster_teleporting": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "action_speed_-%",
      "is_hidden_monster",
      "base_cannot_be_damaged",
      "base_cannot_be_stunned"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "ultimatum_altar_damage_reduction": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "monster_damage_taken_+%_final_from_buff_from_ot"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "ultimatum_survival_enrage": {
    "description": "",
    "invisible": false,
    "name": "",
    "removable": false,
    "stats": [
      "base_actor_scale_+%",
      "attack_cast_movement_speed_+%",
      "damage_+%"
    ],
    "visuals": "ultimatum_survival_enrage",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "armour_evasion_banner_buff_aura": {
    "description": "移動スピードが増加。スペルダメージを抑制する確率が高くなり、スペルダメージを抑制した場合に追加の割合でダメージを抑制する。",
    "invisible": false,
    "name": "ディファイアンスバナー",
    "removable": false,
    "stats": [
      "base_movement_velocity_+%",
      "base_spell_suppression_chance_%",
      "damage_taken_+_from_suppressed_hits",
      "base_resist_all_elements_%",
      "attack_damage_+%",
      "base_additional_physical_damage_reduction_%",
      "damage_+%",
      "attack_and_cast_speed_+%",
      "life_regeneration_rate_per_minute_%",
      "base_life_mana_es_recovery_rate_+%"
    ],
    "visuals": "armourevasion_banner",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "voidburst_delayed_explosion": {
    "description": "効果時間が終了時、ボルタクシックバーストはノヴァのダメージを与える。",
    "invisible": false,
    "name": "ボルタクシックバースト",
    "removable": false,
    "stats": [],
    "visuals": "void_burst",
    "category": "Active skill",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "divine_cry": {
    "description": "追加のクリティカル率を得ている。",
    "invisible": false,
    "name": "バトルメイジズクライ",
    "removable": false,
    "stats": [
      "additional_base_critical_strike_chance",
      "affected_by_a_warcry"
    ],
    "visuals": "divine_cry",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "support_ancestor_slam_totem_melee_skill_area": {
    "description": "近接スキルの効果範囲が増加。",
    "invisible": false,
    "name": "アンセストラルアースブレイカー",
    "removable": false,
    "stats": [
      "melee_skills_area_of_effect_+%",
      "has_ancestor_totem_buff"
    ],
    "visuals": "earthbreaker_support_self_buff",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "absolution_blast_buff": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "dominating_blow_hit_buff",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "vanishing_ambush": {
    "description": "次に行う近接アタックはアンブッシュによって奮起される。",
    "invisible": false,
    "name": "アンブッシュ",
    "removable": false,
    "stats": [
      "vanishing_ambush_prevent_other_exerted_effects"
    ],
    "visuals": "ambush_stealth",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "reaper_consumed_minion_buff": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "base_skill_area_of_effect_+%",
      "attack_speed_+%",
      "base_movement_velocity_+%",
      "base_actor_scale_+%"
    ],
    "visuals": "invisible",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "executioner_stolen_mod_buff": {
    "description": "倒したレアモンスターからモッドを1つ奪っている。",
    "invisible": false,
    "name": "斬首",
    "removable": false,
    "stats": [],
    "visuals": "executioner_stolen_mod",
    "category": "Stolen",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "reaper_other_minion_debuff": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "non_reaper_minion_damage_+%_final",
      "non_reaper_minion_maximum_life_+%_final"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "trauma": {
    "description": "持っている外傷スタックごとにストライクスキルがボーナスを獲得。",
    "invisible": false,
    "name": "外傷",
    "removable": false,
    "stats": [],
    "visuals": "trauma",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "burninate_debuff": {
    "description": "[DNT]",
    "invisible": false,
    "name": "[DNT] UNUSED",
    "removable": false,
    "stats": [
      "base_fire_damage_taken_per_minute"
    ],
    "visuals": "invisible_fire_aura",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "accelerating": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "base_movement_velocity_+%"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "prisonghoul_rage": {
    "description": "ライフ自動減少、ライフをリーチし、アタックレートが増加。敵を倒した際、フレンジーチャージを獲得。",
    "invisible": false,
    "name": "",
    "removable": false,
    "stats": [
      "attack_speed_+%",
      "life_leech_from_physical_attack_damage_permyriad",
      "base_physical_damage_%_of_maximum_life_taken_per_minute",
      "base_physical_damage_%_of_maximum_energy_shield_taken_per_minute"
    ],
    "visuals": "blood_rage",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "void_burst_hit": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "base_monster_will_be_deleted_on_death"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "ward_broken": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "fire_adaptation": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "cold_adaptation": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "lightning_adaptation": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "flask_bonus_accuracy_rating": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "accuracy_rating_+%"
    ],
    "visuals": "invisible",
    "category": "Flask",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "flask_bonus_ward": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "ward_+%"
    ],
    "visuals": "invisible",
    "category": "Flask",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "flask_bonus_adaptation_rating": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "adaptation_rating_+%"
    ],
    "visuals": "invisible",
    "category": "Flask",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "frontal_proximity_shield": {
    "description": "シールドの正面の敵の直接ダメージから傷つけられない。",
    "invisible": false,
    "name": "正面の周辺シールド",
    "removable": false,
    "stats": [
      "inside_shield"
    ],
    "visuals": "proximity_shield_aura",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "flask_bonus_ward_not_break": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "ward_does_not_break"
    ],
    "visuals": "invisible",
    "category": "Flask",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "flask_bonus_adaptations_apply_to_all_elements": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "adaptations_apply_to_all_elements"
    ],
    "visuals": "invisible",
    "category": "Flask",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "flask_utility_stun_protection": {
    "description": "スタン閾値が増加。フラスコの効果中2度以上スタンしない。",
    "invisible": false,
    "name": "コランダムフラスコ",
    "removable": false,
    "stats": [
      "stun_threshold_+%",
      "has_stun_prevention_flask"
    ],
    "visuals": "flask_utility_stun_protection",
    "category": "Flask",
    "sources": {
      "Flasks": [
        {
          "id": null,
          "item": "Metadata/Items/Flasks/FlaskUtility17",
          "name": "Corundum Flask",
          "template": null,
          "stat_text": [
            "スタン閾値が30%増加する",
            "効果中はスタンしていればスタンを受けることがない"
          ],
          "stats": {
            "stun_threshold_+%": 30,
            "has_stun_prevention_flask": 1
          }
        }
      ]
    },
    "templates": null,
    "stack_limit": null
  },
  "expedition_uhtred_reduced_maximum_cold_resistance": {
    "description": "冷気耐性の最大値が下がっている",
    "invisible": false,
    "name": "宇宙の無関心",
    "removable": false,
    "stats": [
      "base_maximum_cold_damage_resistance_%"
    ],
    "visuals": "expedition_uhtred_reduced_maximum_cold_resistance",
    "category": "Debuff",
    "sources": {
      "PlayerConditions": [
        {
          "id": "HasIndifferenceOfTheCosmos",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": [
            "冷気耐性の最大値 +x%"
          ],
          "stats": {
            "base_maximum_cold_damage_resistance_%": 1
          }
        }
      ]
    },
    "templates": null,
    "stack_limit": null
  },
  "expedition_uhtred_reduced_action_speed": {
    "description": "アクションスピードが減少",
    "invisible": false,
    "name": "無限の片鱗",
    "removable": false,
    "stats": [
      "action_speed_-%"
    ],
    "visuals": "expedition_uhtred_reduced_action_speed",
    "category": "Debuff",
    "sources": {
      "PlayerConditions": [
        {
          "id": "HasGlimpseOfInfinity",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": [
            "アクションスピードがx%減少する"
          ],
          "stats": {
            "action_speed_-%": 1
          }
        }
      ]
    },
    "templates": null,
    "stack_limit": 5
  },
  "expedition_death_geas": {
    "description": "ヒットおよび状態異常から受けるダメージが増加、ライフが10%未満の状態でヒットを受けた際、死亡する",
    "invisible": false,
    "name": "デスゲッシュ",
    "removable": false,
    "stats": [
      "base_damage_taken_+%",
      "culled_if_hit_while_under_10%_life"
    ],
    "visuals": "expedition_death_geas",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "petrification_stack": {
    "description": "石化しつつある。",
    "invisible": false,
    "name": "石化",
    "removable": false,
    "stats": [
      "action_speed_-%"
    ],
    "visuals": "petrified",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "expedition_medved_heal_cultist": {
    "description": "",
    "invisible": false,
    "name": "",
    "removable": false,
    "stats": [
      "life_regeneration_rate_per_minute_%"
    ],
    "visuals": "expedition_medved_heal_cultist",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "expedition_medved_enrage_cultist": {
    "description": "",
    "invisible": false,
    "name": "",
    "removable": false,
    "stats": [
      "damage_+%"
    ],
    "visuals": "expedition_medved_enrage_cultist",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "expedition_medved_heal_permanent_buff": {
    "description": "",
    "invisible": false,
    "name": "",
    "removable": false,
    "stats": [
      "life_regeneration_rate_per_minute_%"
    ],
    "visuals": "expedition_medved_heal_permanent_buff",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "expedition_medved_enrage_permanent_buff": {
    "description": "",
    "invisible": false,
    "name": "",
    "removable": false,
    "stats": [
      "damage_+%"
    ],
    "visuals": "expedition_medved_enrage_permanent_buff",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "expedition_medved_explode_permanent_buff": {
    "description": "",
    "invisible": false,
    "name": "",
    "removable": false,
    "stats": [
      "base_chance_to_poison_on_hit_%"
    ],
    "visuals": "expedition_medved_explode_permanent_buff",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "unique_gain_flask_charges_over_time": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "buff_impl_stat"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "have_hit_a_unique_enemy_recently": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "have_hit_a_unique_enemy_recently"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "expedition_vorana_storm": {
    "description": "ヴォラナの最も有名な能力から物理継続ダメージを受けている",
    "invisible": false,
    "name": "ブラックリーピング",
    "removable": false,
    "stats": [
      "base_physical_damage_taken_per_minute"
    ],
    "visuals": "expedition_vorana_storm",
    "category": "Debuff",
    "sources": {
      "PlayerConditions": [
        {
          "id": "AffectedByTheBlackReaping",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": null,
          "stats": {
            "base_physical_damage_taken_per_minute": 1
          }
        }
      ]
    },
    "templates": null,
    "stack_limit": 50
  },
  "unique_flask_expedition_ward_flask": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "unique_expedition_flask_ward_+%_final"
    ],
    "visuals": "invisible",
    "category": "Flask",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "unique_flask_expedition_ailment_flask": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "non_damaging_ailment_effect_+%"
    ],
    "visuals": "invisible",
    "category": "Flask",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "unique_flask_expedition_endurance_flask": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "invisible",
    "category": "Flask",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "unique_flask_expedition_culling_flask": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "kill_enemy_on_hit_if_under_10%_life"
    ],
    "visuals": "invisible",
    "category": "Flask",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "debilitate_nearby_enemies_on_buff_removed": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "corpse_sink_effect": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "corpse_sink_visual",
    "category": null,
    "sources": null,
    "templates": {
      "CorpseSinkEffect": {
        "aura_radius_metres": null,
        "stats": null,
        "stat_text": null,
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "olroth_relic_ground_burn": {
    "description": "存在を消滅させようとするオルロスの試みにより火継続ダメージを受けている",
    "invisible": false,
    "name": "根絶の炎",
    "removable": false,
    "stats": [
      "base_fire_damage_taken_per_minute"
    ],
    "visuals": "orloth_relic_ground_burn",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "olroth_relic_laser_burn": {
    "description": "",
    "invisible": true,
    "name": "アンライチャスファイヤー",
    "removable": false,
    "stats": [
      "base_fire_damage_taken_per_minute"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "stuck_stabbed": {
    "description": "動くことができない",
    "invisible": false,
    "name": "残忍な足止め",
    "removable": false,
    "stats": [
      "no_movement_speed"
    ],
    "visuals": "olroth_impaled",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "olroth_ground_sap": {
    "description": "移動スピードが低下、ライフおよびエナジーシールドの回復ができない",
    "invisible": false,
    "name": "無気力",
    "removable": false,
    "stats": [
      "trialmaster_tether_movement_speed_+%_final",
      "cannot_recover_life",
      "no_energy_shield_recovery"
    ],
    "visuals": "olroth_ground_sap",
    "category": "Debuff",
    "sources": {
      "PlayerConditions": [
        {
          "id": "AffectedByEnervation",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": [
            "エナジーシールドを獲得することができない"
          ],
          "stats": {
            "trialmaster_tether_movement_speed_+%_final": 1,
            "cannot_recover_life": 1,
            "no_energy_shield_recovery": 1
          }
        }
      ]
    },
    "templates": null,
    "stack_limit": null
  },
  "hellscape_debuff": {
    "description": "スタックごとに:\r\nスカージモンスターが与えるヒットおよび状態異常が1%上昇\r\nスカージモンスターから得られるアイテムの量が2%上昇\r\nスカージモンスターから得られるアイテムのレアリティが2%上昇\r\n血の坩堝内のアイテムが吸収するコラプションが0.5%上昇",
    "invisible": false,
    "name": "侵蝕する腐敗",
    "removable": false,
    "stats": [
      "hellscape_monster_item_quantity_+permyriad_final",
      "hellscape_monster_item_rarity_+permyriad_final",
      "hellscaping_speed_+permyriad_final"
    ],
    "visuals": "hellscape_debuff",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": 300
  },
  "chieftain_slam_buff": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "base_movement_velocity_+%",
      "attack_speed_+%",
      "active_skill_damage_+%_final"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "call_of_the_wild": {
    "description": "[DNT]",
    "invisible": false,
    "name": "[DNT] Call of the Wild",
    "removable": true,
    "stats": [],
    "visuals": "call_of_the_wild",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "chronomancer": {
    "description": "時間を巻き戻すことができる。",
    "invisible": false,
    "name": "テンポラルリフト",
    "removable": true,
    "stats": [
      "base_cooldown_speed_+%",
      "debuff_time_passed_+%",
      "unaffected_by_temporal_chains"
    ],
    "visuals": "chronomancer",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "deathgrip": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "invisible",
    "category": null,
    "sources": {
      "Mods": [
        {
          "id": "EnemiesKilledCountAsYoursUnique__1",
          "item": null,
          "name": null,
          "template": "DeathGripAura",
          "stat_text": null,
          "stats": null
        }
      ]
    },
    "templates": {
      "DeathGripAura": {
        "aura_radius_metres": 4.0,
        "stats": null,
        "stat_text": null,
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "explosive_concoction_attach_flask_visual_buff": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "explosive_concoction_attached_visual_buff",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "poisonous_concoction_attach_flask_visual_buff": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "poisonous_concoction_attached_visual_buff",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "hellscape_blood_drain_debuff": {
    "description": "移動スピードが減少、物理継続ダメージを受けている。",
    "invisible": false,
    "name": "ブラッドドレイン",
    "removable": false,
    "stats": [
      "base_physical_damage_taken_per_minute",
      "base_movement_velocity_+%"
    ],
    "visuals": "blood_drain",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "injected_liquid": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "invisible",
    "category": null,
    "sources": {
      "Mods": [
        {
          "id": "MagicUtilityFlasksAlwaysApplyUnique__1",
          "item": null,
          "name": null,
          "template": "InjectedLiquid",
          "stat_text": null,
          "stats": null
        }
      ]
    },
    "templates": {
      "InjectedLiquid": {
        "aura_radius_metres": null,
        "stats": null,
        "stat_text": null,
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "flask_bonus_ignite_avoidance": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "base_avoid_ignite_%"
    ],
    "visuals": "invisible",
    "category": "Flask",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "flask_bonus_shock_avoidance": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "base_avoid_shock_%"
    ],
    "visuals": "invisible",
    "category": "Flask",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "flask_bonus_chill_avoidance": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "base_avoid_chill_%"
    ],
    "visuals": "invisible",
    "category": "Flask",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "flask_bonus_freeze_avoidance": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "base_avoid_freeze_%"
    ],
    "visuals": "invisible",
    "category": "Flask",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "flask_bonus_reduced_self_shock_effect": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "shocked_effect_on_self_+%"
    ],
    "visuals": "invisible",
    "category": "Flask",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "flask_bonus_reduced_self_freeze_duration": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "base_self_freeze_duration_-%"
    ],
    "visuals": "invisible",
    "category": "Flask",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "flask_bonus_reduced_self_chill_effect": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "chill_effectiveness_on_self_+%"
    ],
    "visuals": "invisible",
    "category": "Flask",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "flask_bonus_reduced_self_curse_effect": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "curse_effect_on_self_+%"
    ],
    "visuals": "invisible",
    "category": "Flask",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "flask_bonus_reduced_self_ignite_duration": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "base_self_ignite_duration_-%"
    ],
    "visuals": "invisible",
    "category": "Flask",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "flask_bonus_reduced_self_poison_duration": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "self_poison_duration_+%"
    ],
    "visuals": "invisible",
    "category": "Flask",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "flask_bonus_reduced_self_bleed_duration": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "self_bleed_duration_+%"
    ],
    "visuals": "invisible",
    "category": "Flask",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "energised_fortress_recovery": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "hellscape_stabby_web": {
    "description": "アクションスピードが減少、受けるダメージが増加している。",
    "invisible": false,
    "name": "雷の網",
    "removable": false,
    "stats": [
      "action_speed_-%",
      "base_damage_taken_+%"
    ],
    "visuals": "hellscape_stabby_web",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "ranger_life_regen_from_life_flask": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "life_regeneration_rate_per_minute_%"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "ranger_mana_gained_on_hit_from_mana_flask": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "mana_gained_on_attack_hit"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "hinder_immunity": {
    "description": "全ての妨害が取り除かれ、妨害状態にならない。",
    "invisible": false,
    "name": "妨害完全耐性",
    "removable": false,
    "stats": [
      "immune_to_hinder"
    ],
    "visuals": "flask_hinder_immunity",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "maim_immunity": {
    "description": "全ての重傷が取り除かれ、重傷状態にならない。",
    "invisible": false,
    "name": "重傷完全耐性",
    "removable": false,
    "stats": [
      "immune_to_maim"
    ],
    "visuals": "flask_maim_immunity",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "additional_life_recovery_from_flask_mod": {
    "description": "フラスコから追加のライフ回復。",
    "invisible": false,
    "name": "追加のライフ回復",
    "removable": false,
    "stats": [
      "base_life_recovery_per_minute_from_flask"
    ],
    "visuals": "flask_extra_life_recovery",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "have_been_hit_by_an_attack_recently": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "have_been_hit_by_an_attack_recently"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "moment_of_respite": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "moment_of_respite_damage_taken_over_time_+%_final"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "chronomancer_immunity": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "base_cannot_be_damaged"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "storm_blade": {
    "description": "武器がエナジーブレードの場合、エナジーシールドが低下。",
    "invisible": false,
    "name": "エナジーブレード",
    "removable": true,
    "stats": [
      "storm_blade_energy_shield_+%_final",
      "wielding_storm_blades"
    ],
    "visuals": "storm_blade",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "fortification": {
    "description": "堅牢化ごとにヒットから受けるダメージが1%低下。",
    "invisible": false,
    "name": "堅牢化",
    "removable": false,
    "stats": [],
    "visuals": "fortify",
    "category": "Buff",
    "sources": {
      "PlayerConditions": [
        {
          "id": "HasFority",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": null,
          "stats": null
        }
      ],
      "PassiveSkills": [
        {
          "id": "AscendancyChampion7",
          "item": null,
          "name": null,
          "template": "ChampionFortify",
          "stat_text": null,
          "stats": null
        }
      ]
    },
    "templates": {
      "ChampionFortify": {
        "aura_radius_metres": null,
        "stats": null,
        "stat_text": null,
        "visuals": null
      },
      "ChampionFortifyHardMode": {
        "aura_radius_metres": null,
        "stats": null,
        "stat_text": null,
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "skill_cost_over_time": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "mana_spent_per_minute",
      "life_spent_per_minute",
      "es_spent_per_minute",
      "mana_spent_per_minute_taking_es_first"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "accelerate_while_moving": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "accelerate_while_moving_movement_speed_+%_final"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": {
      "TornadoMovement": {
        "aura_radius_metres": null,
        "stats": {
          "accelerate_while_moving_movement_speed_+%_final": 200
        },
        "stat_text": null,
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "soul_link_source": {
    "description": "自身のエナジーシールドがリンクした対象がヒットから受けたダメージの一部も守る。",
    "invisible": false,
    "name": "ソウルリンク",
    "removable": false,
    "stats": [],
    "visuals": "soul_link_source",
    "category": "Link",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "soul_link_target": {
    "description": "ヒットから受けたダメージの一部をリンク元のエナジーシールドが代わりに受ける。",
    "invisible": false,
    "name": "ソウルリンク",
    "removable": true,
    "stats": [
      "take_%_of_hit_damage_from_soul_link_source_energy_shield_before_you",
      "damage_taken_+%_final_from_soul_link",
      "mana_regeneration_rate_+%"
    ],
    "visuals": "soul_link_target",
    "category": "Link",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "flame_link_source": {
    "description": "リンクした対象に追加の火ダメージを付与。",
    "invisible": false,
    "name": "フレイムリンク",
    "removable": false,
    "stats": [],
    "visuals": "flame_link_source",
    "category": "Link",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "flame_link_target": {
    "description": "追加の火ダメージを獲得。",
    "invisible": false,
    "name": "フレイムリンク",
    "removable": true,
    "stats": [
      "global_minimum_added_fire_damage",
      "global_maximum_added_fire_damage",
      "base_chance_to_ignite_%"
    ],
    "visuals": "flame_link_target",
    "category": "Link",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "remora_link_source": {
    "description": "ライフリーチの秒間最大合計回復量が高くなり、リンクした対象にコピーされる。自身のライフリーチはリンクした対象を回復させる。",
    "invisible": false,
    "name": "ヴァンピリックリンク",
    "removable": false,
    "stats": [
      "maximum_life_leech_rate_%_per_minute",
      "life_leech_is_applied_to_remora_link_targets_instead",
      "life_leech_does_not_stop_at_full_life"
    ],
    "visuals": "remora_link_source",
    "category": "Link",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "remora_link_target": {
    "description": "リンク元のリーチによる回復を受けている。リンク元のライフリーチの秒間最大合計回復量が適用される。",
    "invisible": false,
    "name": "ヴァンピリックリンク",
    "removable": true,
    "stats": [
      "damage_+%_when_on_full_life",
      "is_remora_link_target"
    ],
    "visuals": "remora_link_target",
    "category": "Link",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "bulwark_link_source": {
    "description": "リンクした対象に自身のブロック率を適用する。",
    "invisible": false,
    "name": "プロテクティブリンク",
    "removable": false,
    "stats": [],
    "visuals": "bulwark_link_source",
    "category": "Link",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "bulwark_link_target": {
    "description": "ブロック時ライフが回復し、自身のブロック率はリンク元のブロック率と同じになる。",
    "invisible": false,
    "name": "プロテクティブリンク",
    "removable": true,
    "stats": [
      "recover_X_life_on_block",
      "stun_threshold_+%"
    ],
    "visuals": "bulwark_link_target",
    "category": "Link",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "trigger_link_source": {
    "description": "リンクした対象のヒットによりスペルをトリガーすることができる。",
    "invisible": false,
    "name": "インテュイティブリンク",
    "removable": false,
    "stats": [],
    "visuals": "trigger_link_source",
    "category": "Link",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "trigger_link_target": {
    "description": "ヒットはリンク元のスペルをトリガーする。",
    "invisible": false,
    "name": "インテュイティブリンク",
    "removable": true,
    "stats": [],
    "visuals": "trigger_link_target",
    "category": "Link",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "critical_link_source": {
    "description": "リンクした対象に自身のクリティカル率を適用する。",
    "invisible": false,
    "name": "ディストラクティブリンク",
    "removable": false,
    "stats": [],
    "visuals": "critical_link_source",
    "category": "Link",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "critical_link_target": {
    "description": "追加のクリティカルダメージ倍率を獲得し、リンク元のメインハンドクリティカル率を適用する。",
    "invisible": false,
    "name": "ディストラクティブリンク",
    "removable": true,
    "stats": [
      "base_critical_strike_multiplier_+",
      "accuracy_rating_+%"
    ],
    "visuals": "critical_link_target",
    "category": "Link",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "fortification_from_hits_cooldown": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "cannot_gain_fortification_from_hits"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "flask_bonus_life_leech_is_instant": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "base_life_leech_is_instant"
    ],
    "visuals": "invisible",
    "category": "Flask",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "flask_bonus_poison_immunity": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "immune_to_poison"
    ],
    "visuals": "flask_poison_immunity",
    "category": "Flask",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "flask_bonus_shock_immunity": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "base_immune_to_shock"
    ],
    "visuals": "flask_shock_immunity",
    "category": "Flask",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "flask_bonus_freeze_and_chill_immunity": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "base_immune_to_freeze",
      "base_immune_to_chill"
    ],
    "visuals": "flask_ignite_immunity",
    "category": "Flask",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "flask_bonus_bleeding_and_corrupted_blood_immunity": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "immune_to_bleeding",
      "immune_to_corrupted_blood"
    ],
    "visuals": "flask_ignite_immunity",
    "category": "Flask",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "hellscape_tentacle_grab": {
    "description": "ゴールの鉤状の触手によって非常に遅くなっている",
    "invisible": false,
    "name": "束縛する鉤",
    "removable": false,
    "stats": [
      "hellscape_tentacle_grab_movement_speed_+%_final"
    ],
    "visuals": "hellscape_tentacle_grab",
    "category": "Debuff",
    "sources": null,
    "templates": {
      "HellscapeTentacleGrab": {
        "aura_radius_metres": null,
        "stats": {
          "hellscape_tentacle_grab_movement_speed_+%_final": -50
        },
        "stat_text": null,
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "hellscape_demon_screech": {
    "description": "受ける物理ダメージが増加。",
    "invisible": false,
    "name": "貫通する金切り声",
    "removable": false,
    "stats": [
      "physical_damage_taken_+%"
    ],
    "visuals": "hellscape_demon_screech",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": 20
  },
  "flame_surge_cannot_create_burning_ground": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "flame_surge_cannot_create_burning_ground"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "track_gain_spell_cost_every_fifth_cast": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "dominance_aura_strength_block": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "additional_block_%"
    ],
    "visuals": "dominance_aura_all_stats",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "flask_bonus_reflect_damage_taken_reduction_percent": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "reflect_damage_taken_+%"
    ],
    "visuals": "invisible",
    "category": "Flask",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "link_target_exposure_aura": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "have_cast_a_mark_spell_recently": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "have_cast_a_mark_spell_recently"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "elemental_resistance_from_ignite_chill": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "base_resist_all_elements_%"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "damage_taken_from_freeze_shock": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "base_damage_taken_+%"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "life_regeneration_from_curse": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "life_regeneration_rate_+%"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "cannot_recharge_energy_shield_from_curse": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "cannot_recharge_energy_shield"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "flask_gain_charges_while_inactive": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "trickster_no_dot_taken_cooldown": {
    "description": "",
    "invisible": true,
    "name": "アセンダンシー効果 (不可視)",
    "removable": false,
    "stats": [],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "trickster_no_dot_taken": {
    "description": "あらゆるソースから継続ダメージを受けない。",
    "invisible": false,
    "name": "ハートストッパー",
    "removable": false,
    "stats": [
      "cannot_take_damage_over_time"
    ],
    "visuals": "trickster_no_dot_taken",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "have_blocked_in_past_20_seconds": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "have_blocked_in_past_20_seconds"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "cannot_deal_critical_strikes": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "global_cannot_crit"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "curse_effect_on_self_from_chilling_area": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "curse_effect_on_self_+%"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "skadi_pet_aura_debuff": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "skadi_pet_aura_debuff",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "link_skill_target_common_child": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "hellscape_pale_boss_recovery_debuff": {
    "description": "ライフ、エナジーシールドおよびマナの回復レートが減少。",
    "invisible": false,
    "name": "エターナルスカージ",
    "removable": false,
    "stats": [
      "life_recovery_rate_+%",
      "energy_shield_recovery_rate_+%",
      "mana_recovery_rate_+%"
    ],
    "visuals": "hellscape_pale_boss_recovery_debuff",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "hellscape_gimmick_degen_based_on_charge": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "base_physical_damage_%_of_maximum_life_taken_per_minute",
      "base_physical_damage_%_of_maximum_energy_shield_taken_per_minute"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "archnemesis_chained_up": {
    "description": "",
    "invisible": false,
    "name": "",
    "removable": false,
    "stats": [
      "base_cannot_be_damaged",
      "base_cannot_be_stunned",
      "is_hidden_monster",
      "delete_on_death",
      "archnemesis_is_trapped",
      "cannot_be_knocked_back",
      "immune_to_cheats"
    ],
    "visuals": "archnemesis_chained_up",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "number_of_spells_cast_recently": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "blackstar_sunlight": {
    "description": "ヒットから受ける火ダメージが上昇、ヒットから受ける冷気ダメージが低下し、発火を受ける確率を追加で獲得。",
    "invisible": false,
    "name": "滅ぼす光",
    "removable": false,
    "stats": [
      "blackstar_sunlight_fire_damage_taken_+%_final",
      "blackstar_sunlight_cold_damage_taken_+%_final",
      "chance_to_be_ignited_%"
    ],
    "visuals": "blackstar_sunlight_stack",
    "category": "Debuff",
    "sources": {
      "PlayerConditions": [
        {
          "id": "HasAnnihilatingLightX30",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": [
            "ヒットから受ける火ダメージがx%上昇する",
            "ヒットから受ける冷気ダメージがx%上昇する",
            "発火を付与される確率 +x%"
          ],
          "stats": {
            "blackstar_sunlight_fire_damage_taken_+%_final": 1,
            "blackstar_sunlight_cold_damage_taken_+%_final": 1,
            "chance_to_be_ignited_%": 1
          }
        }
      ]
    },
    "templates": null,
    "stack_limit": null
  },
  "blackstar_moonlight": {
    "description": "ヒットから受ける冷気ダメージが上昇、ヒットから受ける火ダメージが低下し、凍結を受ける確率を追加で獲得。",
    "invisible": false,
    "name": "粉砕する闇",
    "removable": false,
    "stats": [
      "blackstar_moonlight_cold_damage_taken_+%_final",
      "blackstar_moonlight_fire_damage_taken_+%_final",
      "chance_to_be_frozen_%"
    ],
    "visuals": "blackstar_moonlight_stack",
    "category": "Debuff",
    "sources": {
      "PlayerConditions": [
        {
          "id": "HasCrushingDarknessX30",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": [
            "ヒットから受ける冷気ダメージがx%上昇する",
            "ヒットから受ける火ダメージがx%上昇する",
            "凍結を付与される確率 +x%"
          ],
          "stats": {
            "blackstar_moonlight_cold_damage_taken_+%_final": 1,
            "blackstar_moonlight_fire_damage_taken_+%_final": 1,
            "chance_to_be_frozen_%": 1
          }
        }
      ]
    },
    "templates": null,
    "stack_limit": null
  },
  "cover_in_frost": {
    "description": "クリティカル率が低くなり、受ける冷気ダメージが増加。",
    "invisible": false,
    "name": "霜まみれ",
    "removable": false,
    "stats": [
      "covered_in_frost_critical_strike_chance_+%_final",
      "cold_damage_taken_+%"
    ],
    "visuals": "covered_in_frost",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "monster_grasping_vines": {
    "description": "束縛する蔓により減速している。移動することで蔓を破壊できる",
    "invisible": false,
    "name": "束縛する蔓",
    "removable": false,
    "stats": [
      "grasping_vines_movement_speed_+%_final",
      "buff_impl_stat",
      "buff_impl_stat",
      "your_travel_skills_are_disabled",
      "your_travel_skills_are_disabled"
    ],
    "visuals": "grasping_vines_buff",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": 5
  },
  "archnemesis_berserker": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "damage_+%",
      "base_movement_velocity_+%",
      "base_damage_taken_+%",
      "base_actor_scale_+%",
      "attack_speed_+%",
      "base_cast_speed_+%"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": {
      "Mods": [
        {
          "id": "MonsterArchnemesisBerserker__",
          "item": null,
          "name": null,
          "template": "ArchnemesisBerserker",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MonsterModBerserker",
          "item": null,
          "name": null,
          "template": "ArchnemesisBerserker",
          "stat_text": null,
          "stats": null
        }
      ]
    },
    "templates": {
      "ArchnemesisBerserker": {
        "aura_radius_metres": null,
        "stats": {
          "damage_+%": 0,
          "base_movement_velocity_+%": 0,
          "base_damage_taken_+%": 0,
          "base_actor_scale_+%": 0,
          "attack_speed_+%": 0,
          "base_cast_speed_+%": 0
        },
        "stat_text": null,
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "reserved_damage": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "archnemesis_executioner": {
    "description": "ライフおよびエナジーシールドは50%を超えて回復できない。",
    "invisible": false,
    "name": "処刑人の存在感",
    "removable": false,
    "stats": [
      "archnemesis_cannot_recover_life_or_energy_shield_above_%"
    ],
    "visuals": "archnemesis_executioner",
    "category": "Debuff",
    "sources": {
      "Mods": [
        {
          "id": "MonsterArchnemesisExecutioner",
          "item": null,
          "name": null,
          "template": "ArchnemesisExecutioner",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MonsterModPreventRecoveryAura",
          "item": null,
          "name": null,
          "template": "ArchnemesisExecutioner",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MonsterModPreventRecoveryAuraGauntlet",
          "item": null,
          "name": null,
          "template": "ArchnemesisExecutioner",
          "stat_text": null,
          "stats": null
        }
      ]
    },
    "templates": {
      "ArchnemesisExecutioner": {
        "aura_radius_metres": 3.0,
        "stats": {
          "archnemesis_cannot_recover_life_or_energy_shield_above_%": 0
        },
        "stat_text": null,
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "archnemesis_arcane_enchanted": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "invisible",
    "category": null,
    "sources": {
      "Mods": [
        {
          "id": "MonsterArchnemesisArcaneEnchantedMagic",
          "item": null,
          "name": null,
          "template": "ArchnemesisArcaneEnchanted",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MonsterModEnergyShieldStunNova",
          "item": null,
          "name": null,
          "template": "ArchnemesisArcaneEnchanted",
          "stat_text": null,
          "stats": null
        }
      ]
    },
    "templates": {
      "ArchnemesisArcaneEnchanted": {
        "aura_radius_metres": null,
        "stats": null,
        "stat_text": null,
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "archnemesis_union_of_souls": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "invisible",
    "category": null,
    "sources": {
      "Mods": [
        {
          "id": "MonsterArchnemesisUnionOfSouls",
          "item": null,
          "name": null,
          "template": "ArchnemesisUnionOfSouls",
          "stat_text": null,
          "stats": null
        }
      ]
    },
    "templates": {
      "ArchnemesisUnionOfSouls": {
        "aura_radius_metres": null,
        "stats": null,
        "stat_text": null,
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "corrosion": {
    "description": "腐食ごとに合計アーマーが-5000、合計回避力が-1000される。",
    "invisible": false,
    "name": "腐食",
    "removable": false,
    "stats": [],
    "visuals": "expedition_death_geas",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "archnemesis_split": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "max_life_+%_final_for_minion",
      "base_movement_velocity_+%",
      "base_actor_scale_+%"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": {
      "Mods": [
        {
          "id": "MonsterArchnemesisSplitting_",
          "item": null,
          "name": null,
          "template": "ArchnemesisSplitting",
          "stat_text": null,
          "stats": null
        }
      ]
    },
    "templates": {
      "ArchnemesisSplitting": {
        "aura_radius_metres": null,
        "stats": {
          "max_life_+%_final_for_minion": 0,
          "base_movement_velocity_+%": 0,
          "base_actor_scale_+%": 0
        },
        "stat_text": null,
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "archnemesis_grasping_vines_buff": {
    "description": "棘のある蔓により減速し、混沌継続ダメージを受けている。移動することで蔓を破壊できる。",
    "invisible": false,
    "name": "棘のある蔓",
    "removable": false,
    "stats": [
      "grasping_vines_movement_speed_+%_final",
      "grasping_vines_initial_stack_count",
      "grasping_vines_variation",
      "your_travel_skills_are_disabled",
      "base_chaos_damage_taken_per_minute",
      "%_of_life_to_take_as_chaos_damage_on_using_a_travel_skill",
      "%_of_energy_shield_to_take_as_chaos_damage_on_using_a_travel_skill"
    ],
    "visuals": "ritual_chaos_vines",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "additional_arrows_from_frenzy_charges": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "shrine_critical_royale": {
    "description": "常にクリティカルストライクを与える",
    "invisible": false,
    "name": "金剛石のシュライン",
    "removable": true,
    "stats": [
      "critical_strike_chance_+%",
      "has_shrine_effect"
    ],
    "visuals": "shrine_critical",
    "category": "Buff shrine",
    "sources": null,
    "templates": {
      "RoyaleShrineDiamond": {
        "aura_radius_metres": null,
        "stats": {
          "critical_strike_chance_+%": 500,
          "has_shrine_effect": 1
        },
        "stat_text": [
          "グローバルクリティカル率が500%増加する"
        ],
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "visual_archnemesis_mod_display_buff": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "archnemesis_living_crystals": {
    "description": "スキルは敵からヒットを受けた時にトリガーされる。",
    "invisible": false,
    "name": "リビングクリスタル",
    "removable": false,
    "stats": [],
    "visuals": "archnemesis_living_crystals",
    "category": "Buff",
    "sources": {
      "Mods": [
        {
          "id": "MonsterArchnemesisLivingCrystals__",
          "item": null,
          "name": null,
          "template": "ArchnemesisLivingCrystals",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MonsterModExplodingCrystals",
          "item": null,
          "name": null,
          "template": "ArchnemesisLivingCrystals",
          "stat_text": null,
          "stats": null
        }
      ]
    },
    "templates": {
      "ArchnemesisLivingCrystals": {
        "aura_radius_metres": null,
        "stats": null,
        "stat_text": null,
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "archnemesis_bubble_shield": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": true,
    "stats": [],
    "visuals": "invisible",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "archnemesis_flask_drain": {
    "description": "フラスコチャージが時間と共に失われ、フラスコチャージを獲得できない。",
    "invisible": false,
    "name": "渇水",
    "removable": false,
    "stats": [
      "flask_charges_recovered_per_3_seconds",
      "cannot_gain_flask_charges"
    ],
    "visuals": "archnemesis_flask_drain",
    "category": "Debuff",
    "sources": {
      "Mods": [
        {
          "id": "MonsterArchnemesisFlaskDrain__",
          "item": null,
          "name": null,
          "template": "ArchnemesisFlaskDrain",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MonsterModRemoveFlaskChargeAura",
          "item": null,
          "name": null,
          "template": "ArchnemesisFlaskDrain",
          "stat_text": null,
          "stats": null
        }
      ]
    },
    "templates": {
      "ArchnemesisFlaskDrain": {
        "aura_radius_metres": 5.0,
        "stats": {
          "flask_charges_recovered_per_3_seconds": 0,
          "cannot_gain_flask_charges": 1
        },
        "stat_text": null,
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "archnemesis_mana_donut": {
    "description": "雷継続ダメージを受け、マナが失われる。マナの回復ができない。",
    "invisible": false,
    "name": "サイフォニングリング",
    "removable": false,
    "stats": [
      "mana_degeneration_per_minute_%",
      "base_lightning_damage_taken_per_minute",
      "base_sanctum_damage_taken_per_minute",
      "no_mana_recovery"
    ],
    "visuals": "archnemesis_mana_donut",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "archnemesis_time_bubble": {
    "description": "アクションスピードが極端に下がり、クールダウンが解消により時間がかる。ネガティブなエフェクトの消失により時間がかかる。",
    "invisible": false,
    "name": "テンポーラルバブル",
    "removable": false,
    "stats": [
      "action_speed_-%",
      "debuff_time_passed_+%",
      "base_cooldown_speed_+%"
    ],
    "visuals": "archnemesis_time_bubble",
    "category": "Debuff",
    "sources": {
      "Mods": [
        {
          "id": "MonsterArchnemesisTimeBubble",
          "item": null,
          "name": null,
          "template": "ArchnemesisTimeBubble",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MonsterModTemporalAura",
          "item": null,
          "name": null,
          "template": "ArchnemesisTimeBubble",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MonsterModTemporalAuraGauntlet",
          "item": null,
          "name": null,
          "template": "ArchnemesisTimeBubble",
          "stat_text": null,
          "stats": null
        }
      ]
    },
    "templates": {
      "ArchnemesisTimeBubble": {
        "aura_radius_metres": 3.2,
        "stats": {
          "action_speed_-%": 0,
          "debuff_time_passed_+%": 0,
          "base_cooldown_speed_+%": 0
        },
        "stat_text": null,
        "visuals": null
      },
      "CrucibleTimeBubble": {
        "aura_radius_metres": 3.2,
        "stats": {
          "action_speed_-%": 20,
          "debuff_time_passed_+%": -30,
          "base_cooldown_speed_+%": -40
        },
        "stat_text": [
          "アクションスピードが20%減少する",
          "プレイヤーに対するデバフは30%遅く消える",
          "クールダウン解消レートが40%減少する"
        ],
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "archnemesis_oppressor": {
    "description": "減速し、与えるダメージが30%低下、受けるダメージが30%増加。",
    "invisible": false,
    "name": "圧迫",
    "removable": false,
    "stats": [
      "hellscape_monster_damage_+%_final",
      "base_damage_taken_+%",
      "base_movement_velocity_+%"
    ],
    "visuals": "archnemesis_oppressor",
    "category": "Debuff",
    "sources": {
      "Mods": [
        {
          "id": "MonsterArchnemesisOppressor_",
          "item": null,
          "name": null,
          "template": "ArchnemesisOppressor",
          "stat_text": null,
          "stats": null
        }
      ]
    },
    "templates": {
      "ArchnemesisOppressor": {
        "aura_radius_metres": 5.0,
        "stats": {
          "hellscape_monster_damage_+%_final": 0,
          "base_damage_taken_+%": 0,
          "base_movement_velocity_+%": 0
        },
        "stat_text": null,
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "archnemesis_voodoo_doll_buff": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "archnemesis_voodoo_doll_debuff": {
    "description": "付近のエフィジーに繋がれている。エフィジーにヒットにより与えるダメージは自身に反射される。エフィジーから離れることで繋がりが切れる",
    "invisible": false,
    "name": "エフィジー",
    "removable": false,
    "stats": [],
    "visuals": "archnemesis_voodoo_doll_debuff",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "infinite_hunger_side_arena_debuff": {
    "description": "物理および混沌継続ダメージを受け、移動スピードが減少。",
    "invisible": false,
    "name": "消化する酸",
    "removable": false,
    "stats": [
      "base_physical_damage_taken_per_minute",
      "base_chaos_damage_taken_per_minute",
      "grasping_vines_movement_speed_+%_final"
    ],
    "visuals": "infinite_hunger_side_arena_debuff",
    "category": "Debuff",
    "sources": null,
    "templates": {
      "InfiniteHungerSideArenaDebuff": {
        "aura_radius_metres": null,
        "stats": {
          "base_physical_damage_taken_per_minute": 6500,
          "base_chaos_damage_taken_per_minute": 3500,
          "grasping_vines_movement_speed_+%_final": -8
        },
        "stat_text": [
          "毎秒58.3の混沌ダメージを受ける"
        ],
        "visuals": null
      }
    },
    "stack_limit": 10
  },
  "shrine_greed": {
    "description": "アイテムの数量とレアリティが増加、受けるダメージが増加。",
    "invisible": false,
    "name": "強欲なシュライン",
    "removable": true,
    "stats": [
      "from_league_item_rarity_+%_permyriad",
      "from_league_item_quantity_+%_permyriad",
      "base_item_found_rarity_+%",
      "base_item_found_quantity_+%",
      "base_damage_taken_+%",
      "has_shrine_effect"
    ],
    "visuals": "shrine_greed",
    "category": "Buff shrine",
    "sources": {
      "PlayerConditions": [
        {
          "id": "HasCovetousShrine",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": [
            "見つかるアイテムのレアリティがx%増加する",
            "見つかるアイテムの数量がx%増加する",
            "受けるダメージがx%増加する"
          ],
          "stats": {
            "from_league_item_rarity_+%_permyriad": 1,
            "from_league_item_quantity_+%_permyriad": 1,
            "base_item_found_rarity_+%": 1,
            "base_item_found_quantity_+%": 1,
            "base_damage_taken_+%": 1,
            "has_shrine_effect": 1
          }
        }
      ]
    },
    "templates": {
      "shrine_greed_monster": {
        "aura_radius_metres": null,
        "stats": {
          "from_league_item_rarity_+%_permyriad": 2500,
          "from_league_item_quantity_+%_permyriad": 1000,
          "base_item_found_rarity_+%": 0,
          "base_item_found_quantity_+%": 0,
          "base_damage_taken_+%": -70,
          "has_shrine_effect": 1
        },
        "stat_text": [
          "受けるダメージが70%減少する"
        ],
        "visuals": "shrine_monster_affected"
      },
      "shrine_greed_player": {
        "aura_radius_metres": null,
        "stats": {
          "from_league_item_rarity_+%_permyriad": 0,
          "from_league_item_quantity_+%_permyriad": 0,
          "base_item_found_rarity_+%": 50,
          "base_item_found_quantity_+%": 15,
          "base_damage_taken_+%": 20,
          "has_shrine_effect": 1
        },
        "stat_text": [
          "見つかるアイテムのレアリティが50%増加する",
          "見つかるアイテムの数量が15%増加する",
          "受けるダメージが20%増加する"
        ],
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "archnemesis_greed_debuff": {
    "description": "欲望に対する罰として、受けるダメージが増加し減速している。",
    "invisible": false,
    "name": "賭博師の欲望",
    "removable": false,
    "stats": [
      "base_damage_taken_+%",
      "beam_bomb_action_speed_+%_final"
    ],
    "visuals": "archnemesis_greed",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": 5
  },
  "archnemesis_rejuvenation": {
    "description": "ライフ自動回復が増加",
    "invisible": false,
    "name": "リジュヴェネーション",
    "removable": false,
    "stats": [
      "life_regeneration_rate_per_minute_%"
    ],
    "visuals": "archnemesis_rejuvenation",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "archnemesis_rejuvenation_debuff": {
    "description": "ライフおよびエナジーシールド回復レートが60%減少。",
    "invisible": false,
    "name": "緑色の胞子",
    "removable": false,
    "stats": [
      "life_and_energy_shield_recovery_rate_+%"
    ],
    "visuals": "archnemesis_rejuvenation_debuff",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "archnemesis_rampage": {
    "description": "ダメージおよびアクションスピードが増加し、受けるダメージが減少。",
    "invisible": false,
    "name": "狂暴",
    "removable": false,
    "stats": [
      "damage_+%",
      "action_speed_-%",
      "base_actor_scale_+%",
      "damage_taken_+%_final_from_archnemesis_rampage"
    ],
    "visuals": "archnemesis_rampage",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "archnemesis_rampage_minion": {
    "description": "",
    "invisible": false,
    "name": "狂暴",
    "removable": false,
    "stats": [
      "damage_+%",
      "action_speed_-%",
      "base_actor_scale_+%",
      "damage_taken_+%_final_from_archnemesis_rampage"
    ],
    "visuals": "archnemesis_rampage_minion",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "archnemesis_trickster": {
    "description": "",
    "invisible": false,
    "name": "",
    "removable": false,
    "stats": [
      "avoid_damage_%",
      "base_movement_velocity_+%",
      "evasion_rating_+%"
    ],
    "visuals": "archnemesis_trickster",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "archnemesis_divine_touched_rare": {
    "description": "ダメージを受けない",
    "invisible": false,
    "name": "不死身",
    "removable": false,
    "stats": [],
    "visuals": "nemesis_allies_cannot_be_damaged_rare",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "archnemesis_divine_touched_minion": {
    "description": "ダメージを受けない",
    "invisible": false,
    "name": "不死身",
    "removable": false,
    "stats": [],
    "visuals": "nemesis_allies_cannot_be_damaged_ally",
    "category": "Buff",
    "sources": {
      "Mods": [
        {
          "id": "MonsterArchnemesisMinionDivineTouched",
          "item": null,
          "name": null,
          "template": "ArchnemesisDivineTouchedMinion",
          "stat_text": null,
          "stats": null
        }
      ]
    },
    "templates": {
      "ArchnemesisDivineTouchedMinion": {
        "aura_radius_metres": null,
        "stats": null,
        "stat_text": null,
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "archnemesis_cycle_fire": {
    "description": "受ける火ダメージが増加。他のすべてのダメージタイプから受けるダメージが減少。",
    "invisible": false,
    "name": "火強化",
    "removable": false,
    "stats": [
      "fire_damage_taken_+%",
      "cold_damage_taken_+%",
      "lightning_damage_taken_+%",
      "physical_damage_taken_+%",
      "chaos_damage_taken_+%"
    ],
    "visuals": "archnemesis_cycle_fire",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "archnemesis_cycle_cold": {
    "description": "受ける冷気ダメージが増加。他のすべてのダメージタイプから受けるダメージが減少。",
    "invisible": false,
    "name": "冷気強化",
    "removable": false,
    "stats": [
      "fire_damage_taken_+%",
      "cold_damage_taken_+%",
      "lightning_damage_taken_+%",
      "physical_damage_taken_+%",
      "chaos_damage_taken_+%"
    ],
    "visuals": "archnemesis_cycle_cold",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "archnemesis_cycle_lightning": {
    "description": "受ける雷ダメージが増加。他のすべてのダメージタイプから受けるダメージが減少。",
    "invisible": false,
    "name": "雷強化",
    "removable": false,
    "stats": [
      "fire_damage_taken_+%",
      "cold_damage_taken_+%",
      "lightning_damage_taken_+%",
      "physical_damage_taken_+%",
      "chaos_damage_taken_+%"
    ],
    "visuals": "archnemesis_cycle_lightning",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "archnemesis_cycle_physical": {
    "description": "受ける物理ダメージが増加。他のすべてのダメージタイプから受けるダメージが減少。",
    "invisible": false,
    "name": "物理強化",
    "removable": false,
    "stats": [
      "fire_damage_taken_+%",
      "cold_damage_taken_+%",
      "lightning_damage_taken_+%",
      "physical_damage_taken_+%",
      "chaos_damage_taken_+%"
    ],
    "visuals": "archnemesis_cycle_physical",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "archnemesis_cycle_chaos": {
    "description": "受ける混沌ダメージが増加。他のすべてのダメージタイプから受けるダメージが減少。",
    "invisible": false,
    "name": "混沌強化",
    "removable": false,
    "stats": [
      "fire_damage_taken_+%",
      "cold_damage_taken_+%",
      "lightning_damage_taken_+%",
      "physical_damage_taken_+%",
      "chaos_damage_taken_+%"
    ],
    "visuals": "archnemesis_cycle_chaos",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "archnemesis_echoist": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "attack_speed_+%",
      "base_cast_speed_+%",
      "skill_repeat_count",
      "interrupt_for_X_ms_after_skill_use"
    ],
    "visuals": "invisible",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "infinite_hunger_drowning_debuff": {
    "description": "束縛する胆汁により減速し、窒息している。",
    "invisible": false,
    "name": "溺死",
    "removable": false,
    "stats": [
      "immobilised_by_elder_%",
      "your_travel_skills_are_disabled"
    ],
    "visuals": "infinite_hunger_drowning_debuff",
    "category": "Debuff",
    "sources": null,
    "templates": {
      "InfiniteHungerDrowningDebuff": {
        "aura_radius_metres": null,
        "stats": {
          "immobilised_by_elder_%": 9,
          "your_travel_skills_are_disabled": 1
        },
        "stat_text": [
          "トラベルスキルは無効化される"
        ],
        "visuals": null
      }
    },
    "stack_limit": 10
  },
  "hydrosphere_cooldown": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "is_hidden_monster"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "harvest_cat_grasping_vines_buff": {
    "description": "束縛する蔓により減速している。移動することで蔓を破壊できる",
    "invisible": false,
    "name": "束縛する蔓",
    "removable": false,
    "stats": [
      "grasping_vines_movement_speed_+%_final",
      "buff_impl_stat",
      "buff_impl_stat",
      "your_travel_skills_are_disabled"
    ],
    "visuals": "grasping_vines_buff",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "nemesis_grasping_vines_buff": {
    "description": "束縛する蔓により減速している。移動することで蔓を破壊できる",
    "invisible": false,
    "name": "束縛する蔓",
    "removable": false,
    "stats": [
      "grasping_vines_movement_speed_+%_final",
      "buff_impl_stat",
      "buff_impl_stat",
      "your_travel_skills_are_disabled"
    ],
    "visuals": "grasping_vines_buff",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "nature_grasping_vines_buff": {
    "description": "束縛する蔓により減速している。移動することで蔓を破壊できる",
    "invisible": false,
    "name": "束縛する蔓",
    "removable": false,
    "stats": [
      "grasping_vines_movement_speed_+%_final",
      "buff_impl_stat",
      "buff_impl_stat",
      "your_travel_skills_are_disabled"
    ],
    "visuals": "grasping_vines_buff",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "fire_damage_taken_from_hits_recently": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "cleansing_fire_phantasm_possession": {
    "description": "",
    "invisible": false,
    "name": "",
    "removable": false,
    "stats": [
      "buff_impl_stat",
      "maximum_life_+%",
      "physical_damage_%_to_add_as_fire",
      "touched_monster_%_to_drop_cleansing_fire_currency_items"
    ],
    "visuals": "cleansing_fire_phantasm_possession",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "tangle_tentacle_orb_touch": {
    "description": "",
    "invisible": false,
    "name": "",
    "removable": false,
    "stats": [
      "maximum_life_+%",
      "apply_tangle_tentacle_on_hit_%_chance",
      "touched_monster_%_to_drop_tangles_currency_items"
    ],
    "visuals": "tangle_tentacle_orb_touch",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "tangle_tentacle_orb_zapped": {
    "description": "雷継続ダメージを受けている、アクションスピードが増加",
    "invisible": false,
    "name": "精力的",
    "removable": false,
    "stats": [
      "base_lightning_damage_%_of_maximum_life_plus_maximum_ES_taken_per_minute",
      "action_speed_-%"
    ],
    "visuals": "tangle_tentacle_orb_zapped",
    "category": "Debuff",
    "sources": null,
    "templates": {
      "TangleTentacleOrbZapped": {
        "aura_radius_metres": null,
        "stats": {
          "base_lightning_damage_%_of_maximum_life_plus_maximum_ES_taken_per_minute": 240,
          "action_speed_-%": -5
        },
        "stat_text": [
          "アクションスピードが5%増加する"
        ],
        "visuals": null
      },
      "TangleTentacleOrbZappedExplosion": {
        "aura_radius_metres": null,
        "stats": {
          "base_lightning_damage_%_of_maximum_life_plus_maximum_ES_taken_per_minute": 240,
          "action_speed_-%": -5
        },
        "stat_text": [
          "アクションスピードが5%増加する"
        ],
        "visuals": null
      }
    },
    "stack_limit": 10
  },
  "mortal_conviction_child_buff": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "non_blessing_skills_with_mana_reservation_are_disabled"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "influence_stat_condition_presence_unique_monster": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "invisible",
    "category": null,
    "sources": {
      "Mods": [
        {
          "id": "IncreasedAttackSpeedEldritchImplicitUniquePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "IncreasedAttackSpeedEldritchImplicitUniquePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "IncreasedAttackSpeedEldritchImplicitUniquePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "IncreasedAttackSpeedEldritchImplicitUniquePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "IncreasedAttackSpeedEldritchImplicitUniquePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "IncreasedAttackSpeedEldritchImplicitUniquePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "AttackCriticalStrikeChanceEldritchImplicitUniquePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "AttackCriticalStrikeChanceEldritchImplicitUniquePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "AttackCriticalStrikeChanceEldritchImplicitUniquePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "AttackCriticalStrikeChanceEldritchImplicitUniquePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "AttackCriticalStrikeChanceEldritchImplicitUniquePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "AttackCriticalStrikeChanceEldritchImplicitUniquePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "AddedPhysicalDamageEldritchImplicitUniquePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "AddedPhysicalDamageEldritchImplicitUniquePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "AddedPhysicalDamageEldritchImplicitUniquePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "AddedPhysicalDamageEldritchImplicitUniquePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "AddedPhysicalDamageEldritchImplicitUniquePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "AddedPhysicalDamageEldritchImplicitUniquePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "AddedFireDamageEldritchImplicitUniquePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "AddedFireDamageEldritchImplicitUniquePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "AddedFireDamageEldritchImplicitUniquePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "AddedFireDamageEldritchImplicitUniquePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "AddedFireDamageEldritchImplicitUniquePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "AddedFireDamageEldritchImplicitUniquePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "AddedColdDamageEldritchImplicitUniquePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "AddedColdDamageEldritchImplicitUniquePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "AddedColdDamageEldritchImplicitUniquePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "AddedColdDamageEldritchImplicitUniquePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "AddedColdDamageEldritchImplicitUniquePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "AddedColdDamageEldritchImplicitUniquePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "AddedLightningDamageEldritchImplicitUniquePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "AddedLightningDamageEldritchImplicitUniquePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "AddedLightningDamageEldritchImplicitUniquePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "AddedLightningDamageEldritchImplicitUniquePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "AddedLightningDamageEldritchImplicitUniquePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "AddedLightningDamageEldritchImplicitUniquePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "AddedChaosDamageEldritchImplicitUniquePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "AddedChaosDamageEldritchImplicitUniquePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "AddedChaosDamageEldritchImplicitUniquePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "AddedChaosDamageEldritchImplicitUniquePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "AddedChaosDamageEldritchImplicitUniquePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "AddedChaosDamageEldritchImplicitUniquePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "FireDamageOverTimeMultiplierEldritchImplicitUniquePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "FireDamageOverTimeMultiplierEldritchImplicitUniquePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "FireDamageOverTimeMultiplierEldritchImplicitUniquePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "FireDamageOverTimeMultiplierEldritchImplicitUniquePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "FireDamageOverTimeMultiplierEldritchImplicitUniquePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "FireDamageOverTimeMultiplierEldritchImplicitUniquePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ColdDamageOverTimeMultiplierEldritchImplicitUniquePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ColdDamageOverTimeMultiplierEldritchImplicitUniquePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ColdDamageOverTimeMultiplierEldritchImplicitUniquePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ColdDamageOverTimeMultiplierEldritchImplicitUniquePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ColdDamageOverTimeMultiplierEldritchImplicitUniquePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ColdDamageOverTimeMultiplierEldritchImplicitUniquePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PhysicalDamageOverTimeMultiplierEldritchImplicitUniquePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PhysicalDamageOverTimeMultiplierEldritchImplicitUniquePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PhysicalDamageOverTimeMultiplierEldritchImplicitUniquePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PhysicalDamageOverTimeMultiplierEldritchImplicitUniquePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PhysicalDamageOverTimeMultiplierEldritchImplicitUniquePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PhysicalDamageOverTimeMultiplierEldritchImplicitUniquePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ChaosDamageOverTimeMultiplierEldritchImplicitUniquePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ChaosDamageOverTimeMultiplierEldritchImplicitUniquePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ChaosDamageOverTimeMultiplierEldritchImplicitUniquePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ChaosDamageOverTimeMultiplierEldritchImplicitUniquePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ChaosDamageOverTimeMultiplierEldritchImplicitUniquePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ChaosDamageOverTimeMultiplierEldritchImplicitUniquePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "HeraldBonusAshEffectEldritchImplicitUniquePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "HeraldBonusAshEffectEldritchImplicitUniquePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "HeraldBonusAshEffectEldritchImplicitUniquePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "HeraldBonusAshEffectEldritchImplicitUniquePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "HeraldBonusAshEffectEldritchImplicitUniquePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "HeraldBonusAshEffectEldritchImplicitUniquePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "HeraldBonusIceEffectEldritchImplicitUniquePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "HeraldBonusIceEffectEldritchImplicitUniquePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "HeraldBonusIceEffectEldritchImplicitUniquePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "HeraldBonusIceEffectEldritchImplicitUniquePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "HeraldBonusIceEffectEldritchImplicitUniquePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "HeraldBonusIceEffectEldritchImplicitUniquePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "HeraldBonusThunderEffectEldritchImplicitUniquePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "HeraldBonusThunderEffectEldritchImplicitUniquePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "HeraldBonusThunderEffectEldritchImplicitUniquePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "HeraldBonusThunderEffectEldritchImplicitUniquePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "HeraldBonusThunderEffectEldritchImplicitUniquePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "HeraldBonusThunderEffectEldritchImplicitUniquePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "HeraldBonusPurityEffectEldritchImplicitUniquePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "HeraldBonusPurityEffectEldritchImplicitUniquePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "HeraldBonusPurityEffectEldritchImplicitUniquePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "HeraldBonusPurityEffectEldritchImplicitUniquePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "HeraldBonusPurityEffectEldritchImplicitUniquePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "HeraldBonusPurityEffectEldritchImplicitUniquePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "HeraldBonusAgonyEffectEldritchImplicitUniquePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "HeraldBonusAgonyEffectEldritchImplicitUniquePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "HeraldBonusAgonyEffectEldritchImplicitUniquePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "HeraldBonusAgonyEffectEldritchImplicitUniquePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "HeraldBonusAgonyEffectEldritchImplicitUniquePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "HeraldBonusAgonyEffectEldritchImplicitUniquePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "IgniteProliferationEldritchImplicitUniquePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "IgniteProliferationEldritchImplicitUniquePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "IgniteProliferationEldritchImplicitUniquePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "IgniteProliferationEldritchImplicitUniquePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "IgniteProliferationEldritchImplicitUniquePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "IgniteProliferationEldritchImplicitUniquePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "FreezeProliferationEldritchImplicitUniquePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "FreezeProliferationEldritchImplicitUniquePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "FreezeProliferationEldritchImplicitUniquePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "FreezeProliferationEldritchImplicitUniquePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "FreezeProliferationEldritchImplicitUniquePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "FreezeProliferationEldritchImplicitUniquePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ShockProliferationEldritchImplicitUniquePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ShockProliferationEldritchImplicitUniquePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ShockProliferationEldritchImplicitUniquePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ShockProliferationEldritchImplicitUniquePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ShockProliferationEldritchImplicitUniquePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ShockProliferationEldritchImplicitUniquePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "StunThresholdReductionEldritchImplicitUniquePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "StunThresholdReductionEldritchImplicitUniquePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "StunThresholdReductionEldritchImplicitUniquePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "StunThresholdReductionEldritchImplicitUniquePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "StunThresholdReductionEldritchImplicitUniquePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "StunThresholdReductionEldritchImplicitUniquePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MinionDamageEldritchImplicitUniquePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MinionDamageEldritchImplicitUniquePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MinionDamageEldritchImplicitUniquePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MinionDamageEldritchImplicitUniquePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MinionDamageEldritchImplicitUniquePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MinionDamageEldritchImplicitUniquePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "TrapThrowSpeedEldritchImplicitUniquePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "TrapThrowSpeedEldritchImplicitUniquePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "TrapThrowSpeedEldritchImplicitUniquePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "TrapThrowSpeedEldritchImplicitUniquePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "TrapThrowSpeedEldritchImplicitUniquePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "TrapThrowSpeedEldritchImplicitUniquePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MineLayingSpeedEldritchImplicitUniquePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MineLayingSpeedEldritchImplicitUniquePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MineLayingSpeedEldritchImplicitUniquePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MineLayingSpeedEldritchImplicitUniquePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MineLayingSpeedEldritchImplicitUniquePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MineLayingSpeedEldritchImplicitUniquePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ExtinguishOnHitEldritchImplicitUniquePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ExtinguishOnHitEldritchImplicitUniquePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ExtinguishOnHitEldritchImplicitUniquePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ExtinguishOnHitEldritchImplicitUniquePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ExtinguishOnHitEldritchImplicitUniquePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ExtinguishOnHitEldritchImplicitUniquePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MaximumColdResistanceEldritchImplicitUniquePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MaximumColdResistanceEldritchImplicitUniquePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MaximumColdResistanceEldritchImplicitUniquePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MaximumColdResistanceEldritchImplicitUniquePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MaximumColdResistanceEldritchImplicitUniquePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MaximumColdResistanceEldritchImplicitUniquePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "DamagePerFrenzyChargeEldritchImplicitUniquePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "DamagePerFrenzyChargeEldritchImplicitUniquePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "DamagePerFrenzyChargeEldritchImplicitUniquePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "DamagePerFrenzyChargeEldritchImplicitUniquePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "DamagePerFrenzyChargeEldritchImplicitUniquePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "DamagePerFrenzyChargeEldritchImplicitUniquePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "StrikeSkillsAdditionalTargetEldritchImplicitUniquePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "StrikeSkillsAdditionalTargetEldritchImplicitUniquePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "StrikeSkillsAdditionalTargetEldritchImplicitUniquePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "StrikeSkillsAdditionalTargetEldritchImplicitUniquePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "StrikeSkillsAdditionalTargetEldritchImplicitUniquePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "StrikeSkillsAdditionalTargetEldritchImplicitUniquePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "RageOnHitImplicitEldritchImplicitUniquePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "RageOnHitImplicitEldritchImplicitUniquePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "RageOnHitImplicitEldritchImplicitUniquePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "RageOnHitImplicitEldritchImplicitUniquePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "RageOnHitImplicitEldritchImplicitUniquePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "RageOnHitImplicitEldritchImplicitUniquePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ChanceToIntimidateOnHitEldritchImplicitUniquePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ChanceToIntimidateOnHitEldritchImplicitUniquePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ChanceToIntimidateOnHitEldritchImplicitUniquePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ChanceToIntimidateOnHitEldritchImplicitUniquePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ChanceToIntimidateOnHitEldritchImplicitUniquePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ChanceToIntimidateOnHitEldritchImplicitUniquePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ChanceToUnnerveOnHitEldritchImplicitUniquePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ChanceToUnnerveOnHitEldritchImplicitUniquePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ChanceToUnnerveOnHitEldritchImplicitUniquePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ChanceToUnnerveOnHitEldritchImplicitUniquePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ChanceToUnnerveOnHitEldritchImplicitUniquePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ChanceToUnnerveOnHitEldritchImplicitUniquePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ChanceToSuppressSpellsEldritchImplicitUniquePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ChanceToSuppressSpellsEldritchImplicitUniquePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ChanceToSuppressSpellsEldritchImplicitUniquePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ChanceToSuppressSpellsEldritchImplicitUniquePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ChanceToSuppressSpellsEldritchImplicitUniquePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ChanceToSuppressSpellsEldritchImplicitUniquePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "EvasionRatingHelmetBootsEldritchImplicitUniquePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "EvasionRatingHelmetBootsEldritchImplicitUniquePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "EvasionRatingHelmetBootsEldritchImplicitUniquePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "EvasionRatingHelmetBootsEldritchImplicitUniquePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "EvasionRatingHelmetBootsEldritchImplicitUniquePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "EvasionRatingHelmetBootsEldritchImplicitUniquePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "FireExposureEffectOnHitEldritchImplicitUniquePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "FireExposureEffectOnHitEldritchImplicitUniquePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "FireExposureEffectOnHitEldritchImplicitUniquePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "FireExposureEffectOnHitEldritchImplicitUniquePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "FireExposureEffectOnHitEldritchImplicitUniquePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "FireExposureEffectOnHitEldritchImplicitUniquePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ColdExposureEffectOnHitEldritchImplicitUniquePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ColdExposureEffectOnHitEldritchImplicitUniquePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ColdExposureEffectOnHitEldritchImplicitUniquePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ColdExposureEffectOnHitEldritchImplicitUniquePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ColdExposureEffectOnHitEldritchImplicitUniquePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ColdExposureEffectOnHitEldritchImplicitUniquePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "LightningExposureEffectOnHitEldritchImplicitUniquePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "LightningExposureEffectOnHitEldritchImplicitUniquePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "LightningExposureEffectOnHitEldritchImplicitUniquePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "LightningExposureEffectOnHitEldritchImplicitUniquePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "LightningExposureEffectOnHitEldritchImplicitUniquePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "LightningExposureEffectOnHitEldritchImplicitUniquePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ArmourPenetrationEldritchImplicitUniquePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ArmourPenetrationEldritchImplicitUniquePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ArmourPenetrationEldritchImplicitUniquePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ArmourPenetrationEldritchImplicitUniquePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ArmourPenetrationEldritchImplicitUniquePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ArmourPenetrationEldritchImplicitUniquePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "WitherExpireSpeedEldritchImplicitUniquePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "WitherExpireSpeedEldritchImplicitUniquePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "WitherExpireSpeedEldritchImplicitUniquePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "WitherExpireSpeedEldritchImplicitUniquePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "WitherExpireSpeedEldritchImplicitUniquePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "WitherExpireSpeedEldritchImplicitUniquePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ConvertPhysicalToFireEldritchImplicitUniquePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ConvertPhysicalToFireEldritchImplicitUniquePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ConvertPhysicalToFireEldritchImplicitUniquePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ConvertPhysicalToFireEldritchImplicitUniquePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ConvertPhysicalToFireEldritchImplicitUniquePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ConvertPhysicalToFireEldritchImplicitUniquePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ConvertPhysicalToColdEldritchImplicitUniquePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ConvertPhysicalToColdEldritchImplicitUniquePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ConvertPhysicalToColdEldritchImplicitUniquePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ConvertPhysicalToColdEldritchImplicitUniquePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ConvertPhysicalToColdEldritchImplicitUniquePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ConvertPhysicalToColdEldritchImplicitUniquePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ConvertPhysicalToLightningEldritchImplicitUniquePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ConvertPhysicalToLightningEldritchImplicitUniquePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ConvertPhysicalToLightningEldritchImplicitUniquePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ConvertPhysicalToLightningEldritchImplicitUniquePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ConvertPhysicalToLightningEldritchImplicitUniquePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ConvertPhysicalToLightningEldritchImplicitUniquePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ConvertPhysicalToChaosEldritchImplicitUniquePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ConvertPhysicalToChaosEldritchImplicitUniquePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ConvertPhysicalToChaosEldritchImplicitUniquePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ConvertPhysicalToChaosEldritchImplicitUniquePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ConvertPhysicalToChaosEldritchImplicitUniquePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ConvertPhysicalToChaosEldritchImplicitUniquePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "FireDamageLifeLeechEldritchImplicitUniquePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "FireDamageLifeLeechEldritchImplicitUniquePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "FireDamageLifeLeechEldritchImplicitUniquePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "FireDamageLifeLeechEldritchImplicitUniquePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "FireDamageLifeLeechEldritchImplicitUniquePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "FireDamageLifeLeechEldritchImplicitUniquePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ColdDamageLifeLeechEldritchImplicitUniquePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ColdDamageLifeLeechEldritchImplicitUniquePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ColdDamageLifeLeechEldritchImplicitUniquePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ColdDamageLifeLeechEldritchImplicitUniquePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ColdDamageLifeLeechEldritchImplicitUniquePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ColdDamageLifeLeechEldritchImplicitUniquePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "LightningDamageLifeLeechEldritchImplicitUniquePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "LightningDamageLifeLeechEldritchImplicitUniquePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "LightningDamageLifeLeechEldritchImplicitUniquePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "LightningDamageLifeLeechEldritchImplicitUniquePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "LightningDamageLifeLeechEldritchImplicitUniquePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "LightningDamageLifeLeechEldritchImplicitUniquePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PhysicalDamageLifeLeechEldritchImplicitUniquePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PhysicalDamageLifeLeechEldritchImplicitUniquePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PhysicalDamageLifeLeechEldritchImplicitUniquePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PhysicalDamageLifeLeechEldritchImplicitUniquePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PhysicalDamageLifeLeechEldritchImplicitUniquePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PhysicalDamageLifeLeechEldritchImplicitUniquePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ChaosDamageLifeLeechEldritchImplicitUniquePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ChaosDamageLifeLeechEldritchImplicitUniquePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ChaosDamageLifeLeechEldritchImplicitUniquePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ChaosDamageLifeLeechEldritchImplicitUniquePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ChaosDamageLifeLeechEldritchImplicitUniquePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ChaosDamageLifeLeechEldritchImplicitUniquePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "DamagePer100STREldritchImplicitUniquePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "DamagePer100STREldritchImplicitUniquePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "DamagePer100STREldritchImplicitUniquePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "DamagePer100STREldritchImplicitUniquePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "DamagePer100STREldritchImplicitUniquePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "DamagePer100STREldritchImplicitUniquePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "DamagePer100DEXEldritchImplicitUniquePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "DamagePer100DEXEldritchImplicitUniquePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "DamagePer100DEXEldritchImplicitUniquePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "DamagePer100DEXEldritchImplicitUniquePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "DamagePer100DEXEldritchImplicitUniquePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "DamagePer100DEXEldritchImplicitUniquePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "DamagePer100INTEldritchImplicitUniquePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "DamagePer100INTEldritchImplicitUniquePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "DamagePer100INTEldritchImplicitUniquePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "DamagePer100INTEldritchImplicitUniquePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "DamagePer100INTEldritchImplicitUniquePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "DamagePer100INTEldritchImplicitUniquePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "BlindEffectEldritchImplicitUniquePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "BlindEffectEldritchImplicitUniquePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "BlindEffectEldritchImplicitUniquePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "BlindEffectEldritchImplicitUniquePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "BlindEffectEldritchImplicitUniquePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "BlindEffectEldritchImplicitUniquePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ExertedAttackDamageEldritchImplicitUniquePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ExertedAttackDamageEldritchImplicitUniquePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ExertedAttackDamageEldritchImplicitUniquePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ExertedAttackDamageEldritchImplicitUniquePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ExertedAttackDamageEldritchImplicitUniquePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ExertedAttackDamageEldritchImplicitUniquePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "GlobalMaimOnHitEldritchImplicitUniquePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "GlobalMaimOnHitEldritchImplicitUniquePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "GlobalMaimOnHitEldritchImplicitUniquePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "GlobalMaimOnHitEldritchImplicitUniquePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "GlobalMaimOnHitEldritchImplicitUniquePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "GlobalMaimOnHitEldritchImplicitUniquePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "SpellsHinderOnHitChanceEldritchImplicitUniquePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "SpellsHinderOnHitChanceEldritchImplicitUniquePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "SpellsHinderOnHitChanceEldritchImplicitUniquePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "SpellsHinderOnHitChanceEldritchImplicitUniquePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "SpellsHinderOnHitChanceEldritchImplicitUniquePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "SpellsHinderOnHitChanceEldritchImplicitUniquePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "IncreasedAccuracyPercentEldritchImplicitUniquePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "IncreasedAccuracyPercentEldritchImplicitUniquePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "IncreasedAccuracyPercentEldritchImplicitUniquePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "IncreasedAccuracyPercentEldritchImplicitUniquePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "IncreasedAccuracyPercentEldritchImplicitUniquePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "IncreasedAccuracyPercentEldritchImplicitUniquePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MarkEffectEldritchImplicitUniquePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MarkEffectEldritchImplicitUniquePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MarkEffectEldritchImplicitUniquePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MarkEffectEldritchImplicitUniquePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MarkEffectEldritchImplicitUniquePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MarkEffectEldritchImplicitUniquePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "FlatAccuracyPerFrenzyChargeEldritchImplicitUniquePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "FlatAccuracyPerFrenzyChargeEldritchImplicitUniquePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "FlatAccuracyPerFrenzyChargeEldritchImplicitUniquePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "FlatAccuracyPerFrenzyChargeEldritchImplicitUniquePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "FlatAccuracyPerFrenzyChargeEldritchImplicitUniquePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "FlatAccuracyPerFrenzyChargeEldritchImplicitUniquePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "AdditionalPierceEldritchImplicitUniquePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "AdditionalPierceEldritchImplicitUniquePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "AdditionalPierceEldritchImplicitUniquePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "AdditionalPierceEldritchImplicitUniquePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "AdditionalPierceEldritchImplicitUniquePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "AdditionalPierceEldritchImplicitUniquePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PoisonOnHitEldritchImplicitUniquePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PoisonOnHitEldritchImplicitUniquePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PoisonOnHitEldritchImplicitUniquePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PoisonOnHitEldritchImplicitUniquePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PoisonOnHitEldritchImplicitUniquePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PoisonOnHitEldritchImplicitUniquePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ChanceToBleedEldritchImplicitUniquePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ChanceToBleedEldritchImplicitUniquePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ChanceToBleedEldritchImplicitUniquePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ChanceToBleedEldritchImplicitUniquePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ChanceToBleedEldritchImplicitUniquePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ChanceToBleedEldritchImplicitUniquePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ChanceToAggravateBleedEldritchImplicitUniquePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ChanceToAggravateBleedEldritchImplicitUniquePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ChanceToAggravateBleedEldritchImplicitUniquePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ChanceToAggravateBleedEldritchImplicitUniquePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ChanceToAggravateBleedEldritchImplicitUniquePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ChanceToAggravateBleedEldritchImplicitUniquePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "AttackImpaleChanceEldritchImplicitUniquePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "AttackImpaleChanceEldritchImplicitUniquePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "AttackImpaleChanceEldritchImplicitUniquePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "AttackImpaleChanceEldritchImplicitUniquePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "AttackImpaleChanceEldritchImplicitUniquePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "AttackImpaleChanceEldritchImplicitUniquePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "IncreasedCastSpeedEldritchImplicitUniquePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "IncreasedCastSpeedEldritchImplicitUniquePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "IncreasedCastSpeedEldritchImplicitUniquePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "IncreasedCastSpeedEldritchImplicitUniquePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "IncreasedCastSpeedEldritchImplicitUniquePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "IncreasedCastSpeedEldritchImplicitUniquePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "SpellCriticalStrikeChanceEldritchImplicitUniquePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "SpellCriticalStrikeChanceEldritchImplicitUniquePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "SpellCriticalStrikeChanceEldritchImplicitUniquePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "SpellCriticalStrikeChanceEldritchImplicitUniquePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "SpellCriticalStrikeChanceEldritchImplicitUniquePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "SpellCriticalStrikeChanceEldritchImplicitUniquePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "SpellAddedFireDamageEldritchImplicitUniquePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "SpellAddedFireDamageEldritchImplicitUniquePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "SpellAddedFireDamageEldritchImplicitUniquePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "SpellAddedFireDamageEldritchImplicitUniquePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "SpellAddedFireDamageEldritchImplicitUniquePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "SpellAddedFireDamageEldritchImplicitUniquePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "SpellAddedColdDamageEldritchImplicitUniquePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "SpellAddedColdDamageEldritchImplicitUniquePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "SpellAddedColdDamageEldritchImplicitUniquePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "SpellAddedColdDamageEldritchImplicitUniquePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "SpellAddedColdDamageEldritchImplicitUniquePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "SpellAddedColdDamageEldritchImplicitUniquePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "SpellAddedLightningDamageEldritchImplicitUniquePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "SpellAddedLightningDamageEldritchImplicitUniquePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "SpellAddedLightningDamageEldritchImplicitUniquePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "SpellAddedLightningDamageEldritchImplicitUniquePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "SpellAddedLightningDamageEldritchImplicitUniquePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "SpellAddedLightningDamageEldritchImplicitUniquePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "SpellAddedPhysicalDamageEldritchImplicitUniquePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "SpellAddedPhysicalDamageEldritchImplicitUniquePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "SpellAddedPhysicalDamageEldritchImplicitUniquePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "SpellAddedPhysicalDamageEldritchImplicitUniquePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "SpellAddedPhysicalDamageEldritchImplicitUniquePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "SpellAddedPhysicalDamageEldritchImplicitUniquePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "SpellAddedChaosDamageEldritchImplicitUniquePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "SpellAddedChaosDamageEldritchImplicitUniquePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "SpellAddedChaosDamageEldritchImplicitUniquePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "SpellAddedChaosDamageEldritchImplicitUniquePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "SpellAddedChaosDamageEldritchImplicitUniquePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "SpellAddedChaosDamageEldritchImplicitUniquePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "FireDamageTakenGainedAsLifeEldritchImplicitUniquePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "FireDamageTakenGainedAsLifeEldritchImplicitUniquePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "FireDamageTakenGainedAsLifeEldritchImplicitUniquePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "FireDamageTakenGainedAsLifeEldritchImplicitUniquePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "FireDamageTakenGainedAsLifeEldritchImplicitUniquePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "FireDamageTakenGainedAsLifeEldritchImplicitUniquePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ColdDamageTakenGainedAsLifeEldritchImplicitUniquePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ColdDamageTakenGainedAsLifeEldritchImplicitUniquePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ColdDamageTakenGainedAsLifeEldritchImplicitUniquePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ColdDamageTakenGainedAsLifeEldritchImplicitUniquePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ColdDamageTakenGainedAsLifeEldritchImplicitUniquePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ColdDamageTakenGainedAsLifeEldritchImplicitUniquePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "LightningDamageTakenGainedAsLifeEldritchImplicitUniquePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "LightningDamageTakenGainedAsLifeEldritchImplicitUniquePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "LightningDamageTakenGainedAsLifeEldritchImplicitUniquePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "LightningDamageTakenGainedAsLifeEldritchImplicitUniquePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "LightningDamageTakenGainedAsLifeEldritchImplicitUniquePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "LightningDamageTakenGainedAsLifeEldritchImplicitUniquePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PhysicalDamageTakenGainedAsLifeEldritchImplicitUniquePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PhysicalDamageTakenGainedAsLifeEldritchImplicitUniquePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PhysicalDamageTakenGainedAsLifeEldritchImplicitUniquePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PhysicalDamageTakenGainedAsLifeEldritchImplicitUniquePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PhysicalDamageTakenGainedAsLifeEldritchImplicitUniquePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PhysicalDamageTakenGainedAsLifeEldritchImplicitUniquePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "CurseEffectFlammabilityEldritchImplicitUniquePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "CurseEffectFlammabilityEldritchImplicitUniquePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "CurseEffectFlammabilityEldritchImplicitUniquePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "CurseEffectFlammabilityEldritchImplicitUniquePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "CurseEffectFlammabilityEldritchImplicitUniquePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "CurseEffectFlammabilityEldritchImplicitUniquePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "CurseEffectFrostbiteEldritchImplicitUniquePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "CurseEffectFrostbiteEldritchImplicitUniquePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "CurseEffectFrostbiteEldritchImplicitUniquePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "CurseEffectFrostbiteEldritchImplicitUniquePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "CurseEffectFrostbiteEldritchImplicitUniquePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "CurseEffectFrostbiteEldritchImplicitUniquePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "CurseEffectConductivityEldritchImplicitUniquePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "CurseEffectConductivityEldritchImplicitUniquePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "CurseEffectConductivityEldritchImplicitUniquePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "CurseEffectConductivityEldritchImplicitUniquePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "CurseEffectConductivityEldritchImplicitUniquePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "CurseEffectConductivityEldritchImplicitUniquePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "CurseEffectVulnerabilityEldritchImplicitUniquePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "CurseEffectVulnerabilityEldritchImplicitUniquePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "CurseEffectVulnerabilityEldritchImplicitUniquePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "CurseEffectVulnerabilityEldritchImplicitUniquePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "CurseEffectVulnerabilityEldritchImplicitUniquePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "CurseEffectVulnerabilityEldritchImplicitUniquePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "CurseEffectElementalWeaknessEldritchImplicitUniquePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "CurseEffectElementalWeaknessEldritchImplicitUniquePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "CurseEffectElementalWeaknessEldritchImplicitUniquePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "CurseEffectElementalWeaknessEldritchImplicitUniquePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "CurseEffectElementalWeaknessEldritchImplicitUniquePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "CurseEffectElementalWeaknessEldritchImplicitUniquePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "CurseEffectDespairEldritchImplicitUniquePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "CurseEffectDespairEldritchImplicitUniquePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "CurseEffectDespairEldritchImplicitUniquePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "CurseEffectDespairEldritchImplicitUniquePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "CurseEffectDespairEldritchImplicitUniquePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "CurseEffectDespairEldritchImplicitUniquePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "CurseEffectTemporalChainsEldritchImplicitUniquePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "CurseEffectTemporalChainsEldritchImplicitUniquePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "CurseEffectTemporalChainsEldritchImplicitUniquePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "CurseEffectTemporalChainsEldritchImplicitUniquePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "CurseEffectTemporalChainsEldritchImplicitUniquePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "CurseEffectTemporalChainsEldritchImplicitUniquePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "CurseEffectEnfeebleEldritchImplicitUniquePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "CurseEffectEnfeebleEldritchImplicitUniquePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "CurseEffectEnfeebleEldritchImplicitUniquePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "CurseEffectEnfeebleEldritchImplicitUniquePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "CurseEffectEnfeebleEldritchImplicitUniquePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "CurseEffectEnfeebleEldritchImplicitUniquePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "CurseEffectPunishmentEldritchImplicitUniquePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "CurseEffectPunishmentEldritchImplicitUniquePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "CurseEffectPunishmentEldritchImplicitUniquePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "CurseEffectPunishmentEldritchImplicitUniquePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "CurseEffectPunishmentEldritchImplicitUniquePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "CurseEffectPunishmentEldritchImplicitUniquePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ReducedAttackManaCostEldritchImplicitUniquePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ReducedAttackManaCostEldritchImplicitUniquePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ReducedAttackManaCostEldritchImplicitUniquePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ReducedAttackManaCostEldritchImplicitUniquePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ReducedAttackManaCostEldritchImplicitUniquePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ReducedAttackManaCostEldritchImplicitUniquePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MaximumLightningResistanceImplicitEldritchImplicitUniquePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MaximumLightningResistanceImplicitEldritchImplicitUniquePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MaximumLightningResistanceImplicitEldritchImplicitUniquePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MaximumLightningResistanceImplicitEldritchImplicitUniquePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MaximumLightningResistanceImplicitEldritchImplicitUniquePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MaximumLightningResistanceImplicitEldritchImplicitUniquePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "IncreasedDamagePerPowerChargeEldritchImplicitUniquePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "IncreasedDamagePerPowerChargeEldritchImplicitUniquePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "IncreasedDamagePerPowerChargeEldritchImplicitUniquePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "IncreasedDamagePerPowerChargeEldritchImplicitUniquePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "IncreasedDamagePerPowerChargeEldritchImplicitUniquePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "IncreasedDamagePerPowerChargeEldritchImplicitUniquePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MinionLifeEldritchImplicitUniquePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MinionLifeEldritchImplicitUniquePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MinionLifeEldritchImplicitUniquePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MinionLifeEldritchImplicitUniquePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MinionLifeEldritchImplicitUniquePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MinionLifeEldritchImplicitUniquePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MinionRunSpeedEldritchImplicitUniquePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MinionRunSpeedEldritchImplicitUniquePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MinionRunSpeedEldritchImplicitUniquePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MinionRunSpeedEldritchImplicitUniquePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MinionRunSpeedEldritchImplicitUniquePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MinionRunSpeedEldritchImplicitUniquePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "AreaOfEffectEldritchImplicitUniquePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "AreaOfEffectEldritchImplicitUniquePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "AreaOfEffectEldritchImplicitUniquePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "AreaOfEffectEldritchImplicitUniquePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "AreaOfEffectEldritchImplicitUniquePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "AreaOfEffectEldritchImplicitUniquePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "EnergyShieldRegenerationEldritchImplicitUniquePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "EnergyShieldRegenerationEldritchImplicitUniquePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "EnergyShieldRegenerationEldritchImplicitUniquePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "EnergyShieldRegenerationEldritchImplicitUniquePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "EnergyShieldRegenerationEldritchImplicitUniquePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "EnergyShieldRegenerationEldritchImplicitUniquePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "EnergyShieldFromGlovesBootsEldritchImplicitUniquePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "EnergyShieldFromGlovesBootsEldritchImplicitUniquePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "EnergyShieldFromGlovesBootsEldritchImplicitUniquePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "EnergyShieldFromGlovesBootsEldritchImplicitUniquePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "EnergyShieldFromGlovesBootsEldritchImplicitUniquePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "EnergyShieldFromGlovesBootsEldritchImplicitUniquePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "FireResistancePenetrationEldritchImplicitUniquePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "FireResistancePenetrationEldritchImplicitUniquePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "FireResistancePenetrationEldritchImplicitUniquePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "FireResistancePenetrationEldritchImplicitUniquePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "FireResistancePenetrationEldritchImplicitUniquePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "FireResistancePenetrationEldritchImplicitUniquePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ColdResistancePenetrationEldritchImplicitUniquePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ColdResistancePenetrationEldritchImplicitUniquePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ColdResistancePenetrationEldritchImplicitUniquePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ColdResistancePenetrationEldritchImplicitUniquePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ColdResistancePenetrationEldritchImplicitUniquePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ColdResistancePenetrationEldritchImplicitUniquePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "LightningResistancePenetrationEldritchImplicitUniquePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "LightningResistancePenetrationEldritchImplicitUniquePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "LightningResistancePenetrationEldritchImplicitUniquePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "LightningResistancePenetrationEldritchImplicitUniquePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "LightningResistancePenetrationEldritchImplicitUniquePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "LightningResistancePenetrationEldritchImplicitUniquePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "IncreasedAilmentDurationEldritchImplicitUniquePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "IncreasedAilmentDurationEldritchImplicitUniquePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "IncreasedAilmentDurationEldritchImplicitUniquePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "IncreasedAilmentDurationEldritchImplicitUniquePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "IncreasedAilmentDurationEldritchImplicitUniquePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "IncreasedAilmentDurationEldritchImplicitUniquePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "IncreasedAilmentEffectOnEnemiesEldritchImplicitUniquePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "IncreasedAilmentEffectOnEnemiesEldritchImplicitUniquePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "IncreasedAilmentEffectOnEnemiesEldritchImplicitUniquePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "IncreasedAilmentEffectOnEnemiesEldritchImplicitUniquePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "IncreasedAilmentEffectOnEnemiesEldritchImplicitUniquePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "IncreasedAilmentEffectOnEnemiesEldritchImplicitUniquePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PhysicalDamageTakenAsFireUberEldritchImplicitUniquePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PhysicalDamageTakenAsFireUberEldritchImplicitUniquePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PhysicalDamageTakenAsFireUberEldritchImplicitUniquePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PhysicalDamageTakenAsFireUberEldritchImplicitUniquePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PhysicalDamageTakenAsFireUberEldritchImplicitUniquePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PhysicalDamageTakenAsFireUberEldritchImplicitUniquePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PhysicalDamageTakenAsColdUberEldritchImplicitUniquePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PhysicalDamageTakenAsColdUberEldritchImplicitUniquePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PhysicalDamageTakenAsColdUberEldritchImplicitUniquePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PhysicalDamageTakenAsColdUberEldritchImplicitUniquePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PhysicalDamageTakenAsColdUberEldritchImplicitUniquePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PhysicalDamageTakenAsColdUberEldritchImplicitUniquePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PhysicalDamageTakenAsLightningUberEldritchImplicitUniquePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PhysicalDamageTakenAsLightningUberEldritchImplicitUniquePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PhysicalDamageTakenAsLightningUberEldritchImplicitUniquePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PhysicalDamageTakenAsLightningUberEldritchImplicitUniquePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PhysicalDamageTakenAsLightningUberEldritchImplicitUniquePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PhysicalDamageTakenAsLightningUberEldritchImplicitUniquePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PhysicalDamageTakenAsChaosUberEldritchImplicitUniquePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PhysicalDamageTakenAsChaosUberEldritchImplicitUniquePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PhysicalDamageTakenAsChaosUberEldritchImplicitUniquePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PhysicalDamageTakenAsChaosUberEldritchImplicitUniquePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PhysicalDamageTakenAsChaosUberEldritchImplicitUniquePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PhysicalDamageTakenAsChaosUberEldritchImplicitUniquePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PhysicalDamageTakenAsFireBodyUberEldritchImplicitUniquePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PhysicalDamageTakenAsFireBodyUberEldritchImplicitUniquePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PhysicalDamageTakenAsFireBodyUberEldritchImplicitUniquePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PhysicalDamageTakenAsFireBodyUberEldritchImplicitUniquePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PhysicalDamageTakenAsFireBodyUberEldritchImplicitUniquePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PhysicalDamageTakenAsFireBodyUberEldritchImplicitUniquePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PhysicalDamageTakenAsColdBodyUberEldritchImplicitUniquePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PhysicalDamageTakenAsColdBodyUberEldritchImplicitUniquePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PhysicalDamageTakenAsColdBodyUberEldritchImplicitUniquePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PhysicalDamageTakenAsColdBodyUberEldritchImplicitUniquePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PhysicalDamageTakenAsColdBodyUberEldritchImplicitUniquePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PhysicalDamageTakenAsColdBodyUberEldritchImplicitUniquePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PhysicalDamageTakenAsLightningBodyUberEldritchImplicitUniquePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PhysicalDamageTakenAsLightningBodyUberEldritchImplicitUniquePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PhysicalDamageTakenAsLightningBodyUberEldritchImplicitUniquePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PhysicalDamageTakenAsLightningBodyUberEldritchImplicitUniquePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PhysicalDamageTakenAsLightningBodyUberEldritchImplicitUniquePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PhysicalDamageTakenAsLightningBodyUberEldritchImplicitUniquePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PhysicalDamageTakenAsChaosBodyUberEldritchImplicitUniquePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PhysicalDamageTakenAsChaosBodyUberEldritchImplicitUniquePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PhysicalDamageTakenAsChaosBodyUberEldritchImplicitUniquePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PhysicalDamageTakenAsChaosBodyUberEldritchImplicitUniquePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PhysicalDamageTakenAsChaosBodyUberEldritchImplicitUniquePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PhysicalDamageTakenAsChaosBodyUberEldritchImplicitUniquePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ManaReservationEfficiencyEldritchImplicitUniquePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ManaReservationEfficiencyEldritchImplicitUniquePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ManaReservationEfficiencyEldritchImplicitUniquePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ManaReservationEfficiencyEldritchImplicitUniquePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ManaReservationEfficiencyEldritchImplicitUniquePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ManaReservationEfficiencyEldritchImplicitUniquePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ChanceToIgniteEldritchImplicitUniquePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ChanceToIgniteEldritchImplicitUniquePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ChanceToIgniteEldritchImplicitUniquePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ChanceToIgniteEldritchImplicitUniquePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ChanceToIgniteEldritchImplicitUniquePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ChanceToIgniteEldritchImplicitUniquePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ChanceToFreezeEldritchImplicitUniquePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ChanceToFreezeEldritchImplicitUniquePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ChanceToFreezeEldritchImplicitUniquePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ChanceToFreezeEldritchImplicitUniquePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ChanceToFreezeEldritchImplicitUniquePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ChanceToFreezeEldritchImplicitUniquePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ChanceToShockEldritchImplicitUniquePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ChanceToShockEldritchImplicitUniquePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ChanceToShockEldritchImplicitUniquePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ChanceToShockEldritchImplicitUniquePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ChanceToShockEldritchImplicitUniquePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ChanceToShockEldritchImplicitUniquePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ReducedIgniteDurationOnSelfEldritchImplicitUniquePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ReducedIgniteDurationOnSelfEldritchImplicitUniquePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ReducedIgniteDurationOnSelfEldritchImplicitUniquePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ReducedIgniteDurationOnSelfEldritchImplicitUniquePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ReducedIgniteDurationOnSelfEldritchImplicitUniquePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ReducedIgniteDurationOnSelfEldritchImplicitUniquePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ReducedFreezeDurationEldritchImplicitUniquePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ReducedFreezeDurationEldritchImplicitUniquePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ReducedFreezeDurationEldritchImplicitUniquePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ReducedFreezeDurationEldritchImplicitUniquePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ReducedFreezeDurationEldritchImplicitUniquePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ReducedFreezeDurationEldritchImplicitUniquePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ReducedShockEffectOnSelfEldritchImplicitUniquePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ReducedShockEffectOnSelfEldritchImplicitUniquePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ReducedShockEffectOnSelfEldritchImplicitUniquePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ReducedShockEffectOnSelfEldritchImplicitUniquePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ReducedShockEffectOnSelfEldritchImplicitUniquePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ReducedShockEffectOnSelfEldritchImplicitUniquePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ManaRegenerationEldritchImplicitUniquePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ManaRegenerationEldritchImplicitUniquePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ManaRegenerationEldritchImplicitUniquePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ManaRegenerationEldritchImplicitUniquePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ManaRegenerationEldritchImplicitUniquePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ManaRegenerationEldritchImplicitUniquePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "EnemyLifeRegenerationRateEldritchImplicitUniquePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "EnemyLifeRegenerationRateEldritchImplicitUniquePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "EnemyLifeRegenerationRateEldritchImplicitUniquePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "EnemyLifeRegenerationRateEldritchImplicitUniquePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "EnemyLifeRegenerationRateEldritchImplicitUniquePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "EnemyLifeRegenerationRateEldritchImplicitUniquePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "IncreasedManaRegenerationPerPowerChargeEldritchImplicitUniquePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "IncreasedManaRegenerationPerPowerChargeEldritchImplicitUniquePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "IncreasedManaRegenerationPerPowerChargeEldritchImplicitUniquePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "IncreasedManaRegenerationPerPowerChargeEldritchImplicitUniquePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "IncreasedManaRegenerationPerPowerChargeEldritchImplicitUniquePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "IncreasedManaRegenerationPerPowerChargeEldritchImplicitUniquePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "AttackDamageEldritchImplicitUniquePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "AttackDamageEldritchImplicitUniquePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "AttackDamageEldritchImplicitUniquePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "AttackDamageEldritchImplicitUniquePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "AttackDamageEldritchImplicitUniquePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "AttackDamageEldritchImplicitUniquePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "SpellDamageEldritchImplicitUniquePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "SpellDamageEldritchImplicitUniquePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "SpellDamageEldritchImplicitUniquePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "SpellDamageEldritchImplicitUniquePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "SpellDamageEldritchImplicitUniquePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "SpellDamageEldritchImplicitUniquePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ArcaneSurgeEffectEldritchImplicitUniquePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ArcaneSurgeEffectEldritchImplicitUniquePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ArcaneSurgeEffectEldritchImplicitUniquePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ArcaneSurgeEffectEldritchImplicitUniquePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ArcaneSurgeEffectEldritchImplicitUniquePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ArcaneSurgeEffectEldritchImplicitUniquePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MovementVelocityEldritchImplicitUniquePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MovementVelocityEldritchImplicitUniquePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MovementVelocityEldritchImplicitUniquePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MovementVelocityEldritchImplicitUniquePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MovementVelocityEldritchImplicitUniquePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MovementVelocityEldritchImplicitUniquePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ActionSpeedImplicitEldritchImplicitUniquePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ActionSpeedImplicitEldritchImplicitUniquePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ActionSpeedImplicitEldritchImplicitUniquePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ActionSpeedImplicitEldritchImplicitUniquePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ActionSpeedImplicitEldritchImplicitUniquePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ActionSpeedImplicitEldritchImplicitUniquePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ScorchedGroundWhileMovingEldritchImplicitUniquePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ScorchedGroundWhileMovingEldritchImplicitUniquePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ScorchedGroundWhileMovingEldritchImplicitUniquePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ScorchedGroundWhileMovingEldritchImplicitUniquePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ScorchedGroundWhileMovingEldritchImplicitUniquePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ScorchedGroundWhileMovingEldritchImplicitUniquePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "BrittleGroundWhileMovingEldritchImplicitUniquePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "BrittleGroundWhileMovingEldritchImplicitUniquePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "BrittleGroundWhileMovingEldritchImplicitUniquePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "BrittleGroundWhileMovingEldritchImplicitUniquePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "BrittleGroundWhileMovingEldritchImplicitUniquePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "BrittleGroundWhileMovingEldritchImplicitUniquePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "SappedGroundWhileMovingEldritchImplicitUniquePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "SappedGroundWhileMovingEldritchImplicitUniquePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "SappedGroundWhileMovingEldritchImplicitUniquePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "SappedGroundWhileMovingEldritchImplicitUniquePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "SappedGroundWhileMovingEldritchImplicitUniquePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "SappedGroundWhileMovingEldritchImplicitUniquePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "FireResistanceEldritchImplicitUniquePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "FireResistanceEldritchImplicitUniquePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "FireResistanceEldritchImplicitUniquePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "FireResistanceEldritchImplicitUniquePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "FireResistanceEldritchImplicitUniquePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "FireResistanceEldritchImplicitUniquePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ColdResistanceEldritchImplicitUniquePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ColdResistanceEldritchImplicitUniquePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ColdResistanceEldritchImplicitUniquePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ColdResistanceEldritchImplicitUniquePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ColdResistanceEldritchImplicitUniquePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ColdResistanceEldritchImplicitUniquePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "LightningResistanceEldritchImplicitUniquePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "LightningResistanceEldritchImplicitUniquePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "LightningResistanceEldritchImplicitUniquePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "LightningResistanceEldritchImplicitUniquePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "LightningResistanceEldritchImplicitUniquePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "LightningResistanceEldritchImplicitUniquePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ChaosResistanceEldritchImplicitUniquePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ChaosResistanceEldritchImplicitUniquePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ChaosResistanceEldritchImplicitUniquePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ChaosResistanceEldritchImplicitUniquePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ChaosResistanceEldritchImplicitUniquePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ChaosResistanceEldritchImplicitUniquePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "DamagePerEnduranceChargeEldritchImplicitUniquePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "DamagePerEnduranceChargeEldritchImplicitUniquePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "DamagePerEnduranceChargeEldritchImplicitUniquePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "DamagePerEnduranceChargeEldritchImplicitUniquePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "DamagePerEnduranceChargeEldritchImplicitUniquePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "DamagePerEnduranceChargeEldritchImplicitUniquePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MaximumFireResistanceImplicitEldritchImplicitUniquePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MaximumFireResistanceImplicitEldritchImplicitUniquePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MaximumFireResistanceImplicitEldritchImplicitUniquePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MaximumFireResistanceImplicitEldritchImplicitUniquePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MaximumFireResistanceImplicitEldritchImplicitUniquePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MaximumFireResistanceImplicitEldritchImplicitUniquePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "SummonTotemCastSpeedEldritchImplicitUniquePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "SummonTotemCastSpeedEldritchImplicitUniquePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "SummonTotemCastSpeedEldritchImplicitUniquePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "SummonTotemCastSpeedEldritchImplicitUniquePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "SummonTotemCastSpeedEldritchImplicitUniquePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "SummonTotemCastSpeedEldritchImplicitUniquePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "BrandAttachmentRangeEldritchImplicitUniquePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "BrandAttachmentRangeEldritchImplicitUniquePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "BrandAttachmentRangeEldritchImplicitUniquePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "BrandAttachmentRangeEldritchImplicitUniquePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "BrandAttachmentRangeEldritchImplicitUniquePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "BrandAttachmentRangeEldritchImplicitUniquePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "FireGolemBuffEffectEldritchImplicitUniquePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "FireGolemBuffEffectEldritchImplicitUniquePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "FireGolemBuffEffectEldritchImplicitUniquePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "FireGolemBuffEffectEldritchImplicitUniquePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "FireGolemBuffEffectEldritchImplicitUniquePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "FireGolemBuffEffectEldritchImplicitUniquePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "IceGolemBuffEffectEldritchImplicitUniquePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "IceGolemBuffEffectEldritchImplicitUniquePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "IceGolemBuffEffectEldritchImplicitUniquePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "IceGolemBuffEffectEldritchImplicitUniquePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "IceGolemBuffEffectEldritchImplicitUniquePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "IceGolemBuffEffectEldritchImplicitUniquePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "LightningGolemBuffEffectEldritchImplicitUniquePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "LightningGolemBuffEffectEldritchImplicitUniquePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "LightningGolemBuffEffectEldritchImplicitUniquePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "LightningGolemBuffEffectEldritchImplicitUniquePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "LightningGolemBuffEffectEldritchImplicitUniquePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "LightningGolemBuffEffectEldritchImplicitUniquePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "RockGolemBuffEffectEldritchImplicitUniquePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "RockGolemBuffEffectEldritchImplicitUniquePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "RockGolemBuffEffectEldritchImplicitUniquePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "RockGolemBuffEffectEldritchImplicitUniquePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "RockGolemBuffEffectEldritchImplicitUniquePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "RockGolemBuffEffectEldritchImplicitUniquePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ChaosGolemBuffEffectEldritchImplicitUniquePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ChaosGolemBuffEffectEldritchImplicitUniquePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ChaosGolemBuffEffectEldritchImplicitUniquePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ChaosGolemBuffEffectEldritchImplicitUniquePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ChaosGolemBuffEffectEldritchImplicitUniquePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ChaosGolemBuffEffectEldritchImplicitUniquePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "CarrionGolemBuffEffectEldritchImplicitUniquePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "CarrionGolemBuffEffectEldritchImplicitUniquePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "CarrionGolemBuffEffectEldritchImplicitUniquePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "CarrionGolemBuffEffectEldritchImplicitUniquePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "CarrionGolemBuffEffectEldritchImplicitUniquePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "CarrionGolemBuffEffectEldritchImplicitUniquePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "FleshOfferingEffectEldritchImplicitUniquePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "FleshOfferingEffectEldritchImplicitUniquePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "FleshOfferingEffectEldritchImplicitUniquePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "FleshOfferingEffectEldritchImplicitUniquePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "FleshOfferingEffectEldritchImplicitUniquePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "FleshOfferingEffectEldritchImplicitUniquePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "BoneOfferingEffectEldritchImplicitUniquePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "BoneOfferingEffectEldritchImplicitUniquePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "BoneOfferingEffectEldritchImplicitUniquePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "BoneOfferingEffectEldritchImplicitUniquePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "BoneOfferingEffectEldritchImplicitUniquePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "BoneOfferingEffectEldritchImplicitUniquePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "SpiritOfferingEffectEldritchImplicitUniquePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "SpiritOfferingEffectEldritchImplicitUniquePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "SpiritOfferingEffectEldritchImplicitUniquePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "SpiritOfferingEffectEldritchImplicitUniquePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "SpiritOfferingEffectEldritchImplicitUniquePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "SpiritOfferingEffectEldritchImplicitUniquePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "AvoidIgniteEldritchImplicitUniquePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "AvoidIgniteEldritchImplicitUniquePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "AvoidIgniteEldritchImplicitUniquePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "AvoidIgniteEldritchImplicitUniquePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "AvoidIgniteEldritchImplicitUniquePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "AvoidIgniteEldritchImplicitUniquePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "AvoidFreezeEldritchImplicitUniquePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "AvoidFreezeEldritchImplicitUniquePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "AvoidFreezeEldritchImplicitUniquePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "AvoidFreezeEldritchImplicitUniquePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "AvoidFreezeEldritchImplicitUniquePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "AvoidFreezeEldritchImplicitUniquePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "AvoidShockEldritchImplicitUniquePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "AvoidShockEldritchImplicitUniquePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "AvoidShockEldritchImplicitUniquePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "AvoidShockEldritchImplicitUniquePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "AvoidShockEldritchImplicitUniquePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "AvoidShockEldritchImplicitUniquePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "AvoidStunEldritchImplicitUniquePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "AvoidStunEldritchImplicitUniquePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "AvoidStunEldritchImplicitUniquePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "AvoidStunEldritchImplicitUniquePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "AvoidStunEldritchImplicitUniquePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "AvoidStunEldritchImplicitUniquePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "OnslaughtEffectEldritchImplicitUniquePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "OnslaughtEffectEldritchImplicitUniquePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "OnslaughtEffectEldritchImplicitUniquePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "OnslaughtEffectEldritchImplicitUniquePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "OnslaughtEffectEldritchImplicitUniquePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "OnslaughtEffectEldritchImplicitUniquePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "LifeRegenerationRateEldritchImplicitUniquePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "LifeRegenerationRateEldritchImplicitUniquePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "LifeRegenerationRateEldritchImplicitUniquePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "LifeRegenerationRateEldritchImplicitUniquePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "LifeRegenerationRateEldritchImplicitUniquePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "LifeRegenerationRateEldritchImplicitUniquePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ArmourFromHelmetGlovesEldritchImplicitUniquePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ArmourFromHelmetGlovesEldritchImplicitUniquePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ArmourFromHelmetGlovesEldritchImplicitUniquePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ArmourFromHelmetGlovesEldritchImplicitUniquePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ArmourFromHelmetGlovesEldritchImplicitUniquePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ArmourFromHelmetGlovesEldritchImplicitUniquePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "FasterIgniteDamageEldritchImplicitUniquePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "FasterIgniteDamageEldritchImplicitUniquePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "FasterIgniteDamageEldritchImplicitUniquePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "FasterIgniteDamageEldritchImplicitUniquePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "FasterIgniteDamageEldritchImplicitUniquePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "FasterIgniteDamageEldritchImplicitUniquePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "FasterPoisonDamageEldritchImplicitUniquePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "FasterPoisonDamageEldritchImplicitUniquePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "FasterPoisonDamageEldritchImplicitUniquePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "FasterPoisonDamageEldritchImplicitUniquePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "FasterPoisonDamageEldritchImplicitUniquePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "FasterPoisonDamageEldritchImplicitUniquePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "FasterBleedDamageEldritchImplicitUniquePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "FasterBleedDamageEldritchImplicitUniquePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "FasterBleedDamageEldritchImplicitUniquePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "FasterBleedDamageEldritchImplicitUniquePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "FasterBleedDamageEldritchImplicitUniquePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "FasterBleedDamageEldritchImplicitUniquePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PhysicalAddedAsFireEldritchImplicitUniquePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PhysicalAddedAsFireEldritchImplicitUniquePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PhysicalAddedAsFireEldritchImplicitUniquePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PhysicalAddedAsFireEldritchImplicitUniquePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PhysicalAddedAsFireEldritchImplicitUniquePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PhysicalAddedAsFireEldritchImplicitUniquePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PhysicalAddedAsColdEldritchImplicitUniquePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PhysicalAddedAsColdEldritchImplicitUniquePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PhysicalAddedAsColdEldritchImplicitUniquePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PhysicalAddedAsColdEldritchImplicitUniquePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PhysicalAddedAsColdEldritchImplicitUniquePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PhysicalAddedAsColdEldritchImplicitUniquePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PhysicalAddedAsLightningEldritchImplicitUniquePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PhysicalAddedAsLightningEldritchImplicitUniquePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PhysicalAddedAsLightningEldritchImplicitUniquePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PhysicalAddedAsLightningEldritchImplicitUniquePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PhysicalAddedAsLightningEldritchImplicitUniquePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PhysicalAddedAsLightningEldritchImplicitUniquePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PhysicalDamageAddedAsChaosEldritchImplicitUniquePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PhysicalDamageAddedAsChaosEldritchImplicitUniquePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PhysicalDamageAddedAsChaosEldritchImplicitUniquePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PhysicalDamageAddedAsChaosEldritchImplicitUniquePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PhysicalDamageAddedAsChaosEldritchImplicitUniquePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PhysicalDamageAddedAsChaosEldritchImplicitUniquePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "LifeRegenerationPercentPerEnduranceChargeEldritchImplicitUniquePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "LifeRegenerationPercentPerEnduranceChargeEldritchImplicitUniquePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "LifeRegenerationPercentPerEnduranceChargeEldritchImplicitUniquePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "LifeRegenerationPercentPerEnduranceChargeEldritchImplicitUniquePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "LifeRegenerationPercentPerEnduranceChargeEldritchImplicitUniquePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "LifeRegenerationPercentPerEnduranceChargeEldritchImplicitUniquePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "IncreasedStunThresholdEldritchImplicitUniquePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "IncreasedStunThresholdEldritchImplicitUniquePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "IncreasedStunThresholdEldritchImplicitUniquePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "IncreasedStunThresholdEldritchImplicitUniquePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "IncreasedStunThresholdEldritchImplicitUniquePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "IncreasedStunThresholdEldritchImplicitUniquePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "TravelSkillCooldownRecoveryEldritchImplicitUniquePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "TravelSkillCooldownRecoveryEldritchImplicitUniquePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "TravelSkillCooldownRecoveryEldritchImplicitUniquePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "TravelSkillCooldownRecoveryEldritchImplicitUniquePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "TravelSkillCooldownRecoveryEldritchImplicitUniquePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "TravelSkillCooldownRecoveryEldritchImplicitUniquePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "WarcrySpeedEldritchImplicitUniquePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "WarcrySpeedEldritchImplicitUniquePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "WarcrySpeedEldritchImplicitUniquePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "WarcrySpeedEldritchImplicitUniquePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "WarcrySpeedEldritchImplicitUniquePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "WarcrySpeedEldritchImplicitUniquePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "EnduringCryCooldownRecoveryEldritchImplicitUniquePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "EnduringCryCooldownRecoveryEldritchImplicitUniquePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "EnduringCryCooldownRecoveryEldritchImplicitUniquePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "EnduringCryCooldownRecoveryEldritchImplicitUniquePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "EnduringCryCooldownRecoveryEldritchImplicitUniquePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "EnduringCryCooldownRecoveryEldritchImplicitUniquePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "IntimidatingCryCooldownRecoveryEldritchImplicitUniquePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "IntimidatingCryCooldownRecoveryEldritchImplicitUniquePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "IntimidatingCryCooldownRecoveryEldritchImplicitUniquePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "IntimidatingCryCooldownRecoveryEldritchImplicitUniquePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "IntimidatingCryCooldownRecoveryEldritchImplicitUniquePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "IntimidatingCryCooldownRecoveryEldritchImplicitUniquePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "SeismicCryExertedDamageEldritchImplicitUniquePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "SeismicCryExertedDamageEldritchImplicitUniquePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "SeismicCryExertedDamageEldritchImplicitUniquePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "SeismicCryExertedDamageEldritchImplicitUniquePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "SeismicCryExertedDamageEldritchImplicitUniquePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "SeismicCryExertedDamageEldritchImplicitUniquePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "AncestralCryExertedDamageEldritchImplicitUniquePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "AncestralCryExertedDamageEldritchImplicitUniquePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "AncestralCryExertedDamageEldritchImplicitUniquePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "AncestralCryExertedDamageEldritchImplicitUniquePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "AncestralCryExertedDamageEldritchImplicitUniquePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "AncestralCryExertedDamageEldritchImplicitUniquePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "RallyingCryWarcryEffectEldritchImplicitUniquePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "RallyingCryWarcryEffectEldritchImplicitUniquePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "RallyingCryWarcryEffectEldritchImplicitUniquePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "RallyingCryWarcryEffectEldritchImplicitUniquePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "RallyingCryWarcryEffectEldritchImplicitUniquePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "RallyingCryWarcryEffectEldritchImplicitUniquePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "BattlemagesCryWarcryEffectEldritchImplicitUniquePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "BattlemagesCryWarcryEffectEldritchImplicitUniquePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "BattlemagesCryWarcryEffectEldritchImplicitUniquePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "BattlemagesCryWarcryEffectEldritchImplicitUniquePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "BattlemagesCryWarcryEffectEldritchImplicitUniquePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "BattlemagesCryWarcryEffectEldritchImplicitUniquePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "InfernalCryWarcryAreaOfEffectEldritchImplicitUniquePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "InfernalCryWarcryAreaOfEffectEldritchImplicitUniquePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "InfernalCryWarcryAreaOfEffectEldritchImplicitUniquePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "InfernalCryWarcryAreaOfEffectEldritchImplicitUniquePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "InfernalCryWarcryAreaOfEffectEldritchImplicitUniquePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "InfernalCryWarcryAreaOfEffectEldritchImplicitUniquePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "GeneralsCryCooldownRecoveryEldritchImplicitUniquePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "GeneralsCryCooldownRecoveryEldritchImplicitUniquePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "GeneralsCryCooldownRecoveryEldritchImplicitUniquePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "GeneralsCryCooldownRecoveryEldritchImplicitUniquePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "GeneralsCryCooldownRecoveryEldritchImplicitUniquePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "GeneralsCryCooldownRecoveryEldritchImplicitUniquePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "AvoidElementalStatusAilmentsEldritchImplicitUniquePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "AvoidElementalStatusAilmentsEldritchImplicitUniquePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "AvoidElementalStatusAilmentsEldritchImplicitUniquePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "AvoidElementalStatusAilmentsEldritchImplicitUniquePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "AvoidElementalStatusAilmentsEldritchImplicitUniquePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "AvoidElementalStatusAilmentsEldritchImplicitUniquePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ChanceToAvoidBleedingEldritchImplicitUniquePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ChanceToAvoidBleedingEldritchImplicitUniquePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ChanceToAvoidBleedingEldritchImplicitUniquePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ChanceToAvoidBleedingEldritchImplicitUniquePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ChanceToAvoidBleedingEldritchImplicitUniquePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ChanceToAvoidBleedingEldritchImplicitUniquePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ChanceToAvoidPoisonEldritchImplicitUniquePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ChanceToAvoidPoisonEldritchImplicitUniquePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ChanceToAvoidPoisonEldritchImplicitUniquePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ChanceToAvoidPoisonEldritchImplicitUniquePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ChanceToAvoidPoisonEldritchImplicitUniquePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ChanceToAvoidPoisonEldritchImplicitUniquePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "GlobalCooldownRecoveryEldritchImplicitUniquePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "GlobalCooldownRecoveryEldritchImplicitUniquePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "GlobalCooldownRecoveryEldritchImplicitUniquePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "GlobalCooldownRecoveryEldritchImplicitUniquePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "GlobalCooldownRecoveryEldritchImplicitUniquePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "GlobalCooldownRecoveryEldritchImplicitUniquePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ElusiveEffectEldritchImplicitUniquePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ElusiveEffectEldritchImplicitUniquePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ElusiveEffectEldritchImplicitUniquePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ElusiveEffectEldritchImplicitUniquePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ElusiveEffectEldritchImplicitUniquePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ElusiveEffectEldritchImplicitUniquePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "SpellCriticalStrikeMultiplierEldritchImplicitUniquePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "SpellCriticalStrikeMultiplierEldritchImplicitUniquePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "SpellCriticalStrikeMultiplierEldritchImplicitUniquePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "SpellCriticalStrikeMultiplierEldritchImplicitUniquePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "SpellCriticalStrikeMultiplierEldritchImplicitUniquePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "SpellCriticalStrikeMultiplierEldritchImplicitUniquePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "AttackCriticalStrikeMultiplierEldritchImplicitUniquePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "AttackCriticalStrikeMultiplierEldritchImplicitUniquePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "AttackCriticalStrikeMultiplierEldritchImplicitUniquePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "AttackCriticalStrikeMultiplierEldritchImplicitUniquePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "AttackCriticalStrikeMultiplierEldritchImplicitUniquePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "AttackCriticalStrikeMultiplierEldritchImplicitUniquePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "FireDamagePercentageEldritchImplicitUniquePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "FireDamagePercentageEldritchImplicitUniquePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "FireDamagePercentageEldritchImplicitUniquePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "FireDamagePercentageEldritchImplicitUniquePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "FireDamagePercentageEldritchImplicitUniquePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "FireDamagePercentageEldritchImplicitUniquePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ColdDamagePercentageEldritchImplicitUniquePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ColdDamagePercentageEldritchImplicitUniquePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ColdDamagePercentageEldritchImplicitUniquePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ColdDamagePercentageEldritchImplicitUniquePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ColdDamagePercentageEldritchImplicitUniquePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ColdDamagePercentageEldritchImplicitUniquePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "LightningDamagePercentageEldritchImplicitUniquePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "LightningDamagePercentageEldritchImplicitUniquePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "LightningDamagePercentageEldritchImplicitUniquePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "LightningDamagePercentageEldritchImplicitUniquePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "LightningDamagePercentageEldritchImplicitUniquePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "LightningDamagePercentageEldritchImplicitUniquePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "IncreasedChaosDamageEldritchImplicitUniquePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "IncreasedChaosDamageEldritchImplicitUniquePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "IncreasedChaosDamageEldritchImplicitUniquePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "IncreasedChaosDamageEldritchImplicitUniquePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "IncreasedChaosDamageEldritchImplicitUniquePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "IncreasedChaosDamageEldritchImplicitUniquePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PhysicalDamagePercentEldritchImplicitUniquePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PhysicalDamagePercentEldritchImplicitUniquePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PhysicalDamagePercentEldritchImplicitUniquePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PhysicalDamagePercentEldritchImplicitUniquePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PhysicalDamagePercentEldritchImplicitUniquePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PhysicalDamagePercentEldritchImplicitUniquePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ArcticArmourBuffEffectEldritchImplicitUniquePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ArcticArmourBuffEffectEldritchImplicitUniquePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ArcticArmourBuffEffectEldritchImplicitUniquePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ArcticArmourBuffEffectEldritchImplicitUniquePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ArcticArmourBuffEffectEldritchImplicitUniquePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ArcticArmourBuffEffectEldritchImplicitUniquePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "FleshAndStoneAreaOfEffectEldritchImplicitUniquePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "FleshAndStoneAreaOfEffectEldritchImplicitUniquePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "FleshAndStoneAreaOfEffectEldritchImplicitUniquePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "FleshAndStoneAreaOfEffectEldritchImplicitUniquePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "FleshAndStoneAreaOfEffectEldritchImplicitUniquePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "FleshAndStoneAreaOfEffectEldritchImplicitUniquePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "TempestShieldBuffEffectEldritchImplicitUniquePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "TempestShieldBuffEffectEldritchImplicitUniquePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "TempestShieldBuffEffectEldritchImplicitUniquePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "TempestShieldBuffEffectEldritchImplicitUniquePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "TempestShieldBuffEffectEldritchImplicitUniquePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "TempestShieldBuffEffectEldritchImplicitUniquePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "DamageRemovedFromManaBeforeLifeEldritchImplicitUniquePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "DamageRemovedFromManaBeforeLifeEldritchImplicitUniquePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "DamageRemovedFromManaBeforeLifeEldritchImplicitUniquePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "DamageRemovedFromManaBeforeLifeEldritchImplicitUniquePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "DamageRemovedFromManaBeforeLifeEldritchImplicitUniquePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "DamageRemovedFromManaBeforeLifeEldritchImplicitUniquePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "GolemBuffEffectUniqueEldritchImplicitUniquePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "GolemBuffEffectUniqueEldritchImplicitUniquePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "GolemBuffEffectUniqueEldritchImplicitUniquePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "GolemBuffEffectUniqueEldritchImplicitUniquePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "GolemBuffEffectUniqueEldritchImplicitUniquePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "GolemBuffEffectUniqueEldritchImplicitUniquePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "AuraEffectEldritchImplicitUniquePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "AuraEffectEldritchImplicitUniquePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "AuraEffectEldritchImplicitUniquePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "AuraEffectEldritchImplicitUniquePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "AuraEffectEldritchImplicitUniquePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "AuraEffectEldritchImplicitUniquePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "CurseEffectivenessEldritchImplicitUniquePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "CurseEffectivenessEldritchImplicitUniquePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "CurseEffectivenessEldritchImplicitUniquePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "CurseEffectivenessEldritchImplicitUniquePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "CurseEffectivenessEldritchImplicitUniquePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "CurseEffectivenessEldritchImplicitUniquePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "OfferingEffectEldritchImplicitUniquePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "OfferingEffectEldritchImplicitUniquePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "OfferingEffectEldritchImplicitUniquePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "OfferingEffectEldritchImplicitUniquePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "OfferingEffectEldritchImplicitUniquePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "OfferingEffectEldritchImplicitUniquePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "WarcryEffectEldritchImplicitUniquePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "WarcryEffectEldritchImplicitUniquePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "WarcryEffectEldritchImplicitUniquePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "WarcryEffectEldritchImplicitUniquePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "WarcryEffectEldritchImplicitUniquePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "WarcryEffectEldritchImplicitUniquePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "FlaskEffectEldritchImplicitUniquePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "FlaskEffectEldritchImplicitUniquePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "FlaskEffectEldritchImplicitUniquePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "FlaskEffectEldritchImplicitUniquePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "FlaskEffectEldritchImplicitUniquePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "FlaskEffectEldritchImplicitUniquePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "DamageTakenGainedAsLifeEldritchImplicitUniquePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "DamageTakenGainedAsLifeEldritchImplicitUniquePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "DamageTakenGainedAsLifeEldritchImplicitUniquePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "DamageTakenGainedAsLifeEldritchImplicitUniquePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "DamageTakenGainedAsLifeEldritchImplicitUniquePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "DamageTakenGainedAsLifeEldritchImplicitUniquePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "FlaskGainPerSecondEldritchImplicitUniquePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "FlaskGainPerSecondEldritchImplicitUniquePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "FlaskGainPerSecondEldritchImplicitUniquePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "FlaskGainPerSecondEldritchImplicitUniquePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "FlaskGainPerSecondEldritchImplicitUniquePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "FlaskGainPerSecondEldritchImplicitUniquePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MaximumResistancesEldritchImplicitUniquePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MaximumResistancesEldritchImplicitUniquePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MaximumResistancesEldritchImplicitUniquePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MaximumResistancesEldritchImplicitUniquePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MaximumResistancesEldritchImplicitUniquePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MaximumResistancesEldritchImplicitUniquePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MaximumFireResistanceEldritchEldritchImplicitUniquePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MaximumFireResistanceEldritchEldritchImplicitUniquePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MaximumFireResistanceEldritchEldritchImplicitUniquePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MaximumFireResistanceEldritchEldritchImplicitUniquePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MaximumFireResistanceEldritchEldritchImplicitUniquePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MaximumFireResistanceEldritchEldritchImplicitUniquePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MaximumColdResistanceEldritchEldritchImplicitUniquePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MaximumColdResistanceEldritchEldritchImplicitUniquePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MaximumColdResistanceEldritchEldritchImplicitUniquePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MaximumColdResistanceEldritchEldritchImplicitUniquePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MaximumColdResistanceEldritchEldritchImplicitUniquePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MaximumColdResistanceEldritchEldritchImplicitUniquePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MaximumLightningResistanceEldritchEldritchImplicitUniquePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MaximumLightningResistanceEldritchEldritchImplicitUniquePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MaximumLightningResistanceEldritchEldritchImplicitUniquePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MaximumLightningResistanceEldritchEldritchImplicitUniquePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MaximumLightningResistanceEldritchEldritchImplicitUniquePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MaximumLightningResistanceEldritchEldritchImplicitUniquePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MaximumChaosResistanceImplicitEldritchImplicitUniquePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MaximumChaosResistanceImplicitEldritchImplicitUniquePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MaximumChaosResistanceImplicitEldritchImplicitUniquePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MaximumChaosResistanceImplicitEldritchImplicitUniquePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MaximumChaosResistanceImplicitEldritchImplicitUniquePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MaximumChaosResistanceImplicitEldritchImplicitUniquePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "EnduranceChargePerSecondEldritchImplicitUniquePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "EnduranceChargePerSecondEldritchImplicitUniquePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "EnduranceChargePerSecondEldritchImplicitUniquePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "EnduranceChargePerSecondEldritchImplicitUniquePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "EnduranceChargePerSecondEldritchImplicitUniquePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "EnduranceChargePerSecondEldritchImplicitUniquePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "FrenzyChargePerSecondEldritchImplicitUniquePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "FrenzyChargePerSecondEldritchImplicitUniquePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "FrenzyChargePerSecondEldritchImplicitUniquePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "FrenzyChargePerSecondEldritchImplicitUniquePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "FrenzyChargePerSecondEldritchImplicitUniquePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "FrenzyChargePerSecondEldritchImplicitUniquePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PowerChargePerSecondEldritchImplicitUniquePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PowerChargePerSecondEldritchImplicitUniquePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PowerChargePerSecondEldritchImplicitUniquePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PowerChargePerSecondEldritchImplicitUniquePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PowerChargePerSecondEldritchImplicitUniquePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PowerChargePerSecondEldritchImplicitUniquePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "BlockPercentEldritchImplicitUniquePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "BlockPercentEldritchImplicitUniquePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "BlockPercentEldritchImplicitUniquePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "BlockPercentEldritchImplicitUniquePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "BlockPercentEldritchImplicitUniquePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "BlockPercentEldritchImplicitUniquePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "SpellBlockPercentageEldritchImplicitUniquePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "SpellBlockPercentageEldritchImplicitUniquePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "SpellBlockPercentageEldritchImplicitUniquePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "SpellBlockPercentageEldritchImplicitUniquePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "SpellBlockPercentageEldritchImplicitUniquePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "SpellBlockPercentageEldritchImplicitUniquePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "GlobalPhysicalDamageReductionRatingPercentEldritchImplicitUniquePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "GlobalPhysicalDamageReductionRatingPercentEldritchImplicitUniquePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "GlobalPhysicalDamageReductionRatingPercentEldritchImplicitUniquePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "GlobalPhysicalDamageReductionRatingPercentEldritchImplicitUniquePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "GlobalPhysicalDamageReductionRatingPercentEldritchImplicitUniquePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "GlobalPhysicalDamageReductionRatingPercentEldritchImplicitUniquePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "GlobalEvasionRatingPercentEldritchImplicitUniquePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "GlobalEvasionRatingPercentEldritchImplicitUniquePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "GlobalEvasionRatingPercentEldritchImplicitUniquePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "GlobalEvasionRatingPercentEldritchImplicitUniquePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "GlobalEvasionRatingPercentEldritchImplicitUniquePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "GlobalEvasionRatingPercentEldritchImplicitUniquePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "GlobalEnergyShieldPercentEldritchImplicitUniquePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "GlobalEnergyShieldPercentEldritchImplicitUniquePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "GlobalEnergyShieldPercentEldritchImplicitUniquePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "GlobalEnergyShieldPercentEldritchImplicitUniquePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "GlobalEnergyShieldPercentEldritchImplicitUniquePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "GlobalEnergyShieldPercentEldritchImplicitUniquePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PlayerReflectedDamageEldritchImplicitUniquePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PlayerReflectedDamageEldritchImplicitUniquePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PlayerReflectedDamageEldritchImplicitUniquePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PlayerReflectedDamageEldritchImplicitUniquePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PlayerReflectedDamageEldritchImplicitUniquePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PlayerReflectedDamageEldritchImplicitUniquePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MinionReflectedDamageEldritchImplicitUniquePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MinionReflectedDamageEldritchImplicitUniquePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MinionReflectedDamageEldritchImplicitUniquePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MinionReflectedDamageEldritchImplicitUniquePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MinionReflectedDamageEldritchImplicitUniquePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MinionReflectedDamageEldritchImplicitUniquePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "AngerAuraEffectEldritchImplicitUniquePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "AngerAuraEffectEldritchImplicitUniquePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "AngerAuraEffectEldritchImplicitUniquePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "AngerAuraEffectEldritchImplicitUniquePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "AngerAuraEffectEldritchImplicitUniquePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "AngerAuraEffectEldritchImplicitUniquePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "HatredAuraEffectEldritchImplicitUniquePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "HatredAuraEffectEldritchImplicitUniquePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "HatredAuraEffectEldritchImplicitUniquePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "HatredAuraEffectEldritchImplicitUniquePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "HatredAuraEffectEldritchImplicitUniquePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "HatredAuraEffectEldritchImplicitUniquePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "WrathAuraEffectEldritchImplicitUniquePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "WrathAuraEffectEldritchImplicitUniquePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "WrathAuraEffectEldritchImplicitUniquePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "WrathAuraEffectEldritchImplicitUniquePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "WrathAuraEffectEldritchImplicitUniquePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "WrathAuraEffectEldritchImplicitUniquePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MalevolenceAuraEffectEldritchImplicitUniquePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MalevolenceAuraEffectEldritchImplicitUniquePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MalevolenceAuraEffectEldritchImplicitUniquePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MalevolenceAuraEffectEldritchImplicitUniquePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MalevolenceAuraEffectEldritchImplicitUniquePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MalevolenceAuraEffectEldritchImplicitUniquePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ZealotryAuraEffectEldritchImplicitUniquePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ZealotryAuraEffectEldritchImplicitUniquePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ZealotryAuraEffectEldritchImplicitUniquePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ZealotryAuraEffectEldritchImplicitUniquePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ZealotryAuraEffectEldritchImplicitUniquePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ZealotryAuraEffectEldritchImplicitUniquePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PrideAuraEffectEldritchImplicitUniquePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PrideAuraEffectEldritchImplicitUniquePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PrideAuraEffectEldritchImplicitUniquePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PrideAuraEffectEldritchImplicitUniquePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PrideAuraEffectEldritchImplicitUniquePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PrideAuraEffectEldritchImplicitUniquePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "DeterminationAuraEffectEldritchImplicitUniquePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "DeterminationAuraEffectEldritchImplicitUniquePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "DeterminationAuraEffectEldritchImplicitUniquePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "DeterminationAuraEffectEldritchImplicitUniquePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "DeterminationAuraEffectEldritchImplicitUniquePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "DeterminationAuraEffectEldritchImplicitUniquePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "GraceAuraEffectEldritchImplicitUniquePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "GraceAuraEffectEldritchImplicitUniquePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "GraceAuraEffectEldritchImplicitUniquePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "GraceAuraEffectEldritchImplicitUniquePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "GraceAuraEffectEldritchImplicitUniquePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "GraceAuraEffectEldritchImplicitUniquePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "DisciplineAuraEffectEldritchImplicitUniquePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "DisciplineAuraEffectEldritchImplicitUniquePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "DisciplineAuraEffectEldritchImplicitUniquePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "DisciplineAuraEffectEldritchImplicitUniquePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "DisciplineAuraEffectEldritchImplicitUniquePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "DisciplineAuraEffectEldritchImplicitUniquePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "HasteAuraEffectEldritchImplicitUniquePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "HasteAuraEffectEldritchImplicitUniquePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "HasteAuraEffectEldritchImplicitUniquePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "HasteAuraEffectEldritchImplicitUniquePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "HasteAuraEffectEldritchImplicitUniquePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "HasteAuraEffectEldritchImplicitUniquePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PurityOfElementsEffectEldritchImplicitUniquePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PurityOfElementsEffectEldritchImplicitUniquePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PurityOfElementsEffectEldritchImplicitUniquePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PurityOfElementsEffectEldritchImplicitUniquePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PurityOfElementsEffectEldritchImplicitUniquePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PurityOfElementsEffectEldritchImplicitUniquePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PurityOfFireEffectEldritchImplicitUniquePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PurityOfFireEffectEldritchImplicitUniquePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PurityOfFireEffectEldritchImplicitUniquePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PurityOfFireEffectEldritchImplicitUniquePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PurityOfFireEffectEldritchImplicitUniquePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PurityOfFireEffectEldritchImplicitUniquePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PurityOfIceEffectEldritchImplicitUniquePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PurityOfIceEffectEldritchImplicitUniquePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PurityOfIceEffectEldritchImplicitUniquePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PurityOfIceEffectEldritchImplicitUniquePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PurityOfIceEffectEldritchImplicitUniquePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PurityOfIceEffectEldritchImplicitUniquePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PurityOfLightningEffectEldritchImplicitUniquePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PurityOfLightningEffectEldritchImplicitUniquePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PurityOfLightningEffectEldritchImplicitUniquePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PurityOfLightningEffectEldritchImplicitUniquePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PurityOfLightningEffectEldritchImplicitUniquePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PurityOfLightningEffectEldritchImplicitUniquePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "FortifyOnMeleeHitEldritchImplicitUniquePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "FortifyOnMeleeHitEldritchImplicitUniquePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "FortifyOnMeleeHitEldritchImplicitUniquePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "FortifyOnMeleeHitEldritchImplicitUniquePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "FortifyOnMeleeHitEldritchImplicitUniquePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "FortifyOnMeleeHitEldritchImplicitUniquePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "AllResistancesEldritchImplicitUniquePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "AllResistancesEldritchImplicitUniquePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "AllResistancesEldritchImplicitUniquePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "AllResistancesEldritchImplicitUniquePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "AllResistancesEldritchImplicitUniquePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "AllResistancesEldritchImplicitUniquePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "LifeRecoveryRateEldritchImplicitUniquePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "LifeRecoveryRateEldritchImplicitUniquePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "LifeRecoveryRateEldritchImplicitUniquePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "LifeRecoveryRateEldritchImplicitUniquePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "LifeRecoveryRateEldritchImplicitUniquePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "LifeRecoveryRateEldritchImplicitUniquePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ManaRecoveryRateEldritchImplicitUniquePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ManaRecoveryRateEldritchImplicitUniquePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ManaRecoveryRateEldritchImplicitUniquePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ManaRecoveryRateEldritchImplicitUniquePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ManaRecoveryRateEldritchImplicitUniquePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ManaRecoveryRateEldritchImplicitUniquePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "EnergyShieldRecoveryRateEldritchImplicitUniquePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "EnergyShieldRecoveryRateEldritchImplicitUniquePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "EnergyShieldRecoveryRateEldritchImplicitUniquePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "EnergyShieldRecoveryRateEldritchImplicitUniquePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "EnergyShieldRecoveryRateEldritchImplicitUniquePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "EnergyShieldRecoveryRateEldritchImplicitUniquePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "DamageTakenPerStrengthEldritchImplicitUniquePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "DamageTakenPerStrengthEldritchImplicitUniquePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "DamageTakenPerStrengthEldritchImplicitUniquePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "DamageTakenPerStrengthEldritchImplicitUniquePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "DamageTakenPerStrengthEldritchImplicitUniquePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "DamageTakenPerStrengthEldritchImplicitUniquePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "DamageTakenPerDexterityEldritchImplicitUniquePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "DamageTakenPerDexterityEldritchImplicitUniquePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "DamageTakenPerDexterityEldritchImplicitUniquePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "DamageTakenPerDexterityEldritchImplicitUniquePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "DamageTakenPerDexterityEldritchImplicitUniquePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "DamageTakenPerDexterityEldritchImplicitUniquePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "DamageTakenPerIntelligenceEldritchImplicitUniquePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "DamageTakenPerIntelligenceEldritchImplicitUniquePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "DamageTakenPerIntelligenceEldritchImplicitUniquePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "DamageTakenPerIntelligenceEldritchImplicitUniquePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "DamageTakenPerIntelligenceEldritchImplicitUniquePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "DamageTakenPerIntelligenceEldritchImplicitUniquePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "SkillEffectDurationUniquePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "SkillEffectDurationUniquePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "SkillEffectDurationUniquePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "SkillEffectDurationUniquePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "SkillEffectDurationUniquePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "SkillEffectDurationUniquePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceUniqueMonster",
          "stat_text": null,
          "stats": null
        }
      ]
    },
    "templates": {
      "InfluenceStatConditionPresenceUniqueMonster": {
        "aura_radius_metres": null,
        "stats": null,
        "stat_text": null,
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "influence_stat_condition_presence_celestial_boss": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "invisible",
    "category": null,
    "sources": {
      "Mods": [
        {
          "id": "IncreasedAttackSpeedEldritchImplicitPinnaclePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "IncreasedAttackSpeedEldritchImplicitPinnaclePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "IncreasedAttackSpeedEldritchImplicitPinnaclePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "IncreasedAttackSpeedEldritchImplicitPinnaclePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "IncreasedAttackSpeedEldritchImplicitPinnaclePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "IncreasedAttackSpeedEldritchImplicitPinnaclePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "AttackCriticalStrikeChanceEldritchImplicitPinnaclePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "AttackCriticalStrikeChanceEldritchImplicitPinnaclePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "AttackCriticalStrikeChanceEldritchImplicitPinnaclePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "AttackCriticalStrikeChanceEldritchImplicitPinnaclePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "AttackCriticalStrikeChanceEldritchImplicitPinnaclePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "AttackCriticalStrikeChanceEldritchImplicitPinnaclePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "AddedPhysicalDamageEldritchImplicitPinnaclePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "AddedPhysicalDamageEldritchImplicitPinnaclePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "AddedPhysicalDamageEldritchImplicitPinnaclePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "AddedPhysicalDamageEldritchImplicitPinnaclePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "AddedPhysicalDamageEldritchImplicitPinnaclePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "AddedPhysicalDamageEldritchImplicitPinnaclePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "AddedFireDamageEldritchImplicitPinnaclePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "AddedFireDamageEldritchImplicitPinnaclePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "AddedFireDamageEldritchImplicitPinnaclePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "AddedFireDamageEldritchImplicitPinnaclePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "AddedFireDamageEldritchImplicitPinnaclePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "AddedFireDamageEldritchImplicitPinnaclePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "AddedColdDamageEldritchImplicitPinnaclePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "AddedColdDamageEldritchImplicitPinnaclePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "AddedColdDamageEldritchImplicitPinnaclePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "AddedColdDamageEldritchImplicitPinnaclePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "AddedColdDamageEldritchImplicitPinnaclePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "AddedColdDamageEldritchImplicitPinnaclePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "AddedLightningDamageEldritchImplicitPinnaclePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "AddedLightningDamageEldritchImplicitPinnaclePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "AddedLightningDamageEldritchImplicitPinnaclePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "AddedLightningDamageEldritchImplicitPinnaclePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "AddedLightningDamageEldritchImplicitPinnaclePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "AddedLightningDamageEldritchImplicitPinnaclePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "AddedChaosDamageEldritchImplicitPinnaclePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "AddedChaosDamageEldritchImplicitPinnaclePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "AddedChaosDamageEldritchImplicitPinnaclePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "AddedChaosDamageEldritchImplicitPinnaclePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "AddedChaosDamageEldritchImplicitPinnaclePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "AddedChaosDamageEldritchImplicitPinnaclePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "FireDamageOverTimeMultiplierEldritchImplicitPinnaclePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "FireDamageOverTimeMultiplierEldritchImplicitPinnaclePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "FireDamageOverTimeMultiplierEldritchImplicitPinnaclePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "FireDamageOverTimeMultiplierEldritchImplicitPinnaclePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "FireDamageOverTimeMultiplierEldritchImplicitPinnaclePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "FireDamageOverTimeMultiplierEldritchImplicitPinnaclePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ColdDamageOverTimeMultiplierEldritchImplicitPinnaclePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ColdDamageOverTimeMultiplierEldritchImplicitPinnaclePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ColdDamageOverTimeMultiplierEldritchImplicitPinnaclePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ColdDamageOverTimeMultiplierEldritchImplicitPinnaclePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ColdDamageOverTimeMultiplierEldritchImplicitPinnaclePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ColdDamageOverTimeMultiplierEldritchImplicitPinnaclePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PhysicalDamageOverTimeMultiplierEldritchImplicitPinnaclePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PhysicalDamageOverTimeMultiplierEldritchImplicitPinnaclePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PhysicalDamageOverTimeMultiplierEldritchImplicitPinnaclePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PhysicalDamageOverTimeMultiplierEldritchImplicitPinnaclePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PhysicalDamageOverTimeMultiplierEldritchImplicitPinnaclePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PhysicalDamageOverTimeMultiplierEldritchImplicitPinnaclePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ChaosDamageOverTimeMultiplierEldritchImplicitPinnaclePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ChaosDamageOverTimeMultiplierEldritchImplicitPinnaclePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ChaosDamageOverTimeMultiplierEldritchImplicitPinnaclePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ChaosDamageOverTimeMultiplierEldritchImplicitPinnaclePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ChaosDamageOverTimeMultiplierEldritchImplicitPinnaclePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ChaosDamageOverTimeMultiplierEldritchImplicitPinnaclePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "HeraldBonusAshEffectEldritchImplicitPinnaclePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "HeraldBonusAshEffectEldritchImplicitPinnaclePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "HeraldBonusAshEffectEldritchImplicitPinnaclePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "HeraldBonusAshEffectEldritchImplicitPinnaclePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "HeraldBonusAshEffectEldritchImplicitPinnaclePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "HeraldBonusAshEffectEldritchImplicitPinnaclePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "HeraldBonusIceEffectEldritchImplicitPinnaclePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "HeraldBonusIceEffectEldritchImplicitPinnaclePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "HeraldBonusIceEffectEldritchImplicitPinnaclePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "HeraldBonusIceEffectEldritchImplicitPinnaclePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "HeraldBonusIceEffectEldritchImplicitPinnaclePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "HeraldBonusIceEffectEldritchImplicitPinnaclePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "HeraldBonusThunderEffectEldritchImplicitPinnaclePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "HeraldBonusThunderEffectEldritchImplicitPinnaclePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "HeraldBonusThunderEffectEldritchImplicitPinnaclePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "HeraldBonusThunderEffectEldritchImplicitPinnaclePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "HeraldBonusThunderEffectEldritchImplicitPinnaclePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "HeraldBonusThunderEffectEldritchImplicitPinnaclePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "HeraldBonusPurityEffectEldritchImplicitPinnaclePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "HeraldBonusPurityEffectEldritchImplicitPinnaclePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "HeraldBonusPurityEffectEldritchImplicitPinnaclePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "HeraldBonusPurityEffectEldritchImplicitPinnaclePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "HeraldBonusPurityEffectEldritchImplicitPinnaclePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "HeraldBonusPurityEffectEldritchImplicitPinnaclePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "HeraldBonusAgonyEffectEldritchImplicitPinnaclePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "HeraldBonusAgonyEffectEldritchImplicitPinnaclePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "HeraldBonusAgonyEffectEldritchImplicitPinnaclePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "HeraldBonusAgonyEffectEldritchImplicitPinnaclePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "HeraldBonusAgonyEffectEldritchImplicitPinnaclePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "HeraldBonusAgonyEffectEldritchImplicitPinnaclePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "IgniteProliferationEldritchImplicitPinnaclePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "IgniteProliferationEldritchImplicitPinnaclePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "IgniteProliferationEldritchImplicitPinnaclePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "IgniteProliferationEldritchImplicitPinnaclePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "IgniteProliferationEldritchImplicitPinnaclePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "IgniteProliferationEldritchImplicitPinnaclePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "FreezeProliferationEldritchImplicitPinnaclePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "FreezeProliferationEldritchImplicitPinnaclePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "FreezeProliferationEldritchImplicitPinnaclePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "FreezeProliferationEldritchImplicitPinnaclePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "FreezeProliferationEldritchImplicitPinnaclePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "FreezeProliferationEldritchImplicitPinnaclePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ShockProliferationEldritchImplicitPinnaclePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ShockProliferationEldritchImplicitPinnaclePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ShockProliferationEldritchImplicitPinnaclePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ShockProliferationEldritchImplicitPinnaclePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ShockProliferationEldritchImplicitPinnaclePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ShockProliferationEldritchImplicitPinnaclePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "StunThresholdReductionEldritchImplicitPinnaclePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "StunThresholdReductionEldritchImplicitPinnaclePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "StunThresholdReductionEldritchImplicitPinnaclePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "StunThresholdReductionEldritchImplicitPinnaclePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "StunThresholdReductionEldritchImplicitPinnaclePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "StunThresholdReductionEldritchImplicitPinnaclePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MinionDamageEldritchImplicitPinnaclePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MinionDamageEldritchImplicitPinnaclePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MinionDamageEldritchImplicitPinnaclePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MinionDamageEldritchImplicitPinnaclePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MinionDamageEldritchImplicitPinnaclePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MinionDamageEldritchImplicitPinnaclePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "TrapThrowSpeedEldritchImplicitPinnaclePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "TrapThrowSpeedEldritchImplicitPinnaclePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "TrapThrowSpeedEldritchImplicitPinnaclePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "TrapThrowSpeedEldritchImplicitPinnaclePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "TrapThrowSpeedEldritchImplicitPinnaclePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "TrapThrowSpeedEldritchImplicitPinnaclePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MineLayingSpeedEldritchImplicitPinnaclePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MineLayingSpeedEldritchImplicitPinnaclePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MineLayingSpeedEldritchImplicitPinnaclePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MineLayingSpeedEldritchImplicitPinnaclePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MineLayingSpeedEldritchImplicitPinnaclePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MineLayingSpeedEldritchImplicitPinnaclePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ExtinguishOnHitEldritchImplicitPinnaclePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ExtinguishOnHitEldritchImplicitPinnaclePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ExtinguishOnHitEldritchImplicitPinnaclePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ExtinguishOnHitEldritchImplicitPinnaclePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ExtinguishOnHitEldritchImplicitPinnaclePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ExtinguishOnHitEldritchImplicitPinnaclePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MaximumColdResistanceEldritchImplicitPinnaclePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MaximumColdResistanceEldritchImplicitPinnaclePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MaximumColdResistanceEldritchImplicitPinnaclePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MaximumColdResistanceEldritchImplicitPinnaclePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MaximumColdResistanceEldritchImplicitPinnaclePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MaximumColdResistanceEldritchImplicitPinnaclePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "DamagePerFrenzyChargeEldritchImplicitPinnaclePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "DamagePerFrenzyChargeEldritchImplicitPinnaclePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "DamagePerFrenzyChargeEldritchImplicitPinnaclePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "DamagePerFrenzyChargeEldritchImplicitPinnaclePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "DamagePerFrenzyChargeEldritchImplicitPinnaclePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "DamagePerFrenzyChargeEldritchImplicitPinnaclePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "StrikeSkillsAdditionalTargetEldritchImplicitPinnaclePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "StrikeSkillsAdditionalTargetEldritchImplicitPinnaclePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "StrikeSkillsAdditionalTargetEldritchImplicitPinnaclePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "StrikeSkillsAdditionalTargetEldritchImplicitPinnaclePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "StrikeSkillsAdditionalTargetEldritchImplicitPinnaclePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "StrikeSkillsAdditionalTargetEldritchImplicitPinnaclePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "RageOnHitImplicitEldritchImplicitPinnaclePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "RageOnHitImplicitEldritchImplicitPinnaclePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "RageOnHitImplicitEldritchImplicitPinnaclePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "RageOnHitImplicitEldritchImplicitPinnaclePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "RageOnHitImplicitEldritchImplicitPinnaclePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "RageOnHitImplicitEldritchImplicitPinnaclePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ChanceToIntimidateOnHitEldritchImplicitPinnaclePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ChanceToIntimidateOnHitEldritchImplicitPinnaclePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ChanceToIntimidateOnHitEldritchImplicitPinnaclePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ChanceToIntimidateOnHitEldritchImplicitPinnaclePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ChanceToIntimidateOnHitEldritchImplicitPinnaclePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ChanceToIntimidateOnHitEldritchImplicitPinnaclePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ChanceToUnnerveOnHitEldritchImplicitPinnaclePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ChanceToUnnerveOnHitEldritchImplicitPinnaclePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ChanceToUnnerveOnHitEldritchImplicitPinnaclePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ChanceToUnnerveOnHitEldritchImplicitPinnaclePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ChanceToUnnerveOnHitEldritchImplicitPinnaclePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ChanceToUnnerveOnHitEldritchImplicitPinnaclePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ChanceToSuppressSpellsEldritchImplicitPinnaclePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ChanceToSuppressSpellsEldritchImplicitPinnaclePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ChanceToSuppressSpellsEldritchImplicitPinnaclePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ChanceToSuppressSpellsEldritchImplicitPinnaclePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ChanceToSuppressSpellsEldritchImplicitPinnaclePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ChanceToSuppressSpellsEldritchImplicitPinnaclePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "EvasionRatingHelmetBootsEldritchImplicitPinnaclePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "EvasionRatingHelmetBootsEldritchImplicitPinnaclePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "EvasionRatingHelmetBootsEldritchImplicitPinnaclePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "EvasionRatingHelmetBootsEldritchImplicitPinnaclePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "EvasionRatingHelmetBootsEldritchImplicitPinnaclePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "EvasionRatingHelmetBootsEldritchImplicitPinnaclePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "FireExposureEffectOnHitEldritchImplicitPinnaclePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "FireExposureEffectOnHitEldritchImplicitPinnaclePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "FireExposureEffectOnHitEldritchImplicitPinnaclePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "FireExposureEffectOnHitEldritchImplicitPinnaclePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "FireExposureEffectOnHitEldritchImplicitPinnaclePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "FireExposureEffectOnHitEldritchImplicitPinnaclePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ColdExposureEffectOnHitEldritchImplicitPinnaclePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ColdExposureEffectOnHitEldritchImplicitPinnaclePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ColdExposureEffectOnHitEldritchImplicitPinnaclePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ColdExposureEffectOnHitEldritchImplicitPinnaclePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ColdExposureEffectOnHitEldritchImplicitPinnaclePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ColdExposureEffectOnHitEldritchImplicitPinnaclePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "LightningExposureEffectOnHitEldritchImplicitPinnaclePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "LightningExposureEffectOnHitEldritchImplicitPinnaclePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "LightningExposureEffectOnHitEldritchImplicitPinnaclePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "LightningExposureEffectOnHitEldritchImplicitPinnaclePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "LightningExposureEffectOnHitEldritchImplicitPinnaclePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "LightningExposureEffectOnHitEldritchImplicitPinnaclePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ArmourPenetrationEldritchImplicitPinnaclePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ArmourPenetrationEldritchImplicitPinnaclePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ArmourPenetrationEldritchImplicitPinnaclePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ArmourPenetrationEldritchImplicitPinnaclePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ArmourPenetrationEldritchImplicitPinnaclePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ArmourPenetrationEldritchImplicitPinnaclePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "WitherExpireSpeedEldritchImplicitPinnaclePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "WitherExpireSpeedEldritchImplicitPinnaclePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "WitherExpireSpeedEldritchImplicitPinnaclePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "WitherExpireSpeedEldritchImplicitPinnaclePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "WitherExpireSpeedEldritchImplicitPinnaclePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "WitherExpireSpeedEldritchImplicitPinnaclePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ConvertPhysicalToFireEldritchImplicitPinnaclePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ConvertPhysicalToFireEldritchImplicitPinnaclePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ConvertPhysicalToFireEldritchImplicitPinnaclePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ConvertPhysicalToFireEldritchImplicitPinnaclePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ConvertPhysicalToFireEldritchImplicitPinnaclePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ConvertPhysicalToFireEldritchImplicitPinnaclePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ConvertPhysicalToColdEldritchImplicitPinnaclePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ConvertPhysicalToColdEldritchImplicitPinnaclePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ConvertPhysicalToColdEldritchImplicitPinnaclePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ConvertPhysicalToColdEldritchImplicitPinnaclePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ConvertPhysicalToColdEldritchImplicitPinnaclePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ConvertPhysicalToColdEldritchImplicitPinnaclePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ConvertPhysicalToLightningEldritchImplicitPinnaclePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ConvertPhysicalToLightningEldritchImplicitPinnaclePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ConvertPhysicalToLightningEldritchImplicitPinnaclePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ConvertPhysicalToLightningEldritchImplicitPinnaclePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ConvertPhysicalToLightningEldritchImplicitPinnaclePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ConvertPhysicalToLightningEldritchImplicitPinnaclePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ConvertPhysicalToChaosEldritchImplicitPinnaclePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ConvertPhysicalToChaosEldritchImplicitPinnaclePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ConvertPhysicalToChaosEldritchImplicitPinnaclePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ConvertPhysicalToChaosEldritchImplicitPinnaclePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ConvertPhysicalToChaosEldritchImplicitPinnaclePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ConvertPhysicalToChaosEldritchImplicitPinnaclePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "FireDamageLifeLeechEldritchImplicitPinnaclePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "FireDamageLifeLeechEldritchImplicitPinnaclePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "FireDamageLifeLeechEldritchImplicitPinnaclePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "FireDamageLifeLeechEldritchImplicitPinnaclePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "FireDamageLifeLeechEldritchImplicitPinnaclePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "FireDamageLifeLeechEldritchImplicitPinnaclePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ColdDamageLifeLeechEldritchImplicitPinnaclePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ColdDamageLifeLeechEldritchImplicitPinnaclePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ColdDamageLifeLeechEldritchImplicitPinnaclePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ColdDamageLifeLeechEldritchImplicitPinnaclePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ColdDamageLifeLeechEldritchImplicitPinnaclePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ColdDamageLifeLeechEldritchImplicitPinnaclePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "LightningDamageLifeLeechEldritchImplicitPinnaclePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "LightningDamageLifeLeechEldritchImplicitPinnaclePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "LightningDamageLifeLeechEldritchImplicitPinnaclePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "LightningDamageLifeLeechEldritchImplicitPinnaclePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "LightningDamageLifeLeechEldritchImplicitPinnaclePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "LightningDamageLifeLeechEldritchImplicitPinnaclePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PhysicalDamageLifeLeechEldritchImplicitPinnaclePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PhysicalDamageLifeLeechEldritchImplicitPinnaclePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PhysicalDamageLifeLeechEldritchImplicitPinnaclePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PhysicalDamageLifeLeechEldritchImplicitPinnaclePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PhysicalDamageLifeLeechEldritchImplicitPinnaclePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PhysicalDamageLifeLeechEldritchImplicitPinnaclePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ChaosDamageLifeLeechEldritchImplicitPinnaclePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ChaosDamageLifeLeechEldritchImplicitPinnaclePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ChaosDamageLifeLeechEldritchImplicitPinnaclePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ChaosDamageLifeLeechEldritchImplicitPinnaclePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ChaosDamageLifeLeechEldritchImplicitPinnaclePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ChaosDamageLifeLeechEldritchImplicitPinnaclePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "DamagePer100STREldritchImplicitPinnaclePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "DamagePer100STREldritchImplicitPinnaclePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "DamagePer100STREldritchImplicitPinnaclePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "DamagePer100STREldritchImplicitPinnaclePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "DamagePer100STREldritchImplicitPinnaclePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "DamagePer100STREldritchImplicitPinnaclePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "DamagePer100DEXEldritchImplicitPinnaclePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "DamagePer100DEXEldritchImplicitPinnaclePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "DamagePer100DEXEldritchImplicitPinnaclePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "DamagePer100DEXEldritchImplicitPinnaclePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "DamagePer100DEXEldritchImplicitPinnaclePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "DamagePer100DEXEldritchImplicitPinnaclePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "DamagePer100INTEldritchImplicitPinnaclePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "DamagePer100INTEldritchImplicitPinnaclePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "DamagePer100INTEldritchImplicitPinnaclePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "DamagePer100INTEldritchImplicitPinnaclePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "DamagePer100INTEldritchImplicitPinnaclePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "DamagePer100INTEldritchImplicitPinnaclePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "BlindEffectEldritchImplicitPinnaclePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "BlindEffectEldritchImplicitPinnaclePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "BlindEffectEldritchImplicitPinnaclePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "BlindEffectEldritchImplicitPinnaclePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "BlindEffectEldritchImplicitPinnaclePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "BlindEffectEldritchImplicitPinnaclePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ExertedAttackDamageEldritchImplicitPinnaclePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ExertedAttackDamageEldritchImplicitPinnaclePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ExertedAttackDamageEldritchImplicitPinnaclePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ExertedAttackDamageEldritchImplicitPinnaclePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ExertedAttackDamageEldritchImplicitPinnaclePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ExertedAttackDamageEldritchImplicitPinnaclePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "GlobalMaimOnHitEldritchImplicitPinnaclePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "GlobalMaimOnHitEldritchImplicitPinnaclePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "GlobalMaimOnHitEldritchImplicitPinnaclePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "GlobalMaimOnHitEldritchImplicitPinnaclePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "GlobalMaimOnHitEldritchImplicitPinnaclePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "GlobalMaimOnHitEldritchImplicitPinnaclePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "SpellsHinderOnHitChanceEldritchImplicitPinnaclePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "SpellsHinderOnHitChanceEldritchImplicitPinnaclePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "SpellsHinderOnHitChanceEldritchImplicitPinnaclePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "SpellsHinderOnHitChanceEldritchImplicitPinnaclePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "SpellsHinderOnHitChanceEldritchImplicitPinnaclePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "SpellsHinderOnHitChanceEldritchImplicitPinnaclePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "IncreasedAccuracyPercentEldritchImplicitPinnaclePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "IncreasedAccuracyPercentEldritchImplicitPinnaclePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "IncreasedAccuracyPercentEldritchImplicitPinnaclePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "IncreasedAccuracyPercentEldritchImplicitPinnaclePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "IncreasedAccuracyPercentEldritchImplicitPinnaclePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "IncreasedAccuracyPercentEldritchImplicitPinnaclePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MarkEffectEldritchImplicitPinnaclePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MarkEffectEldritchImplicitPinnaclePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MarkEffectEldritchImplicitPinnaclePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MarkEffectEldritchImplicitPinnaclePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MarkEffectEldritchImplicitPinnaclePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MarkEffectEldritchImplicitPinnaclePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "FlatAccuracyPerFrenzyChargeEldritchImplicitPinnaclePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "FlatAccuracyPerFrenzyChargeEldritchImplicitPinnaclePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "FlatAccuracyPerFrenzyChargeEldritchImplicitPinnaclePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "FlatAccuracyPerFrenzyChargeEldritchImplicitPinnaclePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "FlatAccuracyPerFrenzyChargeEldritchImplicitPinnaclePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "FlatAccuracyPerFrenzyChargeEldritchImplicitPinnaclePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "AdditionalPierceEldritchImplicitPinnaclePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "AdditionalPierceEldritchImplicitPinnaclePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "AdditionalPierceEldritchImplicitPinnaclePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "AdditionalPierceEldritchImplicitPinnaclePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "AdditionalPierceEldritchImplicitPinnaclePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "AdditionalPierceEldritchImplicitPinnaclePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PoisonOnHitEldritchImplicitPinnaclePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PoisonOnHitEldritchImplicitPinnaclePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PoisonOnHitEldritchImplicitPinnaclePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PoisonOnHitEldritchImplicitPinnaclePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PoisonOnHitEldritchImplicitPinnaclePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PoisonOnHitEldritchImplicitPinnaclePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ChanceToBleedEldritchImplicitPinnaclePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ChanceToBleedEldritchImplicitPinnaclePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ChanceToBleedEldritchImplicitPinnaclePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ChanceToBleedEldritchImplicitPinnaclePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ChanceToBleedEldritchImplicitPinnaclePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ChanceToBleedEldritchImplicitPinnaclePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ChanceToAggravateBleedEldritchImplicitPinnaclePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ChanceToAggravateBleedEldritchImplicitPinnaclePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ChanceToAggravateBleedEldritchImplicitPinnaclePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ChanceToAggravateBleedEldritchImplicitPinnaclePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ChanceToAggravateBleedEldritchImplicitPinnaclePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ChanceToAggravateBleedEldritchImplicitPinnaclePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "AttackImpaleChanceEldritchImplicitPinnaclePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "AttackImpaleChanceEldritchImplicitPinnaclePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "AttackImpaleChanceEldritchImplicitPinnaclePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "AttackImpaleChanceEldritchImplicitPinnaclePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "AttackImpaleChanceEldritchImplicitPinnaclePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "AttackImpaleChanceEldritchImplicitPinnaclePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "IncreasedCastSpeedEldritchImplicitPinnaclePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "IncreasedCastSpeedEldritchImplicitPinnaclePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "IncreasedCastSpeedEldritchImplicitPinnaclePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "IncreasedCastSpeedEldritchImplicitPinnaclePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "IncreasedCastSpeedEldritchImplicitPinnaclePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "IncreasedCastSpeedEldritchImplicitPinnaclePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "SpellCriticalStrikeChanceEldritchImplicitPinnaclePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "SpellCriticalStrikeChanceEldritchImplicitPinnaclePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "SpellCriticalStrikeChanceEldritchImplicitPinnaclePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "SpellCriticalStrikeChanceEldritchImplicitPinnaclePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "SpellCriticalStrikeChanceEldritchImplicitPinnaclePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "SpellCriticalStrikeChanceEldritchImplicitPinnaclePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "SpellAddedFireDamageEldritchImplicitPinnaclePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "SpellAddedFireDamageEldritchImplicitPinnaclePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "SpellAddedFireDamageEldritchImplicitPinnaclePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "SpellAddedFireDamageEldritchImplicitPinnaclePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "SpellAddedFireDamageEldritchImplicitPinnaclePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "SpellAddedFireDamageEldritchImplicitPinnaclePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "SpellAddedColdDamageEldritchImplicitPinnaclePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "SpellAddedColdDamageEldritchImplicitPinnaclePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "SpellAddedColdDamageEldritchImplicitPinnaclePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "SpellAddedColdDamageEldritchImplicitPinnaclePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "SpellAddedColdDamageEldritchImplicitPinnaclePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "SpellAddedColdDamageEldritchImplicitPinnaclePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "SpellAddedLightningDamageEldritchImplicitPinnaclePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "SpellAddedLightningDamageEldritchImplicitPinnaclePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "SpellAddedLightningDamageEldritchImplicitPinnaclePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "SpellAddedLightningDamageEldritchImplicitPinnaclePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "SpellAddedLightningDamageEldritchImplicitPinnaclePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "SpellAddedLightningDamageEldritchImplicitPinnaclePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "SpellAddedPhysicalDamageEldritchImplicitPinnaclePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "SpellAddedPhysicalDamageEldritchImplicitPinnaclePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "SpellAddedPhysicalDamageEldritchImplicitPinnaclePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "SpellAddedPhysicalDamageEldritchImplicitPinnaclePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "SpellAddedPhysicalDamageEldritchImplicitPinnaclePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "SpellAddedPhysicalDamageEldritchImplicitPinnaclePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "SpellAddedChaosDamageEldritchImplicitPinnaclePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "SpellAddedChaosDamageEldritchImplicitPinnaclePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "SpellAddedChaosDamageEldritchImplicitPinnaclePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "SpellAddedChaosDamageEldritchImplicitPinnaclePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "SpellAddedChaosDamageEldritchImplicitPinnaclePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "SpellAddedChaosDamageEldritchImplicitPinnaclePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "FireDamageTakenGainedAsLifeEldritchImplicitPinnaclePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "FireDamageTakenGainedAsLifeEldritchImplicitPinnaclePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "FireDamageTakenGainedAsLifeEldritchImplicitPinnaclePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "FireDamageTakenGainedAsLifeEldritchImplicitPinnaclePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "FireDamageTakenGainedAsLifeEldritchImplicitPinnaclePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "FireDamageTakenGainedAsLifeEldritchImplicitPinnaclePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ColdDamageTakenGainedAsLifeEldritchImplicitPinnaclePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ColdDamageTakenGainedAsLifeEldritchImplicitPinnaclePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ColdDamageTakenGainedAsLifeEldritchImplicitPinnaclePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ColdDamageTakenGainedAsLifeEldritchImplicitPinnaclePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ColdDamageTakenGainedAsLifeEldritchImplicitPinnaclePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ColdDamageTakenGainedAsLifeEldritchImplicitPinnaclePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "LightningDamageTakenGainedAsLifeEldritchImplicitPinnaclePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "LightningDamageTakenGainedAsLifeEldritchImplicitPinnaclePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "LightningDamageTakenGainedAsLifeEldritchImplicitPinnaclePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "LightningDamageTakenGainedAsLifeEldritchImplicitPinnaclePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "LightningDamageTakenGainedAsLifeEldritchImplicitPinnaclePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "LightningDamageTakenGainedAsLifeEldritchImplicitPinnaclePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PhysicalDamageTakenGainedAsLifeEldritchImplicitPinnaclePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PhysicalDamageTakenGainedAsLifeEldritchImplicitPinnaclePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PhysicalDamageTakenGainedAsLifeEldritchImplicitPinnaclePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PhysicalDamageTakenGainedAsLifeEldritchImplicitPinnaclePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PhysicalDamageTakenGainedAsLifeEldritchImplicitPinnaclePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PhysicalDamageTakenGainedAsLifeEldritchImplicitPinnaclePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "CurseEffectFlammabilityEldritchImplicitPinnaclePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "CurseEffectFlammabilityEldritchImplicitPinnaclePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "CurseEffectFlammabilityEldritchImplicitPinnaclePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "CurseEffectFlammabilityEldritchImplicitPinnaclePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "CurseEffectFlammabilityEldritchImplicitPinnaclePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "CurseEffectFlammabilityEldritchImplicitPinnaclePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "CurseEffectFrostbiteEldritchImplicitPinnaclePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "CurseEffectFrostbiteEldritchImplicitPinnaclePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "CurseEffectFrostbiteEldritchImplicitPinnaclePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "CurseEffectFrostbiteEldritchImplicitPinnaclePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "CurseEffectFrostbiteEldritchImplicitPinnaclePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "CurseEffectFrostbiteEldritchImplicitPinnaclePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "CurseEffectConductivityEldritchImplicitPinnaclePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "CurseEffectConductivityEldritchImplicitPinnaclePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "CurseEffectConductivityEldritchImplicitPinnaclePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "CurseEffectConductivityEldritchImplicitPinnaclePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "CurseEffectConductivityEldritchImplicitPinnaclePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "CurseEffectConductivityEldritchImplicitPinnaclePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "CurseEffectVulnerabilityEldritchImplicitPinnaclePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "CurseEffectVulnerabilityEldritchImplicitPinnaclePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "CurseEffectVulnerabilityEldritchImplicitPinnaclePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "CurseEffectVulnerabilityEldritchImplicitPinnaclePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "CurseEffectVulnerabilityEldritchImplicitPinnaclePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "CurseEffectVulnerabilityEldritchImplicitPinnaclePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "CurseEffectElementalWeaknessEldritchImplicitPinnaclePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "CurseEffectElementalWeaknessEldritchImplicitPinnaclePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "CurseEffectElementalWeaknessEldritchImplicitPinnaclePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "CurseEffectElementalWeaknessEldritchImplicitPinnaclePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "CurseEffectElementalWeaknessEldritchImplicitPinnaclePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "CurseEffectElementalWeaknessEldritchImplicitPinnaclePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "CurseEffectDespairEldritchImplicitPinnaclePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "CurseEffectDespairEldritchImplicitPinnaclePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "CurseEffectDespairEldritchImplicitPinnaclePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "CurseEffectDespairEldritchImplicitPinnaclePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "CurseEffectDespairEldritchImplicitPinnaclePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "CurseEffectDespairEldritchImplicitPinnaclePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "CurseEffectTemporalChainsEldritchImplicitPinnaclePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "CurseEffectTemporalChainsEldritchImplicitPinnaclePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "CurseEffectTemporalChainsEldritchImplicitPinnaclePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "CurseEffectTemporalChainsEldritchImplicitPinnaclePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "CurseEffectTemporalChainsEldritchImplicitPinnaclePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "CurseEffectTemporalChainsEldritchImplicitPinnaclePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "CurseEffectEnfeebleEldritchImplicitPinnaclePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "CurseEffectEnfeebleEldritchImplicitPinnaclePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "CurseEffectEnfeebleEldritchImplicitPinnaclePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "CurseEffectEnfeebleEldritchImplicitPinnaclePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "CurseEffectEnfeebleEldritchImplicitPinnaclePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "CurseEffectEnfeebleEldritchImplicitPinnaclePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "CurseEffectPunishmentEldritchImplicitPinnaclePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "CurseEffectPunishmentEldritchImplicitPinnaclePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "CurseEffectPunishmentEldritchImplicitPinnaclePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "CurseEffectPunishmentEldritchImplicitPinnaclePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "CurseEffectPunishmentEldritchImplicitPinnaclePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "CurseEffectPunishmentEldritchImplicitPinnaclePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ReducedAttackManaCostEldritchImplicitPinnaclePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ReducedAttackManaCostEldritchImplicitPinnaclePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ReducedAttackManaCostEldritchImplicitPinnaclePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ReducedAttackManaCostEldritchImplicitPinnaclePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ReducedAttackManaCostEldritchImplicitPinnaclePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ReducedAttackManaCostEldritchImplicitPinnaclePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MaximumLightningResistanceImplicitEldritchImplicitPinnaclePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MaximumLightningResistanceImplicitEldritchImplicitPinnaclePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MaximumLightningResistanceImplicitEldritchImplicitPinnaclePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MaximumLightningResistanceImplicitEldritchImplicitPinnaclePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MaximumLightningResistanceImplicitEldritchImplicitPinnaclePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MaximumLightningResistanceImplicitEldritchImplicitPinnaclePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "IncreasedDamagePerPowerChargeEldritchImplicitPinnaclePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "IncreasedDamagePerPowerChargeEldritchImplicitPinnaclePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "IncreasedDamagePerPowerChargeEldritchImplicitPinnaclePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "IncreasedDamagePerPowerChargeEldritchImplicitPinnaclePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "IncreasedDamagePerPowerChargeEldritchImplicitPinnaclePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "IncreasedDamagePerPowerChargeEldritchImplicitPinnaclePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MinionLifeEldritchImplicitPinnaclePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MinionLifeEldritchImplicitPinnaclePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MinionLifeEldritchImplicitPinnaclePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MinionLifeEldritchImplicitPinnaclePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MinionLifeEldritchImplicitPinnaclePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MinionLifeEldritchImplicitPinnaclePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MinionRunSpeedEldritchImplicitPinnaclePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MinionRunSpeedEldritchImplicitPinnaclePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MinionRunSpeedEldritchImplicitPinnaclePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MinionRunSpeedEldritchImplicitPinnaclePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MinionRunSpeedEldritchImplicitPinnaclePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MinionRunSpeedEldritchImplicitPinnaclePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "AreaOfEffectEldritchImplicitPinnaclePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "AreaOfEffectEldritchImplicitPinnaclePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "AreaOfEffectEldritchImplicitPinnaclePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "AreaOfEffectEldritchImplicitPinnaclePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "AreaOfEffectEldritchImplicitPinnaclePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "AreaOfEffectEldritchImplicitPinnaclePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "EnergyShieldRegenerationEldritchImplicitPinnaclePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "EnergyShieldRegenerationEldritchImplicitPinnaclePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "EnergyShieldRegenerationEldritchImplicitPinnaclePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "EnergyShieldRegenerationEldritchImplicitPinnaclePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "EnergyShieldRegenerationEldritchImplicitPinnaclePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "EnergyShieldRegenerationEldritchImplicitPinnaclePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "EnergyShieldFromGlovesBootsEldritchImplicitPinnaclePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "EnergyShieldFromGlovesBootsEldritchImplicitPinnaclePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "EnergyShieldFromGlovesBootsEldritchImplicitPinnaclePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "EnergyShieldFromGlovesBootsEldritchImplicitPinnaclePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "EnergyShieldFromGlovesBootsEldritchImplicitPinnaclePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "EnergyShieldFromGlovesBootsEldritchImplicitPinnaclePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "FireResistancePenetrationEldritchImplicitPinnaclePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "FireResistancePenetrationEldritchImplicitPinnaclePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "FireResistancePenetrationEldritchImplicitPinnaclePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "FireResistancePenetrationEldritchImplicitPinnaclePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "FireResistancePenetrationEldritchImplicitPinnaclePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "FireResistancePenetrationEldritchImplicitPinnaclePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ColdResistancePenetrationEldritchImplicitPinnaclePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ColdResistancePenetrationEldritchImplicitPinnaclePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ColdResistancePenetrationEldritchImplicitPinnaclePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ColdResistancePenetrationEldritchImplicitPinnaclePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ColdResistancePenetrationEldritchImplicitPinnaclePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ColdResistancePenetrationEldritchImplicitPinnaclePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "LightningResistancePenetrationEldritchImplicitPinnaclePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "LightningResistancePenetrationEldritchImplicitPinnaclePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "LightningResistancePenetrationEldritchImplicitPinnaclePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "LightningResistancePenetrationEldritchImplicitPinnaclePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "LightningResistancePenetrationEldritchImplicitPinnaclePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "LightningResistancePenetrationEldritchImplicitPinnaclePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "IncreasedAilmentDurationEldritchImplicitPinnaclePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "IncreasedAilmentDurationEldritchImplicitPinnaclePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "IncreasedAilmentDurationEldritchImplicitPinnaclePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "IncreasedAilmentDurationEldritchImplicitPinnaclePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "IncreasedAilmentDurationEldritchImplicitPinnaclePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "IncreasedAilmentDurationEldritchImplicitPinnaclePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "IncreasedAilmentEffectOnEnemiesEldritchImplicitPinnaclePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "IncreasedAilmentEffectOnEnemiesEldritchImplicitPinnaclePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "IncreasedAilmentEffectOnEnemiesEldritchImplicitPinnaclePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "IncreasedAilmentEffectOnEnemiesEldritchImplicitPinnaclePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "IncreasedAilmentEffectOnEnemiesEldritchImplicitPinnaclePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "IncreasedAilmentEffectOnEnemiesEldritchImplicitPinnaclePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PhysicalDamageTakenAsFireUberEldritchImplicitPinnaclePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PhysicalDamageTakenAsFireUberEldritchImplicitPinnaclePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PhysicalDamageTakenAsFireUberEldritchImplicitPinnaclePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PhysicalDamageTakenAsFireUberEldritchImplicitPinnaclePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PhysicalDamageTakenAsFireUberEldritchImplicitPinnaclePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PhysicalDamageTakenAsFireUberEldritchImplicitPinnaclePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PhysicalDamageTakenAsColdUberEldritchImplicitPinnaclePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PhysicalDamageTakenAsColdUberEldritchImplicitPinnaclePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PhysicalDamageTakenAsColdUberEldritchImplicitPinnaclePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PhysicalDamageTakenAsColdUberEldritchImplicitPinnaclePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PhysicalDamageTakenAsColdUberEldritchImplicitPinnaclePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PhysicalDamageTakenAsColdUberEldritchImplicitPinnaclePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PhysicalDamageTakenAsLightningUberEldritchImplicitPinnaclePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PhysicalDamageTakenAsLightningUberEldritchImplicitPinnaclePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PhysicalDamageTakenAsLightningUberEldritchImplicitPinnaclePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PhysicalDamageTakenAsLightningUberEldritchImplicitPinnaclePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PhysicalDamageTakenAsLightningUberEldritchImplicitPinnaclePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PhysicalDamageTakenAsLightningUberEldritchImplicitPinnaclePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PhysicalDamageTakenAsChaosUberEldritchImplicitPinnaclePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PhysicalDamageTakenAsChaosUberEldritchImplicitPinnaclePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PhysicalDamageTakenAsChaosUberEldritchImplicitPinnaclePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PhysicalDamageTakenAsChaosUberEldritchImplicitPinnaclePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PhysicalDamageTakenAsChaosUberEldritchImplicitPinnaclePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PhysicalDamageTakenAsChaosUberEldritchImplicitPinnaclePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PhysicalDamageTakenAsFireBodyUberEldritchImplicitPinnaclePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PhysicalDamageTakenAsFireBodyUberEldritchImplicitPinnaclePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PhysicalDamageTakenAsFireBodyUberEldritchImplicitPinnaclePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PhysicalDamageTakenAsFireBodyUberEldritchImplicitPinnaclePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PhysicalDamageTakenAsFireBodyUberEldritchImplicitPinnaclePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PhysicalDamageTakenAsFireBodyUberEldritchImplicitPinnaclePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PhysicalDamageTakenAsColdBodyUberEldritchImplicitPinnaclePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PhysicalDamageTakenAsColdBodyUberEldritchImplicitPinnaclePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PhysicalDamageTakenAsColdBodyUberEldritchImplicitPinnaclePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PhysicalDamageTakenAsColdBodyUberEldritchImplicitPinnaclePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PhysicalDamageTakenAsColdBodyUberEldritchImplicitPinnaclePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PhysicalDamageTakenAsColdBodyUberEldritchImplicitPinnaclePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PhysicalDamageTakenAsLightningBodyUberEldritchImplicitPinnaclePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PhysicalDamageTakenAsLightningBodyUberEldritchImplicitPinnaclePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PhysicalDamageTakenAsLightningBodyUberEldritchImplicitPinnaclePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PhysicalDamageTakenAsLightningBodyUberEldritchImplicitPinnaclePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PhysicalDamageTakenAsLightningBodyUberEldritchImplicitPinnaclePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PhysicalDamageTakenAsLightningBodyUberEldritchImplicitPinnaclePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PhysicalDamageTakenAsChaosBodyUberEldritchImplicitPinnaclePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PhysicalDamageTakenAsChaosBodyUberEldritchImplicitPinnaclePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PhysicalDamageTakenAsChaosBodyUberEldritchImplicitPinnaclePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PhysicalDamageTakenAsChaosBodyUberEldritchImplicitPinnaclePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PhysicalDamageTakenAsChaosBodyUberEldritchImplicitPinnaclePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PhysicalDamageTakenAsChaosBodyUberEldritchImplicitPinnaclePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ManaReservationEfficiencyEldritchImplicitPinnaclePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ManaReservationEfficiencyEldritchImplicitPinnaclePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ManaReservationEfficiencyEldritchImplicitPinnaclePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ManaReservationEfficiencyEldritchImplicitPinnaclePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ManaReservationEfficiencyEldritchImplicitPinnaclePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ManaReservationEfficiencyEldritchImplicitPinnaclePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ChanceToIgniteEldritchImplicitPinnaclePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ChanceToIgniteEldritchImplicitPinnaclePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ChanceToIgniteEldritchImplicitPinnaclePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ChanceToIgniteEldritchImplicitPinnaclePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ChanceToIgniteEldritchImplicitPinnaclePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ChanceToIgniteEldritchImplicitPinnaclePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ChanceToFreezeEldritchImplicitPinnaclePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ChanceToFreezeEldritchImplicitPinnaclePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ChanceToFreezeEldritchImplicitPinnaclePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ChanceToFreezeEldritchImplicitPinnaclePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ChanceToFreezeEldritchImplicitPinnaclePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ChanceToFreezeEldritchImplicitPinnaclePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ChanceToShockEldritchImplicitPinnaclePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ChanceToShockEldritchImplicitPinnaclePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ChanceToShockEldritchImplicitPinnaclePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ChanceToShockEldritchImplicitPinnaclePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ChanceToShockEldritchImplicitPinnaclePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ChanceToShockEldritchImplicitPinnaclePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ReducedIgniteDurationOnSelfEldritchImplicitPinnaclePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ReducedIgniteDurationOnSelfEldritchImplicitPinnaclePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ReducedIgniteDurationOnSelfEldritchImplicitPinnaclePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ReducedIgniteDurationOnSelfEldritchImplicitPinnaclePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ReducedIgniteDurationOnSelfEldritchImplicitPinnaclePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ReducedIgniteDurationOnSelfEldritchImplicitPinnaclePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ReducedFreezeDurationEldritchImplicitPinnaclePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ReducedFreezeDurationEldritchImplicitPinnaclePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ReducedFreezeDurationEldritchImplicitPinnaclePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ReducedFreezeDurationEldritchImplicitPinnaclePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ReducedFreezeDurationEldritchImplicitPinnaclePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ReducedFreezeDurationEldritchImplicitPinnaclePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ReducedShockEffectOnSelfEldritchImplicitPinnaclePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ReducedShockEffectOnSelfEldritchImplicitPinnaclePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ReducedShockEffectOnSelfEldritchImplicitPinnaclePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ReducedShockEffectOnSelfEldritchImplicitPinnaclePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ReducedShockEffectOnSelfEldritchImplicitPinnaclePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ReducedShockEffectOnSelfEldritchImplicitPinnaclePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ManaRegenerationEldritchImplicitPinnaclePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ManaRegenerationEldritchImplicitPinnaclePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ManaRegenerationEldritchImplicitPinnaclePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ManaRegenerationEldritchImplicitPinnaclePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ManaRegenerationEldritchImplicitPinnaclePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ManaRegenerationEldritchImplicitPinnaclePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "EnemyLifeRegenerationRateEldritchImplicitPinnaclePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "EnemyLifeRegenerationRateEldritchImplicitPinnaclePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "EnemyLifeRegenerationRateEldritchImplicitPinnaclePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "EnemyLifeRegenerationRateEldritchImplicitPinnaclePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "EnemyLifeRegenerationRateEldritchImplicitPinnaclePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "EnemyLifeRegenerationRateEldritchImplicitPinnaclePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "IncreasedManaRegenerationPerPowerChargeEldritchImplicitPinnaclePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "IncreasedManaRegenerationPerPowerChargeEldritchImplicitPinnaclePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "IncreasedManaRegenerationPerPowerChargeEldritchImplicitPinnaclePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "IncreasedManaRegenerationPerPowerChargeEldritchImplicitPinnaclePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "IncreasedManaRegenerationPerPowerChargeEldritchImplicitPinnaclePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "IncreasedManaRegenerationPerPowerChargeEldritchImplicitPinnaclePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "AttackDamageEldritchImplicitPinnaclePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "AttackDamageEldritchImplicitPinnaclePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "AttackDamageEldritchImplicitPinnaclePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "AttackDamageEldritchImplicitPinnaclePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "AttackDamageEldritchImplicitPinnaclePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "AttackDamageEldritchImplicitPinnaclePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "SpellDamageEldritchImplicitPinnaclePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "SpellDamageEldritchImplicitPinnaclePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "SpellDamageEldritchImplicitPinnaclePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "SpellDamageEldritchImplicitPinnaclePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "SpellDamageEldritchImplicitPinnaclePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "SpellDamageEldritchImplicitPinnaclePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ArcaneSurgeEffectEldritchImplicitPinnaclePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ArcaneSurgeEffectEldritchImplicitPinnaclePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ArcaneSurgeEffectEldritchImplicitPinnaclePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ArcaneSurgeEffectEldritchImplicitPinnaclePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ArcaneSurgeEffectEldritchImplicitPinnaclePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ArcaneSurgeEffectEldritchImplicitPinnaclePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MovementVelocityEldritchImplicitPinnaclePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MovementVelocityEldritchImplicitPinnaclePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MovementVelocityEldritchImplicitPinnaclePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MovementVelocityEldritchImplicitPinnaclePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MovementVelocityEldritchImplicitPinnaclePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MovementVelocityEldritchImplicitPinnaclePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ActionSpeedImplicitEldritchImplicitPinnaclePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ActionSpeedImplicitEldritchImplicitPinnaclePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ActionSpeedImplicitEldritchImplicitPinnaclePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ActionSpeedImplicitEldritchImplicitPinnaclePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ActionSpeedImplicitEldritchImplicitPinnaclePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ActionSpeedImplicitEldritchImplicitPinnaclePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ScorchedGroundWhileMovingEldritchImplicitPinnaclePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ScorchedGroundWhileMovingEldritchImplicitPinnaclePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ScorchedGroundWhileMovingEldritchImplicitPinnaclePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ScorchedGroundWhileMovingEldritchImplicitPinnaclePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ScorchedGroundWhileMovingEldritchImplicitPinnaclePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ScorchedGroundWhileMovingEldritchImplicitPinnaclePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "BrittleGroundWhileMovingEldritchImplicitPinnaclePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "BrittleGroundWhileMovingEldritchImplicitPinnaclePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "BrittleGroundWhileMovingEldritchImplicitPinnaclePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "BrittleGroundWhileMovingEldritchImplicitPinnaclePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "BrittleGroundWhileMovingEldritchImplicitPinnaclePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "BrittleGroundWhileMovingEldritchImplicitPinnaclePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "SappedGroundWhileMovingEldritchImplicitPinnaclePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "SappedGroundWhileMovingEldritchImplicitPinnaclePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "SappedGroundWhileMovingEldritchImplicitPinnaclePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "SappedGroundWhileMovingEldritchImplicitPinnaclePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "SappedGroundWhileMovingEldritchImplicitPinnaclePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "SappedGroundWhileMovingEldritchImplicitPinnaclePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "FireResistanceEldritchImplicitPinnaclePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "FireResistanceEldritchImplicitPinnaclePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "FireResistanceEldritchImplicitPinnaclePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "FireResistanceEldritchImplicitPinnaclePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "FireResistanceEldritchImplicitPinnaclePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "FireResistanceEldritchImplicitPinnaclePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ColdResistanceEldritchImplicitPinnaclePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ColdResistanceEldritchImplicitPinnaclePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ColdResistanceEldritchImplicitPinnaclePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ColdResistanceEldritchImplicitPinnaclePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ColdResistanceEldritchImplicitPinnaclePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ColdResistanceEldritchImplicitPinnaclePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "LightningResistanceEldritchImplicitPinnaclePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "LightningResistanceEldritchImplicitPinnaclePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "LightningResistanceEldritchImplicitPinnaclePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "LightningResistanceEldritchImplicitPinnaclePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "LightningResistanceEldritchImplicitPinnaclePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "LightningResistanceEldritchImplicitPinnaclePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ChaosResistanceEldritchImplicitPinnaclePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ChaosResistanceEldritchImplicitPinnaclePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ChaosResistanceEldritchImplicitPinnaclePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ChaosResistanceEldritchImplicitPinnaclePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ChaosResistanceEldritchImplicitPinnaclePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ChaosResistanceEldritchImplicitPinnaclePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "DamagePerEnduranceChargeEldritchImplicitPinnaclePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "DamagePerEnduranceChargeEldritchImplicitPinnaclePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "DamagePerEnduranceChargeEldritchImplicitPinnaclePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "DamagePerEnduranceChargeEldritchImplicitPinnaclePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "DamagePerEnduranceChargeEldritchImplicitPinnaclePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "DamagePerEnduranceChargeEldritchImplicitPinnaclePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MaximumFireResistanceImplicitEldritchImplicitPinnaclePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MaximumFireResistanceImplicitEldritchImplicitPinnaclePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MaximumFireResistanceImplicitEldritchImplicitPinnaclePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MaximumFireResistanceImplicitEldritchImplicitPinnaclePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MaximumFireResistanceImplicitEldritchImplicitPinnaclePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MaximumFireResistanceImplicitEldritchImplicitPinnaclePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "SummonTotemCastSpeedEldritchImplicitPinnaclePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "SummonTotemCastSpeedEldritchImplicitPinnaclePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "SummonTotemCastSpeedEldritchImplicitPinnaclePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "SummonTotemCastSpeedEldritchImplicitPinnaclePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "SummonTotemCastSpeedEldritchImplicitPinnaclePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "SummonTotemCastSpeedEldritchImplicitPinnaclePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "BrandAttachmentRangeEldritchImplicitPinnaclePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "BrandAttachmentRangeEldritchImplicitPinnaclePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "BrandAttachmentRangeEldritchImplicitPinnaclePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "BrandAttachmentRangeEldritchImplicitPinnaclePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "BrandAttachmentRangeEldritchImplicitPinnaclePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "BrandAttachmentRangeEldritchImplicitPinnaclePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "FireGolemBuffEffectEldritchImplicitPinnaclePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "FireGolemBuffEffectEldritchImplicitPinnaclePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "FireGolemBuffEffectEldritchImplicitPinnaclePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "FireGolemBuffEffectEldritchImplicitPinnaclePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "FireGolemBuffEffectEldritchImplicitPinnaclePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "FireGolemBuffEffectEldritchImplicitPinnaclePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "IceGolemBuffEffectEldritchImplicitPinnaclePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "IceGolemBuffEffectEldritchImplicitPinnaclePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "IceGolemBuffEffectEldritchImplicitPinnaclePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "IceGolemBuffEffectEldritchImplicitPinnaclePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "IceGolemBuffEffectEldritchImplicitPinnaclePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "IceGolemBuffEffectEldritchImplicitPinnaclePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "LightningGolemBuffEffectEldritchImplicitPinnaclePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "LightningGolemBuffEffectEldritchImplicitPinnaclePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "LightningGolemBuffEffectEldritchImplicitPinnaclePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "LightningGolemBuffEffectEldritchImplicitPinnaclePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "LightningGolemBuffEffectEldritchImplicitPinnaclePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "LightningGolemBuffEffectEldritchImplicitPinnaclePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "RockGolemBuffEffectEldritchImplicitPinnaclePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "RockGolemBuffEffectEldritchImplicitPinnaclePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "RockGolemBuffEffectEldritchImplicitPinnaclePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "RockGolemBuffEffectEldritchImplicitPinnaclePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "RockGolemBuffEffectEldritchImplicitPinnaclePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "RockGolemBuffEffectEldritchImplicitPinnaclePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ChaosGolemBuffEffectEldritchImplicitPinnaclePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ChaosGolemBuffEffectEldritchImplicitPinnaclePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ChaosGolemBuffEffectEldritchImplicitPinnaclePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ChaosGolemBuffEffectEldritchImplicitPinnaclePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ChaosGolemBuffEffectEldritchImplicitPinnaclePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ChaosGolemBuffEffectEldritchImplicitPinnaclePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "CarrionGolemBuffEffectEldritchImplicitPinnaclePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "CarrionGolemBuffEffectEldritchImplicitPinnaclePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "CarrionGolemBuffEffectEldritchImplicitPinnaclePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "CarrionGolemBuffEffectEldritchImplicitPinnaclePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "CarrionGolemBuffEffectEldritchImplicitPinnaclePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "CarrionGolemBuffEffectEldritchImplicitPinnaclePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "FleshOfferingEffectEldritchImplicitPinnaclePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "FleshOfferingEffectEldritchImplicitPinnaclePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "FleshOfferingEffectEldritchImplicitPinnaclePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "FleshOfferingEffectEldritchImplicitPinnaclePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "FleshOfferingEffectEldritchImplicitPinnaclePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "FleshOfferingEffectEldritchImplicitPinnaclePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "BoneOfferingEffectEldritchImplicitPinnaclePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "BoneOfferingEffectEldritchImplicitPinnaclePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "BoneOfferingEffectEldritchImplicitPinnaclePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "BoneOfferingEffectEldritchImplicitPinnaclePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "BoneOfferingEffectEldritchImplicitPinnaclePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "BoneOfferingEffectEldritchImplicitPinnaclePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "SpiritOfferingEffectEldritchImplicitPinnaclePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "SpiritOfferingEffectEldritchImplicitPinnaclePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "SpiritOfferingEffectEldritchImplicitPinnaclePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "SpiritOfferingEffectEldritchImplicitPinnaclePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "SpiritOfferingEffectEldritchImplicitPinnaclePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "SpiritOfferingEffectEldritchImplicitPinnaclePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "AvoidIgniteEldritchImplicitPinnaclePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "AvoidIgniteEldritchImplicitPinnaclePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "AvoidIgniteEldritchImplicitPinnaclePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "AvoidIgniteEldritchImplicitPinnaclePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "AvoidIgniteEldritchImplicitPinnaclePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "AvoidIgniteEldritchImplicitPinnaclePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "AvoidFreezeEldritchImplicitPinnaclePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "AvoidFreezeEldritchImplicitPinnaclePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "AvoidFreezeEldritchImplicitPinnaclePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "AvoidFreezeEldritchImplicitPinnaclePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "AvoidFreezeEldritchImplicitPinnaclePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "AvoidFreezeEldritchImplicitPinnaclePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "AvoidShockEldritchImplicitPinnaclePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "AvoidShockEldritchImplicitPinnaclePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "AvoidShockEldritchImplicitPinnaclePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "AvoidShockEldritchImplicitPinnaclePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "AvoidShockEldritchImplicitPinnaclePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "AvoidShockEldritchImplicitPinnaclePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "AvoidStunEldritchImplicitPinnaclePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "AvoidStunEldritchImplicitPinnaclePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "AvoidStunEldritchImplicitPinnaclePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "AvoidStunEldritchImplicitPinnaclePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "AvoidStunEldritchImplicitPinnaclePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "AvoidStunEldritchImplicitPinnaclePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "OnslaughtEffectEldritchImplicitPinnaclePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "OnslaughtEffectEldritchImplicitPinnaclePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "OnslaughtEffectEldritchImplicitPinnaclePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "OnslaughtEffectEldritchImplicitPinnaclePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "OnslaughtEffectEldritchImplicitPinnaclePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "OnslaughtEffectEldritchImplicitPinnaclePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "LifeRegenerationRateEldritchImplicitPinnaclePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "LifeRegenerationRateEldritchImplicitPinnaclePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "LifeRegenerationRateEldritchImplicitPinnaclePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "LifeRegenerationRateEldritchImplicitPinnaclePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "LifeRegenerationRateEldritchImplicitPinnaclePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "LifeRegenerationRateEldritchImplicitPinnaclePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ArmourFromHelmetGlovesEldritchImplicitPinnaclePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ArmourFromHelmetGlovesEldritchImplicitPinnaclePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ArmourFromHelmetGlovesEldritchImplicitPinnaclePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ArmourFromHelmetGlovesEldritchImplicitPinnaclePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ArmourFromHelmetGlovesEldritchImplicitPinnaclePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ArmourFromHelmetGlovesEldritchImplicitPinnaclePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "FasterIgniteDamageEldritchImplicitPinnaclePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "FasterIgniteDamageEldritchImplicitPinnaclePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "FasterIgniteDamageEldritchImplicitPinnaclePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "FasterIgniteDamageEldritchImplicitPinnaclePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "FasterIgniteDamageEldritchImplicitPinnaclePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "FasterIgniteDamageEldritchImplicitPinnaclePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "FasterPoisonDamageEldritchImplicitPinnaclePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "FasterPoisonDamageEldritchImplicitPinnaclePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "FasterPoisonDamageEldritchImplicitPinnaclePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "FasterPoisonDamageEldritchImplicitPinnaclePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "FasterPoisonDamageEldritchImplicitPinnaclePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "FasterPoisonDamageEldritchImplicitPinnaclePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "FasterBleedDamageEldritchImplicitPinnaclePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "FasterBleedDamageEldritchImplicitPinnaclePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "FasterBleedDamageEldritchImplicitPinnaclePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "FasterBleedDamageEldritchImplicitPinnaclePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "FasterBleedDamageEldritchImplicitPinnaclePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "FasterBleedDamageEldritchImplicitPinnaclePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PhysicalAddedAsFireEldritchImplicitPinnaclePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PhysicalAddedAsFireEldritchImplicitPinnaclePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PhysicalAddedAsFireEldritchImplicitPinnaclePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PhysicalAddedAsFireEldritchImplicitPinnaclePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PhysicalAddedAsFireEldritchImplicitPinnaclePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PhysicalAddedAsFireEldritchImplicitPinnaclePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PhysicalAddedAsColdEldritchImplicitPinnaclePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PhysicalAddedAsColdEldritchImplicitPinnaclePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PhysicalAddedAsColdEldritchImplicitPinnaclePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PhysicalAddedAsColdEldritchImplicitPinnaclePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PhysicalAddedAsColdEldritchImplicitPinnaclePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PhysicalAddedAsColdEldritchImplicitPinnaclePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PhysicalAddedAsLightningEldritchImplicitPinnaclePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PhysicalAddedAsLightningEldritchImplicitPinnaclePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PhysicalAddedAsLightningEldritchImplicitPinnaclePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PhysicalAddedAsLightningEldritchImplicitPinnaclePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PhysicalAddedAsLightningEldritchImplicitPinnaclePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PhysicalAddedAsLightningEldritchImplicitPinnaclePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PhysicalDamageAddedAsChaosEldritchImplicitPinnaclePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PhysicalDamageAddedAsChaosEldritchImplicitPinnaclePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PhysicalDamageAddedAsChaosEldritchImplicitPinnaclePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PhysicalDamageAddedAsChaosEldritchImplicitPinnaclePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PhysicalDamageAddedAsChaosEldritchImplicitPinnaclePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PhysicalDamageAddedAsChaosEldritchImplicitPinnaclePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "LifeRegenerationPercentPerEnduranceChargeEldritchImplicitPinnaclePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "LifeRegenerationPercentPerEnduranceChargeEldritchImplicitPinnaclePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "LifeRegenerationPercentPerEnduranceChargeEldritchImplicitPinnaclePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "LifeRegenerationPercentPerEnduranceChargeEldritchImplicitPinnaclePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "LifeRegenerationPercentPerEnduranceChargeEldritchImplicitPinnaclePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "LifeRegenerationPercentPerEnduranceChargeEldritchImplicitPinnaclePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "IncreasedStunThresholdEldritchImplicitPinnaclePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "IncreasedStunThresholdEldritchImplicitPinnaclePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "IncreasedStunThresholdEldritchImplicitPinnaclePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "IncreasedStunThresholdEldritchImplicitPinnaclePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "IncreasedStunThresholdEldritchImplicitPinnaclePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "IncreasedStunThresholdEldritchImplicitPinnaclePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "TravelSkillCooldownRecoveryEldritchImplicitPinnaclePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "TravelSkillCooldownRecoveryEldritchImplicitPinnaclePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "TravelSkillCooldownRecoveryEldritchImplicitPinnaclePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "TravelSkillCooldownRecoveryEldritchImplicitPinnaclePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "TravelSkillCooldownRecoveryEldritchImplicitPinnaclePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "TravelSkillCooldownRecoveryEldritchImplicitPinnaclePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "WarcrySpeedEldritchImplicitPinnaclePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "WarcrySpeedEldritchImplicitPinnaclePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "WarcrySpeedEldritchImplicitPinnaclePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "WarcrySpeedEldritchImplicitPinnaclePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "WarcrySpeedEldritchImplicitPinnaclePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "WarcrySpeedEldritchImplicitPinnaclePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "EnduringCryCooldownRecoveryEldritchImplicitPinnaclePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "EnduringCryCooldownRecoveryEldritchImplicitPinnaclePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "EnduringCryCooldownRecoveryEldritchImplicitPinnaclePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "EnduringCryCooldownRecoveryEldritchImplicitPinnaclePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "EnduringCryCooldownRecoveryEldritchImplicitPinnaclePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "EnduringCryCooldownRecoveryEldritchImplicitPinnaclePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "IntimidatingCryCooldownRecoveryEldritchImplicitPinnaclePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "IntimidatingCryCooldownRecoveryEldritchImplicitPinnaclePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "IntimidatingCryCooldownRecoveryEldritchImplicitPinnaclePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "IntimidatingCryCooldownRecoveryEldritchImplicitPinnaclePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "IntimidatingCryCooldownRecoveryEldritchImplicitPinnaclePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "IntimidatingCryCooldownRecoveryEldritchImplicitPinnaclePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "SeismicCryExertedDamageEldritchImplicitPinnaclePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "SeismicCryExertedDamageEldritchImplicitPinnaclePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "SeismicCryExertedDamageEldritchImplicitPinnaclePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "SeismicCryExertedDamageEldritchImplicitPinnaclePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "SeismicCryExertedDamageEldritchImplicitPinnaclePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "SeismicCryExertedDamageEldritchImplicitPinnaclePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "AncestralCryExertedDamageEldritchImplicitPinnaclePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "AncestralCryExertedDamageEldritchImplicitPinnaclePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "AncestralCryExertedDamageEldritchImplicitPinnaclePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "AncestralCryExertedDamageEldritchImplicitPinnaclePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "AncestralCryExertedDamageEldritchImplicitPinnaclePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "AncestralCryExertedDamageEldritchImplicitPinnaclePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "RallyingCryWarcryEffectEldritchImplicitPinnaclePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "RallyingCryWarcryEffectEldritchImplicitPinnaclePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "RallyingCryWarcryEffectEldritchImplicitPinnaclePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "RallyingCryWarcryEffectEldritchImplicitPinnaclePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "RallyingCryWarcryEffectEldritchImplicitPinnaclePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "RallyingCryWarcryEffectEldritchImplicitPinnaclePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "BattlemagesCryWarcryEffectEldritchImplicitPinnaclePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "BattlemagesCryWarcryEffectEldritchImplicitPinnaclePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "BattlemagesCryWarcryEffectEldritchImplicitPinnaclePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "BattlemagesCryWarcryEffectEldritchImplicitPinnaclePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "BattlemagesCryWarcryEffectEldritchImplicitPinnaclePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "BattlemagesCryWarcryEffectEldritchImplicitPinnaclePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "InfernalCryWarcryAreaOfEffectEldritchImplicitPinnaclePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "InfernalCryWarcryAreaOfEffectEldritchImplicitPinnaclePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "InfernalCryWarcryAreaOfEffectEldritchImplicitPinnaclePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "InfernalCryWarcryAreaOfEffectEldritchImplicitPinnaclePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "InfernalCryWarcryAreaOfEffectEldritchImplicitPinnaclePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "InfernalCryWarcryAreaOfEffectEldritchImplicitPinnaclePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "GeneralsCryCooldownRecoveryEldritchImplicitPinnaclePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "GeneralsCryCooldownRecoveryEldritchImplicitPinnaclePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "GeneralsCryCooldownRecoveryEldritchImplicitPinnaclePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "GeneralsCryCooldownRecoveryEldritchImplicitPinnaclePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "GeneralsCryCooldownRecoveryEldritchImplicitPinnaclePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "GeneralsCryCooldownRecoveryEldritchImplicitPinnaclePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "AvoidElementalStatusAilmentsEldritchImplicitPinnaclePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "AvoidElementalStatusAilmentsEldritchImplicitPinnaclePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "AvoidElementalStatusAilmentsEldritchImplicitPinnaclePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "AvoidElementalStatusAilmentsEldritchImplicitPinnaclePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "AvoidElementalStatusAilmentsEldritchImplicitPinnaclePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "AvoidElementalStatusAilmentsEldritchImplicitPinnaclePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ChanceToAvoidBleedingEldritchImplicitPinnaclePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ChanceToAvoidBleedingEldritchImplicitPinnaclePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ChanceToAvoidBleedingEldritchImplicitPinnaclePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ChanceToAvoidBleedingEldritchImplicitPinnaclePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ChanceToAvoidBleedingEldritchImplicitPinnaclePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ChanceToAvoidBleedingEldritchImplicitPinnaclePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ChanceToAvoidPoisonEldritchImplicitPinnaclePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ChanceToAvoidPoisonEldritchImplicitPinnaclePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ChanceToAvoidPoisonEldritchImplicitPinnaclePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ChanceToAvoidPoisonEldritchImplicitPinnaclePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ChanceToAvoidPoisonEldritchImplicitPinnaclePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ChanceToAvoidPoisonEldritchImplicitPinnaclePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "GlobalCooldownRecoveryEldritchImplicitPinnaclePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "GlobalCooldownRecoveryEldritchImplicitPinnaclePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "GlobalCooldownRecoveryEldritchImplicitPinnaclePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "GlobalCooldownRecoveryEldritchImplicitPinnaclePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "GlobalCooldownRecoveryEldritchImplicitPinnaclePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "GlobalCooldownRecoveryEldritchImplicitPinnaclePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ElusiveEffectEldritchImplicitPinnaclePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ElusiveEffectEldritchImplicitPinnaclePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ElusiveEffectEldritchImplicitPinnaclePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ElusiveEffectEldritchImplicitPinnaclePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ElusiveEffectEldritchImplicitPinnaclePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ElusiveEffectEldritchImplicitPinnaclePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "SpellCriticalStrikeMultiplierEldritchImplicitPinnaclePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "SpellCriticalStrikeMultiplierEldritchImplicitPinnaclePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "SpellCriticalStrikeMultiplierEldritchImplicitPinnaclePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "SpellCriticalStrikeMultiplierEldritchImplicitPinnaclePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "SpellCriticalStrikeMultiplierEldritchImplicitPinnaclePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "SpellCriticalStrikeMultiplierEldritchImplicitPinnaclePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "AttackCriticalStrikeMultiplierEldritchImplicitPinnaclePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "AttackCriticalStrikeMultiplierEldritchImplicitPinnaclePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "AttackCriticalStrikeMultiplierEldritchImplicitPinnaclePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "AttackCriticalStrikeMultiplierEldritchImplicitPinnaclePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "AttackCriticalStrikeMultiplierEldritchImplicitPinnaclePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "AttackCriticalStrikeMultiplierEldritchImplicitPinnaclePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "FireDamagePercentageEldritchImplicitPinnaclePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "FireDamagePercentageEldritchImplicitPinnaclePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "FireDamagePercentageEldritchImplicitPinnaclePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "FireDamagePercentageEldritchImplicitPinnaclePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "FireDamagePercentageEldritchImplicitPinnaclePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "FireDamagePercentageEldritchImplicitPinnaclePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ColdDamagePercentageEldritchImplicitPinnaclePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ColdDamagePercentageEldritchImplicitPinnaclePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ColdDamagePercentageEldritchImplicitPinnaclePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ColdDamagePercentageEldritchImplicitPinnaclePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ColdDamagePercentageEldritchImplicitPinnaclePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ColdDamagePercentageEldritchImplicitPinnaclePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "LightningDamagePercentageEldritchImplicitPinnaclePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "LightningDamagePercentageEldritchImplicitPinnaclePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "LightningDamagePercentageEldritchImplicitPinnaclePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "LightningDamagePercentageEldritchImplicitPinnaclePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "LightningDamagePercentageEldritchImplicitPinnaclePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "LightningDamagePercentageEldritchImplicitPinnaclePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "IncreasedChaosDamageEldritchImplicitPinnaclePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "IncreasedChaosDamageEldritchImplicitPinnaclePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "IncreasedChaosDamageEldritchImplicitPinnaclePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "IncreasedChaosDamageEldritchImplicitPinnaclePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "IncreasedChaosDamageEldritchImplicitPinnaclePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "IncreasedChaosDamageEldritchImplicitPinnaclePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PhysicalDamagePercentEldritchImplicitPinnaclePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PhysicalDamagePercentEldritchImplicitPinnaclePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PhysicalDamagePercentEldritchImplicitPinnaclePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PhysicalDamagePercentEldritchImplicitPinnaclePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PhysicalDamagePercentEldritchImplicitPinnaclePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PhysicalDamagePercentEldritchImplicitPinnaclePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ArcticArmourBuffEffectEldritchImplicitPinnaclePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ArcticArmourBuffEffectEldritchImplicitPinnaclePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ArcticArmourBuffEffectEldritchImplicitPinnaclePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ArcticArmourBuffEffectEldritchImplicitPinnaclePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ArcticArmourBuffEffectEldritchImplicitPinnaclePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ArcticArmourBuffEffectEldritchImplicitPinnaclePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "FleshAndStoneAreaOfEffectEldritchImplicitPinnaclePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "FleshAndStoneAreaOfEffectEldritchImplicitPinnaclePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "FleshAndStoneAreaOfEffectEldritchImplicitPinnaclePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "FleshAndStoneAreaOfEffectEldritchImplicitPinnaclePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "FleshAndStoneAreaOfEffectEldritchImplicitPinnaclePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "FleshAndStoneAreaOfEffectEldritchImplicitPinnaclePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "TempestShieldBuffEffectEldritchImplicitPinnaclePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "TempestShieldBuffEffectEldritchImplicitPinnaclePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "TempestShieldBuffEffectEldritchImplicitPinnaclePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "TempestShieldBuffEffectEldritchImplicitPinnaclePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "TempestShieldBuffEffectEldritchImplicitPinnaclePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "TempestShieldBuffEffectEldritchImplicitPinnaclePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "DamageRemovedFromManaBeforeLifeEldritchImplicitPinnaclePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "DamageRemovedFromManaBeforeLifeEldritchImplicitPinnaclePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "DamageRemovedFromManaBeforeLifeEldritchImplicitPinnaclePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "DamageRemovedFromManaBeforeLifeEldritchImplicitPinnaclePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "DamageRemovedFromManaBeforeLifeEldritchImplicitPinnaclePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "DamageRemovedFromManaBeforeLifeEldritchImplicitPinnaclePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "GolemBuffEffectUniqueEldritchImplicitPinnaclePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "GolemBuffEffectUniqueEldritchImplicitPinnaclePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "GolemBuffEffectUniqueEldritchImplicitPinnaclePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "GolemBuffEffectUniqueEldritchImplicitPinnaclePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "GolemBuffEffectUniqueEldritchImplicitPinnaclePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "GolemBuffEffectUniqueEldritchImplicitPinnaclePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "AuraEffectEldritchImplicitPinnaclePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "AuraEffectEldritchImplicitPinnaclePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "AuraEffectEldritchImplicitPinnaclePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "AuraEffectEldritchImplicitPinnaclePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "AuraEffectEldritchImplicitPinnaclePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "AuraEffectEldritchImplicitPinnaclePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "CurseEffectivenessEldritchImplicitPinnaclePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "CurseEffectivenessEldritchImplicitPinnaclePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "CurseEffectivenessEldritchImplicitPinnaclePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "CurseEffectivenessEldritchImplicitPinnaclePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "CurseEffectivenessEldritchImplicitPinnaclePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "CurseEffectivenessEldritchImplicitPinnaclePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "OfferingEffectEldritchImplicitPinnaclePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "OfferingEffectEldritchImplicitPinnaclePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "OfferingEffectEldritchImplicitPinnaclePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "OfferingEffectEldritchImplicitPinnaclePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "OfferingEffectEldritchImplicitPinnaclePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "OfferingEffectEldritchImplicitPinnaclePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "WarcryEffectEldritchImplicitPinnaclePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "WarcryEffectEldritchImplicitPinnaclePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "WarcryEffectEldritchImplicitPinnaclePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "WarcryEffectEldritchImplicitPinnaclePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "WarcryEffectEldritchImplicitPinnaclePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "WarcryEffectEldritchImplicitPinnaclePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "FlaskEffectEldritchImplicitPinnaclePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "FlaskEffectEldritchImplicitPinnaclePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "FlaskEffectEldritchImplicitPinnaclePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "FlaskEffectEldritchImplicitPinnaclePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "FlaskEffectEldritchImplicitPinnaclePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "FlaskEffectEldritchImplicitPinnaclePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "DamageTakenGainedAsLifeEldritchImplicitPinnaclePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "DamageTakenGainedAsLifeEldritchImplicitPinnaclePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "DamageTakenGainedAsLifeEldritchImplicitPinnaclePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "DamageTakenGainedAsLifeEldritchImplicitPinnaclePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "DamageTakenGainedAsLifeEldritchImplicitPinnaclePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "DamageTakenGainedAsLifeEldritchImplicitPinnaclePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "FlaskGainPerSecondEldritchImplicitPinnaclePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "FlaskGainPerSecondEldritchImplicitPinnaclePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "FlaskGainPerSecondEldritchImplicitPinnaclePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "FlaskGainPerSecondEldritchImplicitPinnaclePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "FlaskGainPerSecondEldritchImplicitPinnaclePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "FlaskGainPerSecondEldritchImplicitPinnaclePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MaximumResistancesEldritchImplicitPinnaclePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MaximumResistancesEldritchImplicitPinnaclePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MaximumResistancesEldritchImplicitPinnaclePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MaximumResistancesEldritchImplicitPinnaclePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MaximumResistancesEldritchImplicitPinnaclePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MaximumResistancesEldritchImplicitPinnaclePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MaximumFireResistanceEldritchEldritchImplicitPinnaclePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MaximumFireResistanceEldritchEldritchImplicitPinnaclePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MaximumFireResistanceEldritchEldritchImplicitPinnaclePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MaximumFireResistanceEldritchEldritchImplicitPinnaclePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MaximumFireResistanceEldritchEldritchImplicitPinnaclePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MaximumFireResistanceEldritchEldritchImplicitPinnaclePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MaximumColdResistanceEldritchEldritchImplicitPinnaclePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MaximumColdResistanceEldritchEldritchImplicitPinnaclePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MaximumColdResistanceEldritchEldritchImplicitPinnaclePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MaximumColdResistanceEldritchEldritchImplicitPinnaclePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MaximumColdResistanceEldritchEldritchImplicitPinnaclePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MaximumColdResistanceEldritchEldritchImplicitPinnaclePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MaximumLightningResistanceEldritchEldritchImplicitPinnaclePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MaximumLightningResistanceEldritchEldritchImplicitPinnaclePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MaximumLightningResistanceEldritchEldritchImplicitPinnaclePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MaximumLightningResistanceEldritchEldritchImplicitPinnaclePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MaximumLightningResistanceEldritchEldritchImplicitPinnaclePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MaximumLightningResistanceEldritchEldritchImplicitPinnaclePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MaximumChaosResistanceImplicitEldritchImplicitPinnaclePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MaximumChaosResistanceImplicitEldritchImplicitPinnaclePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MaximumChaosResistanceImplicitEldritchImplicitPinnaclePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MaximumChaosResistanceImplicitEldritchImplicitPinnaclePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MaximumChaosResistanceImplicitEldritchImplicitPinnaclePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MaximumChaosResistanceImplicitEldritchImplicitPinnaclePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "EnduranceChargePerSecondEldritchImplicitPinnaclePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "EnduranceChargePerSecondEldritchImplicitPinnaclePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "EnduranceChargePerSecondEldritchImplicitPinnaclePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "EnduranceChargePerSecondEldritchImplicitPinnaclePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "EnduranceChargePerSecondEldritchImplicitPinnaclePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "EnduranceChargePerSecondEldritchImplicitPinnaclePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "FrenzyChargePerSecondEldritchImplicitPinnaclePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "FrenzyChargePerSecondEldritchImplicitPinnaclePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "FrenzyChargePerSecondEldritchImplicitPinnaclePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "FrenzyChargePerSecondEldritchImplicitPinnaclePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "FrenzyChargePerSecondEldritchImplicitPinnaclePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "FrenzyChargePerSecondEldritchImplicitPinnaclePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PowerChargePerSecondEldritchImplicitPinnaclePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PowerChargePerSecondEldritchImplicitPinnaclePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PowerChargePerSecondEldritchImplicitPinnaclePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PowerChargePerSecondEldritchImplicitPinnaclePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PowerChargePerSecondEldritchImplicitPinnaclePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PowerChargePerSecondEldritchImplicitPinnaclePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "BlockPercentEldritchImplicitPinnaclePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "BlockPercentEldritchImplicitPinnaclePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "BlockPercentEldritchImplicitPinnaclePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "BlockPercentEldritchImplicitPinnaclePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "BlockPercentEldritchImplicitPinnaclePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "BlockPercentEldritchImplicitPinnaclePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "SpellBlockPercentageEldritchImplicitPinnaclePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "SpellBlockPercentageEldritchImplicitPinnaclePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "SpellBlockPercentageEldritchImplicitPinnaclePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "SpellBlockPercentageEldritchImplicitPinnaclePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "SpellBlockPercentageEldritchImplicitPinnaclePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "SpellBlockPercentageEldritchImplicitPinnaclePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "GlobalPhysicalDamageReductionRatingPercentEldritchImplicitPinnaclePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "GlobalPhysicalDamageReductionRatingPercentEldritchImplicitPinnaclePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "GlobalPhysicalDamageReductionRatingPercentEldritchImplicitPinnaclePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "GlobalPhysicalDamageReductionRatingPercentEldritchImplicitPinnaclePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "GlobalPhysicalDamageReductionRatingPercentEldritchImplicitPinnaclePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "GlobalPhysicalDamageReductionRatingPercentEldritchImplicitPinnaclePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "GlobalEvasionRatingPercentEldritchImplicitPinnaclePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "GlobalEvasionRatingPercentEldritchImplicitPinnaclePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "GlobalEvasionRatingPercentEldritchImplicitPinnaclePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "GlobalEvasionRatingPercentEldritchImplicitPinnaclePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "GlobalEvasionRatingPercentEldritchImplicitPinnaclePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "GlobalEvasionRatingPercentEldritchImplicitPinnaclePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "GlobalEnergyShieldPercentEldritchImplicitPinnaclePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "GlobalEnergyShieldPercentEldritchImplicitPinnaclePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "GlobalEnergyShieldPercentEldritchImplicitPinnaclePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "GlobalEnergyShieldPercentEldritchImplicitPinnaclePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "GlobalEnergyShieldPercentEldritchImplicitPinnaclePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "GlobalEnergyShieldPercentEldritchImplicitPinnaclePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PlayerReflectedDamageEldritchImplicitPinnaclePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PlayerReflectedDamageEldritchImplicitPinnaclePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PlayerReflectedDamageEldritchImplicitPinnaclePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PlayerReflectedDamageEldritchImplicitPinnaclePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PlayerReflectedDamageEldritchImplicitPinnaclePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PlayerReflectedDamageEldritchImplicitPinnaclePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MinionReflectedDamageEldritchImplicitPinnaclePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MinionReflectedDamageEldritchImplicitPinnaclePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MinionReflectedDamageEldritchImplicitPinnaclePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MinionReflectedDamageEldritchImplicitPinnaclePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MinionReflectedDamageEldritchImplicitPinnaclePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MinionReflectedDamageEldritchImplicitPinnaclePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "AngerAuraEffectEldritchImplicitPinnaclePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "AngerAuraEffectEldritchImplicitPinnaclePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "AngerAuraEffectEldritchImplicitPinnaclePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "AngerAuraEffectEldritchImplicitPinnaclePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "AngerAuraEffectEldritchImplicitPinnaclePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "AngerAuraEffectEldritchImplicitPinnaclePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "HatredAuraEffectEldritchImplicitPinnaclePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "HatredAuraEffectEldritchImplicitPinnaclePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "HatredAuraEffectEldritchImplicitPinnaclePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "HatredAuraEffectEldritchImplicitPinnaclePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "HatredAuraEffectEldritchImplicitPinnaclePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "HatredAuraEffectEldritchImplicitPinnaclePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "WrathAuraEffectEldritchImplicitPinnaclePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "WrathAuraEffectEldritchImplicitPinnaclePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "WrathAuraEffectEldritchImplicitPinnaclePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "WrathAuraEffectEldritchImplicitPinnaclePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "WrathAuraEffectEldritchImplicitPinnaclePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "WrathAuraEffectEldritchImplicitPinnaclePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MalevolenceAuraEffectEldritchImplicitPinnaclePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MalevolenceAuraEffectEldritchImplicitPinnaclePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MalevolenceAuraEffectEldritchImplicitPinnaclePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MalevolenceAuraEffectEldritchImplicitPinnaclePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MalevolenceAuraEffectEldritchImplicitPinnaclePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MalevolenceAuraEffectEldritchImplicitPinnaclePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ZealotryAuraEffectEldritchImplicitPinnaclePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ZealotryAuraEffectEldritchImplicitPinnaclePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ZealotryAuraEffectEldritchImplicitPinnaclePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ZealotryAuraEffectEldritchImplicitPinnaclePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ZealotryAuraEffectEldritchImplicitPinnaclePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ZealotryAuraEffectEldritchImplicitPinnaclePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PrideAuraEffectEldritchImplicitPinnaclePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PrideAuraEffectEldritchImplicitPinnaclePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PrideAuraEffectEldritchImplicitPinnaclePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PrideAuraEffectEldritchImplicitPinnaclePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PrideAuraEffectEldritchImplicitPinnaclePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PrideAuraEffectEldritchImplicitPinnaclePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "DeterminationAuraEffectEldritchImplicitPinnaclePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "DeterminationAuraEffectEldritchImplicitPinnaclePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "DeterminationAuraEffectEldritchImplicitPinnaclePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "DeterminationAuraEffectEldritchImplicitPinnaclePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "DeterminationAuraEffectEldritchImplicitPinnaclePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "DeterminationAuraEffectEldritchImplicitPinnaclePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "GraceAuraEffectEldritchImplicitPinnaclePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "GraceAuraEffectEldritchImplicitPinnaclePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "GraceAuraEffectEldritchImplicitPinnaclePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "GraceAuraEffectEldritchImplicitPinnaclePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "GraceAuraEffectEldritchImplicitPinnaclePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "GraceAuraEffectEldritchImplicitPinnaclePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "DisciplineAuraEffectEldritchImplicitPinnaclePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "DisciplineAuraEffectEldritchImplicitPinnaclePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "DisciplineAuraEffectEldritchImplicitPinnaclePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "DisciplineAuraEffectEldritchImplicitPinnaclePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "DisciplineAuraEffectEldritchImplicitPinnaclePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "DisciplineAuraEffectEldritchImplicitPinnaclePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "HasteAuraEffectEldritchImplicitPinnaclePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "HasteAuraEffectEldritchImplicitPinnaclePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "HasteAuraEffectEldritchImplicitPinnaclePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "HasteAuraEffectEldritchImplicitPinnaclePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "HasteAuraEffectEldritchImplicitPinnaclePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "HasteAuraEffectEldritchImplicitPinnaclePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PurityOfElementsEffectEldritchImplicitPinnaclePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PurityOfElementsEffectEldritchImplicitPinnaclePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PurityOfElementsEffectEldritchImplicitPinnaclePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PurityOfElementsEffectEldritchImplicitPinnaclePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PurityOfElementsEffectEldritchImplicitPinnaclePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PurityOfElementsEffectEldritchImplicitPinnaclePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PurityOfFireEffectEldritchImplicitPinnaclePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PurityOfFireEffectEldritchImplicitPinnaclePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PurityOfFireEffectEldritchImplicitPinnaclePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PurityOfFireEffectEldritchImplicitPinnaclePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PurityOfFireEffectEldritchImplicitPinnaclePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PurityOfFireEffectEldritchImplicitPinnaclePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PurityOfIceEffectEldritchImplicitPinnaclePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PurityOfIceEffectEldritchImplicitPinnaclePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PurityOfIceEffectEldritchImplicitPinnaclePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PurityOfIceEffectEldritchImplicitPinnaclePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PurityOfIceEffectEldritchImplicitPinnaclePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PurityOfIceEffectEldritchImplicitPinnaclePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PurityOfLightningEffectEldritchImplicitPinnaclePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PurityOfLightningEffectEldritchImplicitPinnaclePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PurityOfLightningEffectEldritchImplicitPinnaclePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PurityOfLightningEffectEldritchImplicitPinnaclePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PurityOfLightningEffectEldritchImplicitPinnaclePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "PurityOfLightningEffectEldritchImplicitPinnaclePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "FortifyOnMeleeHitEldritchImplicitPinnaclePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "FortifyOnMeleeHitEldritchImplicitPinnaclePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "FortifyOnMeleeHitEldritchImplicitPinnaclePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "FortifyOnMeleeHitEldritchImplicitPinnaclePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "FortifyOnMeleeHitEldritchImplicitPinnaclePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "FortifyOnMeleeHitEldritchImplicitPinnaclePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "AllResistancesEldritchImplicitPinnaclePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "AllResistancesEldritchImplicitPinnaclePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "AllResistancesEldritchImplicitPinnaclePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "AllResistancesEldritchImplicitPinnaclePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "AllResistancesEldritchImplicitPinnaclePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "AllResistancesEldritchImplicitPinnaclePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "LifeRecoveryRateEldritchImplicitPinnaclePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "LifeRecoveryRateEldritchImplicitPinnaclePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "LifeRecoveryRateEldritchImplicitPinnaclePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "LifeRecoveryRateEldritchImplicitPinnaclePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "LifeRecoveryRateEldritchImplicitPinnaclePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "LifeRecoveryRateEldritchImplicitPinnaclePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ManaRecoveryRateEldritchImplicitPinnaclePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ManaRecoveryRateEldritchImplicitPinnaclePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ManaRecoveryRateEldritchImplicitPinnaclePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ManaRecoveryRateEldritchImplicitPinnaclePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ManaRecoveryRateEldritchImplicitPinnaclePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "ManaRecoveryRateEldritchImplicitPinnaclePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "EnergyShieldRecoveryRateEldritchImplicitPinnaclePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "EnergyShieldRecoveryRateEldritchImplicitPinnaclePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "EnergyShieldRecoveryRateEldritchImplicitPinnaclePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "EnergyShieldRecoveryRateEldritchImplicitPinnaclePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "EnergyShieldRecoveryRateEldritchImplicitPinnaclePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "EnergyShieldRecoveryRateEldritchImplicitPinnaclePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "DamageTakenPerStrengthEldritchImplicitPinnaclePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "DamageTakenPerStrengthEldritchImplicitPinnaclePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "DamageTakenPerStrengthEldritchImplicitPinnaclePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "DamageTakenPerStrengthEldritchImplicitPinnaclePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "DamageTakenPerStrengthEldritchImplicitPinnaclePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "DamageTakenPerStrengthEldritchImplicitPinnaclePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "DamageTakenPerDexterityEldritchImplicitPinnaclePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "DamageTakenPerDexterityEldritchImplicitPinnaclePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "DamageTakenPerDexterityEldritchImplicitPinnaclePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "DamageTakenPerDexterityEldritchImplicitPinnaclePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "DamageTakenPerDexterityEldritchImplicitPinnaclePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "DamageTakenPerDexterityEldritchImplicitPinnaclePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "DamageTakenPerIntelligenceEldritchImplicitPinnaclePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "DamageTakenPerIntelligenceEldritchImplicitPinnaclePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "DamageTakenPerIntelligenceEldritchImplicitPinnaclePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "DamageTakenPerIntelligenceEldritchImplicitPinnaclePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "DamageTakenPerIntelligenceEldritchImplicitPinnaclePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "DamageTakenPerIntelligenceEldritchImplicitPinnaclePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "SkillEffectDurationPinnaclePresence1",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "SkillEffectDurationPinnaclePresence2",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "SkillEffectDurationPinnaclePresence3",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "SkillEffectDurationPinnaclePresence4",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "SkillEffectDurationPinnaclePresence5",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "SkillEffectDurationPinnaclePresence6",
          "item": null,
          "name": null,
          "template": "InfluenceStatConditionPresenceCelestialBoss",
          "stat_text": null,
          "stats": null
        }
      ]
    },
    "templates": {
      "InfluenceStatConditionPresenceCelestialBoss": {
        "aura_radius_metres": null,
        "stats": null,
        "stat_text": null,
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "archnemesis_glacial_cage": {
    "description": "氷の監獄の中ではトラベルスキルは無効化される。",
    "invisible": false,
    "name": "監獄",
    "removable": false,
    "stats": [
      "your_travel_skills_are_disabled"
    ],
    "visuals": "archnemesis_glacial_cage",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "archnemesis_defender": {
    "description": "スキルは敵からヒットを受けた時にトリガーされる。",
    "invisible": false,
    "name": "センチネルシールド",
    "removable": false,
    "stats": [],
    "visuals": "archnemesis_defender",
    "category": "Buff",
    "sources": {
      "Mods": [
        {
          "id": "MonsterArchnemesisDefender",
          "item": null,
          "name": null,
          "template": "ArchnemesisDefender",
          "stat_text": null,
          "stats": null
        }
      ]
    },
    "templates": {
      "ArchnemesisDefender": {
        "aura_radius_metres": null,
        "stats": null,
        "stat_text": null,
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "tangle_drowning": {
    "description": "溺れており、死に近づいている。",
    "invisible": false,
    "name": "溺死",
    "removable": false,
    "stats": [
      "action_speed_-%"
    ],
    "visuals": "tangle_drowning",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "tangle_drowning_falloff": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "tangle_drowning",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "generic_flask_drain": {
    "description": "フラスコチャージが時間と共に失われ、フラスコチャージを獲得できない。",
    "invisible": false,
    "name": "フラスコドレイン",
    "removable": false,
    "stats": [
      "flask_charges_recovered_per_3_seconds",
      "cannot_gain_flask_charges"
    ],
    "visuals": "archnemesis_flask_drain",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "monster_detonate_dead_area_mark": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "altar_physical_as_extra_fire": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "physical_damage_%_to_add_as_fire"
    ],
    "visuals": "altar_physical_to_fire",
    "category": "Buff",
    "sources": {
      "Mods": [
        {
          "id": "CleansingAltarDownsidePlayerFireMonsterAura",
          "item": null,
          "name": null,
          "template": "AltarDownsidePhysToFireConvertAura",
          "stat_text": null,
          "stats": null
        }
      ]
    },
    "templates": {
      "AltarDownsidePhysToFireConvertAura": {
        "aura_radius_metres": 4.0,
        "stats": {
          "physical_damage_%_to_add_as_fire": 100
        },
        "stat_text": [
          "物理ダメージの100%を追加火ダメージとして獲得する"
        ],
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "altar_physical_as_extra_cold": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "physical_damage_%_to_add_as_cold"
    ],
    "visuals": "altar_physical_to_cold",
    "category": "Buff",
    "sources": {
      "Mods": [
        {
          "id": "TangledAltarDownsidePlayerColdMonsterAura",
          "item": null,
          "name": null,
          "template": "AltarDownsidePhysToColdConvertAura",
          "stat_text": null,
          "stats": null
        }
      ]
    },
    "templates": {
      "AltarDownsidePhysToColdConvertAura": {
        "aura_radius_metres": 4.0,
        "stats": {
          "physical_damage_%_to_add_as_cold": 100
        },
        "stat_text": [
          "物理ダメージの100%を追加冷気ダメージとして獲得する"
        ],
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "altar_physical_as_extra_lightning": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "physical_damage_%_to_add_as_lightning"
    ],
    "visuals": "altar_physical_to_lightning",
    "category": "Buff",
    "sources": {
      "Mods": [
        {
          "id": "TangledAltarDownsidePlayerLightningMonsterAura",
          "item": null,
          "name": null,
          "template": "AltarDownsidePhysToLightningConvertAura",
          "stat_text": null,
          "stats": null
        }
      ]
    },
    "templates": {
      "AltarDownsidePhysToLightningConvertAura": {
        "aura_radius_metres": 4.0,
        "stats": {
          "physical_damage_%_to_add_as_lightning": 100
        },
        "stat_text": [
          "物理ダメージの100%を追加雷ダメージとして獲得する"
        ],
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "altar_physical_as_extra_chaos": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "physical_damage_%_to_add_as_chaos"
    ],
    "visuals": "altar_physical_to_chaos",
    "category": "Buff",
    "sources": {
      "Mods": [
        {
          "id": "CleansingAltarDownsidePlayerChaosMonsterAura",
          "item": null,
          "name": null,
          "template": "AltarDownsidePhysToChaosConvertAura",
          "stat_text": null,
          "stats": null
        }
      ]
    },
    "templates": {
      "AltarDownsidePhysToChaosConvertAura": {
        "aura_radius_metres": 4.0,
        "stats": {
          "physical_damage_%_to_add_as_chaos": 100
        },
        "stat_text": [
          "物理ダメージの100%を追加混沌ダメージとして獲得する"
        ],
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "ground_brittle": {
    "description": "脆弱領域に立っているため、受けるヒットは追加のクリティカル率を獲得。",
    "invisible": false,
    "name": "脆弱領域",
    "removable": false,
    "stats": [
      "enemy_additional_critical_strike_chance_against_self"
    ],
    "visuals": "brittle",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "ground_sapping": {
    "description": "消耗領域に立っているため、与えるダメージが低下。",
    "invisible": false,
    "name": "消耗領域",
    "removable": false,
    "stats": [
      "sapped_damage_+%_final"
    ],
    "visuals": "sapped",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "infinite_hunger_immobilise": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "immobilised_by_elder_%",
      "no_movement_speed",
      "base_cannot_be_damaged",
      "cannot_die"
    ],
    "visuals": "invisible",
    "category": "Debuff",
    "sources": null,
    "templates": {
      "InfiniteHungerTeleportImmobilise": {
        "aura_radius_metres": null,
        "stats": {
          "immobilised_by_elder_%": 100,
          "no_movement_speed": 1,
          "base_cannot_be_damaged": 1,
          "cannot_die": 1
        },
        "stat_text": [
          "ダメージを受けることがない"
        ],
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "slowed_regen_on_hit": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "life_regeneration_rate_+%"
    ],
    "visuals": "invisible",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "extinguished": {
    "description": "元素系状態異常を付与できない。",
    "invisible": false,
    "name": "消火",
    "removable": false,
    "stats": [
      "cannot_inflict_status_ailments"
    ],
    "visuals": "extinguish",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "cleansing_fire_snake_debuff": {
    "description": "火ダメージを受け、ライフおよびエナジーシールドを回復できない。",
    "invisible": false,
    "name": "焼き尽くすルーン",
    "removable": false,
    "stats": [
      "base_fire_damage_taken_per_minute",
      "cannot_recover_life",
      "no_energy_shield_recovery"
    ],
    "visuals": "cleansing_fire_snake_debuff",
    "category": "Debuff",
    "sources": {
      "PlayerConditions": [
        {
          "id": "HasSearingRune",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": [
            "エナジーシールドを獲得することができない"
          ],
          "stats": {
            "base_fire_damage_taken_per_minute": 1,
            "cannot_recover_life": 1,
            "no_energy_shield_recovery": 1
          }
        }
      ]
    },
    "templates": null,
    "stack_limit": null
  },
  "player_tainted_frenzy": {
    "description": "フレンジーチャージが汚染されている",
    "invisible": false,
    "name": "汚染されたフレンジーチャージ",
    "removable": false,
    "stats": [
      "global_defences_+%_per_frenzy_charge"
    ],
    "visuals": "player_tainted_frenzy",
    "category": "Debuff",
    "sources": null,
    "templates": {
      "TangledAltarDownsidePlayerTaintedFrenzy": {
        "aura_radius_metres": null,
        "stats": {
          "global_defences_+%_per_frenzy_charge": -4
        },
        "stat_text": [
          "フレンジーチャージ1個ごとに防御力が4%減少する"
        ],
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "player_tainted_endurance": {
    "description": "パワーチャージが汚染されている",
    "invisible": false,
    "name": "汚染されたエンデュランスチャージ",
    "removable": false,
    "stats": [
      "life_mana_es_recovery_rate_+%_per_endurance_charge"
    ],
    "visuals": "player_tainted_endurance",
    "category": "Debuff",
    "sources": null,
    "templates": {
      "TangledAltarDownsidePlayerTaintedEndurance": {
        "aura_radius_metres": null,
        "stats": {
          "life_mana_es_recovery_rate_+%_per_endurance_charge": -4
        },
        "stat_text": [
          "エンデュランスチャージ1個ごとにライフ、マナおよびエナジーシールドの回復レートが4%減少する"
        ],
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "player_tainted_power": {
    "description": "エンデュランスチャージが汚染されている。",
    "invisible": false,
    "name": "汚染されたパワーチャージ",
    "removable": false,
    "stats": [
      "cooldown_recovery_+%_per_power_charge"
    ],
    "visuals": "player_tainted_power",
    "category": "Debuff",
    "sources": null,
    "templates": {
      "TangledAltarDownsidePlayerTaintedPower": {
        "aura_radius_metres": null,
        "stats": {
          "cooldown_recovery_+%_per_power_charge": -4
        },
        "stat_text": [
          "パワーチャージ1個ごとにクールダウン解消レートが4%減少する"
        ],
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "ground_sludge": {
    "description": "物理および混沌継続ダメージを受け、移動スピードが減少。",
    "invisible": false,
    "name": "ヴォミタスウーズ",
    "removable": false,
    "stats": [
      "base_physical_damage_taken_per_minute",
      "base_chaos_damage_taken_per_minute",
      "base_movement_velocity_+%"
    ],
    "visuals": "ground_sludge",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "ground_archnemesis_cold_snap": {
    "description": "コールドスナップから冷気継続ダメージを受けている",
    "invisible": false,
    "name": "コールドスナップ",
    "removable": false,
    "stats": [
      "base_cold_damage_taken_per_minute"
    ],
    "visuals": "cold_snap_chilled",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "cleansing_fire_altar_debuff": {
    "description": "宇宙の怒りのスタックごとに敵から受けるダメージが25%増加。",
    "invisible": false,
    "name": "宇宙の怒り",
    "removable": false,
    "stats": [
      "damage_taken_+%_from_enemies"
    ],
    "visuals": "wrath_of_the_cosmos_debuff",
    "category": "Debuff",
    "sources": {
      "PlayerConditions": [
        {
          "id": "ActivatedEldritchAltarsWithWrathOfTheCosmosAllocatedX6",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": null,
          "stats": {
            "damage_taken_+%_from_enemies": 1
          }
        }
      ]
    },
    "templates": null,
    "stack_limit": null
  },
  "cleansing_fire_snake_secondary_debuff": {
    "description": "火耐性の最大値が下がっており、トラベルスキルのクールダウン解消スピードが低下。",
    "invisible": false,
    "name": "焼灼した肉体",
    "removable": false,
    "stats": [
      "base_maximum_fire_damage_resistance_%",
      "travel_skill_cooldown_speed_+%_final_from_fire_rune"
    ],
    "visuals": "cleansing_fire_snake_debuff",
    "category": "Debuff",
    "sources": null,
    "templates": {
      "CleansingFireSnakeSecondaryDebuff": {
        "aura_radius_metres": null,
        "stats": {
          "base_maximum_fire_damage_resistance_%": -5,
          "travel_skill_cooldown_speed_+%_final_from_fire_rune": -50
        },
        "stat_text": [
          "火耐性の最大値 -5%"
        ],
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "infinite_hunger_corrosion": {
    "description": "腐食性の渇望ごとに、-1%物理ダメージ軽減および-1%回避率を獲得。",
    "invisible": false,
    "name": "腐食性の渇望",
    "removable": false,
    "stats": [
      "base_additional_physical_damage_reduction_%",
      "chance_to_evade_attacks_%"
    ],
    "visuals": "infinite_hunger_corrosion",
    "category": "Debuff",
    "sources": {
      "PlayerConditions": [
        {
          "id": "HasCorrosiveHungerX50",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": [
            "物理ダメージ軽減率がx%される",
            "アタックヒット回避率 +x%"
          ],
          "stats": {
            "base_additional_physical_damage_reduction_%": 1,
            "chance_to_evade_attacks_%": 1
          }
        }
      ]
    },
    "templates": null,
    "stack_limit": null
  },
  "tag_nearby_monsters_with_mod": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "soul_conduit_death": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "soul_conduit_fade",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "eater_of_worlds_laser": {
    "description": "受けるダメージが増加。",
    "invisible": false,
    "name": "避けられぬ破滅",
    "removable": false,
    "stats": [
      "base_damage_taken_+%"
    ],
    "visuals": "eater_of_worlds_laser",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "sentinel_tag_visual_red": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "sentinel_tag_visual_red",
    "category": null,
    "sources": {
      "Mods": [
        {
          "id": "MonsterTaggingTestNormal",
          "item": null,
          "name": null,
          "template": "SentinelTagA",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MonsterTaggingTestMagic",
          "item": null,
          "name": null,
          "template": "SentinelTagA",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MonsterTaggingTestRare",
          "item": null,
          "name": null,
          "template": "SentinelTagA",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MonsterTaggingTestUnique",
          "item": null,
          "name": null,
          "template": "SentinelTagA",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "SentinelTagNormalDrone1",
          "item": null,
          "name": null,
          "template": "SentinelTagA",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "SentinelTagMagicDrone1",
          "item": null,
          "name": null,
          "template": "SentinelTagA",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "SentinelTagRareDrone1",
          "item": null,
          "name": null,
          "template": "SentinelTagA",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "SentinelTagUniqueDrone1",
          "item": null,
          "name": null,
          "template": "SentinelTagA",
          "stat_text": null,
          "stats": null
        }
      ]
    },
    "templates": {
      "SentinelTagA": {
        "aura_radius_metres": null,
        "stats": null,
        "stat_text": null,
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "sentinel_tag_visual_blue": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "sentinel_tag_visual_blue",
    "category": null,
    "sources": {
      "Mods": [
        {
          "id": "SentinelTagNormalDrone2",
          "item": null,
          "name": null,
          "template": "SentinelTagB",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "SentinelTagMagicDrone2",
          "item": null,
          "name": null,
          "template": "SentinelTagB",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "SentinelTagRareDrone2",
          "item": null,
          "name": null,
          "template": "SentinelTagB",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "SentinelTagUniqueDrone2",
          "item": null,
          "name": null,
          "template": "SentinelTagB",
          "stat_text": null,
          "stats": null
        }
      ]
    },
    "templates": {
      "SentinelTagB": {
        "aura_radius_metres": null,
        "stats": null,
        "stat_text": null,
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "sentinel_tag_visual_gold": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "sentinel_tag_visual_yellow",
    "category": null,
    "sources": {
      "Mods": [
        {
          "id": "SentinelTagMagicDrone3",
          "item": null,
          "name": null,
          "template": "SentinelTagC",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "SentinelTagRareDrone3",
          "item": null,
          "name": null,
          "template": "SentinelTagC",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "SentinelTagUniqueDrone3",
          "item": null,
          "name": null,
          "template": "SentinelTagC",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "SentinelTagUniqueDroneMapBossUnique1",
          "item": null,
          "name": null,
          "template": "SentinelTagC",
          "stat_text": null,
          "stats": null
        }
      ]
    },
    "templates": {
      "SentinelTagC": {
        "aura_radius_metres": null,
        "stats": null,
        "stat_text": null,
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "chill_damage_and_damage_taken_modifiers": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "shatter_when_killed": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "shatter_on_taking_killing_blow"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "flask_visuals": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "invisible",
    "category": "Flask",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "number_of_chaos_spells_cast_recently": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "generic_league_reward_display": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "golem_ball_pet_stuff": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "number_of_fire_skills_used_in_past_16_seconds": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "number_of_lightning_skills_used_in_past_16_seconds": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "number_of_hits_blocked_in_past_30_seconds": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "number_of_arrows_fired_from_last_arrow_firing_skill_used": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "mtx_emberkeep_vulture_marked_target_visual_buff": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "attached_flasks_to_belt": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "nearby_enemies_reduced_life_regen": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "life_regeneration_rate_+%"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "nearby_enemies_reduced_es_recharge_rate": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "energy_shield_recharge_rate_+%"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "lose_soul_eater_while_no_unique_in_presence": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": {
      "LoseSoulEaterWhileNoUniqueInPresence": {
        "aura_radius_metres": null,
        "stats": null,
        "stat_text": null,
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "number_of_unique_enemies_in_presence": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "energy_release_shock_pause": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "shock_on_you_does_not_expire"
    ],
    "visuals": "energy_release_shock_pause",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "touch_of_fire": {
    "description": "偉大なる眼差しが迫る。\r\n炎がじりじりと迫ってきている。",
    "invisible": false,
    "name": "炎に触れられし者",
    "removable": true,
    "stats": [
      "affected_by_touch_of_fire"
    ],
    "visuals": "ignited",
    "category": "Buff",
    "sources": null,
    "templates": {
      "TouchOfFire": {
        "aura_radius_metres": null,
        "stats": {
          "affected_by_touch_of_fire": 1
        },
        "stat_text": null,
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "mtx_cold_iron_point_metal_hit_count": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "unique_legacy_of_fury_scorched": {
    "description": "元素耐性が下がっている。",
    "invisible": false,
    "name": "焦げ",
    "removable": false,
    "stats": [
      "base_resist_all_elements_%"
    ],
    "visuals": "scorched",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "galvanic_field_bonus": {
    "description": "追加の感電付与確率を獲得。敵を感電した際、ガルヴァニックフィールドを生成する。",
    "invisible": false,
    "name": "ガルヴァニックフィールド",
    "removable": false,
    "stats": [
      "base_chance_to_shock_%",
      "shock_duration_+%"
    ],
    "visuals": "galvanic_field_bonus",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "galvanic_field_leave_me_alone": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "curse_alchemists_mark": {
    "description": "呪術を受けている。敵からヒットを受けた際、その敵はフラスコチャージを得る。発火を受けた際は燃焼領域を、毒を受けた際は腐食領域を足元に生成する。",
    "invisible": false,
    "name": "アルケミストの呪印",
    "removable": false,
    "stats": [
      "alchemists_mark_igniter_creates_burning_ground_%_ignite_damage",
      "alchemists_mark_poisoner_creates_caustic_ground_%_poison_damage",
      "alchemists_mark_grant_attacker_x_flask_charges_when_hit_once_per_3s"
    ],
    "visuals": "curse_alchemists_mark",
    "category": "Mark",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "mtx_cospris_malice_trigger_effects": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "torment_touched_player": {
    "description": "拷問された幽霊に接触されている。",
    "invisible": false,
    "name": "フェアグレーヴズの三角帽子",
    "removable": false,
    "stats": [],
    "visuals": "torment_touched_player",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "trickster_alternating_less_damage_alternator": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "trickster_damage_over_time_taken_+%_final",
      "trickster_hit_damage_taken_+%_final"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": {
      "PassiveSkills": [
        {
          "id": "AscendancyTrickster6",
          "item": null,
          "name": null,
          "template": "TricksterAlternatingLessDamageTaken",
          "stat_text": null,
          "stats": null
        }
      ]
    },
    "templates": {
      "TricksterAlternatingLessDamageTaken": {
        "aura_radius_metres": null,
        "stats": {
          "trickster_damage_over_time_taken_+%_final": -40,
          "trickster_hit_damage_taken_+%_final": -40
        },
        "stat_text": null,
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "trickster_alternating_less_hit_damage": {
    "description": "ヒットから受けるダメージが40%低下",
    "invisible": false,
    "name": "ハートストッパー",
    "removable": false,
    "stats": [
      "trickster_hit_damage_taken_+%_final"
    ],
    "visuals": "alternating_buff_trickster_heartstopper_hit_damage",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "trickster_alternating_less_dot_damage": {
    "description": "受ける継続ダメージが40%低下",
    "invisible": false,
    "name": "ハートストッパー",
    "removable": false,
    "stats": [
      "trickster_damage_over_time_taken_+%_final"
    ],
    "visuals": "alternating_buff_trickster_heartstopper_dot_damage",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "trickster_nearby_enemy_action_speed": {
    "description": "アクションスピードは最大でも90%となる。",
    "invisible": false,
    "name": "一歩先へ",
    "removable": false,
    "stats": [
      "action_speed_is_at_most_92%"
    ],
    "visuals": "trickser_one_step_ahead_action_speed_maximum",
    "category": "Debuff",
    "sources": {
      "PassiveSkills": [
        {
          "id": "AscendancyTrickster12",
          "item": null,
          "name": null,
          "template": "TricksterNearbyEnemyActionSpeedCap",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "AscendancyAscendant47",
          "item": null,
          "name": null,
          "template": "TricksterNearbyEnemyActionSpeedCap",
          "stat_text": null,
          "stats": null
        }
      ]
    },
    "templates": {
      "TricksterNearbyEnemyActionSpeedCap": {
        "aura_radius_metres": 6.0,
        "stats": {
          "action_speed_is_at_most_92%": 1
        },
        "stat_text": [
          "近くの敵モンスターのアクションスピードは最大で基礎値の92%となる"
        ],
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "shrine_brineking": {
    "description": "冷却、凍結およびスタンを受けることがない。物理ダメージの一部を冷気ダメージとして受ける。",
    "invisible": false,
    "name": "ツォアゴスのシュライン",
    "removable": true,
    "stats": [
      "cold_damage_+%",
      "base_avoid_chill_%",
      "base_avoid_freeze_%",
      "base_cannot_be_stunned",
      "physical_damage_taken_%_as_cold",
      "base_maximum_cold_damage_resistance_%",
      "base_cold_damage_resistance_%",
      "base_reduce_enemy_cold_resistance_%",
      "has_shrine_effect"
    ],
    "visuals": "shrine_brineking",
    "category": "Buff shrine",
    "sources": null,
    "templates": {
      "shrine_brineking_player": {
        "aura_radius_metres": null,
        "stats": {
          "cold_damage_+%": 0,
          "base_avoid_chill_%": 100,
          "base_avoid_freeze_%": 100,
          "base_cannot_be_stunned": 1,
          "physical_damage_taken_%_as_cold": 20,
          "base_maximum_cold_damage_resistance_%": 0,
          "base_cold_damage_resistance_%": 0,
          "base_reduce_enemy_cold_resistance_%": 0,
          "has_shrine_effect": 1
        },
        "stat_text": [
          "100%の確率で冷却を無効化する",
          "100%の確率で凍結を無効化する",
          "スタンを受けることがない",
          "ヒットによる物理ダメージの20%を冷気ダメージとして受ける"
        ],
        "visuals": null
      },
      "shrine_brineking_monster": {
        "aura_radius_metres": null,
        "stats": {
          "cold_damage_+%": 50,
          "base_avoid_chill_%": 100,
          "base_avoid_freeze_%": 100,
          "base_cannot_be_stunned": 0,
          "physical_damage_taken_%_as_cold": 0,
          "base_maximum_cold_damage_resistance_%": 10,
          "base_cold_damage_resistance_%": 50,
          "base_reduce_enemy_cold_resistance_%": 10,
          "has_shrine_effect": 1
        },
        "stat_text": [
          "冷気ダメージが50%増加する",
          "100%の確率で冷却を無効化する",
          "100%の確率で凍結を無効化する",
          "冷気耐性の最大値 +10%",
          "冷気耐性 +50%",
          "ダメージは10%の冷気耐性を突破する"
        ],
        "visuals": "shrine_monster_affected"
      }
    },
    "stack_limit": null
  },
  "shrine_lunaris": {
    "description": "冷気ダメージ増加、スキルは追加で1回連鎖、追加の投射物を放ち、受ける投射物を常に無効化する",
    "invisible": false,
    "name": "ルナリスのシュライン",
    "removable": true,
    "stats": [
      "cold_damage_+%",
      "number_of_additional_projectiles",
      "number_of_chains",
      "base_avoid_projectiles_%_chance",
      "elemental_damage_taken_+%",
      "has_shrine_effect"
    ],
    "visuals": "shrine_lunaris",
    "category": "Buff shrine",
    "sources": null,
    "templates": {
      "shrine_lunaris_player": {
        "aura_radius_metres": null,
        "stats": {
          "cold_damage_+%": 50,
          "number_of_additional_projectiles": 2,
          "number_of_chains": 2,
          "base_avoid_projectiles_%_chance": 100,
          "elemental_damage_taken_+%": 0,
          "has_shrine_effect": 1
        },
        "stat_text": [
          "冷気ダメージが50%増加する",
          "スキルは投射物を追加で2個放つ",
          "スキルは+2回連鎖する",
          "投射物を無効化する"
        ],
        "visuals": null
      },
      "shrine_lunaris_monster": {
        "aura_radius_metres": null,
        "stats": {
          "cold_damage_+%": 50,
          "number_of_additional_projectiles": 2,
          "number_of_chains": 0,
          "base_avoid_projectiles_%_chance": 50,
          "elemental_damage_taken_+%": -50,
          "has_shrine_effect": 1
        },
        "stat_text": [
          "冷気ダメージが50%増加する",
          "スキルは投射物を追加で2個放つ",
          "50%の確率で投射物を無効化する",
          "受ける元素ダメージが50%減少する"
        ],
        "visuals": "shrine_monster_affected"
      }
    },
    "stack_limit": null
  },
  "shrine_solaris": {
    "description": "火ダメージ増加、常にクリティカルストライクを与え、クリティカルストライクから追加のダメージを受けず、全ての元素系状態異常を無効化する。",
    "invisible": false,
    "name": "ソラリスのシュライン",
    "removable": true,
    "stats": [
      "fire_damage_+%",
      "always_crit",
      "self_take_no_extra_damage_from_critical_strikes",
      "avoid_all_elemental_status_%",
      "base_reduce_enemy_fire_resistance_%",
      "has_shrine_effect"
    ],
    "visuals": "shrine_solaris",
    "category": "Buff shrine",
    "sources": null,
    "templates": {
      "shrine_solaris_player": {
        "aura_radius_metres": null,
        "stats": {
          "fire_damage_+%": 50,
          "always_crit": 1,
          "self_take_no_extra_damage_from_critical_strikes": 1,
          "avoid_all_elemental_status_%": 100,
          "base_reduce_enemy_fire_resistance_%": 0,
          "has_shrine_effect": 1
        },
        "stat_text": [
          "火ダメージが50%増加する",
          "全てのヒットはクリティカルストライクとなる",
          "クリティカルストライクから追加ダメージを受けない",
          "100%の確率で元素系状態異常を無効化する"
        ],
        "visuals": null
      },
      "shrine_solaris_monster": {
        "aura_radius_metres": null,
        "stats": {
          "fire_damage_+%": 50,
          "always_crit": 1,
          "self_take_no_extra_damage_from_critical_strikes": 1,
          "avoid_all_elemental_status_%": 50,
          "base_reduce_enemy_fire_resistance_%": 10,
          "has_shrine_effect": 1
        },
        "stat_text": [
          "火ダメージが50%増加する",
          "全てのヒットはクリティカルストライクとなる",
          "クリティカルストライクから追加ダメージを受けない",
          "50%の確率で元素系状態異常を無効化する",
          "ダメージは10%の火耐性を突破する"
        ],
        "visuals": "shrine_monster_affected"
      }
    },
    "stack_limit": null
  },
  "shrine_arakaali": {
    "description": "混沌ダメージ増加、物理および元素ダメージの一部を混沌ダメージとして追加、受ける継続ダメージが減少。",
    "invisible": false,
    "name": "アラカーリのシュライン",
    "removable": true,
    "stats": [
      "chaos_damage_+%",
      "physical_damage_%_to_add_as_chaos",
      "elemental_damage_%_to_add_as_chaos",
      "degen_effect_+%",
      "hexproof",
      "has_shrine_effect"
    ],
    "visuals": "shrine_arakaali",
    "category": "Buff shrine",
    "sources": null,
    "templates": {
      "shrine_arakaali_player": {
        "aura_radius_metres": null,
        "stats": {
          "chaos_damage_+%": 50,
          "physical_damage_%_to_add_as_chaos": 15,
          "elemental_damage_%_to_add_as_chaos": 15,
          "degen_effect_+%": -100,
          "hexproof": 0,
          "has_shrine_effect": 1
        },
        "stat_text": [
          "混沌ダメージが50%増加する",
          "物理ダメージの15%を追加混沌ダメージとして獲得する",
          "元素ダメージの15%を追加混沌ダメージとして獲得する",
          "受ける継続ダメージが100%減少する"
        ],
        "visuals": null
      },
      "shrine_arakaali_monster": {
        "aura_radius_metres": null,
        "stats": {
          "chaos_damage_+%": 50,
          "physical_damage_%_to_add_as_chaos": 10,
          "elemental_damage_%_to_add_as_chaos": 0,
          "degen_effect_+%": -50,
          "hexproof": 1,
          "has_shrine_effect": 1
        },
        "stat_text": [
          "混沌ダメージが50%増加する",
          "物理ダメージの10%を追加混沌ダメージとして獲得する",
          "受ける継続ダメージが50%減少する"
        ],
        "visuals": "shrine_monster_affected"
      }
    },
    "stack_limit": null
  },
  "mtx_killstreak_stack": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "mtx_knightlord_podium_visual_buff": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "monster_corpse_sink_override_hash": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "mtx_corpsebloom_grow_flowers_on_nearby_corpses": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "mtx_corpsebloom_flower_stack": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": 13
  },
  "mtx_darkness_enthroned_eyeballs": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "mtx_rogue_stalker_crit_gloves_cooldown": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "ambus_charge_max_endurance_charge_override": {
    "description": "",
    "invisible": true,
    "name": "アンブーの突撃",
    "removable": false,
    "stats": [],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "mtx_hitstreak_stack": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "torment_possessed_player": {
    "description": "拷問された幽霊に憑依されています。",
    "invisible": false,
    "name": "憑依",
    "removable": false,
    "stats": [],
    "visuals": "torment_possessed_player_buff",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "mtx_mist_spirits_spawn_nearby": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "suppress_phasing_visuals": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "suppress_phasing_visual"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "heal_on_nearby_death": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "heal_aura_owner_%_max_life_on_death"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": {
      "Mods": [
        {
          "id": "BossHealOnPlayerDeath",
          "item": null,
          "name": null,
          "template": "HealOnNearbyPlayerDeath",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "BossHealOnPlayerDeathMinor",
          "item": null,
          "name": null,
          "template": "HealOnNearbyPlayerDeath",
          "stat_text": null,
          "stats": null
        }
      ]
    },
    "templates": {
      "HealOnNearbyPlayerDeath": {
        "aura_radius_metres": 12.0,
        "stats": {
          "heal_aura_owner_%_max_life_on_death": 0
        },
        "stat_text": null,
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "ground_maelstrom_invisible": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "base_cold_damage_taken_per_minute"
    ],
    "visuals": "invisible",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "mtx_voidforge_element_flare": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "sanctum_failure": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "base_cannot_be_damaged",
      "is_hidden_monster",
      "minions_take_no_actions",
      "in_grace_period",
      "base_deal_no_damage",
      "minions_deal_no_damage",
      "minions_cannot_be_damaged"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "mtx_polymorphed": {
    "description": "あなたの外見は変化しています。",
    "invisible": false,
    "name": "ポリモーフ",
    "removable": false,
    "stats": [],
    "visuals": "mtx_polymorphed",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "mtx_balefire_wings": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "number_of_times_cold_damage_dealt_recently": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "number_of_times_lightning_damage_dealt_recently": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "sanctum_fire_beam": {
    "description": "継続火ダメージを受け、徐々に決心を失っている",
    "invisible": false,
    "name": "不浄な煮沸",
    "removable": false,
    "stats": [
      "base_fire_damage_taken_per_minute",
      "base_sanctum_damage_taken_per_minute"
    ],
    "visuals": "sanctum_fire_beam",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "life_mastery_nearby_enemy_life_regen": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "life_regeneration_rate_+%"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "sanctum_damage_over_time": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "life_%_to_prevent_and_lose_over_time": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "life_loss_%_to_prevent_to_lose_over_time"
    ],
    "visuals": "invisible",
    "category": "Flask",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "mtx_spawned_bees_recently": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "ancestor_totem_buff_totem_buff": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "mtx_melding_of_the_flesh_hit_detected": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "sanctum_damage_immunity": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "immune_to_sanctum_damage"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "mtx_clockwork_heart_effects": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "mtx_jellyfish_swarm_effects": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "unique_flask_explode_random_element": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "explode_enemies_for_10%_life_as_random_element_on_kill_chance_%"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "give_onslaught": {
    "description": "[DNT] This exists as a hack to be applied to minions as an affectsparents buff - probably should be changed/replaced in future",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "base_should_have_onslaught_from_stat"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "mtx_sand_chronomancer": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": true,
    "stats": [],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "sanctum_vortex_degen": {
    "description": "継続混沌ダメージを受けている。",
    "invisible": false,
    "name": "異端者の怒り",
    "removable": false,
    "stats": [
      "base_chaos_damage_taken_per_minute"
    ],
    "visuals": "sanctum_vortex_degen",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "vaal_cleave_stolen_mods_buff": {
    "description": "倒したレアモンスターのモッドを奪い自分自身の物としている",
    "invisible": false,
    "name": "奪ったモッド",
    "removable": false,
    "stats": [],
    "visuals": "stolen_mods",
    "category": "Stolen",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "vaal_cleave_executioner_buff": {
    "description": "クリーヴはカリングストライクおよび大きな効果範囲を持ち、低ライフ状態の敵に対するダメージが上昇する",
    "invisible": false,
    "name": "処刑人",
    "removable": false,
    "stats": [
      "cleave_has_culling_strike",
      "cleave_area_of_effect_+%_final_from_executioner",
      "cleave_damage_against_enemies_on_low_life_+%_final_from_executioner"
    ],
    "visuals": "executioner_stolen_mod",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "cut_debuff": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "invisible",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "mtx_blood_boil_sword_health_bar": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "block_sanctum_hit_damage": {
    "description": "次のヒットによる決死の消失を無視する",
    "invisible": false,
    "name": "銀色の希望",
    "removable": false,
    "stats": [
      "block_sanctum_damage_from_hits"
    ],
    "visuals": "sanctum_silver_descry",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "ground_sanctum": {
    "description": "物理継続ダメージを受け、決心が枯渇していっている",
    "invisible": false,
    "name": "無気力",
    "removable": false,
    "stats": [
      "base_physical_damage_taken_per_minute",
      "base_sanctum_damage_taken_per_minute"
    ],
    "visuals": "sanctum_lycia_ground",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "invisible_holy_fire_sanctum": {
    "description": "聖なる炎により時間経過で決心を失っている",
    "invisible": false,
    "name": "聖なる炎",
    "removable": false,
    "stats": [
      "base_sanctum_damage_taken_per_minute"
    ],
    "visuals": "invisible_holy_fire_aura",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "sanctum_portal_immobilise": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "immobilised_by_elder_%",
      "no_movement_speed",
      "base_cannot_be_damaged",
      "cannot_die",
      "is_hidden_monster"
    ],
    "visuals": "sanctum_portal_teleport",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "vaal_snapping_adder": {
    "description": "ヴァールヴェノムジャイルが回収できる投射物を生成している",
    "invisible": false,
    "name": "ヴァールヴェノムジャイル",
    "removable": false,
    "stats": [],
    "visuals": "vaal_snapping_adder",
    "category": "Active skill",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "kill_sanctum_guards_on_hit": {
    "description": "ヒット時にサンクタムのガードを即座に倒す",
    "invisible": false,
    "name": "暗殺者の刃",
    "removable": false,
    "stats": [
      "player_kill_sanctum_guards_on_hit"
    ],
    "visuals": "sanctum_assassins_blade",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "unique_sanctum_jewel_temporal_chains_bonus": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "base_cooldown_speed_+%",
      "action_speed_cannot_be_reduced_below_base"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "unique_sanctum_jewel_despair_bonus": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "withered_on_hit_for_2_seconds_%_chance",
      "immune_to_curses"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "unique_sanctum_jewel_elemental_weakness_bonus": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "physical_damage_%_to_add_as_random_element",
      "immune_to_exposure"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "unique_sanctum_jewel_enfeeble_bonus": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "base_critical_strike_multiplier_+",
      "self_take_no_extra_damage_from_critical_strikes"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "unique_sanctum_jewel_conductivity_bonus": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "unaffected_by_shock",
      "base_inflict_lightning_exposure_on_hit_%_chance"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "unique_sanctum_jewel_flammability_bonus": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "unaffected_by_ignite",
      "base_inflict_fire_exposure_on_hit_%_chance"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "unique_sanctum_jewel_frostbite_bonus": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "base_immune_to_freeze",
      "base_inflict_cold_exposure_on_hit_%_chance"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "unique_sanctum_jewel_punishment_bonus": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "immune_to_reflected_damage",
      "attacks_intimidate_on_hit_%"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "unique_sanctum_jewel_vulnerability_bonus": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "base_unaffected_by_bleeding",
      "chance_to_deal_double_damage_%"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "vaal_charged_attack": {
    "description": "ヴァールブレードフラリィがステージを獲得し、追加の半径を得ている",
    "invisible": false,
    "name": "ヴァールブレードフラリー",
    "removable": false,
    "stats": [
      "damage_taken_+%_final_from_vaal_charged_attack",
      "has_soul_gain_prevention"
    ],
    "visuals": "charged_attack",
    "category": "Active skill",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "vaal_charged_attack_aura": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "hex_parent": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "sanctum_reaper_laser_slow": {
    "description": "アクションスピードが減少している",
    "invisible": false,
    "name": "障害",
    "removable": false,
    "stats": [
      "action_speed_-%"
    ],
    "visuals": "expedition_uhtred_reduced_action_speed",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": 4
  },
  "sanctum_less_resolve_damage_non_owner": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "sanctum_damage_taken_+%_final_for_party_members"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": {
      "SanctumLessResolveDamageNonOwner": {
        "aura_radius_metres": null,
        "stats": {
          "sanctum_damage_taken_+%_final_for_party_members": -30
        },
        "stat_text": null,
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "sanctum_binding_chains": {
    "description": "結束する鎖により減速している。動くことで鎖を破壊できる。",
    "invisible": false,
    "name": "結束する鎖",
    "removable": false,
    "stats": [
      "grasping_vines_movement_speed_+%_final",
      "buff_impl_stat",
      "buff_impl_stat",
      "your_travel_skills_are_disabled"
    ],
    "visuals": "grasping_vines_buff",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "sanctum_resolve_vulnerability": {
    "description": "受けるヒットにより減少する決心の量が50%上昇する",
    "invisible": false,
    "name": "リゾルヴウィークネス",
    "removable": false,
    "stats": [
      "sanctum_damage_taken_+%_final_from_vulnerability"
    ],
    "visuals": "ultimatum_vulnerability",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "legion_reward": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "number_of_vaal_souls_gained_in_past_10_seconds": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "unique_no_chaos_resistance": {
    "description": "混沌ダメージに対する耐性がない",
    "invisible": false,
    "name": "混沌耐性無し",
    "removable": false,
    "stats": [],
    "visuals": "occultist_nearby_enemies_chaos_resist_life_regen",
    "category": "Debuff",
    "sources": {
      "Mods": [
        {
          "id": "NearbyEnemyZeroChaosDamageResistanceUnique__1",
          "item": null,
          "name": null,
          "template": "UniqueEnemyNoChaosResistanceAura1",
          "stat_text": null,
          "stats": null
        }
      ]
    },
    "templates": {
      "UniqueEnemyNoChaosResistanceAura1": {
        "aura_radius_metres": 6.0,
        "stats": null,
        "stat_text": null,
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "number_of_times_have_suppressed_a_spell_recently": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "unique_life_reservation_aura": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "life_reserved_by_stat_%"
    ],
    "visuals": "invisible",
    "category": "Debuff",
    "sources": {
      "Mods": [
        {
          "id": "NearbyEnemyReservesLifeUnique__1",
          "item": null,
          "name": null,
          "template": "UniqueEnemyLifeReserved",
          "stat_text": null,
          "stats": null
        }
      ]
    },
    "templates": {
      "UniqueEnemyLifeReserved": {
        "aura_radius_metres": 3.0,
        "stats": {
          "life_reserved_by_stat_%": 0
        },
        "stat_text": null,
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "rogue_exile_reward_display": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "monster_minimap_icon"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "consume_corpse_every_3_seconds_to_recover_life": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "have_removed_life_leech_by_filling_recently": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "have_removed_life_leech_by_filling_recently"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "spells_deal_more_damage_if_stunned_while_casting_recently": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "have_cast_a_specific_spell_recently": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "num_unique_spells_cast_recently"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "crucible_frozen": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "base_cannot_be_damaged",
      "base_cannot_be_stunned",
      "is_hidden_monster",
      "cannot_be_knocked_back",
      "monster_no_drops_or_experience",
      "minions_take_no_actions",
      "cant_possess_this",
      "cant_touch_this",
      "cannot_have_affliction_mods"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": {
      "CrucibleFrozen": {
        "aura_radius_metres": null,
        "stats": {
          "base_cannot_be_damaged": 100,
          "base_cannot_be_stunned": 1,
          "is_hidden_monster": 1,
          "cannot_be_knocked_back": 1,
          "monster_no_drops_or_experience": 1,
          "minions_take_no_actions": 1,
          "cant_possess_this": 1,
          "cant_touch_this": 1,
          "cannot_have_affliction_mods": 1
        },
        "stat_text": [
          "ダメージを受けることがない",
          "スタンを受けることがない",
          "ノックバックを受けることがない"
        ],
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "vaal_arctic_armour": {
    "description": "防御の氷に身を包まれ、凍結状態とみなされる。",
    "invisible": false,
    "name": "ヴァールアークティックアーマー",
    "removable": false,
    "stats": [
      "vaal_arctic_armour_damage_taken_+%_final_from_hits",
      "you_count_as_frozen"
    ],
    "visuals": "vaal_arctic_armour",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "triggerbots_buff": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "triggered_skills_trigger_from_triggerbots"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "number_of_times_fire_damage_dealt_recently": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "vaal_arctic_armour_secondary_buff": {
    "description": "マナおよびエナジーシールド自動回復を付与。",
    "invisible": false,
    "name": "ヴァールアークティックアーマーバフ",
    "removable": false,
    "stats": [
      "base_mana_regeneration_rate_per_minute",
      "base_energy_shield_regeneration_rate_per_minute"
    ],
    "visuals": "vaal_arctic_armour_secondary",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "have_linked_target_recently": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "have_linked_target_recently"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "link_skill_movement_velocity_override": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "permanent_damage_+%_taken_per_second_tracker": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "base_damage_taken_+%"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "permanent_damage_+%_taken_per_second_of_chill": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "permanent_damage_+%_taken_per_second_of_chill"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "permanent_damage_+%_taken_per_second_of_freeze": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "permanent_damage_+%_taken_per_second_of_freeze"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "gain_armour_+%_per_second_while_stationary_up_to_100": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "unique_recover_%_maximum_life_on_x_alternator": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "recover_%_maximum_life_on_hit_with_attack",
      "recover_%_maximum_life_on_kill"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": {
      "UniqueRecoverMaximumLifeOnAlternatingCondition": {
        "aura_radius_metres": null,
        "stats": {
          "recover_%_maximum_life_on_hit_with_attack": 2,
          "recover_%_maximum_life_on_kill": 5
        },
        "stat_text": [
          "敵を倒した時にライフの5%を回復する"
        ],
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "unique_recover_%_maximum_life_on_attack": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "recover_%_maximum_life_on_hit_with_attack"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "unique_recover_%_maximum_life_on_kill": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "recover_%_maximum_life_on_kill"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "link_skill_linked_target_cannot_die": {
    "description": "",
    "invisible": false,
    "name": "",
    "removable": false,
    "stats": [
      "cannot_die"
    ],
    "visuals": "nemesis_allies_cannot_be_damaged_rare",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "recover_%_energy_shield_from_physical_hit": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "base_energy_shield_recovery_per_minute"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "no_fire_resistance_to_dot_while_stationary_aura": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "no_fire_resistance_to_dot_while_stationary"
    ],
    "visuals": "invisible",
    "category": "Debuff",
    "sources": null,
    "templates": {
      "NoFireResistanceToDotWhileStationaryAura": {
        "aura_radius_metres": 6.0,
        "stats": {
          "no_fire_resistance_to_dot_while_stationary": 1
        },
        "stat_text": null,
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "blood_triggered": {
    "description": "ブラッドスタンスである。アタックによるヒット時に確率で出血付与。",
    "invisible": false,
    "name": "ブラッドスタンス",
    "removable": true,
    "stats": [
      "in_blood_stance",
      "bleed_on_hit_with_attacks_%"
    ],
    "visuals": "blood_stance",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "sand_triggered": {
    "description": "サンドスタンスである。アタックによるヒット時に確率で盲目付与。",
    "invisible": false,
    "name": "サンドスタンス",
    "removable": true,
    "stats": [
      "in_sand_stance",
      "attacks_chance_to_blind_on_hit_%"
    ],
    "visuals": "sand_stance",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "nearby_enemies_cooldown_recovery_rate": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "base_cooldown_speed_+%"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": {
      "PassiveSkills": [
        {
          "id": "AscendancySaboteur8",
          "item": null,
          "name": null,
          "template": "NearbyEnemiesHaveReducedCooldownRecovery",
          "stat_text": null,
          "stats": null
        }
      ]
    },
    "templates": {
      "NearbyEnemiesHaveReducedCooldownRecovery": {
        "aura_radius_metres": 6.0,
        "stats": {
          "base_cooldown_speed_+%": -10
        },
        "stat_text": [
          "近くの敵のクールダウン解消レートが10%減少する"
        ],
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "vaal_reap_maximum_blood_charges": {
    "description": "ブラッドチャージの最大数が追加されている。",
    "invisible": false,
    "name": "ヴァールリープ",
    "removable": false,
    "stats": [
      "maximum_blood_scythe_charges"
    ],
    "visuals": "vaal_reap",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "flask_effect_life_not_removed_when_full": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "base_life_recovery_per_minute_from_flask"
    ],
    "visuals": "invisible",
    "category": "Flask",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "marked_enemy_cannot_regenerate_life": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "no_life_regeneration"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "marked_enemy_cannot_deal_critical_strikes": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "global_cannot_crit"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "warcry_duration_tracker": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "melee_damage_+%"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "number_of_enemies_in_close_range": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "vaal_totem_aura_life_regen": {
    "description": "ライフ自動回復を付与。",
    "invisible": false,
    "name": "ヴァールリジュベネーショントテームオーラ",
    "removable": true,
    "stats": [
      "base_life_regeneration_rate_per_minute",
      "base_additional_physical_damage_reduction_%",
      "damage_+%",
      "attack_and_cast_speed_+%",
      "life_regeneration_rate_per_minute_%",
      "base_life_mana_es_recovery_rate_+%"
    ],
    "visuals": "vaal_totem_aura_life_regen",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "vaal_totem_aura_life_mana_regen": {
    "description": "ライフおよびマナ自動回復を付与。",
    "invisible": false,
    "name": "ヴァールリジュベネーショントテームオーラ",
    "removable": true,
    "stats": [
      "base_life_regeneration_rate_per_minute",
      "base_mana_regeneration_rate_per_minute",
      "base_additional_physical_damage_reduction_%",
      "damage_+%",
      "attack_and_cast_speed_+%",
      "life_regeneration_rate_per_minute_%",
      "base_life_mana_es_recovery_rate_+%"
    ],
    "visuals": "vaal_totem_aura_life_regen",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "damage_+%_final_to_you_and_nearby_allies_per_nearby_corpses_up_to_10%": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "damage_+%_final_to_you_and_nearby_allies_from_necromancer_corpse_aura"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "nearby_enemies_are_chilled_and_shocked_while_you_are_near_a_corpse": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "share_endurance_frenzy_power_charges_with_link_owner": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "share_endurance_frenzy_power_charges_with_link_owner"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "guardian_damage_+%_final_to_you_and_nearby_allies_per_nearby_ally_up_to_15%": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "damage_+%_final_from_guardian_per_nearby_allies_aura"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "nearby_allies_have_onslaught": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "guardian_alternating_block_chance": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "buff_impl_stat",
      "buff_impl_stat"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": {
      "GuardianAlternatingBlockChance": {
        "aura_radius_metres": null,
        "stats": {
          "buff_impl_stat": 50
        },
        "stat_text": null,
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "guardian_alternating_attack_block_chance_%": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "additional_block_%"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "guardian_alternating_spell_block_chance_%": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "additional_spell_block_%"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "consume_corpse_for_life": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "totem_gives_totemified_spark_duration_+%": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "totemified_spark_skill_effect_duration_+%"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "totem_gives_totemified_lightning_tendrils_x_fewer_pulses_inbetween_strong_pulses": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "totemified_lightning_tendrils_channelled_larger_pulse_interval"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "totem_gives_siege_ballista_attack_speed_-%": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "siege_ballista_attack_speed_+%"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "totem_gives_shrapnel_ballista_attack_speed_-%": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "shrapnel_ballista_attack_speed_+%"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "fire_beam_targets_count": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "number_of_enemies_within_your_fire_beam"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "righteous_fire_targets_count": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "vaal_righteous_fire_targets_count": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "linked_to_by_searing_bond": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "linked_to_by_searing_bond"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "momentum": {
    "description": "勢いにサポートされたアタックはこのバフに基づいてアタックスピードが増加する。",
    "invisible": false,
    "name": "勢い",
    "removable": false,
    "stats": [],
    "visuals": "support_momentum_attack_speed",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "support_momentum_buff": {
    "description": "移動スピードが増加。",
    "invisible": false,
    "name": "迅速",
    "removable": false,
    "stats": [
      "base_movement_velocity_+%"
    ],
    "visuals": "support_momentum_movement_speed",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "champion_ascendancy_nearby_allies_fortification": {
    "description": "堅牢化のスタック数は、自身のものではなく近くのチャンピオンの値が適用されている。",
    "invisible": false,
    "name": "止まらぬ英雄",
    "removable": false,
    "stats": [
      "champion_ascendancy_fortification_is_X"
    ],
    "visuals": "champion_ascendancy_nearby_allies_fortification",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "mtx_portal_encased_in_magma": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "portal_mtx_encased_in_magma",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "accuracy_rating_+%_per_second_you_have_not_hit_an_enemy": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "accuracy_rating_+%"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "manaforged_arrows_mana_spent": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "number_of_skills_used_in_past_6_seconds": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "link_50%_expired": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "link_50%_expired"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "hit_enemy_with_claw_stealth_+%": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "stealth_+%"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "usemax_es_regen": {
    "description": "エナジーシールド自動回復中",
    "invisible": false,
    "name": "エナジーシールド自動回復",
    "removable": true,
    "stats": [
      "base_energy_shield_regeneration_rate_per_minute"
    ],
    "visuals": "es_regen",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "energy_shield_has_started_recharging_in_past_2_seconds": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "energy_shield_has_started_recharging_in_past_2_seconds"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "killed_a_metamorph_in_the_last_10_seconds": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "killed_a_metamorph_in_the_last_10_seconds"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": {
      "KilledAMetamorphInTheLast10Seconds": {
        "aura_radius_metres": null,
        "stats": {
          "killed_a_metamorph_in_the_last_10_seconds": 1
        },
        "stat_text": null,
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "skill_track_unique_enemy_presence": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "player_needs_to_track_unique_enemies_in_your_presence"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "number_of_physical_hits_taken_recently": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "mtx_killcounter_stack": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "crucible_bone_golem_enrage": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "base_skill_area_of_effect_+%",
      "base_actor_scale_+%",
      "attack_speed_+%",
      "base_physical_damage_%_to_convert_to_chaos"
    ],
    "visuals": "crucible_bone_golem_enrage",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "ancestral_trial_destroy_totem": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "life_degeneration_per_minute"
    ],
    "visuals": "ancestral_trial_destroy_totem",
    "category": null,
    "sources": null,
    "templates": {
      "AncestrialTrialDestroyTotem": {
        "aura_radius_metres": null,
        "stats": {
          "life_degeneration_per_minute": 10000
        },
        "stat_text": null,
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "ancestral_moon_enemy": {
    "description": "冷却オーラの中に立っている場合、アクションスピードが遅くなる。",
    "invisible": false,
    "name": "冷却オーラ",
    "removable": false,
    "stats": [
      "action_speed_-%_from_chill"
    ],
    "visuals": "bloodlines_cult_elements_ice",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "ancestral_moon_ally": {
    "description": "追加のエナジーシールドおよびエナジーシールド自動回復を付与。",
    "invisible": false,
    "name": "アロホングイの月光",
    "removable": false,
    "stats": [
      "base_energy_shield_regeneration_rate_per_minute",
      "maximum_life_%_to_add_as_maximum_energy_shield"
    ],
    "visuals": "ancestral_moon_aura",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "ancestral_deathcaster_totem_aura": {
    "description": "",
    "invisible": false,
    "name": "",
    "removable": false,
    "stats": [
      "base_chaos_damage_taken_per_minute"
    ],
    "visuals": "ancestral_deathcaster_totem_aura",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "link_skills_enemies_in_beam_aoe_guardian_debuff": {
    "description": "元素耐性が低くなり元素系状態異常を付与できない",
    "invisible": false,
    "name": "目的の調和",
    "removable": false,
    "stats": [
      "base_resist_all_elements_%",
      "cannot_inflict_status_ailments"
    ],
    "visuals": "guardian_harmony_of_purpose",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "link_beam_cold_dot": {
    "description": "極寒の絆サポートから冷気継続ダメージを受けている。",
    "invisible": true,
    "name": "極寒のビーム",
    "removable": false,
    "stats": [
      "base_cold_damage_taken_per_minute"
    ],
    "visuals": "cold_link_debuff",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "sanctum_aegis_broken": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "sanctum_aegis_broken"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "support_recent_minion_wakened_fury": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "additional_base_critical_strike_chance",
      "base_critical_strike_multiplier_+",
      "life_leech_from_any_damage_permyriad"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "ancestral_jade_encase_enemy": {
    "description": "ヒットからダメージを受けない。このバフは3回ヒットを受けた時に取り除かれる。",
    "invisible": false,
    "name": "翡翠への封入",
    "removable": false,
    "stats": [
      "action_speed_-%",
      "ancestral_jade_damage_taken_+%_final_from_hits"
    ],
    "visuals": "ancestral_jade_buff",
    "category": "Debuff",
    "sources": null,
    "templates": {
      "AncestralJadeEncaseEnemy": {
        "aura_radius_metres": null,
        "stats": {
          "action_speed_-%": 100,
          "ancestral_jade_damage_taken_+%_final_from_hits": -100
        },
        "stat_text": [
          "アクションスピードが100%減少する"
        ],
        "visuals": null
      },
      "AncestralJadeEncaseEnemyFieldItem": {
        "aura_radius_metres": null,
        "stats": {
          "action_speed_-%": 100,
          "ancestral_jade_damage_taken_+%_final_from_hits": -100
        },
        "stat_text": [
          "アクションスピードが100%減少する"
        ],
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "ancestral_jade_encase_ally": {
    "description": "ヒットからダメージを受けない。このバフは3回ヒットを受けた時に取り除かれる。",
    "invisible": false,
    "name": "翡翠への封入",
    "removable": false,
    "stats": [
      "ancestral_jade_damage_taken_+%_final_from_hits"
    ],
    "visuals": "ancestral_jade_buff",
    "category": "Buff",
    "sources": null,
    "templates": {
      "AncestralJadeEncaseAlly": {
        "aura_radius_metres": null,
        "stats": {
          "ancestral_jade_damage_taken_+%_final_from_hits": -100
        },
        "stat_text": null,
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "killed_a_harbinger_in_the_last_10_seconds": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "killed_a_harbinger_in_the_last_10_seconds"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": {
      "KilledAHarbingerInTheLast10Seconds": {
        "aura_radius_metres": null,
        "stats": {
          "killed_a_harbinger_in_the_last_10_seconds": 1
        },
        "stat_text": null,
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "ancestral_totem_extra_life": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "cannot_die"
    ],
    "visuals": "ancestral_totem_extra_life",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "has_guardians_blessing_minion": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "number_of_guardians_blessing_minions"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "ancestral_rope_slow": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "base_movement_velocity_+%"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "has_guardians_blessing_aura": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "number_of_guardians_blessing_auras"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "nearby_enemies_have_no_fire_resistance_vs_dot_while_stationary": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "nearby_enemies_fire_dot_resistance_is_%_while_you_are_stationary",
      "nearby_enemies_no_fire_dot_resistance_while_you_are_stationary"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": {
      "PassiveSkills": [
        {
          "id": "AscendancyChieftan14",
          "item": null,
          "name": null,
          "template": "ChieftainStationaryNearbyEnemiesFireDotResist",
          "stat_text": null,
          "stats": null
        }
      ]
    },
    "templates": {
      "ChieftainStationaryNearbyEnemiesFireDotResist": {
        "aura_radius_metres": null,
        "stats": {
          "nearby_enemies_fire_dot_resistance_is_%_while_you_are_stationary": -20,
          "nearby_enemies_no_fire_dot_resistance_while_you_are_stationary": 0
        },
        "stat_text": [
          "プレイヤーが静止中に近くの敵モンスターの継続ダメージに対する火耐性は-20%になる"
        ],
        "visuals": null
      },
      "ChieftainStationaryNearbyEnemiesFireDotResistHardMode": {
        "aura_radius_metres": null,
        "stats": {
          "nearby_enemies_fire_dot_resistance_is_%_while_you_are_stationary": 0,
          "nearby_enemies_no_fire_dot_resistance_while_you_are_stationary": 1
        },
        "stat_text": [
          "プレイヤーが静止中に近くの敵モンスターの継続ダメージに対する火耐性はなくなる"
        ],
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "no_fire_resistance_vs_dot_aura": {
    "description": "",
    "invisible": false,
    "name": "",
    "removable": false,
    "stats": [
      "fire_damage_over_time_resistance_is_%",
      "no_fire_resistance_to_dot"
    ],
    "visuals": "fire_exposure",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "acenstral_invulnerability": {
    "description": "ダメージを受けることがなく、先祖のトーテムを追放中に妨害されない",
    "invisible": false,
    "name": "ロンゴクライの恩恵",
    "removable": false,
    "stats": [
      "base_cannot_be_damaged",
      "ancestral_trial_immune_to_damage_interrupt"
    ],
    "visuals": "rongokurai_totem_shield",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "radiant_sentinel_burning_aura": {
    "description": "",
    "invisible": false,
    "name": "",
    "removable": false,
    "stats": [
      "base_fire_damage_taken_per_minute"
    ],
    "visuals": "support_burning_minion_aura",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "mtx_elder_diamond_flask_crit": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "infernal_bolt_aura_visual": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "infernal_bolt_aura_visual",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "trigger_allied_guardian_relic_on_kill": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "can_trigger_summon_elemental_relic_on_nearby_ally_kill_or_on_hit_rare_or_unique"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": {
      "PassiveSkills": [
        {
          "id": "AscendancyGuardian16",
          "item": null,
          "name": null,
          "template": "GuardianAlliesSpawnRelicsForYouOnKill",
          "stat_text": null,
          "stats": null
        }
      ]
    },
    "templates": {
      "GuardianAlliesSpawnRelicsForYouOnKill": {
        "aura_radius_metres": 6.0,
        "stats": {
          "can_trigger_summon_elemental_relic_on_nearby_ally_kill_or_on_hit_rare_or_unique": 25
        },
        "stat_text": [
          "プレイヤーまたは近くの味方が敵を倒すか、もしくはレアまたはユニークの敵にヒットを与えた時に25%の確率でレベル20 エレメンタルレリック召喚をトリガーする"
        ],
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "link_skills_allies_in_beam_aoe_guardian_buff": {
    "description": "全ての元素耐性の最大値が追加される",
    "invisible": false,
    "name": "目的の調和",
    "removable": false,
    "stats": [
      "additional_maximum_all_elemental_resistances_%",
      "extra_elemental_damage_rolls"
    ],
    "visuals": "guardian_harmony_of_purpose",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "hinekora_belt_always_crit": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "always_crit"
    ],
    "visuals": "invisible",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "hinekora_belt_always_get_crit": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "always_take_critical_strikes"
    ],
    "visuals": "invisible",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "hinekora_belt_attacks_never_hit_you": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "attacks_never_hit_you"
    ],
    "visuals": "invisible",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "hinekora_belt_attacks_always_hit_you": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "attacks_always_hit_you"
    ],
    "visuals": "invisible",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "hinekora_belt_lucky_damage": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "base_extra_damage_rolls"
    ],
    "visuals": "invisible",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "hinekora_belt_lucky_incoming_damage": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "base_enemy_extra_damage_rolls"
    ],
    "visuals": "invisible",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "mtx_fake_visual_endurance_charges": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "charge_currency_mtx_town",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "mtx_fake_visual_frenzy_charges": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "charge_currency_mtx_town",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "mtx_fake_visual_power_charges": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "charge_currency_mtx_town",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "support_controlled_blaze_visual_display_buff": {
    "description": "直近{skill_name}で発火を付与した回数",
    "invisible": false,
    "name": "制御火炎サポート",
    "removable": false,
    "stats": [],
    "visuals": "support_controlled_blaze",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "ngamahus_embrace": {
    "description": "ヒットによるダメージの一部をプレイヤーに代わり最も近いトーテムのライフで受ける。",
    "invisible": false,
    "name": "カオムの統率力",
    "removable": false,
    "stats": [
      "damage_removed_from_your_nearest_totem_before_life_or_es_%",
      "ancestral_buff_cooldown_does_not_tick"
    ],
    "visuals": "ngamahus_embrace",
    "category": "Buff",
    "sources": null,
    "templates": {
      "NgamahusEmbrace": {
        "aura_radius_metres": 0.1,
        "stats": {
          "damage_removed_from_your_nearest_totem_before_life_or_es_%": 0,
          "ancestral_buff_cooldown_does_not_tick": 1
        },
        "stat_text": null,
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "kitavas_embrace": {
    "description": "リーチの一部が即時となる。",
    "invisible": false,
    "name": "ウトゥーラの統率力",
    "removable": false,
    "stats": [
      "leech_%_is_instant",
      "ancestral_buff_cooldown_does_not_tick"
    ],
    "visuals": "kitavas_embrace",
    "category": "Buff",
    "sources": null,
    "templates": {
      "KitavasEmbrace": {
        "aura_radius_metres": 0.1,
        "stats": {
          "leech_%_is_instant": 0,
          "ancestral_buff_cooldown_does_not_tick": 1
        },
        "stat_text": null,
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "tukohamas_embrace": {
    "description": "憤怒自動回復",
    "invisible": false,
    "name": "アコヤの統率力",
    "removable": false,
    "stats": [
      "base_rage_regeneration_per_minute",
      "ancestral_buff_cooldown_does_not_tick"
    ],
    "visuals": "tukohamas_embrace",
    "category": "Buff",
    "sources": null,
    "templates": {
      "TukohamasEmbrace": {
        "aura_radius_metres": 0.1,
        "stats": {
          "base_rage_regeneration_per_minute": 0,
          "ancestral_buff_cooldown_does_not_tick": 1
        },
        "stat_text": null,
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "rongokurais_embrace": {
    "description": "アーマーの一部がヒットから受ける非物理ダメージにも適用される。",
    "invisible": false,
    "name": "カフトゥロアの統率力",
    "removable": false,
    "stats": [
      "armour_%_applies_to_fire_cold_lightning_damage",
      "base_armour_%_applies_to_chaos_damage",
      "ancestral_buff_cooldown_does_not_tick"
    ],
    "visuals": "rongokurais_embrace",
    "category": "Buff",
    "sources": null,
    "templates": {
      "RongokuraisEmbrace": {
        "aura_radius_metres": 0.1,
        "stats": {
          "armour_%_applies_to_fire_cold_lightning_damage": 0,
          "base_armour_%_applies_to_chaos_damage": 0,
          "ancestral_buff_cooldown_does_not_tick": 1
        },
        "stat_text": null,
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "tasalios_embrace": {
    "description": "アクションスピードが基礎値のある割合よりも低くなることはない。",
    "invisible": false,
    "name": "ラキアタの統率力",
    "removable": false,
    "stats": [
      "action_speed_+%_minimum_value_from_rakiatas_leadership",
      "ancestral_buff_cooldown_does_not_tick"
    ],
    "visuals": "tasalios_embrace",
    "category": "Buff",
    "sources": null,
    "templates": {
      "TasaliosEmbrace": {
        "aura_radius_metres": 0.1,
        "stats": {
          "action_speed_+%_minimum_value_from_rakiatas_leadership": 0,
          "ancestral_buff_cooldown_does_not_tick": 1
        },
        "stat_text": null,
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "arohonguis_embrace": {
    "description": "トラベルスキルのクールダウン解消スピードが速くなっている。",
    "invisible": false,
    "name": "イキアホの統率力",
    "removable": false,
    "stats": [
      "travel_skill_cooldown_speed_+%",
      "ancestral_buff_cooldown_does_not_tick"
    ],
    "visuals": "arohonguis_embrace",
    "category": "Buff",
    "sources": null,
    "templates": {
      "ArohonguisEmbrace": {
        "aura_radius_metres": 0.1,
        "stats": {
          "travel_skill_cooldown_speed_+%": 0,
          "ancestral_buff_cooldown_does_not_tick": 1
        },
        "stat_text": null,
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "ramakos_embrace": {
    "description": "抑制したスペルダメージから防ぐダメージ割合追加を付与",
    "invisible": false,
    "name": "アフアナの統率力",
    "removable": false,
    "stats": [
      "base_spell_damage_%_suppressed",
      "ancestral_buff_cooldown_does_not_tick"
    ],
    "visuals": "ramakos_embrace",
    "category": "Buff",
    "sources": null,
    "templates": {
      "RamakosEmbrace": {
        "aura_radius_metres": 0.1,
        "stats": {
          "base_spell_damage_%_suppressed": 0,
          "ancestral_buff_cooldown_does_not_tick": 1
        },
        "stat_text": null,
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "hinekoras_embrace": {
    "description": "マナ自動回復を付与",
    "invisible": false,
    "name": "タウハヌクの統率力",
    "removable": false,
    "stats": [
      "base_mana_regeneration_rate_per_minute",
      "ancestral_buff_cooldown_does_not_tick"
    ],
    "visuals": "hinekoras_embrace",
    "category": "Buff",
    "sources": null,
    "templates": {
      "HinekorasEmbrace": {
        "aura_radius_metres": 0.1,
        "stats": {
          "base_mana_regeneration_rate_per_minute": 0,
          "ancestral_buff_cooldown_does_not_tick": 1
        },
        "stat_text": null,
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "tawhoas_embrace": {
    "description": "3秒ごとにフラスコチャージを付与",
    "invisible": false,
    "name": "マアタの統率力",
    "removable": false,
    "stats": [
      "flask_charges_recovered_per_3_seconds",
      "ancestral_buff_cooldown_does_not_tick"
    ],
    "visuals": "tawhoas_embrace",
    "category": "Buff",
    "sources": null,
    "templates": {
      "TawhoasEmbrace": {
        "aura_radius_metres": 0.1,
        "stats": {
          "flask_charges_recovered_per_3_seconds": 0,
          "ancestral_buff_cooldown_does_not_tick": 1
        },
        "stat_text": null,
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "valakos_embrace": {
    "description": "ブロック時にライフ、マナおよびエナジーシールドの一部を回復",
    "invisible": false,
    "name": "キロアヴァの統率力",
    "removable": false,
    "stats": [
      "recover_%_of_maximum_life_on_block",
      "energy_shield_%_gained_on_block",
      "mana_%_gained_on_block",
      "ancestral_buff_cooldown_does_not_tick"
    ],
    "visuals": "valakos_embrace",
    "category": "Buff",
    "sources": null,
    "templates": {
      "ValakosEmbrace": {
        "aura_radius_metres": 0.1,
        "stats": {
          "recover_%_of_maximum_life_on_block": 0,
          "energy_shield_%_gained_on_block": 0,
          "mana_%_gained_on_block": 0,
          "ancestral_buff_cooldown_does_not_tick": 1
        },
        "stat_text": null,
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "ancestral_rongokurai_totem_invulnerability": {
    "description": "",
    "invisible": false,
    "name": "",
    "removable": false,
    "stats": [
      "is_hidden_monster",
      "buff_visuals_show_while_hidden_override",
      "hidden_monster_force_mini_life_bar",
      "untargetable_by_monster_ai",
      "base_cannot_be_damaged"
    ],
    "visuals": "rongokurai_totem_shield",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "ancestral_cannot_regenerate_life_aura": {
    "description": "ライフ自動回復できない。",
    "invisible": false,
    "name": "キタヴァの渇き",
    "removable": false,
    "stats": [
      "no_life_regeneration"
    ],
    "visuals": "ancestral_cannot_recover_life_aura",
    "category": "Debuff",
    "sources": null,
    "templates": {
      "AncestralEnemiesCantRegenerateLife": {
        "aura_radius_metres": 6.0,
        "stats": {
          "no_life_regeneration": 1
        },
        "stat_text": [
          "プレイヤーはライフが自動回復しなくなる"
        ],
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "ancestral_flask_gain_aura": {
    "description": "フラスコは3秒ごとにチャージを回復する",
    "invisible": false,
    "name": "タウホアの治療薬",
    "removable": false,
    "stats": [
      "flask_charges_recovered_per_3_seconds"
    ],
    "visuals": "ancestral_flask_gain_aura",
    "category": "Buff",
    "sources": null,
    "templates": {
      "AncestralFlaskGain": {
        "aura_radius_metres": 6.0,
        "stats": {
          "flask_charges_recovered_per_3_seconds": 6
        },
        "stat_text": [
          "3秒ごとにフラスコはチャージを6獲得する"
        ],
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "ancestral_righteous_fire_degen": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "base_nonlethal_fire_damage_%_of_maximum_life_taken_per_minute",
      "base_nonlethal_fire_damage_%_of_maximum_energy_shield_taken_per_minute"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "ancestral_minus_maximum_fire_resistance_aura": {
    "description": "火耐性の最大値が-10%されている",
    "invisible": false,
    "name": "火吹きの蜂蜜酒",
    "removable": false,
    "stats": [
      "base_maximum_fire_damage_resistance_%"
    ],
    "visuals": "fire_exposure",
    "category": "Debuff",
    "sources": null,
    "templates": {
      "AncestralFireExposure": {
        "aura_radius_metres": 2.2,
        "stats": {
          "base_maximum_fire_damage_resistance_%": -10
        },
        "stat_text": [
          "火耐性の最大値 -10%"
        ],
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "ancestral_omen_avoid_damage": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "avoid_damage_%"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": {
      "AncestralOmenAvoidDamage": {
        "aura_radius_metres": null,
        "stats": {
          "avoid_damage_%": 75
        },
        "stat_text": null,
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "ancestral_regenerate_life_while_channelling_totem": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "life_regeneration_rate_per_minute_%"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "ancestral_trial_totem_freeze_nearby_enemies": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "ancestral_chronomancer": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "ancestral_trial_totem_absorb_degen": {
    "description": "",
    "invisible": false,
    "name": "",
    "removable": false,
    "stats": [
      "buff_impl_stat"
    ],
    "visuals": "ancestral_molten_totem_shield",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "ancestral_lightning_thorns_retaliation": {
    "description": "",
    "invisible": false,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "ancestral_lightning_thorns_retaliation",
    "category": null,
    "sources": {
      "Mods": [
        {
          "id": "AncestralItemLightningThornsDaemon",
          "item": null,
          "name": null,
          "template": "AncestralLightningRetaliation",
          "stat_text": null,
          "stats": null
        }
      ]
    },
    "templates": {
      "AncestralLightningRetaliation": {
        "aura_radius_metres": null,
        "stats": null,
        "stat_text": null,
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "mtx_phoenix_egg_shield_cumulative_regen": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "ancestral_tasalio_attack_damage": {
    "description": "アタックダメージが100%上昇",
    "invisible": false,
    "name": "タサリオの祝福",
    "removable": false,
    "stats": [
      "attack_damage_+%_final_from_ancestral_tasalio_blessing"
    ],
    "visuals": "ancestral_tasalio_attack_damage",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "ancestral_arohongui_spell_damage": {
    "description": "スペルダメージが100%上昇",
    "invisible": false,
    "name": "アロホングイの祝福",
    "removable": false,
    "stats": [
      "spell_damage_+%_final_from_ancestral_arohongui_blessing"
    ],
    "visuals": "ancestral_arohongui_spell_damage",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "have_stopped_taking_fire_damage_over_time_recently": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "have_stopped_taking_fire_damage_over_time_recently"
    ],
    "visuals": "invisible",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "unique_nearby_enemies_convert_physical_damage_to_fire": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "base_physical_damage_%_to_convert_to_fire"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": {
      "Mods": [
        {
          "id": "NearbyEnemyPhysicalDamageConvertedToFire__1",
          "item": null,
          "name": null,
          "template": "UniqueEnemyPhysicalDamageConvertedToFire",
          "stat_text": null,
          "stats": null
        }
      ]
    },
    "templates": {
      "UniqueEnemyPhysicalDamageConvertedToFire": {
        "aura_radius_metres": 6.0,
        "stats": {
          "base_physical_damage_%_to_convert_to_fire": 25
        },
        "stat_text": [
          "物理ダメージの25%を火ダメージに変換する"
        ],
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "ancestral_omen_recoup": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "damage_taken_goes_to_life_over_4_seconds_%"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": {
      "AncestralOmenRecoupLife": {
        "aura_radius_metres": null,
        "stats": {
          "damage_taken_goes_to_life_over_4_seconds_%": 100
        },
        "stat_text": [
          "受けたダメージの100%をライフとして回収する"
        ],
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "ancestral_omen_experience": {
    "description": "獲得経験値が100%増加",
    "invisible": false,
    "name": "才気のお告げ",
    "removable": true,
    "stats": [
      "experience_gain_+%"
    ],
    "visuals": "experience",
    "category": "Buff",
    "sources": null,
    "templates": {
      "AncestralOmenExperience": {
        "aura_radius_metres": null,
        "stats": {
          "experience_gain_+%": 100
        },
        "stat_text": [
          "獲得経験値が100%増加する"
        ],
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "ancestral_tawhoa_ailment_immunity": {
    "description": "全ての状態異常に完全耐性",
    "invisible": false,
    "name": "森の祝福",
    "removable": false,
    "stats": [
      "immune_to_all_status_ailments"
    ],
    "visuals": "ancestral_ailment_immune",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "ancestral_life_leeched_to_totems": {
    "description": "プレイヤーが与えたダメージによるライフリーチの一部を先祖のトーテムに付与",
    "invisible": false,
    "name": "霊魂の渇き",
    "removable": false,
    "stats": [
      "ancestral_trial_damage_leeched_as_totem_life_permyriad"
    ],
    "visuals": "ancestral_totem_leech_heal_team",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "ancestral_kitava_drunk_team_buff": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "enemy_life_regeneration_rate_+%_for_4_seconds_on_hit",
      "damage_+%",
      "base_damage_taken_+%"
    ],
    "visuals": "ancestral_kitava_drunk_team_buff",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "ancestral_druid_heal_ally": {
    "description": "ライフ自動回復を付与",
    "invisible": false,
    "name": "心地よい慰め",
    "removable": false,
    "stats": [
      "life_regeneration_rate_per_minute_%"
    ],
    "visuals": "ancestral_druid_heal_ally",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "ancestral_totem_fake_leech": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "life_regeneration_rate_per_minute_%"
    ],
    "visuals": "ancestral_totem_fake_leech_heal",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": 10
  },
  "cover_in_ash_while_not_moving": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "cover_nearby_enemies_in_ash_if_havent_moved_in_past_X_seconds"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": {
      "PassiveSkills": [
        {
          "id": "melee_ignite_notable2874",
          "item": null,
          "name": null,
          "template": "CoverInAshWhileStationary",
          "stat_text": null,
          "stats": null
        }
      ]
    },
    "templates": {
      "CoverInAshWhileStationary": {
        "aura_radius_metres": null,
        "stats": {
          "cover_nearby_enemies_in_ash_if_havent_moved_in_past_X_seconds": 2
        },
        "stat_text": null,
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "ancestral_trial_channel_damage": {
    "description": "行う先祖のトーテムの追放が遅くなっている",
    "invisible": false,
    "name": "冷却バリア",
    "removable": false,
    "stats": [
      "ancestral_channelling_damage_+%_against_totems"
    ],
    "visuals": "ramakos_embrace",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "ancestral_trial_planning_protection": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "base_cannot_be_damaged",
      "is_hidden_monster",
      "minions_take_no_actions",
      "in_grace_period",
      "base_deal_no_damage",
      "minions_deal_no_damage",
      "minions_cannot_be_damaged",
      "cannot_die"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "ancestral_omen_enemy_damage_taken": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "damage_taken_+%_final_from_ancestral_omen"
    ],
    "visuals": "invisible",
    "category": "Debuff",
    "sources": null,
    "templates": {
      "AncestralOmenEnemyMoreDamageTaken": {
        "aura_radius_metres": null,
        "stats": {
          "damage_taken_+%_final_from_ancestral_omen": 25
        },
        "stat_text": null,
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "ancestral_trial_destroy_totem_channel_interrupt_stun": {
    "description": "先祖のトーテムを追放中にヒットによるダメージを受けたため、アクションを行うことができない。",
    "invisible": false,
    "name": "死の誘い",
    "removable": false,
    "stats": [
      "base_cannot_be_stunned"
    ],
    "visuals": "ancestral_trial_destroy_totem_channel_interrupt_stun",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "ancestral_trial_respawn_speed": {
    "description": "復活スピードが増加している",
    "invisible": false,
    "name": "ヒネコラの救済",
    "removable": false,
    "stats": [],
    "visuals": "ancestral_trial_respawn_speed",
    "category": "Buff",
    "sources": null,
    "templates": {
      "AncestralHinekorahornRespawnIncrease": {
        "aura_radius_metres": null,
        "stats": null,
        "stat_text": null,
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "ancestral_trail_display_respawn_pause_hinekora": {
    "description": "復活が止まっている",
    "invisible": false,
    "name": "霊魂の封じ込め",
    "removable": false,
    "stats": [],
    "visuals": "ancestral_trial_respawn_pause_hinekora",
    "category": "Debuff",
    "sources": null,
    "templates": {
      "AncestralHinekoraHornRespawnPause": {
        "aura_radius_metres": null,
        "stats": null,
        "stat_text": null,
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "ancestral_trial_respawn_speed_totem": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "ancestral_monster_respawn_timer_+%"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": {
      "AncestralHinekorahornRespawnIncreaseTotem": {
        "aura_radius_metres": null,
        "stats": {
          "ancestral_monster_respawn_timer_+%": -40
        },
        "stat_text": [
          "蘇生にかかる時間が40%減少する"
        ],
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "ancestral_trial_monster_damage_taken_final": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "hellscape_monster_damage_taken_+%_final"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "ultimatum_altar_daemon_debuff": {
    "description": "祭壇の近くに立っているため物理継続ダメージを受けている",
    "invisible": false,
    "name": "ブラッドパージ",
    "removable": false,
    "stats": [
      "base_physical_damage_taken_per_minute"
    ],
    "visuals": "invisible_kitava_fire_aura",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "mtx_water_orb_effects_life": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "mtx_water_orb_life",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "mtx_water_orb_effects_mana": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "mtx_water_orb_mana",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "mtx_water_orb_effects_es": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "mtx_water_orb_es",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "ultimatum_no_recovery_aura": {
    "description": "ライフおよびエナジーシールドを回復できない",
    "invisible": false,
    "name": "眠らぬ大地",
    "removable": false,
    "stats": [
      "cannot_recover_life",
      "no_energy_shield_recovery"
    ],
    "visuals": "ultimatum_restless_ground",
    "category": "Debuff",
    "sources": {
      "Mods": [
        {
          "id": "NearbyEnemiesCannotRecoverLifeOrEnergyShieldUltimatum",
          "item": null,
          "name": null,
          "template": "NearbyEnemiesCannotRecoverLifeOrEnergyShieldUltimatum",
          "stat_text": null,
          "stats": null
        }
      ]
    },
    "templates": {
      "NearbyEnemiesCannotRecoverLifeOrEnergyShieldUltimatum": {
        "aura_radius_metres": 2.8,
        "stats": {
          "cannot_recover_life": 1,
          "no_energy_shield_recovery": 1
        },
        "stat_text": null,
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "barkskin": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": true,
    "stats": [
      "armour_+%_per_barkskin_stack",
      "chance_to_evade_attacks_+%_final_per_missing_barkskin_stack",
      "physical_attack_damage_taken_+_per_barkskin_stack"
    ],
    "visuals": "invisible",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "barkskin_stacks": {
    "description": "バークスキンスキルは樹皮を持っている量に基づいて異なったボーナスを与える。",
    "invisible": false,
    "name": "樹皮",
    "removable": false,
    "stats": [
      "blood_and_armour_type_override_barkskin"
    ],
    "visuals": "barkskin_stack_invisible",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "ultimatum_daemon_chaos_cloud_slow": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "action_speed_-%"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "mtx_mimic_polymorphed": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "mtx_is_mimic"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "shaman_voodoo_pole_damage_redirect": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "warcry_corpse_looted": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "corpse_was_created": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "corpse_was_created"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "double_strike_alternate_gem_stage_counter": {
    "description": "ダブルストライクからステージを獲得している。移動するとステージは失われる。",
    "invisible": false,
    "name": "ダブルストライク",
    "removable": false,
    "stats": [],
    "visuals": "double_strike_stack",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "supporter_dangerous_area_debuff": {
    "description": "致死のスタックごとに受けるダメージが増加している。",
    "invisible": false,
    "name": "致死",
    "removable": false,
    "stats": [
      "base_damage_taken_+%"
    ],
    "visuals": "supporter_dangerous_area_debuff",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "instability": {
    "description": "不安定になっており間もなく爆発する",
    "invisible": false,
    "name": "不安定",
    "removable": false,
    "stats": [],
    "visuals": "instability",
    "category": null,
    "sources": null,
    "templates": {
      "SupporterMapInstability": {
        "aura_radius_metres": null,
        "stats": null,
        "stat_text": null,
        "visuals": null
      }
    },
    "stack_limit": 500
  },
  "azmeri_darkness_debuff": {
    "description": "影のスカラベが肉体に群がっている。 10スタックで青緑の原生林から追放される。",
    "invisible": false,
    "name": "漆黒の病苦",
    "removable": false,
    "stats": [
      "action_slow_+%"
    ],
    "visuals": "azmeri_darkness_debuff",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "map_union_of_souls": {
    "description": "倒されたパックメイトの魂を得て、強化され巨大化している",
    "invisible": true,
    "name": "魂の団結",
    "removable": false,
    "stats": [
      "metamorphosis_boss_actor_scale_+%_permyriad",
      "maximum_life_+%"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": {
      "SupporterMapUnionOfSouls": {
        "aura_radius_metres": null,
        "stats": {
          "metamorphosis_boss_actor_scale_+%_permyriad": 40,
          "maximum_life_+%": 10
        },
        "stat_text": [
          "最大ライフが10%増加する"
        ],
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "azmeri_pict_effigy_buff": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "base_damage_taken_+%"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "azmeri_swamp_ground": {
    "description": "粘性の沼の中に立っている間移動スピードが減少する",
    "invisible": false,
    "name": "粘性の沼",
    "removable": false,
    "stats": [
      "base_movement_velocity_+%"
    ],
    "visuals": "azmeri_swamp_ground",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "curse_penance_mark": {
    "description": "呪印を受けている。ヒットを受けると周囲に多数の縛られたファンタズムが出現する。",
    "invisible": false,
    "name": "告解の呪印",
    "removable": false,
    "stats": [
      "penance_mark_summon_phantasms_when_hit"
    ],
    "visuals": "curse_penance_mark",
    "category": "Mark",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "penance_phantasm_summoned": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "number_of_skills_used_recently": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "mtx_sacrificial_life_flask_display": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "mtx_sacrificial_life_flask_display",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "azmeri_screecher_death_aura": {
    "description": "ライフおよびエナジーシールドを回復できず、すべてのタイプの継続ダメージを受けている。逃げろ！",
    "invisible": false,
    "name": "死のオーラ",
    "removable": false,
    "stats": [
      "base_fire_damage_taken_per_minute",
      "base_cold_damage_taken_per_minute",
      "base_lightning_damage_taken_per_minute",
      "base_chaos_damage_taken_per_minute",
      "base_physical_damage_taken_per_minute"
    ],
    "visuals": "azmeri_screecher_death_aura",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "minion_sacrifice_damage": {
    "description": "",
    "invisible": false,
    "name": "",
    "removable": false,
    "stats": [
      "base_physical_damage_taken_per_minute"
    ],
    "visuals": "minion_sacrifice_damage",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "minion_sacrifice_regen": {
    "description": "アフィリクションを受けているミニオンからライフ自動回復を得ている",
    "invisible": false,
    "name": "アフィリクション自動回復",
    "removable": false,
    "stats": [
      "base_life_regeneration_rate_per_minute"
    ],
    "visuals": "minion_sacrifice_regen",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "curse_pacify": {
    "description": "呪いの持続時間の60％が経過すると鎮静を受ける。",
    "invisible": false,
    "name": "パシファイ",
    "removable": false,
    "stats": [],
    "visuals": "curse_pacify_inactive",
    "category": "Hex",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "pacify": {
    "description": "ダメージを与えることができない。",
    "invisible": false,
    "name": "鎮静",
    "removable": false,
    "stats": [
      "base_deal_no_damage"
    ],
    "visuals": "pacified",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "supporter_map_random_move_speed": {
    "description": "移動スピードがランダムに修正される。",
    "invisible": false,
    "name": "スピードのランダム化",
    "removable": false,
    "stats": [
      "movement_velocity_+%_final_from_supporter_map_mod"
    ],
    "visuals": "generic_movement_speed_buff",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "rage_storm_scaling_rage_loss": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "affected_by_scaling_rage_storm"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "ravenous_eldritch_buff": {
    "description": "エルドリッチモンスターに与えるダメージが上昇し、受けるダメージが低下する",
    "invisible": false,
    "name": "飽食 - エルドリッチ",
    "removable": false,
    "stats": [
      "damage_taken_+%_final_vs_eldritch_corpse_type",
      "damage_+%_final_vs_eldritch_corpse_type"
    ],
    "visuals": "ravenous_eldritch_buff",
    "category": "Buff",
    "sources": {
      "CorpseTypeTags": [
        {
          "id": null,
          "item": null,
          "name": "エルドリッチ",
          "template": null,
          "stat_text": null,
          "stats": {
            "damage_taken_+%_final_vs_eldritch_corpse_type": 1,
            "damage_+%_final_vs_eldritch_corpse_type": 1
          }
        }
      ]
    },
    "templates": null,
    "stack_limit": null
  },
  "ravenous_demon_buff": {
    "description": "悪魔モンスターに与えるダメージが上昇し、受けるダメージが低下する",
    "invisible": false,
    "name": "飽食 - 悪魔",
    "removable": false,
    "stats": [
      "damage_taken_+%_final_vs_demons_corpse_type",
      "damage_+%_final_vs_demons_corpse_type"
    ],
    "visuals": "ravenous_demon_buff",
    "category": "Buff",
    "sources": {
      "CorpseTypeTags": [
        {
          "id": null,
          "item": null,
          "name": "悪魔",
          "template": null,
          "stat_text": null,
          "stats": {
            "damage_taken_+%_final_vs_demons_corpse_type": 1,
            "damage_+%_final_vs_demons_corpse_type": 1
          }
        }
      ]
    },
    "templates": null,
    "stack_limit": null
  },
  "ravenous_construct_buff": {
    "description": "コンストラクトモンスターに与えるダメージが上昇し、受けるダメージが低下する",
    "invisible": false,
    "name": "飽食 - コンストラクト",
    "removable": false,
    "stats": [
      "damage_taken_+%_final_vs_construct_corpse_type",
      "damage_+%_final_vs_construct_corpse_type"
    ],
    "visuals": "ravenous_construct_buff",
    "category": "Buff",
    "sources": {
      "CorpseTypeTags": [
        {
          "id": null,
          "item": null,
          "name": "コンストラクト",
          "template": null,
          "stat_text": null,
          "stats": {
            "damage_taken_+%_final_vs_construct_corpse_type": 1,
            "damage_+%_final_vs_construct_corpse_type": 1
          }
        }
      ]
    },
    "templates": null,
    "stack_limit": null
  },
  "ravenous_undead_buff": {
    "description": "不死者モンスターに与えるダメージが上昇し、受けるダメージが低下する",
    "invisible": false,
    "name": "飽食 - 不死者",
    "removable": false,
    "stats": [
      "damage_taken_+%_final_vs_undead_corpse_type",
      "damage_+%_final_vs_undead_corpse_type"
    ],
    "visuals": "ravenous_undead_buff",
    "category": "Buff",
    "sources": {
      "CorpseTypeTags": [
        {
          "id": null,
          "item": null,
          "name": "不死者",
          "template": null,
          "stat_text": null,
          "stats": {
            "damage_taken_+%_final_vs_undead_corpse_type": 1,
            "damage_+%_final_vs_undead_corpse_type": 1
          }
        }
      ]
    },
    "templates": null,
    "stack_limit": null
  },
  "ravenous_beast_buff": {
    "description": "獣モンスターに与えるダメージが上昇し、受けるダメージが低下する",
    "invisible": false,
    "name": "飽食 - 獣",
    "removable": false,
    "stats": [
      "damage_taken_+%_final_vs_beast_corpse_type",
      "damage_+%_final_vs_beast_corpse_type"
    ],
    "visuals": "ravenous_beast_buff",
    "category": "Buff",
    "sources": {
      "CorpseTypeTags": [
        {
          "id": null,
          "item": null,
          "name": "獣",
          "template": null,
          "stat_text": null,
          "stats": {
            "damage_taken_+%_final_vs_beast_corpse_type": 1,
            "damage_+%_final_vs_beast_corpse_type": 1
          }
        }
      ]
    },
    "templates": null,
    "stack_limit": null
  },
  "ravenous_humanoid_buff": {
    "description": "人型モンスターに与えるダメージが上昇し、受けるダメージが低下する",
    "invisible": false,
    "name": "飽食 - 人型",
    "removable": false,
    "stats": [
      "damage_taken_+%_final_vs_humanoid_corpse_type",
      "damage_+%_final_vs_humanoid_corpse_type"
    ],
    "visuals": "ravenous_humanoid_buff",
    "category": "Buff",
    "sources": {
      "CorpseTypeTags": [
        {
          "id": null,
          "item": null,
          "name": "人型",
          "template": null,
          "stat_text": null,
          "stats": {
            "damage_taken_+%_final_vs_humanoid_corpse_type": 1,
            "damage_+%_final_vs_humanoid_corpse_type": 1
          }
        }
      ]
    },
    "templates": null,
    "stack_limit": null
  },
  "voodoo_king_death_effigy_multiplying_curse": {
    "description": "押し寄せる影のスタックごとに受けるダメージが増加し続ける。",
    "invisible": false,
    "name": "押し寄せる影",
    "removable": false,
    "stats": [],
    "visuals": "voodoo_king_death_effigy_multiplying_curse",
    "category": "Debuff",
    "sources": {
      "PlayerConditions": [
        {
          "id": "HasMarkedForDeathX10",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": null,
          "stats": null
        }
      ]
    },
    "templates": null,
    "stack_limit": null
  },
  "voodoo_king_death_effigy_multiplying_curse_damage": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "base_physical_damage_taken_per_minute"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "have_hit_with_weapon_recently": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "have_hit_with_weapon_recently"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "nearby_enemies_are_chilled": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "molten_strike_fifth_attack_counter": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "frost_blades_chilled_ground_degen": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "base_cold_damage_taken_per_minute"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "mtx_curse_imp_orbit": {
    "description": "",
    "invisible": false,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "mtx_curse_imp_visual",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "life_flask_charges": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "life_flask_charges_recovered_per_3_seconds"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": {
      "AzmeriDruidFlaskCharges": {
        "aura_radius_metres": 0.1,
        "stats": {
          "life_flask_charges_recovered_per_3_seconds": 1
        },
        "stat_text": [
          "3秒ごとにライフフラスコのチャージを1獲得する"
        ],
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "supporter_map_light_aura": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "affected_by_supporter_map_light_aura"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "voodoo_king_punishment_moving": {
    "description": "動くのを止めなければ囚われる。",
    "invisible": false,
    "name": "瞑想の儀式",
    "removable": false,
    "stats": [
      "dummy_stat_display_nothing"
    ],
    "visuals": "voodoo_king_punishment_moving",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "voodoo_king_punishment_stationary": {
    "description": "動き続けなければ囚われる。",
    "invisible": false,
    "name": "舞の儀式",
    "removable": false,
    "stats": [
      "dummy_stat_display_nothing"
    ],
    "visuals": "voodoo_king_punishment_stationary",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "minion_life": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "minion_maximum_life_+%"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": {
      "AzmeriTankyZombieMinionLife": {
        "aura_radius_metres": 0.1,
        "stats": {
          "minion_maximum_life_+%": 40
        },
        "stat_text": [
          "ミニオンの最大ライフが40%増加する"
        ],
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "has_zero_cold_resistance": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "zero_cold_resistance"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "has_zero_lightning_resistance": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "zero_lightning_resistance"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "has_zero_fire_resistance": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "zero_fire_resistance"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "stolen_mods_tincture": {
    "description": "倒したレアモンスターのモッドを奪い自身に付与",
    "invisible": false,
    "name": "チンキ",
    "removable": false,
    "stats": [],
    "visuals": "stolen_mods",
    "category": "Stolen",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "have_used_a_vaal_skill_in_last_8_seconds": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "have_used_a_vaal_skill_in_last_8_seconds"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "spectre_revive_display_buff": {
    "description": "スペクターはまもなく蘇る",
    "invisible": true,
    "name": "蘇るスペクター",
    "removable": false,
    "stats": [],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "random_move_speed": {
    "description": "移動スピードがランダムに修正される。",
    "invisible": false,
    "name": "スピードのランダム化",
    "removable": false,
    "stats": [
      "base_movement_velocity_+%"
    ],
    "visuals": "generic_movement_speed_buff",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "added_fire_and_chaos_damage_to_attacks": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "attack_minimum_added_fire_damage",
      "attack_maximum_added_fire_damage",
      "attack_minimum_added_chaos_damage",
      "attack_maximum_added_chaos_damage"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "azmeri_mega_skeleton_maximum_attack_damage_final": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "maximum_physical_attack_damage_+%_final_azmeri_mega_skeleton"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": {
      "AzmeriMegaSkeletonMaximumAttackDamageFinal": {
        "aura_radius_metres": 0.1,
        "stats": {
          "maximum_physical_attack_damage_+%_final_azmeri_mega_skeleton": 5
        },
        "stat_text": null,
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "voodoo_king_plant_slow": {
    "description": "敵が減速状態になっている",
    "invisible": false,
    "name": "減速オーラ",
    "removable": false,
    "stats": [
      "base_movement_velocity_+%"
    ],
    "visuals": "voodoo_king_plant_slow",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "voodoo_king_maze_debuff": {
    "description": "分岐する病苦に立っているため物理および混沌ダメージを受けている。",
    "invisible": false,
    "name": "分岐する病苦",
    "removable": false,
    "stats": [
      "base_physical_damage_taken_per_minute",
      "base_chaos_damage_taken_per_minute"
    ],
    "visuals": "voodoo_king_maze_debuff",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": 1000
  },
  "azmeri_effigy_buff_experience": {
    "description": "獲得経験値200％増加",
    "invisible": false,
    "name": "古代の英知",
    "removable": true,
    "stats": [
      "experience_gain_+%"
    ],
    "visuals": "azmeri_effigy_buff",
    "category": "Buff",
    "sources": null,
    "templates": {
      "AzmeriEffigyBuffExperience": {
        "aura_radius_metres": null,
        "stats": {
          "experience_gain_+%": 100
        },
        "stat_text": [
          "獲得経験値が100%増加する"
        ],
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "azmeri_effigy_buff_magic_find": {
    "description": "アイテムのレアリティおよび数量200％増加",
    "invisible": false,
    "name": "闇の贈り物",
    "removable": true,
    "stats": [
      "base_item_found_rarity_+%",
      "base_item_found_quantity_+%"
    ],
    "visuals": "azmeri_effigy_buff",
    "category": "Buff",
    "sources": null,
    "templates": {
      "AzmeriEffigyBuffMagicFind": {
        "aura_radius_metres": null,
        "stats": {
          "base_item_found_rarity_+%": 200,
          "base_item_found_quantity_+%": 200
        },
        "stat_text": [
          "見つかるアイテムのレアリティが200%増加する",
          "見つかるアイテムの数量が200%増加する"
        ],
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "azmeri_effigy_buff_god_mode": {
    "description": "アクションスピード、サイズ、効果範囲およびダメージが増加し、ダメージを受けない。",
    "invisible": false,
    "name": "聖なる注入",
    "removable": true,
    "stats": [
      "base_actor_scale_+%",
      "action_speed_-%",
      "base_cannot_be_damaged",
      "base_skill_area_of_effect_+%",
      "damage_+%"
    ],
    "visuals": "azmeri_effigy_buff",
    "category": "Buff",
    "sources": null,
    "templates": {
      "AzmeriEffigyBuffGodMode": {
        "aura_radius_metres": null,
        "stats": {
          "base_actor_scale_+%": 30,
          "action_speed_-%": -50,
          "base_cannot_be_damaged": 1,
          "base_skill_area_of_effect_+%": 100,
          "damage_+%": 300
        },
        "stat_text": [
          "キャラクターサイズが30%増加する",
          "アクションスピードが50%増加する",
          "ダメージを受けることがない",
          "効果範囲が100%増加する",
          "ダメージが300%増加する"
        ],
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "azmeri_turtle_pdr": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "base_additional_physical_damage_reduction_%"
    ],
    "visuals": "invisible",
    "category": "Buff",
    "sources": null,
    "templates": {
      "AzmeriTurtlePhysicalDamageReductionMid": {
        "aura_radius_metres": 0.1,
        "stats": {
          "base_additional_physical_damage_reduction_%": 3
        },
        "stat_text": [
          "物理ダメージ軽減率が3%される"
        ],
        "visuals": null
      },
      "AzmeriTurtlePhysicalDamageReductionHigh": {
        "aura_radius_metres": 0.1,
        "stats": {
          "base_additional_physical_damage_reduction_%": 5
        },
        "stat_text": [
          "物理ダメージ軽減率が5%される"
        ],
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "azmeri_turtle_invulnerability": {
    "description": "ダメージを受けない。",
    "invisible": false,
    "name": "ロンゴクライの恩恵",
    "removable": false,
    "stats": [
      "base_cannot_be_damaged"
    ],
    "visuals": "rongokurai_totem_shield",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "azmeri_spider_leader": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "attack_minimum_added_chaos_damage",
      "attack_maximum_added_chaos_damage"
    ],
    "visuals": "invisible",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "invisible_wither_effect_stacking": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "withered_effect_+%"
    ],
    "visuals": "invisible",
    "category": "Buff",
    "sources": null,
    "templates": {
      "AzmeriSpiderLeaderWitherEffect": {
        "aura_radius_metres": 0.1,
        "stats": {
          "withered_effect_+%": 10
        },
        "stat_text": [
          "衰弱の効果が10%増加する"
        ],
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "invisible_stacking_lightning_damage_final": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "active_skill_lightning_damage_+%_final"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "corrosive_shroud_aura_stacking": {
    "description": "プレイグベアラーの感染状態の敵からダメージを受けている。",
    "invisible": false,
    "name": "プレイグベアラー",
    "removable": false,
    "stats": [
      "base_chaos_damage_taken_per_minute"
    ],
    "visuals": "corrosive_shroud_aura_monster",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "azmeri_caster_demon_crit_multi_aura": {
    "description": "クリティカルダメージ倍率が増えている",
    "invisible": false,
    "name": "クリティカルダメージ倍率",
    "removable": false,
    "stats": [
      "base_critical_strike_multiplier_+"
    ],
    "visuals": "azmeri_caster_demon_crit_multi",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "azmeri_barrage_demon_impale_effect_stacking": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "impale_debuff_effect_+%"
    ],
    "visuals": "invisible",
    "category": "Buff",
    "sources": null,
    "templates": {
      "AzmeriBarrageDemonImpaleEffect": {
        "aura_radius_metres": 0.1,
        "stats": {
          "impale_debuff_effect_+%": 10
        },
        "stat_text": [
          "串刺しの効果が10%増加する"
        ],
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "invisible_maim_effect_stacking": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "maim_effect_+%"
    ],
    "visuals": "invisible",
    "category": "Buff",
    "sources": null,
    "templates": {
      "AzmeriCycloneDemonMaimEffect": {
        "aura_radius_metres": 0.1,
        "stats": {
          "maim_effect_+%": 10
        },
        "stat_text": [
          "重傷の効果が10%増加する"
        ],
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "azmeri_dual_strike_demon_fake_rage": {
    "description": "",
    "invisible": false,
    "name": "",
    "removable": false,
    "stats": [
      "attack_damage_+%"
    ],
    "visuals": "rage",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "invisible_phys_as_extra_fire_stacking": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "physical_damage_%_to_add_as_fire"
    ],
    "visuals": "invisible",
    "category": "Buff",
    "sources": null,
    "templates": {
      "AzmeriDualStrikeDemonPhysAsExtraFire": {
        "aura_radius_metres": 0.1,
        "stats": {
          "physical_damage_%_to_add_as_fire": 5
        },
        "stat_text": [
          "物理ダメージの5%を追加火ダメージとして獲得する"
        ],
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "mana_regen_from_shocking_enemy_with_weapon": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "mana_regeneration_rate_+%"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "mtx_curse_helmet_track_number_of_cursed_recently": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "azmeri_shepherd_exhausted_life_regen": {
    "description": "",
    "invisible": false,
    "name": "",
    "removable": false,
    "stats": [
      "life_regeneration_rate_per_minute_%"
    ],
    "visuals": "azmeri_shepherd_life_regen",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "azmeri_shepherd_spell_damage": {
    "description": "スペルダメージが増加",
    "invisible": false,
    "name": "デーモンズパワー",
    "removable": false,
    "stats": [
      "spell_damage_+%"
    ],
    "visuals": "azmeri_shepherd_life_regen",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "azmeri_altar_buff_bat": {
    "description": "移動スピードが100%増加する。ヴァルネラビリティの呪いを受け、プレイヤーに対する呪いの効果が150%増加する",
    "invisible": false,
    "name": "蝙蝠の行進",
    "removable": false,
    "stats": [
      "base_movement_velocity_+%",
      "you_are_cursed_with_vulnerability",
      "curse_effect_on_self_+%"
    ],
    "visuals": "azmeri_altar_buff_bat",
    "category": null,
    "sources": null,
    "templates": {
      "AzmeriAltarBat": {
        "aura_radius_metres": null,
        "stats": {
          "base_movement_velocity_+%": 100,
          "you_are_cursed_with_vulnerability": 1,
          "curse_effect_on_self_+%": 150
        },
        "stat_text": [
          "移動スピードが100%増加する",
          "プレイヤーはヴァルネラビリティの呪いを受ける",
          "プレイヤーに対する呪いの効果が150%増加する"
        ],
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "azmeri_altar_buff_bear": {
    "description": "見つけたユニークアイテムは30%の確率で複製される。プレイヤーは常にクリティカルストライクを受ける",
    "invisible": false,
    "name": "熊の行進",
    "removable": false,
    "stats": [
      "%_chance_to_duplicate_dropped_uniques",
      "always_take_critical_strikes",
      "base_item_found_rarity_+%"
    ],
    "visuals": "azmeri_altar_buff_bear",
    "category": null,
    "sources": null,
    "templates": {
      "AzmeriAltarBear": {
        "aura_radius_metres": null,
        "stats": {
          "%_chance_to_duplicate_dropped_uniques": 30,
          "always_take_critical_strikes": 1,
          "base_item_found_rarity_+%": 0
        },
        "stat_text": [
          "倒した敵がドロップするユニークアイテムは30%の確率で複製される",
          "プレイヤーに対するヒットは常にクリティカルストライクになる"
        ],
        "visuals": null
      },
      "AzmeriAltarBearHardMode": {
        "aura_radius_metres": null,
        "stats": {
          "%_chance_to_duplicate_dropped_uniques": 0,
          "always_take_critical_strikes": 1,
          "base_item_found_rarity_+%": 40
        },
        "stat_text": [
          "プレイヤーに対するヒットは常にクリティカルストライクになる",
          "見つかるアイテムのレアリティが40%増加する"
        ],
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "azmeri_altar_buff_cat": {
    "description": "プレイヤーのヒットは常にクリティカルストライクになる。プレイヤーのミニオンのヒットは常にクリティカルストライクになる。プレイヤーのライフ、マナ、エナジーシールドの回復レートが50%減少する",
    "invisible": false,
    "name": "猫の行進",
    "removable": false,
    "stats": [
      "always_crit",
      "minion_always_crit",
      "life_recovery_rate_+%",
      "mana_recovery_rate_+%",
      "energy_shield_recovery_rate_+%"
    ],
    "visuals": "azmeri_altar_buff_cat",
    "category": null,
    "sources": null,
    "templates": {
      "AzmeriAltarCat": {
        "aura_radius_metres": null,
        "stats": {
          "always_crit": 1,
          "minion_always_crit": 1,
          "life_recovery_rate_+%": -50,
          "mana_recovery_rate_+%": -50,
          "energy_shield_recovery_rate_+%": -50
        },
        "stat_text": [
          "全てのヒットはクリティカルストライクとなる",
          "ライフ回復レートが50%減少する",
          "マナ回復レートが50%減少する",
          "エナジーシールドリチャージレートが50%減少する"
        ],
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "azmeri_altar_buff_crow": {
    "description": "アクションスピードが25%増加する。アーマーおよび回避力がゼロになる",
    "invisible": false,
    "name": "烏の行進",
    "removable": false,
    "stats": [
      "action_speed_-%",
      "no_physical_damage_reduction_rating",
      "no_evasion_rating"
    ],
    "visuals": "azmeri_altar_buff_crow",
    "category": null,
    "sources": null,
    "templates": {
      "AzmeriAltarCrow": {
        "aura_radius_metres": null,
        "stats": {
          "action_speed_-%": -25,
          "no_physical_damage_reduction_rating": 1,
          "no_evasion_rating": 1
        },
        "stat_text": [
          "アクションスピードが25%増加する",
          "全てのアーマーを取り除く",
          "全ての回避力を取り除く"
        ],
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "azmeri_altar_buff_deer": {
    "description": "見つけたカレンシーは25%の確率で複製される。受けるダメージが50%増加する",
    "invisible": false,
    "name": "鹿の行進",
    "removable": false,
    "stats": [
      "%_chance_to_duplicate_dropped_currency",
      "base_damage_taken_+%",
      "base_item_found_quantity_+%"
    ],
    "visuals": "azmeri_altar_buff_deer",
    "category": null,
    "sources": null,
    "templates": {
      "AzmeriAltarDeer": {
        "aura_radius_metres": null,
        "stats": {
          "%_chance_to_duplicate_dropped_currency": 25,
          "base_damage_taken_+%": 50,
          "base_item_found_quantity_+%": 0
        },
        "stat_text": [
          "倒した敵がドロップする基礎カレンシーが25%の確率で複製される",
          "受けるダメージが50%増加する"
        ],
        "visuals": null
      },
      "AzmeriAltarDeerHardMode": {
        "aura_radius_metres": null,
        "stats": {
          "%_chance_to_duplicate_dropped_currency": 0,
          "base_damage_taken_+%": 50,
          "base_item_found_quantity_+%": 20
        },
        "stat_text": [
          "受けるダメージが50%増加する",
          "見つかるアイテムの数量が20%増加する"
        ],
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "azmeri_altar_buff_lemur": {
    "description": "見つけたマップは25%の確率で複製される。継続ダメージから受けるダメージが100%増加する",
    "invisible": false,
    "name": "キツネザルの行進",
    "removable": false,
    "stats": [
      "%_chance_to_duplicate_dropped_maps",
      "degen_effect_+%",
      "base_item_found_quantity_+%"
    ],
    "visuals": "azmeri_altar_buff_lemur",
    "category": null,
    "sources": null,
    "templates": {
      "AzmeriAltarLemur": {
        "aura_radius_metres": null,
        "stats": {
          "%_chance_to_duplicate_dropped_maps": 25,
          "degen_effect_+%": 100,
          "base_item_found_quantity_+%": 0
        },
        "stat_text": [
          "倒した敵がドロップするマップは25%の確率で複製される",
          "受ける継続ダメージが100%増加する"
        ],
        "visuals": null
      },
      "AzmeriAltarLemurHardMode": {
        "aura_radius_metres": null,
        "stats": {
          "%_chance_to_duplicate_dropped_maps": 0,
          "degen_effect_+%": 100,
          "base_item_found_quantity_+%": 20
        },
        "stat_text": [
          "受ける継続ダメージが100%増加する",
          "見つかるアイテムの数量が20%増加する"
        ],
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "azmeri_altar_buff_rabbit": {
    "description": "アイテムレアリティが100%増加し、アイテム数量が50%増加する。経験値を獲得できない",
    "invisible": false,
    "name": "兎の行進",
    "removable": false,
    "stats": [
      "base_item_found_rarity_+%",
      "base_item_found_quantity_+%",
      "no_experience_gain"
    ],
    "visuals": "azmeri_altar_buff_rabbit",
    "category": null,
    "sources": null,
    "templates": {
      "AzmeriAltarRabbit": {
        "aura_radius_metres": null,
        "stats": {
          "base_item_found_rarity_+%": 100,
          "base_item_found_quantity_+%": 50,
          "no_experience_gain": 1
        },
        "stat_text": [
          "見つかるアイテムのレアリティが100%増加する",
          "見つかるアイテムの数量が50%増加する",
          "経験値を獲得できない"
        ],
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "azmeri_altar_buff_raccoon": {
    "description": "見つけた占いカードは50%の確率で複製される。全ての耐性の最大値 -20%",
    "invisible": false,
    "name": "アライグマの行進",
    "removable": false,
    "stats": [
      "%_chance_to_duplicate_dropped_divination_cards",
      "additional_maximum_all_resistances_%",
      "base_item_found_rarity_+%"
    ],
    "visuals": "azmeri_altar_buff_raccoon",
    "category": null,
    "sources": null,
    "templates": {
      "AzmeriAltarRaccoon": {
        "aura_radius_metres": null,
        "stats": {
          "%_chance_to_duplicate_dropped_divination_cards": 50,
          "additional_maximum_all_resistances_%": -20,
          "base_item_found_rarity_+%": 0
        },
        "stat_text": [
          "倒した敵がドロップする占いカードが50%の確率で複製される",
          "全ての耐性の最大値 -20%"
        ],
        "visuals": null
      },
      "AzmeriAltarRaccoonHardMode": {
        "aura_radius_metres": null,
        "stats": {
          "%_chance_to_duplicate_dropped_divination_cards": 0,
          "additional_maximum_all_resistances_%": -20,
          "base_item_found_rarity_+%": 40
        },
        "stat_text": [
          "全ての耐性の最大値 -20%",
          "見つかるアイテムのレアリティが40%増加する"
        ],
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "azmeri_altar_buff_rat": {
    "description": "獲得経験値が300%増加する。モンスターはアイテムをドロップしない",
    "invisible": false,
    "name": "ネズミの行進",
    "removable": false,
    "stats": [
      "experience_gain_+%"
    ],
    "visuals": "azmeri_altar_buff_rat",
    "category": null,
    "sources": null,
    "templates": {
      "AzmeriAltarRat": {
        "aura_radius_metres": null,
        "stats": {
          "experience_gain_+%": 300
        },
        "stat_text": [
          "獲得経験値が300%増加する"
        ],
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "azmeri_altar_buff_toad": {
    "description": "フラスコ効果が200%増加する。獲得フラスコチャージが80%減少する",
    "invisible": false,
    "name": "カエルの行進",
    "removable": false,
    "stats": [
      "flask_effect_+%",
      "charges_gained_+%"
    ],
    "visuals": "azmeri_altar_buff_toad",
    "category": null,
    "sources": null,
    "templates": {
      "AzmeriAltarToad": {
        "aura_radius_metres": null,
        "stats": {
          "flask_effect_+%": 200,
          "charges_gained_+%": -80
        },
        "stat_text": [
          "プレイヤーに対して使用されたフラスコの効果が200%増加する",
          "フラスコチャージ獲得量が80%減少する"
        ],
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "essence_drain_alternate_life_loss": {
    "description": "エッセンスドレインによりライフおよびエナジーシールドを失っている。",
    "invisible": false,
    "name": "ドレインドエッセンス",
    "removable": false,
    "stats": [
      "life_degeneration_per_minute_not_in_grace",
      "energy_shield_lost_per_minute"
    ],
    "visuals": "siphon",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "voodoo_king_death_aura_effigy": {
    "description": "神秘の瘴気に立っているため冷気および混沌継続ダメージを受けている。",
    "invisible": false,
    "name": "神秘の瘴気",
    "removable": false,
    "stats": [
      "base_cold_damage_taken_per_minute",
      "base_chaos_damage_taken_per_minute"
    ],
    "visuals": "voodoo_king_death_aura_effigy",
    "category": "Debuff",
    "sources": {
      "PlayerConditions": [
        {
          "id": "AffectedByVoodooKingMysticMiasma",
          "item": null,
          "name": null,
          "template": null,
          "stat_text": [
            "毎秒xの混沌ダメージを受ける"
          ],
          "stats": {
            "base_cold_damage_taken_per_minute": 1,
            "base_chaos_damage_taken_per_minute": 1
          }
        }
      ]
    },
    "templates": null,
    "stack_limit": null
  },
  "azmeri_robot_argus_phys_as_lightning": {
    "description": "物理ダメージを雷ダメージとして獲得",
    "invisible": false,
    "name": "チャージアップ",
    "removable": false,
    "stats": [
      "physical_damage_%_to_add_as_lightning"
    ],
    "visuals": "azmeri_argus_phys_as_lightning",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "lightning_damage_extra_rolls_kuduku": {
    "description": "雷ダメージは幸運となる",
    "invisible": false,
    "name": "精神の加護",
    "removable": false,
    "stats": [
      "extra_damage_rolls_with_lightning_damage"
    ],
    "visuals": "lightning_damage_extra_rolls_kuduku",
    "category": "Buff",
    "sources": null,
    "templates": {
      "AzmeriKudukuLuckyLightningDamage": {
        "aura_radius_metres": 6.0,
        "stats": {
          "extra_damage_rolls_with_lightning_damage": 1
        },
        "stat_text": null,
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "impale_effect_animated_sword": {
    "description": "串刺し効果が増加している",
    "invisible": false,
    "name": "串刺し効果",
    "removable": false,
    "stats": [
      "impale_debuff_effect_+%"
    ],
    "visuals": "impale_animated_sword",
    "category": "Buff",
    "sources": null,
    "templates": {
      "AzmeriSwordImpaleEffect": {
        "aura_radius_metres": 6.0,
        "stats": {
          "impale_debuff_effect_+%": 30
        },
        "stat_text": [
          "串刺しの効果が30%増加する"
        ],
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "impale_stacks_animated_sword": {
    "description": "プレイヤーが付与した串刺しは追加で1ヒット持続する",
    "invisible": false,
    "name": "串刺し追加",
    "removable": false,
    "stats": [
      "impaled_debuff_number_of_reflected_hits"
    ],
    "visuals": "impale_animated_sword",
    "category": "Buff",
    "sources": null,
    "templates": {
      "AzmeriSwordAdditionalImpale": {
        "aura_radius_metres": 6.0,
        "stats": {
          "impaled_debuff_number_of_reflected_hits": 1
        },
        "stat_text": [
          "プレイヤーが付与した串刺しは追加でヒット1回分持続する"
        ],
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "impale_chance_animated_sword": {
    "description": "[DNT] Your attacks have a chance to impale enemies.",
    "invisible": false,
    "name": "アタック串刺し確率",
    "removable": false,
    "stats": [
      "attacks_impale_on_hit_%_chance"
    ],
    "visuals": "impale_animated_sword",
    "category": "Buff",
    "sources": null,
    "templates": {
      "AzmeriSwordAttackImpaleChance": {
        "aura_radius_metres": 6.0,
        "stats": {
          "attacks_impale_on_hit_%_chance": 20
        },
        "stat_text": [
          "アタックによるヒット時に20%の確率で敵を串刺しにする"
        ],
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "lightning_arrow": {
    "description": "これから落雷を受ける",
    "invisible": false,
    "name": "ライトニングアローによりヒット",
    "removable": false,
    "stats": [],
    "visuals": "fuse_arrow_orb",
    "category": "Charge",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "invisible_stacking_skill_effect_duration": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "skill_effect_duration_+%"
    ],
    "visuals": "invisible",
    "category": "Buff",
    "sources": null,
    "templates": {
      "AzmeriGolemSkillEffectDuation": {
        "aura_radius_metres": 0.1,
        "stats": {
          "skill_effect_duration_+%": 20
        },
        "stat_text": [
          "スキル効果持続時間が20%増加する"
        ],
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "voodoo_king_platform_debuff": {
    "description": "前兆の煙のスタックごとに受けるダメージが増加する",
    "invisible": false,
    "name": "前兆の煙",
    "removable": false,
    "stats": [
      "base_damage_taken_+%"
    ],
    "visuals": "voodoo_king_platform_debuff",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "voodoo_king_platform_heal": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "life_regeneration_rate_per_minute_%"
    ],
    "visuals": "invisible",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "righteous_fire_alt_1": {
    "description": "プレイヤーは燃焼ダメージを受け、周囲に燃焼ダメージを与えている",
    "invisible": false,
    "name": "ライチャスファイヤー",
    "removable": false,
    "stats": [
      "righteous_fire_spell_damage_+%_final",
      "spell_damage_+%",
      "base_nonlethal_fire_damage_%_of_maximum_life_taken_per_minute",
      "base_nonlethal_fire_damage_%_of_maximum_energy_shield_taken_per_minute",
      "base_nonlethal_fire_damage_%_of_maximum_mana_taken_per_minute"
    ],
    "visuals": "righteous_fire",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "mtx_cursebringer_blasphemy_tracking": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "monster_pack_alive_tracking_buff": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": {
      "MonsterPackAliveDamage": {
        "aura_radius_metres": null,
        "stats": null,
        "stat_text": null,
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "monster_pack_alive_count_buff": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "monster_pack_dead_packmates_buff": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "strongest_pack_member_enhanced_buff": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "damage_+%_final_from_packmates"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "strongest_pack_member_with_alive_pack_enhanced_buff": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "damage_+%_final_from_packmates"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "strongest_packmate_buff_manager": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "strongest_packmate_multiplier_+%_final"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": {
      "EnhanceStrongestPackMember": {
        "aura_radius_metres": null,
        "stats": {
          "strongest_packmate_multiplier_+%_final": 0
        },
        "stat_text": null,
        "visuals": null
      },
      "EnhanceStrongestPackMemberAlivePack": {
        "aura_radius_metres": null,
        "stats": {
          "strongest_packmate_multiplier_+%_final": 0
        },
        "stat_text": null,
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "monster_pack_enhanced_from_dead_types": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "damage_+%_final_from_packmates"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "sulphite_enrage": {
    "description": "",
    "invisible": true,
    "name": "サルファイトの狂気",
    "removable": false,
    "stats": [
      "from_league_item_quantity_+%_permyriad",
      "attack_speed_+%",
      "base_movement_velocity_+%",
      "base_cast_speed_+%",
      "damage_+%"
    ],
    "visuals": "sulphite_rage",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "necropolis_collectable_corpse": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "necropolis_collectable_corpse",
    "category": null,
    "sources": null,
    "templates": {
      "MonsterNecropolisCollectable": {
        "aura_radius_metres": null,
        "stats": null,
        "stat_text": null,
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "beyond_boss_buff_1": {
    "description": "カタッシュの盗まれた力が体を巡っている。物理ダメージの一部を火ダメージとして獲得し、確率で倒した敵は爆発しそのライフの10%を火ダメージとして与える",
    "invisible": false,
    "name": "カタッシュの荘厳",
    "removable": false,
    "stats": [
      "base_actor_scale_+%",
      "physical_damage_%_to_add_as_fire",
      "explode_enemies_for_10%_life_as_fire_on_kill_chance_%"
    ],
    "visuals": "beyond_boss_buff",
    "category": "Buff",
    "sources": null,
    "templates": {
      "BeyondBossBuff1": {
        "aura_radius_metres": null,
        "stats": {
          "base_actor_scale_+%": 20,
          "physical_damage_%_to_add_as_fire": 100,
          "explode_enemies_for_10%_life_as_fire_on_kill_chance_%": 40
        },
        "stat_text": [
          "キャラクターサイズが20%増加する",
          "物理ダメージの100%を追加火ダメージとして獲得する",
          "プレイヤーが倒した敵は40%の確率で爆発し、その最大ライフの10分の1を火ダメージとして与える"
        ],
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "beyond_boss_buff_2": {
    "description": "ゴールの盗まれた力が体を巡っている。ヒット時に確率で弱体化を付与し、受けるダメージが低下する",
    "invisible": false,
    "name": "ゴールの荘厳",
    "removable": false,
    "stats": [
      "base_actor_scale_+%",
      "extra_gore",
      "debilitate_enemies_for_1_second_on_hit_%_chance",
      "damage_taken_+%_final_from_beyond_boss_buff"
    ],
    "visuals": "beyond_boss_buff",
    "category": "Buff",
    "sources": null,
    "templates": {
      "BeyondBossBuff2": {
        "aura_radius_metres": null,
        "stats": {
          "base_actor_scale_+%": 30,
          "extra_gore": 1,
          "debilitate_enemies_for_1_second_on_hit_%_chance": 10,
          "damage_taken_+%_final_from_beyond_boss_buff": 10
        },
        "stat_text": [
          "キャラクターサイズが30%増加する",
          "追加ゴア表現",
          "ヒット時に10%の確率で敵を1秒間弱体化する"
        ],
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "beyond_boss_buff_3": {
    "description": "ベイダットの盗まれた力が体を巡っている。アクションスピードが増加し、物理ダメージの一部を雷ダメージとして獲得する",
    "invisible": false,
    "name": "ベイダットの荘厳",
    "removable": false,
    "stats": [
      "base_actor_scale_+%",
      "action_speed_-%",
      "physical_damage_%_to_add_as_lightning"
    ],
    "visuals": "beyond_boss_buff",
    "category": "Buff",
    "sources": null,
    "templates": {
      "BeyondBossBuff3": {
        "aura_radius_metres": null,
        "stats": {
          "base_actor_scale_+%": 20,
          "action_speed_-%": -15,
          "physical_damage_%_to_add_as_lightning": 100
        },
        "stat_text": [
          "キャラクターサイズが20%増加する",
          "アクションスピードが15%増加する",
          "物理ダメージの100%を追加雷ダメージとして獲得する"
        ],
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "experience_gain_from_shrine": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "experience_gain_+%"
    ],
    "visuals": "invisible",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "bestial_rage": {
    "description": "",
    "invisible": false,
    "name": "",
    "removable": false,
    "stats": [
      "base_actor_scale_+%",
      "base_movement_velocity_+%",
      "attack_speed_+%",
      "damage_+%"
    ],
    "visuals": "bestial_rage",
    "category": null,
    "sources": null,
    "templates": {
      "BestialRageStack": {
        "aura_radius_metres": null,
        "stats": {
          "base_actor_scale_+%": 10,
          "base_movement_velocity_+%": 5,
          "attack_speed_+%": 10,
          "damage_+%": 20
        },
        "stat_text": [
          "キャラクターサイズが10%増加する",
          "移動スピードが5%増加する",
          "アタックスピードが10%増加する",
          "ダメージが20%増加する"
        ],
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "hunters_cunning": {
    "description": "狩人の狡猾さのスタックごとに、ビーストから受けるダメージが2%低下し、ビーストに与えるダメージが10%増加すると共に、倒したビーストから得られるアイテムの数量が5%増加し、レアリティが5%増加する。",
    "invisible": false,
    "name": "狩人の狡猾さ",
    "removable": false,
    "stats": [
      "item_rarity_+%_from_beasts",
      "item_quantity_+%_from_beasts",
      "damage_taken_+%_from_beasts_final",
      "damage_dealt_+%_to_beasts",
      "can_see_monster_type_beasts"
    ],
    "visuals": "hunters_cunning",
    "category": "Buff",
    "sources": null,
    "templates": {
      "HuntersCunningStack": {
        "aura_radius_metres": null,
        "stats": {
          "item_rarity_+%_from_beasts": 5,
          "item_quantity_+%_from_beasts": 5,
          "damage_taken_+%_from_beasts_final": -2,
          "damage_dealt_+%_to_beasts": 10,
          "can_see_monster_type_beasts": 1
        },
        "stat_text": null,
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "quicksand_debuff_atlas_uber": {
    "description": "流砂により減速している。",
    "invisible": false,
    "name": "流砂",
    "removable": false,
    "stats": [
      "action_speed_-%"
    ],
    "visuals": "quicksand_display_buff",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "cold_dot_atlas_uber": {
    "description": "霜の層ごとに冷気継続ダメージを受けている。",
    "invisible": false,
    "name": "層状の霜",
    "removable": false,
    "stats": [
      "base_cold_damage_taken_per_minute"
    ],
    "visuals": "silver_orb_visual",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "tornado_last_damage_type": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "player_marked_for_death": {
    "description": "受けるダメージが30%増加し、ライフおよびエナジーシールドが回復できない。",
    "invisible": false,
    "name": "死の呪印",
    "removable": false,
    "stats": [
      "base_damage_taken_+%"
    ],
    "visuals": "marked_for_death",
    "category": "Debuff",
    "sources": null,
    "templates": {
      "UberMapPlayerMarkedForDeath": {
        "aura_radius_metres": null,
        "stats": {
          "base_damage_taken_+%": 50
        },
        "stat_text": [
          "受けるダメージが50%増加する"
        ],
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "uber_map_monster_has_spawned_tormented_spirit_from_low_life": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "mtx_apply_crystal_effects": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": {
      "MtxApplyCrystalHitEffect": {
        "aura_radius_metres": null,
        "stats": null,
        "stat_text": null,
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "mtx_mimic_begin_scare": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "mtx_starting_scare"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "mtx_mimic_is_moving": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "mtx_moving_mimic"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "harbinger_action_speed_auraAtlasUber": {
    "description": "プレイヤーとその周囲の味方の時間の流れが速くなっている",
    "invisible": false,
    "name": "スペクトラルスイフトネス",
    "removable": false,
    "stats": [
      "action_speed_-%"
    ],
    "visuals": "harbinger_slipstream_aura_uber",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "automation": {
    "description": "サポートされたスペルはクールダウン終了時にトリガーされる",
    "invisible": false,
    "name": "自動化",
    "removable": true,
    "stats": [],
    "visuals": "automation_support",
    "category": "Active skill",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "call_to_arms": {
    "description": "サポートされたウォークライはクールダウン終了時にトリガーされる。",
    "invisible": false,
    "name": "奮起自動化",
    "removable": true,
    "stats": [],
    "visuals": "call_to_arms_support",
    "category": "Active skill",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "automation_reservation": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "call_to_arms_reservation": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "monster_cycling_lightning_resist": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "base_lightning_damage_resistance_%"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "monster_cycling_fire_resist": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "base_fire_damage_resistance_%"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "monster_cycling_cold_resist": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "base_cold_damage_resistance_%"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "monster_cycling_chaos_resist": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "base_chaos_damage_resistance_%"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "nearby_enemies_and_you_count_as_moving_while_affected_by_elemental_ailments": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "counted_as_moving_when_affected_by_elemental_ailments"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "number_of_rare_enemies_in_presence": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "skill_track_rare_enemy_presence": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "player_needs_to_track_rare_enemies_in_your_presence"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "decay_quant_rarity": {
    "description": "アイテムレアリティおよび数量は時間と共に減衰し、敵を倒すことで増加する",
    "invisible": false,
    "name": "煌煌の有角のスカラベ",
    "removable": false,
    "stats": [
      "base_item_found_quantity_+%",
      "base_item_found_rarity_+%"
    ],
    "visuals": "glittering_scarab_buff",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "necropolis_atlas_buff": {
    "description": "毎秒周囲の死体1体を消費しライフおよびマナの10%を回復する",
    "invisible": false,
    "name": "墓守の恩恵",
    "removable": false,
    "stats": [
      "buff_impl_stat",
      "buff_impl_stat",
      "buff_impl_stat"
    ],
    "visuals": "necropolis_atlas_buff",
    "category": "Buff",
    "sources": null,
    "templates": {
      "NecropolisAtlasBuff": {
        "aura_radius_metres": null,
        "stats": {
          "buff_impl_stat": 10
        },
        "stat_text": null,
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "old_unholy_might": {
    "description": "物理ダメージに基づく追加の混沌ダメージを与える",
    "invisible": false,
    "name": "混沌の力",
    "removable": false,
    "stats": [
      "physical_damage_%_to_add_as_chaos"
    ],
    "visuals": "unholy_might",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "snake_oil": {
    "description": "100%ピュアスネークエキスで強くなったと感じる",
    "invisible": false,
    "name": "サーペントのエキス",
    "removable": false,
    "stats": [],
    "visuals": "snake_oil",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "mtx_apply_jade_effects": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": {
      "MtxApplyJadeHitEffect": {
        "aura_radius_metres": null,
        "stats": null,
        "stat_text": null,
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "mtx_apply_obsidian_effects": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": {
      "MtxApplyObsidianlHitEffect": {
        "aura_radius_metres": null,
        "stats": null,
        "stat_text": null,
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "bleeding_stationary": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "bleeding_damage_taken_per_minute"
    ],
    "visuals": "puncture_moving",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "gladiator_rare_unique_enemies_in_presence_for_duration": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "generic_league_monster_enhanced": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "monster_difficulty_tankiness_+%",
      "damage_+%",
      "from_league_item_rarity_+%_permyriad",
      "from_league_item_quantity_+%_permyriad"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": {
      "LegionMultipleBreakoutBuff": {
        "aura_radius_metres": null,
        "stats": {
          "monster_difficulty_tankiness_+%": 100,
          "damage_+%": 15,
          "from_league_item_rarity_+%_permyriad": 1600,
          "from_league_item_quantity_+%_permyriad": 800
        },
        "stat_text": [
          "ダメージが15%増加する"
        ],
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "additional_scorched": {
    "description": "元素耐性が下がっている。",
    "invisible": false,
    "name": "焦げ",
    "removable": false,
    "stats": [
      "base_resist_all_elements_%"
    ],
    "visuals": "scorched",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "stacking_shock": {
    "description": "スタックごとに受けるダメージが最大2%増加",
    "invisible": false,
    "name": "感電",
    "removable": false,
    "stats": [
      "base_damage_taken_+%_from_shock"
    ],
    "visuals": "shocked",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": 49
  },
  "blight_monster_enhanced": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "monster_difficulty_tankiness_+%",
      "damage_+%",
      "from_league_item_rarity_+%_permyriad",
      "from_league_item_quantity_+%_permyriad"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "ailment_bearer_buff": {
    "description": "アンバウンド中、常に凍結、感電、発火を付与する。元素ダメージが上昇。",
    "invisible": false,
    "name": "アンバウンド",
    "removable": false,
    "stats": [
      "ailment_bearer_active"
    ],
    "visuals": "ailment_bearer",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "armour_evasion_buff_visual": {
    "description": "",
    "invisible": false,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "armourevasion_banner",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "puresteel_buff_visual": {
    "description": "",
    "invisible": false,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "puresteel_banner",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "bloodstained_buff_visual": {
    "description": "",
    "invisible": false,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "bloodstained_banner",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "retaliation_swords_enabled": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "retaliation_ice_wave_enabled": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "retaliation_fist_enabled": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "retaliation_lightning_spell_enabled": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "retaliation_rage_warcry_enabled": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "retaliation_weapon_storm_enabled": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "retaliation_evisceration_enabled": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "ailment_bearer_activation_buff": {
    "description": "アンバウンドフューリーを蓄積している。 100スタックで、アンバウンドとなることができる。",
    "invisible": false,
    "name": "アンバウンドフューリー",
    "removable": false,
    "stats": [],
    "visuals": "ailment_bearer_charge",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": 100
  },
  "retaliation_rage_warcry_buff": {
    "description": "憤怒が自動回復し、憤怒の最大値が増加、憤怒の時間での消失が起きない。",
    "invisible": false,
    "name": "ヴェンジフルクライ",
    "removable": false,
    "stats": [
      "base_rage_regeneration_per_minute",
      "maximum_rage",
      "affected_by_a_warcry",
      "no_inherent_rage_loss"
    ],
    "visuals": "rage_warcry_buff",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "kalguur_admiral_geyser_debuff": {
    "description": "ずぶ濡れのスタックごとに受けるダメージが増加する",
    "invisible": false,
    "name": "ずぶ濡れ",
    "removable": false,
    "stats": [
      "base_damage_taken_+%"
    ],
    "visuals": "water_sandstorm",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": 8
  },
  "tincture_mana_burn": {
    "description": "スタックごとに毎秒最大マナの1%を失う",
    "invisible": false,
    "name": "マナ燃焼",
    "removable": false,
    "stats": [
      "mana_degeneration_per_minute_%_per_tincture_toxicity"
    ],
    "visuals": "tincture_mana_burn",
    "category": "Debuff",
    "sources": null,
    "templates": {
      "TinctureManaBurn": {
        "aura_radius_metres": null,
        "stats": {
          "mana_degeneration_per_minute_%_per_tincture_toxicity": 60
        },
        "stat_text": null,
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "pausing_disabled_display_buff": {
    "description": "[DNT] Pausing is disabled during this Boss' Skill.",
    "invisible": false,
    "name": "[DNT] Temporal Interference",
    "removable": false,
    "stats": [],
    "visuals": "pausing_disabled_display_buff",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "valour": {
    "description": "近接で敵を倒すか、レアまたはユニークな敵を近接でヒットすることで勇猛を獲得し、バナーを設置することで勇猛を消費する。",
    "invisible": false,
    "name": "勇猛",
    "removable": false,
    "stats": [],
    "visuals": "banner_stage",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "valour_gain_cooldown": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "has_placed_banner": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "has_placed_banner"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "storm_barrier_damage_taken_while_channelling": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "support_storm_barrier_damage_taken_when_hit_+%_final"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "banner_debuff_aura": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "base_damage_taken_+%",
      "explode_for_10%_life_as_physical_on_kill_chance_%"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "ailment_bearer_stack_gain_cooldown": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "have_used_a_retaliation_skill_recently": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "have_used_a_retaliation_skill_recently"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "number_of_retaliations_used_in_past_10_seconds": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "retaliation_fourth_use_counter": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "gladiator_rare_unique_enemies_in_presence_for_duration_persistent": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "demon_copper_meteors": {
    "description": "カタッシュの怒りが染み込んでいる。",
    "invisible": false,
    "name": "カタッシュの怒り",
    "removable": false,
    "stats": [],
    "visuals": "demon_copper_meteors",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "demon_copper_lightning": {
    "description": "ベイダットの怒りが染み込んでいる。",
    "invisible": false,
    "name": "ベイダットの激怒",
    "removable": false,
    "stats": [],
    "visuals": "demon_copper_lightning",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "aegis_of_the_sea": {
    "description": "受ける冷気ダメージが減少している",
    "invisible": false,
    "name": "海のイージス",
    "removable": false,
    "stats": [
      "cold_damage_taken_+%"
    ],
    "visuals": "aegis_of_the_sea",
    "category": "Buff",
    "sources": null,
    "templates": {
      "NearbyAlliesReducedColdDamageTakenAzmeriAdmiral": {
        "aura_radius_metres": 3.0,
        "stats": {
          "cold_damage_taken_+%": -5
        },
        "stat_text": [
          "受ける冷気ダメージが5%減少する"
        ],
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "warlord_shrine_buff": {
    "description": "物理ダメージの一部を追加の火ダメージとして獲得\n見つかるレアアイテムはウォーロードインフルエンスを持つ可能性がある",
    "invisible": false,
    "name": "ウォーロードのシュライン",
    "removable": false,
    "stats": [
      "physical_damage_%_to_add_as_fire",
      "found_items_warlord_influence_chance_%"
    ],
    "visuals": "shrine_warlord",
    "category": "Buff",
    "sources": null,
    "templates": {
      "SentinelWarlord": {
        "aura_radius_metres": null,
        "stats": {
          "physical_damage_%_to_add_as_fire": 80,
          "found_items_warlord_influence_chance_%": 5
        },
        "stat_text": [
          "物理ダメージの80%を追加火ダメージとして獲得する"
        ],
        "visuals": null
      },
      "WarlordShrineBuff": {
        "aura_radius_metres": null,
        "stats": {
          "physical_damage_%_to_add_as_fire": 80,
          "found_items_warlord_influence_chance_%": 5
        },
        "stat_text": [
          "物理ダメージの80%を追加火ダメージとして獲得する"
        ],
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "crusader_shrine_buff": {
    "description": "物理ダメージの一部を追加の雷ダメージとして獲得\n見つかるレアアイテムはクルセイダーインフルエンスを持つ可能性がある",
    "invisible": false,
    "name": "クルセイダーのシュライン",
    "removable": false,
    "stats": [
      "physical_damage_%_to_add_as_lightning",
      "found_items_crusader_influence_chance_%"
    ],
    "visuals": "shrine_crusader",
    "category": "Buff",
    "sources": null,
    "templates": {
      "SentinelCrusader": {
        "aura_radius_metres": null,
        "stats": {
          "physical_damage_%_to_add_as_lightning": 80,
          "found_items_crusader_influence_chance_%": 5
        },
        "stat_text": [
          "物理ダメージの80%を追加雷ダメージとして獲得する"
        ],
        "visuals": null
      },
      "CrusaderShrineBuff": {
        "aura_radius_metres": null,
        "stats": {
          "physical_damage_%_to_add_as_lightning": 80,
          "found_items_crusader_influence_chance_%": 5
        },
        "stat_text": [
          "物理ダメージの80%を追加雷ダメージとして獲得する"
        ],
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "redeemer_shrine_buff": {
    "description": "物理ダメージの一部を追加の冷気ダメージとして獲得\n見つかるレアアイテムはリディーマーインフルエンスを持つ可能性がある",
    "invisible": false,
    "name": "リディーマーのシュライン",
    "removable": false,
    "stats": [
      "physical_damage_%_to_add_as_cold",
      "found_items_redeemer_influence_chance_%"
    ],
    "visuals": "shrine_redeemer",
    "category": "Buff",
    "sources": null,
    "templates": {
      "SentinelRedeemer": {
        "aura_radius_metres": null,
        "stats": {
          "physical_damage_%_to_add_as_cold": 80,
          "found_items_redeemer_influence_chance_%": 5
        },
        "stat_text": [
          "物理ダメージの80%を追加冷気ダメージとして獲得する"
        ],
        "visuals": null
      },
      "HunterShrineBuff": {
        "aura_radius_metres": null,
        "stats": {
          "physical_damage_%_to_add_as_cold": 80,
          "found_items_redeemer_influence_chance_%": 5
        },
        "stat_text": [
          "物理ダメージの80%を追加冷気ダメージとして獲得する"
        ],
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "hunter_shrine_buff": {
    "description": "物理ダメージの一部を追加の混沌ダメージとして獲得\n見つかるレアアイテムはハンターインフルエンスを持つ可能性がある",
    "invisible": false,
    "name": "ハンターのシュライン",
    "removable": false,
    "stats": [
      "physical_damage_%_to_add_as_chaos",
      "found_items_hunter_influence_chance_%"
    ],
    "visuals": "shrine_hunter",
    "category": "Buff",
    "sources": null,
    "templates": {
      "SentinelHunter": {
        "aura_radius_metres": null,
        "stats": {
          "physical_damage_%_to_add_as_chaos": 80,
          "found_items_hunter_influence_chance_%": 5
        },
        "stat_text": [
          "物理ダメージの80%を追加混沌ダメージとして獲得する"
        ],
        "visuals": null
      },
      "RedeemerShrineBuff": {
        "aura_radius_metres": null,
        "stats": {
          "physical_damage_%_to_add_as_chaos": 80,
          "found_items_hunter_influence_chance_%": 5
        },
        "stat_text": [
          "物理ダメージの80%を追加混沌ダメージとして獲得する"
        ],
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "vaal_shrine_buff": {
    "description": "見つかるアイテムはコラプト状態である可能性がある",
    "invisible": false,
    "name": "ヴァールシュライン",
    "removable": false,
    "stats": [
      "player_found_items_are_corrupted_chance_%"
    ],
    "visuals": "shrine_vaal",
    "category": "Buff",
    "sources": null,
    "templates": {
      "SentinelVaal": {
        "aura_radius_metres": null,
        "stats": {
          "player_found_items_are_corrupted_chance_%": 15
        },
        "stat_text": null,
        "visuals": null
      },
      "VaalShrineBuff": {
        "aura_radius_metres": null,
        "stats": {
          "player_found_items_are_corrupted_chance_%": 15
        },
        "stat_text": null,
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "upgrade_shrine_buff": {
    "description": "敵は倒した時に進化する可能性がある",
    "invisible": false,
    "name": "進化のシュライン",
    "removable": false,
    "stats": [
      "chance_to_upgrade_monsters_on_kill_%"
    ],
    "visuals": "shrine_evolution",
    "category": "Buff",
    "sources": null,
    "templates": {
      "SentinelEvolution": {
        "aura_radius_metres": null,
        "stats": {
          "chance_to_upgrade_monsters_on_kill_%": 10
        },
        "stat_text": null,
        "visuals": null
      },
      "UpgradeShrineBuff": {
        "aura_radius_metres": null,
        "stats": {
          "chance_to_upgrade_monsters_on_kill_%": 5
        },
        "stat_text": null,
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "torment_possessed_player_from_haunted_item": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "invisible",
    "category": "Buff",
    "sources": {
      "Mods": [
        {
          "id": "VillageTormentHauntedItem",
          "item": null,
          "name": null,
          "template": "HauntedItemBuff",
          "stat_text": null,
          "stats": null
        }
      ]
    },
    "templates": {
      "HauntedItemBuff": {
        "aura_radius_metres": null,
        "stats": null,
        "stat_text": null,
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "haunted_item_visual": {
    "description": "You have been possessed by a Tormented Spirit",
    "invisible": false,
    "name": "Possession",
    "removable": false,
    "stats": [],
    "visuals": "torment_possessed_player_buff",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "ritual_wisp_buff": {
    "description": "得られるトリビュートが増加",
    "invisible": false,
    "name": "ウィスプの祝福",
    "removable": false,
    "stats": [
      "ritual_tribute_+%"
    ],
    "visuals": "ritual_wisp_buff",
    "category": "Buff",
    "sources": null,
    "templates": {
      "RitualWispBuff": {
        "aura_radius_metres": null,
        "stats": {
          "ritual_tribute_+%": 50
        },
        "stat_text": null,
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "unique_flask_fire_lightning_damage_taken_as_cold": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "fire_damage_taken_%_as_cold",
      "lightning_damage_taken_%_as_cold"
    ],
    "visuals": "invisible",
    "category": "Flask",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "tincture_life_burn": {
    "description": "スタックごとに毎秒最大ライフの1%を失う",
    "invisible": false,
    "name": "滲み出す傷",
    "removable": false,
    "stats": [
      "non_lethal_life_loss_%_per_minute_per_tincture_toxicity"
    ],
    "visuals": "tincture_life_burn",
    "category": "Debuff",
    "sources": null,
    "templates": {
      "TinctureLifeBurn": {
        "aura_radius_metres": null,
        "stats": {
          "non_lethal_life_loss_%_per_minute_per_tincture_toxicity": 60
        },
        "stat_text": null,
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "gain_20%_chance_to_explode_enemies_for_100%_life_on_kill_every_10_seconds": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "invisible",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "explode_enemies_for_100%_life_as_element_on_kill_chance": {
    "description": "",
    "invisible": false,
    "name": "ルーンサージ",
    "removable": false,
    "stats": [
      "explode_enemies_for_100%_life_as_fire_on_kill_chance_%",
      "explode_enemies_for_100%_life_as_cold_on_kill_chance_%",
      "explode_enemies_for_100%_life_as_lightning_on_kill_chance_%"
    ],
    "visuals": "explode_enemies_on_kill_fire",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "have_used_life_flask_recently": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "have_used_life_flask_recently"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "blight_touch_map_convert": {
    "description": "見つかるマップは代わりにブライトマップとしてドロップする",
    "invisible": false,
    "name": "ブライトリーチ",
    "removable": false,
    "stats": [
      "map_drop_chance_to_convert_to_blight_map_%"
    ],
    "visuals": "blightreach",
    "category": "Buff",
    "sources": null,
    "templates": {
      "BlightTouchedMapConvertBuff": {
        "aura_radius_metres": null,
        "stats": {
          "map_drop_chance_to_convert_to_blight_map_%": 50
        },
        "stat_text": null,
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "hoarfrost": {
    "description": "凍結を受けると、白霜はそのスタックが取り除かれ、その凍結の持続時間を増加させる。",
    "invisible": false,
    "name": "白霜",
    "removable": false,
    "stats": [
      "base_self_freeze_duration_-%"
    ],
    "visuals": "hoarfrost",
    "category": "Debuff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "tincture_parent_buff": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "tincture_damage_+%_vs_enemies_that_are_on_low_life": {
    "description": "近接武器は低ライフ状態の敵に対するダメージが増加する",
    "invisible": false,
    "name": "チンキ - 処刑",
    "removable": false,
    "stats": [
      "tinctured_weapon_damage_+%_vs_enemies_that_are_on_low_life"
    ],
    "visuals": "tincture_mod_lowlifedamage",
    "category": "Tincture",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "tincture_base_mana_gained_on_kill": {
    "description": "近接武器は敵を倒した時にマナを付与する",
    "invisible": false,
    "name": "チンキ - マナの渇き",
    "removable": false,
    "stats": [
      "base_mana_gained_on_tinctured_weapon_kill"
    ],
    "visuals": "tincture_mod_manaonkill",
    "category": "Tincture",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "tincture_flask_charges_granted_from_kills": {
    "description": "近接武器は敵を倒した時にフラスコチャージ増加を付与する",
    "invisible": false,
    "name": "チンキ - フラスコ窃盗",
    "removable": false,
    "stats": [
      "flask_charges_granted_from_tinctured_weapon_kills_+%"
    ],
    "visuals": "tincture_mod_flaskcharge",
    "category": "Tincture",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "tincture_elemental_ailment_duration": {
    "description": "近接武器は元素系状態異常の持続時間が増加する",
    "invisible": false,
    "name": "チンキ - サディズム",
    "removable": false,
    "stats": [
      "elemental_ailment_duration_+%_with_tinctured_weapons"
    ],
    "visuals": "tincture_mod_ailmentduration",
    "category": "Tincture",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "tincture_damage_over_time_multiplier": {
    "description": "近接武器は追加の継続ダメージ倍率を持つ",
    "invisible": false,
    "name": "チンキ - 折檻",
    "removable": false,
    "stats": [
      "damage_over_time_multiplier_+_with_tinctured_weapons"
    ],
    "visuals": "tincture_mod_dotmultiplier",
    "category": "Tincture",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "tincture_penetrate_elemental_resistances": {
    "description": "近接武器は元素耐性を突破する",
    "invisible": false,
    "name": "チンキ - 元素の懲罰",
    "removable": false,
    "stats": [
      "penetrate_elemental_resistances_%_with_tinctured_weapons"
    ],
    "visuals": "tincture_mod_elepen",
    "category": "Tincture",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "tincture_critical_strike_multiplier": {
    "description": "近接武器は追加のクリティカルダメージ倍率を持つ",
    "invisible": false,
    "name": "チンキ - 破壊",
    "removable": false,
    "stats": [
      "critical_strike_multiplier_+_with_tinctured_weapons"
    ],
    "visuals": "tincture_mod_critmultiplier",
    "category": "Tincture",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "tincture_attack_speed": {
    "description": "近接武器はアタックスピードが増加する",
    "invisible": false,
    "name": "チンキ - 迅速",
    "removable": false,
    "stats": [
      "attack_speed_+%_with_tinctured_weapons"
    ],
    "visuals": "tincture_mod_attackspeed",
    "category": "Tincture",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "tincture_life_gained_on_killing_enemies": {
    "description": "近接武器は敵を倒した時にライフを付与する",
    "invisible": false,
    "name": "チンキ - ライフの渇き",
    "removable": false,
    "stats": [
      "life_gained_on_killing_enemies_with_tinctured_weapons"
    ],
    "visuals": "tincture_mod_lifeonkill",
    "category": "Tincture",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "tincture_life_gained_on_hitting_enemies": {
    "description": "近接武器はヒット時にライフを付与する",
    "invisible": false,
    "name": "チンキ - ライフ窃盗",
    "removable": false,
    "stats": [
      "life_gained_on_hitting_enemies_with_tinctured_weapons"
    ],
    "visuals": "tincture_mod_lifeonhit",
    "category": "Tincture",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "tincture_mana_gained_on_hitting_enemies": {
    "description": "近接武器はヒット時にマナを付与する",
    "invisible": false,
    "name": "チンキ - マナ窃盗",
    "removable": false,
    "stats": [
      "mana_gained_on_hitting_enemies_with_tinctured_weapons"
    ],
    "visuals": "tincture_mod_manaonhit",
    "category": "Tincture",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "tincture_ignore_phys_reduction": {
    "description": "近接武器によるヒットは一定確率で物理ダメージ軽減を無視する",
    "invisible": false,
    "name": "チンキ - 破砕",
    "removable": false,
    "stats": [
      "hits_ignore_enemy_monster_physical_damage_reduction_%_chance_with_tinctured_weapons"
    ],
    "visuals": "tincture_mod_ignorepdr",
    "category": "Tincture",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "div_card_touched_visual": {
    "description": "",
    "invisible": false,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "div_card_touched_visual",
    "category": null,
    "sources": {
      "Mods": [
        {
          "id": "MonsterModDivinationTouched1",
          "item": null,
          "name": null,
          "template": "DivCardTouchedMonsterBuff",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MonsterModDivinationTouched2",
          "item": null,
          "name": null,
          "template": "DivCardTouchedMonsterBuff",
          "stat_text": null,
          "stats": null
        },
        {
          "id": "MonsterModDivinationTouched3",
          "item": null,
          "name": null,
          "template": "DivCardTouchedMonsterBuff",
          "stat_text": null,
          "stats": null
        }
      ]
    },
    "templates": {
      "DivCardTouchedMonsterBuff": {
        "aura_radius_metres": null,
        "stats": null,
        "stat_text": null,
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "bismuth_epk": {
    "description": "",
    "invisible": false,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "bismuth_epk",
    "category": null,
    "sources": null,
    "templates": {
      "bismuth_epk": {
        "aura_radius_metres": null,
        "stats": null,
        "stat_text": null,
        "visuals": null
      }
    },
    "stack_limit": null
  },
  "keystone_retaliation_every_6_hits": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "tincture_prismatic": {
    "description": "近接武器は追加の元素ダメージを与える",
    "invisible": false,
    "name": "多彩なチンキ",
    "removable": false,
    "stats": [
      "elemental_damage_+%_with_tinctured_weapons"
    ],
    "visuals": "tincture_prismatic",
    "category": "Tincture",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "tincture_rosethorn": {
    "description": "近接武器は追加のクリティカル率を持つ",
    "invisible": false,
    "name": "薔薇の棘のチンキ",
    "removable": false,
    "stats": [
      "critical_strike_chance_+%_with_tinctured_weapons"
    ],
    "visuals": "tincture_rosethorn",
    "category": "Tincture",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "tincture_ironwood": {
    "description": "近接武器はスタン閾値減少を持ち、持続時間が増加する",
    "invisible": false,
    "name": "鉄木のチンキ",
    "removable": false,
    "stats": [
      "stun_duration_+%_with_tinctured_weapons",
      "stun_threshold_reduction_+%_with_tinctured_weapons"
    ],
    "visuals": "tincture_ironwood",
    "category": "Tincture",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "tincture_ashbark": {
    "description": "近接武器は追加の発火確率およびダメージを持つ",
    "invisible": false,
    "name": "灰樹皮のチンキ",
    "removable": false,
    "stats": [
      "chance_to_ignite_%_with_tinctured_weapons",
      "ignite_damage_+%_with_tinctured_weapons"
    ],
    "visuals": "tincture_ashbark",
    "category": "Tincture",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "tincture_borealwood": {
    "description": "近接武器は追加の凍結確率および冷却効果を持つ",
    "invisible": false,
    "name": "北方木のチンキ",
    "removable": false,
    "stats": [
      "chance_to_freeze_%_with_tinctured_weapons",
      "chill_effect_+%_with_tinctured_weapons"
    ],
    "visuals": "tincture_borealwood",
    "category": "Tincture",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "tincture_fulgurite": {
    "description": "近接武器は追加の感電確率および感電効果を持つ",
    "invisible": false,
    "name": "閃電岩のチンキ",
    "removable": false,
    "stats": [
      "chance_to_shock_%_with_tinctured_weapons",
      "shock_effect_+%_with_tinctured_weapons"
    ],
    "visuals": "tincture_fulgurite",
    "category": "Tincture",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "tincture_poisonberry": {
    "description": "近接武器は追加の毒確率およびダメージを持つ",
    "invisible": false,
    "name": "毒ベリーのチンキ",
    "removable": false,
    "stats": [
      "chance_to_poison_on_hit_%_with_tinctured_weapons",
      "poison_damage_+%_with_tinctured_weapons"
    ],
    "visuals": "tincture_poisonberry",
    "category": "Tincture",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "tincture_bloodsap": {
    "description": "近接武器は追加の出血確率およびダメージを持つ",
    "invisible": false,
    "name": "血の樹液のチンキ",
    "removable": false,
    "stats": [
      "chance_to_bleed_on_hit_%_with_tinctured_weapons",
      "bleeding_damage_+%_with_tinctured_weapons"
    ],
    "visuals": "tincture_bloodsap",
    "category": "Tincture",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "tincture_oakbranch": {
    "description": "近接武器はヒット時に憤怒を付与する",
    "invisible": false,
    "name": "オークの枝のチンキ",
    "removable": false,
    "stats": [
      "gain_x_rage_on_hit_with_tinctured_weapons"
    ],
    "visuals": "tincture_oakbranch",
    "category": "Tincture",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "tincture_sporebloom": {
    "description": "近接武器は追加の盲目確立および盲目効果を持つ",
    "invisible": false,
    "name": "胞子花のチンキ",
    "removable": false,
    "stats": [
      "chance_to_blind_on_hit_%_with_tinctured_weapons",
      "blind_effect_+%_with_tinctured_weapons"
    ],
    "visuals": "tincture_sporebloom",
    "category": "Tincture",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "tincture_unique1": {
    "description": "近接武器はマナ燃焼のスタックごとに敵の元素耐性を突破する",
    "invisible": false,
    "name": "四季の樹液",
    "removable": false,
    "stats": [
      "penetrate_elemental_resistances_%_per_toxicity_with_tinctured_weapons"
    ],
    "visuals": "tincture_unique1",
    "category": "Tincture",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "tincture_unique2": {
    "description": "近接武器は周囲の敵にスプラッシュダメージを与える",
    "invisible": false,
    "name": "マイトブラッドの怒り",
    "removable": false,
    "stats": [
      "melee_splash_with_tinctured_weapons"
    ],
    "visuals": "tincture_unique2",
    "category": "Tincture",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "tincture_unique3": {
    "description": "マナ燃焼のスタックごとにヒットから受けるダ火メージが低下し、近接武器は敵を灰まみれにし、発火の持続時間を更新する",
    "invisible": false,
    "name": "野火の師部",
    "removable": false,
    "stats": [
      "tinctured_weapon_cover_in_ash_on_hit_for_X_seconds_vs_full_life_enemies",
      "refresh_ignite_duration_on_tinctured_weapon_hit_%_chance",
      "fire_damage_taken_+_per_toxicity_from_tincture"
    ],
    "visuals": "tincture_unique3",
    "category": "Tincture",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "tincture_unique4": {
    "description": "カリングストライクを持ちマナ燃焼ごとに見つかるアイテムのレアリティが増加する",
    "invisible": false,
    "name": "内なる戦い",
    "removable": false,
    "stats": [
      "toxicity_stacks_gained_on_hit_with_tinctured_weapons",
      "item_rarity_+%_per_toxicity_up_to_100%_from_tincture",
      "culling_strike_with_tinctured_weapons"
    ],
    "visuals": "tincture_unique4",
    "category": "Tincture",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "tincture_unique5": {
    "description": "近接武器は束縛する蔓および衰弱を付与する",
    "invisible": false,
    "name": "束縛するベラドンナ",
    "removable": false,
    "stats": [
      "chance_to_apply_grasping_vines_on_tinctured_weapon_hit_%",
      "apply_X_wither_stacks_for_2_seconds_with_tinctured_weapons"
    ],
    "visuals": "tincture_unique5",
    "category": "Tincture",
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "boss_div_card_vacuum": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [
      "monster_difficulty_tankiness_+%",
      "damage_+%"
    ],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "shrine_buff_every_x_ms": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "number_of_hits_blocked_in_past_10_seconds": {
    "description": "",
    "invisible": true,
    "name": "",
    "removable": false,
    "stats": [],
    "visuals": "invisible",
    "category": null,
    "sources": null,
    "templates": null,
    "stack_limit": null
  },
  "malachai_invulnerable_gantlet": {
    "description": "",
    "invisible": false,
    "name": "Invulnerable",
    "removable": false,
    "stats": [
      "base_cannot_be_damaged",
      "base_cannot_be_stunned",
      "immune_to_auras_from_other_entities",
      "immune_to_curses"
    ],
    "visuals": "malachai_invulnerable_gantlet",
    "category": "Buff",
    "sources": null,
    "templates": null,
    "stack_limit": null
  }
}