{
  "schema_version": 1,
  "game": "pal98",
  "applies_to": [
    "classic-v3",
    "5500FIX"
  ],
  "equivalence": "5500FIX reuses classic DATA/WORD/PAT; its monster object records and ABC are byte-identical for this dataset.",
  "classic_pack_hashes": {
    "DATA.MKF": "c0bc968e5322b06fe669dd6e34483dd1f12dd223ac25b03b6dc74d3742635c1b",
    "SSS.MKF": "2cbf0e9b14c3444020cae20611141601cc9fe588802de11c2a50d71a2310c56b",
    "WORD.DAT": "be56e77c7ecd61306133913a1987b1dddf656528ae870c2de1ee8ccda7ff3ebf",
    "ABC.MKF": "c5dadb1303addbf103437de594cb9820150bc9f1f2fea02837594c49e241ed8b",
    "PAT.MKF": "b2d6a3db53a3e80106a4c041c7f94dfaf9dcb065517fce79b1ff3d413494d997"
  },
  "fix_compatibility": {
    "archive_sha256": "f4bc3573f87c5c577e864b3dbc09becc57a084bd05d08557757abc5ef5bcfc68",
    "patch_name": "5500村村通-0.5",
    "patch_version": "1.0.0",
    "SSS.MKF": "77c48f3ab5ede80e3621d1b13ad69c39b3524a257ecf9305f22665b2b778b4b5",
    "ABC.MKF": "c5dadb1303addbf103437de594cb9820150bc9f1f2fea02837594c49e241ed8b",
    "monster_object_records_equal": true,
    "inherits_classic_resources": [
      "DATA.MKF",
      "WORD.DAT",
      "PAT.MKF"
    ]
  },
  "logic_authority": {
    "as_of": "2026-08-14",
    "status": "Recovered",
    "recovered_procedure_count": 194,
    "procedure_inventory_authority_stage": "T262",
    "handoff_ref": "PalExe/PAL98_LOGIC_AUTHORITY_AND_SUPERSESSION_HANDOFF.md",
    "evidence_ref": "PalExe/PAL98_LOGIC_AUTHORITY_EVIDENCE.json"
  },
  "semantic_corrections": {
    "rnd60": {
      "id": "rnd60-magic-score-not-enemy-cash",
      "authority_stage": "T233",
      "formula": "CInt(Magic.field26 + Int(Rnd() * 60))",
      "consumer": "SelectBattleMainAction == -16 automatic-magic candidate scoring",
      "selection": "one Rnd per eligible candidate; strict > keeps the first tied candidate",
      "handoff_ref": "PalExe/PAL98_RND60_SEMANTIC_CORRECTION_HANDOFF.md",
      "stage_opinion_ref": "PalExe/PAL98_BATTLE_CORE_NEGATIVE_SHORTCUTS_AUTO_FILL_STAGE_OPINION.md",
      "stage_evidence_ref": "PalExe/PAL98_BATTLE_CORE_NEGATIVE_SHORTCUTS_AUTO_FILL_EVIDENCE.json",
      "pal_exe_sha256": "75d612b9cbd9c1f0884f18c9a6d2ee522b227f2f6b3da92495bae8f73161c450"
    }
  },
  "formula_evidence": {
    "cash_base": "DATA enemy record +26; no random bonus is asserted",
    "attack_runtime": "attack_base + (level+6)*6",
    "magic_runtime": "magic_base + (level+6)*6",
    "enemy_priority_base": "dexterity_base + (level+6)*3",
    "collect_value": "DATA enemy record +68, consumed by opcode 0x0033",
    "steal": "DATA enemy record +38/+40, consumed by opcode 0x006A"
  },
  "monsters": [
    {
      "ordinal": 1,
      "entity_id": 398,
      "enemy_data_id": 1,
      "name": "史莱姆",
      "health": 28,
      "experience": 1,
      "cash_base": 1,
      "level": 0,
      "magic_id": 0,
      "magic_name": "普攻",
      "magic_rate": 0,
      "steal_item_id": 0,
      "steal_item_name": "",
      "steal_count": 0,
      "attack_base": -1,
      "attack_runtime": 35,
      "magic_base": 0,
      "magic_runtime": 36,
      "defense_base": -6,
      "dexterity_base": 0,
      "priority_base": 18,
      "flee_rate": 1,
      "poison_resistance": 0,
      "wind_resistance": 5,
      "thunder_resistance": 5,
      "water_resistance": 0,
      "fire_resistance": 0,
      "earth_resistance": 5,
      "physical_resistance": 2,
      "dual_move_raw": 0,
      "collect_value": 1,
      "permalink": "index.html#monster-018e",
      "steal": {
        "kind": "none",
        "item_id": null,
        "item_name": null,
        "pool_or_count": 0,
        "cash_divisors": [],
        "atlas_search": null
      }
    },
    {
      "ordinal": 2,
      "entity_id": 399,
      "enemy_data_id": 2,
      "name": "灯笼",
      "health": 30,
      "experience": 1,
      "cash_base": 3,
      "level": 1,
      "magic_id": 0,
      "magic_name": "普攻",
      "magic_rate": 0,
      "steal_item_id": 0,
      "steal_item_name": "",
      "steal_count": 0,
      "attack_base": 0,
      "attack_runtime": 42,
      "magic_base": 6,
      "magic_runtime": 48,
      "defense_base": 0,
      "dexterity_base": 0,
      "priority_base": 21,
      "flee_rate": 1,
      "poison_resistance": 10,
      "wind_resistance": 2,
      "thunder_resistance": 5,
      "water_resistance": 5,
      "fire_resistance": 0,
      "earth_resistance": 5,
      "physical_resistance": 2,
      "dual_move_raw": 0,
      "collect_value": 1,
      "permalink": "index.html#monster-018f",
      "steal": {
        "kind": "none",
        "item_id": null,
        "item_name": null,
        "pool_or_count": 0,
        "cash_divisors": [],
        "atlas_search": null
      }
    },
    {
      "ordinal": 3,
      "entity_id": 400,
      "enemy_data_id": 3,
      "name": "黑毛球",
      "health": 42,
      "experience": 4,
      "cash_base": 4,
      "level": 2,
      "magic_id": 0,
      "magic_name": "普攻",
      "magic_rate": 0,
      "steal_item_id": 91,
      "steal_item_name": "十里香",
      "steal_count": 1,
      "attack_base": 2,
      "attack_runtime": 50,
      "magic_base": 0,
      "magic_runtime": 48,
      "defense_base": -3,
      "dexterity_base": 4,
      "priority_base": 28,
      "flee_rate": 1,
      "poison_resistance": 4,
      "wind_resistance": 5,
      "thunder_resistance": 4,
      "water_resistance": 5,
      "fire_resistance": 5,
      "earth_resistance": 5,
      "physical_resistance": 2,
      "dual_move_raw": 0,
      "collect_value": 1,
      "permalink": "index.html#monster-0190",
      "steal": {
        "kind": "item",
        "item_id": 91,
        "item_name": "十里香",
        "pool_or_count": 1,
        "cash_divisors": [],
        "atlas_search": "../item-atlas/index.html?q=%E5%8D%81%E9%87%8C%E9%A6%99"
      }
    },
    {
      "ordinal": 4,
      "entity_id": 401,
      "enemy_data_id": 4,
      "name": "烂香菇",
      "health": 750,
      "experience": 140,
      "cash_base": 60,
      "level": 30,
      "magic_id": 0,
      "magic_name": "普攻",
      "magic_rate": 0,
      "steal_item_id": 107,
      "steal_item_name": "灵山仙芝",
      "steal_count": 1,
      "attack_base": 0,
      "attack_runtime": 216,
      "magic_base": 0,
      "magic_runtime": 216,
      "defense_base": 7,
      "dexterity_base": -8,
      "priority_base": 100,
      "flee_rate": 1,
      "poison_resistance": 8,
      "wind_resistance": 7,
      "thunder_resistance": 5,
      "water_resistance": 9,
      "fire_resistance": 0,
      "earth_resistance": 5,
      "physical_resistance": 2,
      "dual_move_raw": 0,
      "collect_value": 1,
      "permalink": "index.html#monster-0191",
      "steal": {
        "kind": "item",
        "item_id": 107,
        "item_name": "灵山仙芝",
        "pool_or_count": 1,
        "cash_divisors": [],
        "atlas_search": "../item-atlas/index.html?q=%E7%81%B5%E5%B1%B1%E4%BB%99%E8%8A%9D"
      }
    },
    {
      "ordinal": 5,
      "entity_id": 402,
      "enemy_data_id": 5,
      "name": "凤梨小妖",
      "health": 1750,
      "experience": 150,
      "cash_base": 0,
      "level": 28,
      "magic_id": 0,
      "magic_name": "普攻",
      "magic_rate": 0,
      "steal_item_id": 104,
      "steal_item_name": "鼠儿果",
      "steal_count": 1,
      "attack_base": 7,
      "attack_runtime": 211,
      "magic_base": 0,
      "magic_runtime": 204,
      "defense_base": 7,
      "dexterity_base": 15,
      "priority_base": 117,
      "flee_rate": 1,
      "poison_resistance": 5,
      "wind_resistance": 6,
      "thunder_resistance": 6,
      "water_resistance": 6,
      "fire_resistance": 6,
      "earth_resistance": 6,
      "physical_resistance": 3,
      "dual_move_raw": 0,
      "collect_value": 2,
      "permalink": "index.html#monster-0192",
      "steal": {
        "kind": "item",
        "item_id": 104,
        "item_name": "鼠儿果",
        "pool_or_count": 1,
        "cash_divisors": [],
        "atlas_search": "../item-atlas/index.html?q=%E9%BC%A0%E5%84%BF%E6%9E%9C"
      }
    },
    {
      "ordinal": 6,
      "entity_id": 403,
      "enemy_data_id": 6,
      "name": "蜜蜂",
      "health": 32,
      "experience": 2,
      "cash_base": 2,
      "level": 1,
      "magic_id": 0,
      "magic_name": "普攻",
      "magic_rate": 0,
      "steal_item_id": 0,
      "steal_item_name": "",
      "steal_count": 0,
      "attack_base": -1,
      "attack_runtime": 41,
      "magic_base": 0,
      "magic_runtime": 42,
      "defense_base": -7,
      "dexterity_base": 7,
      "priority_base": 28,
      "flee_rate": 2,
      "poison_resistance": 10,
      "wind_resistance": 7,
      "thunder_resistance": 5,
      "water_resistance": 5,
      "fire_resistance": 0,
      "earth_resistance": 6,
      "physical_resistance": 2,
      "dual_move_raw": 0,
      "collect_value": 1,
      "permalink": "index.html#monster-0193",
      "steal": {
        "kind": "none",
        "item_id": null,
        "item_name": null,
        "pool_or_count": 0,
        "cash_divisors": [],
        "atlas_search": null
      }
    },
    {
      "ordinal": 7,
      "entity_id": 404,
      "enemy_data_id": 7,
      "name": "蛹",
      "health": 28,
      "experience": 2,
      "cash_base": 4,
      "level": 1,
      "magic_id": 0,
      "magic_name": "普攻",
      "magic_rate": 0,
      "steal_item_id": 148,
      "steal_item_name": "蛊",
      "steal_count": 1,
      "attack_base": -4,
      "attack_runtime": 38,
      "magic_base": 0,
      "magic_runtime": 42,
      "defense_base": 3,
      "dexterity_base": -2,
      "priority_base": 19,
      "flee_rate": 0,
      "poison_resistance": 0,
      "wind_resistance": 5,
      "thunder_resistance": 5,
      "water_resistance": 5,
      "fire_resistance": 5,
      "earth_resistance": 0,
      "physical_resistance": 3,
      "dual_move_raw": 0,
      "collect_value": 1,
      "permalink": "index.html#monster-0194",
      "steal": {
        "kind": "item",
        "item_id": 148,
        "item_name": "蛊",
        "pool_or_count": 1,
        "cash_divisors": [],
        "atlas_search": "../item-atlas/index.html?q=%E8%9B%8A"
      }
    },
    {
      "ordinal": 8,
      "entity_id": 405,
      "enemy_data_id": 8,
      "name": "小鱼",
      "health": 1100,
      "experience": 70,
      "cash_base": 0,
      "level": 35,
      "magic_id": 0,
      "magic_name": "普攻",
      "magic_rate": 0,
      "steal_item_id": 0,
      "steal_item_name": "",
      "steal_count": 0,
      "attack_base": 0,
      "attack_runtime": 246,
      "magic_base": 0,
      "magic_runtime": 246,
      "defense_base": 0,
      "dexterity_base": 50,
      "priority_base": 173,
      "flee_rate": 2,
      "poison_resistance": 1,
      "wind_resistance": 5,
      "thunder_resistance": 0,
      "water_resistance": 5,
      "fire_resistance": 10,
      "earth_resistance": 5,
      "physical_resistance": 2,
      "dual_move_raw": 0,
      "collect_value": 1,
      "permalink": "index.html#monster-0195",
      "steal": {
        "kind": "none",
        "item_id": null,
        "item_name": null,
        "pool_or_count": 0,
        "cash_divisors": [],
        "atlas_search": null
      }
    },
    {
      "ordinal": 9,
      "entity_id": 406,
      "enemy_data_id": 9,
      "name": "血口虫",
      "health": 310,
      "experience": 14,
      "cash_base": 9,
      "level": 12,
      "magic_id": 0,
      "magic_name": "普攻",
      "magic_rate": 0,
      "steal_item_id": 147,
      "steal_item_name": "碧血蚕",
      "steal_count": 1,
      "attack_base": 16,
      "attack_runtime": 124,
      "magic_base": 0,
      "magic_runtime": 108,
      "defense_base": 10,
      "dexterity_base": 0,
      "priority_base": 54,
      "flee_rate": 1,
      "poison_resistance": 0,
      "wind_resistance": 5,
      "thunder_resistance": 5,
      "water_resistance": 5,
      "fire_resistance": 5,
      "earth_resistance": 3,
      "physical_resistance": 2,
      "dual_move_raw": 0,
      "collect_value": 1,
      "permalink": "index.html#monster-0196",
      "steal": {
        "kind": "item",
        "item_id": 147,
        "item_name": "碧血蚕",
        "pool_or_count": 1,
        "cash_divisors": [],
        "atlas_search": "../item-atlas/index.html?q=%E7%A2%A7%E8%A1%80%E8%9A%95"
      }
    },
    {
      "ordinal": 10,
      "entity_id": 407,
      "enemy_data_id": 10,
      "name": "开膛鬼",
      "health": 450,
      "experience": 10,
      "cash_base": 10,
      "level": 7,
      "magic_id": 0,
      "magic_name": "普攻",
      "magic_rate": 0,
      "steal_item_id": 116,
      "steal_item_name": "尸腐肉",
      "steal_count": 1,
      "attack_base": 0,
      "attack_runtime": 78,
      "magic_base": 24,
      "magic_runtime": 102,
      "defense_base": -20,
      "dexterity_base": 18,
      "priority_base": 57,
      "flee_rate": 1,
      "poison_resistance": 10,
      "wind_resistance": 4,
      "thunder_resistance": 4,
      "water_resistance": 4,
      "fire_resistance": 2,
      "earth_resistance": 4,
      "physical_resistance": 2,
      "dual_move_raw": 0,
      "collect_value": 1,
      "permalink": "index.html#monster-0197",
      "steal": {
        "kind": "item",
        "item_id": 116,
        "item_name": "尸腐肉",
        "pool_or_count": 1,
        "cash_divisors": [],
        "atlas_search": "../item-atlas/index.html?q=%E5%B0%B8%E8%85%90%E8%82%89"
      }
    },
    {
      "ordinal": 11,
      "entity_id": 408,
      "enemy_data_id": 11,
      "name": "半截僵尸",
      "health": 1250,
      "experience": 52,
      "cash_base": 27,
      "level": 10,
      "magic_id": 305,
      "magic_name": "鬼降",
      "magic_rate": 4,
      "steal_item_id": 116,
      "steal_item_name": "尸腐肉",
      "steal_count": 1,
      "attack_base": 18,
      "attack_runtime": 114,
      "magic_base": 0,
      "magic_runtime": 96,
      "defense_base": -32,
      "dexterity_base": 12,
      "priority_base": 60,
      "flee_rate": 1,
      "poison_resistance": 10,
      "wind_resistance": 8,
      "thunder_resistance": 8,
      "water_resistance": 8,
      "fire_resistance": 8,
      "earth_resistance": 8,
      "physical_resistance": 1,
      "dual_move_raw": 0,
      "collect_value": 2,
      "permalink": "index.html#monster-0198",
      "steal": {
        "kind": "item",
        "item_id": 116,
        "item_name": "尸腐肉",
        "pool_or_count": 1,
        "cash_divisors": [],
        "atlas_search": "../item-atlas/index.html?q=%E5%B0%B8%E8%85%90%E8%82%89"
      }
    },
    {
      "ordinal": 12,
      "entity_id": 409,
      "enemy_data_id": 12,
      "name": "菜刀婆婆",
      "health": 860,
      "experience": 36,
      "cash_base": 96,
      "level": 8,
      "magic_id": 0,
      "magic_name": "普攻",
      "magic_rate": 0,
      "steal_item_id": 167,
      "steal_item_name": "短刀",
      "steal_count": 1,
      "attack_base": 48,
      "attack_runtime": 132,
      "magic_base": 0,
      "magic_runtime": 84,
      "defense_base": 0,
      "dexterity_base": -32,
      "priority_base": 10,
      "flee_rate": 0,
      "poison_resistance": 3,
      "wind_resistance": 5,
      "thunder_resistance": 0,
      "water_resistance": 4,
      "fire_resistance": 7,
      "earth_resistance": 5,
      "physical_resistance": 2,
      "dual_move_raw": 0,
      "collect_value": 1,
      "permalink": "index.html#monster-0199",
      "steal": {
        "kind": "item",
        "item_id": 167,
        "item_name": "短刀",
        "pool_or_count": 1,
        "cash_divisors": [],
        "atlas_search": "../item-atlas/index.html?q=%E7%9F%AD%E5%88%80"
      }
    },
    {
      "ordinal": 13,
      "entity_id": 410,
      "enemy_data_id": 13,
      "name": "小土鬼",
      "health": 650,
      "experience": 28,
      "cash_base": 13,
      "level": 10,
      "magic_id": 326,
      "magic_name": "火术",
      "magic_rate": 7,
      "steal_item_id": 87,
      "steal_item_name": "雄黄",
      "steal_count": 2,
      "attack_base": 0,
      "attack_runtime": 96,
      "magic_base": 14,
      "magic_runtime": 110,
      "defense_base": 4,
      "dexterity_base": -6,
      "priority_base": 42,
      "flee_rate": 2,
      "poison_resistance": 2,
      "wind_resistance": 5,
      "thunder_resistance": 5,
      "water_resistance": 3,
      "fire_resistance": 9,
      "earth_resistance": 3,
      "physical_resistance": 2,
      "dual_move_raw": 0,
      "collect_value": 1,
      "permalink": "index.html#monster-019a",
      "steal": {
        "kind": "item",
        "item_id": 87,
        "item_name": "雄黄",
        "pool_or_count": 2,
        "cash_divisors": [],
        "atlas_search": "../item-atlas/index.html?q=%E9%9B%84%E9%BB%84"
      }
    },
    {
      "ordinal": 14,
      "entity_id": 411,
      "enemy_data_id": 14,
      "name": "跳蚤",
      "health": 586,
      "experience": 42,
      "cash_base": 7,
      "level": 20,
      "magic_id": 0,
      "magic_name": "普攻",
      "magic_rate": 0,
      "steal_item_id": 0,
      "steal_item_name": "",
      "steal_count": 0,
      "attack_base": -8,
      "attack_runtime": 148,
      "magic_base": 0,
      "magic_runtime": 156,
      "defense_base": 0,
      "dexterity_base": 8,
      "priority_base": 86,
      "flee_rate": 1,
      "poison_resistance": 8,
      "wind_resistance": 6,
      "thunder_resistance": 4,
      "water_resistance": 5,
      "fire_resistance": 4,
      "earth_resistance": 5,
      "physical_resistance": 2,
      "dual_move_raw": 0,
      "collect_value": 1,
      "permalink": "index.html#monster-019b",
      "steal": {
        "kind": "none",
        "item_id": null,
        "item_name": null,
        "pool_or_count": 0,
        "cash_divisors": [],
        "atlas_search": null
      }
    },
    {
      "ordinal": 15,
      "entity_id": 412,
      "enemy_data_id": 15,
      "name": "小蜘蛛",
      "health": 625,
      "experience": 40,
      "cash_base": 13,
      "level": 24,
      "magic_id": 0,
      "magic_name": "普攻",
      "magic_rate": 0,
      "steal_item_id": 120,
      "steal_item_name": "蜘蛛卵",
      "steal_count": 1,
      "attack_base": 0,
      "attack_runtime": 180,
      "magic_base": 0,
      "magic_runtime": 180,
      "defense_base": 0,
      "dexterity_base": 0,
      "priority_base": 90,
      "flee_rate": 1,
      "poison_resistance": 8,
      "wind_resistance": 6,
      "thunder_resistance": 4,
      "water_resistance": 5,
      "fire_resistance": 4,
      "earth_resistance": 5,
      "physical_resistance": 2,
      "dual_move_raw": 0,
      "collect_value": 1,
      "permalink": "index.html#monster-019c",
      "steal": {
        "kind": "item",
        "item_id": 120,
        "item_name": "蜘蛛卵",
        "pool_or_count": 1,
        "cash_divisors": [],
        "atlas_search": "../item-atlas/index.html?q=%E8%9C%98%E8%9B%9B%E5%8D%B5"
      }
    },
    {
      "ordinal": 16,
      "entity_id": 413,
      "enemy_data_id": 16,
      "name": "石鬼头",
      "health": 936,
      "experience": 150,
      "cash_base": 65,
      "level": 33,
      "magic_id": 312,
      "magic_name": "风咒",
      "magic_rate": 5,
      "steal_item_id": 113,
      "steal_item_name": "女娲石",
      "steal_count": 1,
      "attack_base": -10,
      "attack_runtime": 224,
      "magic_base": 10,
      "magic_runtime": 244,
      "defense_base": 20,
      "dexterity_base": -30,
      "priority_base": 87,
      "flee_rate": 0,
      "poison_resistance": 10,
      "wind_resistance": 10,
      "thunder_resistance": 2,
      "water_resistance": 8,
      "fire_resistance": 9,
      "earth_resistance": 7,
      "physical_resistance": 5,
      "dual_move_raw": 0,
      "collect_value": 2,
      "permalink": "index.html#monster-019d",
      "steal": {
        "kind": "item",
        "item_id": 113,
        "item_name": "女娲石",
        "pool_or_count": 1,
        "cash_divisors": [],
        "atlas_search": "../item-atlas/index.html?q=%E5%A5%B3%E5%A8%B2%E7%9F%B3"
      }
    },
    {
      "ordinal": 17,
      "entity_id": 414,
      "enemy_data_id": 17,
      "name": "镰刀鼬",
      "health": 710,
      "experience": 110,
      "cash_base": 220,
      "level": 24,
      "magic_id": 339,
      "magic_name": "弦月斩1",
      "magic_rate": 5,
      "steal_item_id": 162,
      "steal_item_name": "血玲珑",
      "steal_count": 1,
      "attack_base": 36,
      "attack_runtime": 216,
      "magic_base": -30,
      "magic_runtime": 150,
      "defense_base": 0,
      "dexterity_base": 32,
      "priority_base": 122,
      "flee_rate": 1,
      "poison_resistance": 2,
      "wind_resistance": 4,
      "thunder_resistance": 4,
      "water_resistance": 4,
      "fire_resistance": 4,
      "earth_resistance": 4,
      "physical_resistance": 2,
      "dual_move_raw": 1,
      "collect_value": 1,
      "permalink": "index.html#monster-019e",
      "steal": {
        "kind": "item",
        "item_id": 162,
        "item_name": "血玲珑",
        "pool_or_count": 1,
        "cash_divisors": [],
        "atlas_search": "../item-atlas/index.html?q=%E8%A1%80%E7%8E%B2%E7%8F%91"
      }
    },
    {
      "ordinal": 18,
      "entity_id": 415,
      "enemy_data_id": 18,
      "name": "酒瓮",
      "health": 31,
      "experience": 5,
      "cash_base": 5,
      "level": 2,
      "magic_id": 0,
      "magic_name": "普攻",
      "magic_rate": 0,
      "steal_item_id": 86,
      "steal_item_name": "酒",
      "steal_count": 2,
      "attack_base": -1,
      "attack_runtime": 47,
      "magic_base": 0,
      "magic_runtime": 48,
      "defense_base": 0,
      "dexterity_base": -24,
      "priority_base": 0,
      "flee_rate": 1,
      "poison_resistance": 10,
      "wind_resistance": 9,
      "thunder_resistance": 2,
      "water_resistance": 8,
      "fire_resistance": 8,
      "earth_resistance": 1,
      "physical_resistance": 5,
      "dual_move_raw": 0,
      "collect_value": 1,
      "permalink": "index.html#monster-019f",
      "steal": {
        "kind": "item",
        "item_id": 86,
        "item_name": "酒",
        "pool_or_count": 2,
        "cash_divisors": [],
        "atlas_search": "../item-atlas/index.html?q=%E9%85%92"
      }
    },
    {
      "ordinal": 19,
      "entity_id": 416,
      "enemy_data_id": 19,
      "name": "芒刺鬼",
      "health": 1080,
      "experience": 128,
      "cash_base": 310,
      "level": 28,
      "magic_id": 358,
      "magic_name": "血魔神功",
      "magic_rate": 4,
      "steal_item_id": 144,
      "steal_item_name": "食妖虫",
      "steal_count": 1,
      "attack_base": 50,
      "attack_runtime": 254,
      "magic_base": 30,
      "magic_runtime": 234,
      "defense_base": 12,
      "dexterity_base": 0,
      "priority_base": 102,
      "flee_rate": 1,
      "poison_resistance": 0,
      "wind_resistance": 4,
      "thunder_resistance": 4,
      "water_resistance": 4,
      "fire_resistance": 4,
      "earth_resistance": 4,
      "physical_resistance": 2,
      "dual_move_raw": 0,
      "collect_value": 2,
      "permalink": "index.html#monster-01a0",
      "steal": {
        "kind": "item",
        "item_id": 144,
        "item_name": "食妖虫",
        "pool_or_count": 1,
        "cash_divisors": [],
        "atlas_search": "../item-atlas/index.html?q=%E9%A3%9F%E5%A6%96%E8%99%AB"
      }
    },
    {
      "ordinal": 20,
      "entity_id": 417,
      "enemy_data_id": 20,
      "name": "猪头人",
      "health": 750,
      "experience": 65,
      "cash_base": 50,
      "level": 22,
      "magic_id": 0,
      "magic_name": "普攻",
      "magic_rate": 0,
      "steal_item_id": 0,
      "steal_item_name": "",
      "steal_count": 500,
      "attack_base": 25,
      "attack_runtime": 193,
      "magic_base": 0,
      "magic_runtime": 168,
      "defense_base": 0,
      "dexterity_base": 0,
      "priority_base": 84,
      "flee_rate": 1,
      "poison_resistance": 3,
      "wind_resistance": 4,
      "thunder_resistance": 4,
      "water_resistance": 4,
      "fire_resistance": 4,
      "earth_resistance": 4,
      "physical_resistance": 3,
      "dual_move_raw": 0,
      "collect_value": 2,
      "permalink": "index.html#monster-01a1",
      "steal": {
        "kind": "cash",
        "item_id": null,
        "item_name": null,
        "pool_or_count": 500,
        "cash_divisors": [
          2,
          3
        ],
        "atlas_search": null
      }
    },
    {
      "ordinal": 21,
      "entity_id": 418,
      "enemy_data_id": 21,
      "name": "小雷公",
      "health": 450,
      "experience": 50,
      "cash_base": 70,
      "level": 20,
      "magic_id": 316,
      "magic_name": "雷咒",
      "magic_rate": 8,
      "steal_item_id": 68,
      "steal_item_name": "雷灵符",
      "steal_count": 3,
      "attack_base": -6,
      "attack_runtime": 150,
      "magic_base": 26,
      "magic_runtime": 182,
      "defense_base": 0,
      "dexterity_base": 13,
      "priority_base": 91,
      "flee_rate": 1,
      "poison_resistance": 2,
      "wind_resistance": 4,
      "thunder_resistance": 10,
      "water_resistance": 5,
      "fire_resistance": 5,
      "earth_resistance": 5,
      "physical_resistance": 2,
      "dual_move_raw": 0,
      "collect_value": 2,
      "permalink": "index.html#monster-01a2",
      "steal": {
        "kind": "item",
        "item_id": 68,
        "item_name": "雷灵符",
        "pool_or_count": 3,
        "cash_divisors": [],
        "atlas_search": "../item-atlas/index.html?q=%E9%9B%B7%E7%81%B5%E7%AC%A6"
      }
    },
    {
      "ordinal": 22,
      "entity_id": 419,
      "enemy_data_id": 22,
      "name": "僵尸",
      "health": 310,
      "experience": 9,
      "cash_base": 7,
      "level": 7,
      "magic_id": 0,
      "magic_name": "普攻",
      "magic_rate": 0,
      "steal_item_id": 116,
      "steal_item_name": "尸腐肉",
      "steal_count": 1,
      "attack_base": 12,
      "attack_runtime": 90,
      "magic_base": 0,
      "magic_runtime": 78,
      "defense_base": 0,
      "dexterity_base": -16,
      "priority_base": 23,
      "flee_rate": 0,
      "poison_resistance": 10,
      "wind_resistance": 6,
      "thunder_resistance": 7,
      "water_resistance": 6,
      "fire_resistance": 2,
      "earth_resistance": 7,
      "physical_resistance": 2,
      "dual_move_raw": 0,
      "collect_value": 2,
      "permalink": "index.html#monster-01a3",
      "steal": {
        "kind": "item",
        "item_id": 116,
        "item_name": "尸腐肉",
        "pool_or_count": 1,
        "cash_divisors": [],
        "atlas_search": "../item-atlas/index.html?q=%E5%B0%B8%E8%85%90%E8%82%89"
      }
    },
    {
      "ordinal": 23,
      "entity_id": 420,
      "enemy_data_id": 23,
      "name": "跳跳蛙",
      "health": 780,
      "experience": 80,
      "cash_base": 70,
      "level": 26,
      "magic_id": 0,
      "magic_name": "普攻",
      "magic_rate": 0,
      "steal_item_id": 112,
      "steal_item_name": "试炼果",
      "steal_count": 1,
      "attack_base": 2,
      "attack_runtime": 194,
      "magic_base": 0,
      "magic_runtime": 192,
      "defense_base": 0,
      "dexterity_base": 100,
      "priority_base": 196,
      "flee_rate": 2,
      "poison_resistance": 0,
      "wind_resistance": 5,
      "thunder_resistance": 5,
      "water_resistance": 5,
      "fire_resistance": 5,
      "earth_resistance": 5,
      "physical_resistance": 2,
      "dual_move_raw": 0,
      "collect_value": 1,
      "permalink": "index.html#monster-01a4",
      "steal": {
        "kind": "item",
        "item_id": 112,
        "item_name": "试炼果",
        "pool_or_count": 1,
        "cash_divisors": [],
        "atlas_search": "../item-atlas/index.html?q=%E8%AF%95%E7%82%BC%E6%9E%9C"
      }
    },
    {
      "ordinal": 24,
      "entity_id": 421,
      "enemy_data_id": 24,
      "name": "大手",
      "health": 500,
      "experience": 78,
      "cash_base": 50,
      "level": 29,
      "magic_id": 0,
      "magic_name": "普攻",
      "magic_rate": 0,
      "steal_item_id": 0,
      "steal_item_name": "",
      "steal_count": 0,
      "attack_base": 27,
      "attack_runtime": 237,
      "magic_base": 0,
      "magic_runtime": 210,
      "defense_base": 0,
      "dexterity_base": 6,
      "priority_base": 111,
      "flee_rate": 2,
      "poison_resistance": 2,
      "wind_resistance": 5,
      "thunder_resistance": 5,
      "water_resistance": 5,
      "fire_resistance": 5,
      "earth_resistance": 5,
      "physical_resistance": 2,
      "dual_move_raw": 0,
      "collect_value": 1,
      "permalink": "index.html#monster-01a5",
      "steal": {
        "kind": "none",
        "item_id": null,
        "item_name": null,
        "pool_or_count": 0,
        "cash_divisors": [],
        "atlas_search": null
      }
    },
    {
      "ordinal": 25,
      "entity_id": 422,
      "enemy_data_id": 25,
      "name": "怪老子",
      "health": 440,
      "experience": 60,
      "cash_base": 92,
      "level": 18,
      "magic_id": 305,
      "magic_name": "鬼降",
      "magic_rate": 10,
      "steal_item_id": 126,
      "steal_item_name": "醍醐香",
      "steal_count": 1,
      "attack_base": -7,
      "attack_runtime": 137,
      "magic_base": 14,
      "magic_runtime": 158,
      "defense_base": 0,
      "dexterity_base": 0,
      "priority_base": 72,
      "flee_rate": 1,
      "poison_resistance": 2,
      "wind_resistance": 6,
      "thunder_resistance": 6,
      "water_resistance": 6,
      "fire_resistance": 6,
      "earth_resistance": 6,
      "physical_resistance": 2,
      "dual_move_raw": 0,
      "collect_value": 2,
      "permalink": "index.html#monster-01a6",
      "steal": {
        "kind": "item",
        "item_id": 126,
        "item_name": "醍醐香",
        "pool_or_count": 1,
        "cash_divisors": [],
        "atlas_search": "../item-atlas/index.html?q=%E9%86%8D%E9%86%90%E9%A6%99"
      }
    },
    {
      "ordinal": 26,
      "entity_id": 423,
      "enemy_data_id": 26,
      "name": "树根",
      "health": 640,
      "experience": 160,
      "cash_base": 55,
      "level": 30,
      "magic_id": 0,
      "magic_name": "普攻",
      "magic_rate": 0,
      "steal_item_id": 129,
      "steal_item_name": "鬼枯藤",
      "steal_count": 1,
      "attack_base": 0,
      "attack_runtime": 216,
      "magic_base": 0,
      "magic_runtime": 216,
      "defense_base": 6,
      "dexterity_base": -8,
      "priority_base": 100,
      "flee_rate": 1,
      "poison_resistance": 4,
      "wind_resistance": 3,
      "thunder_resistance": 6,
      "water_resistance": 10,
      "fire_resistance": 4,
      "earth_resistance": 5,
      "physical_resistance": 3,
      "dual_move_raw": 0,
      "collect_value": 1,
      "permalink": "index.html#monster-01a7",
      "steal": {
        "kind": "item",
        "item_id": 129,
        "item_name": "鬼枯藤",
        "pool_or_count": 1,
        "cash_divisors": [],
        "atlas_search": "../item-atlas/index.html?q=%E9%AC%BC%E6%9E%AF%E8%97%A4"
      }
    },
    {
      "ordinal": 27,
      "entity_id": 424,
      "enemy_data_id": 27,
      "name": "小独角",
      "health": 700,
      "experience": 170,
      "cash_base": 66,
      "level": 31,
      "magic_id": 303,
      "magic_name": "回梦",
      "magic_rate": 2,
      "steal_item_id": 0,
      "steal_item_name": "",
      "steal_count": 0,
      "attack_base": 18,
      "attack_runtime": 240,
      "magic_base": 0,
      "magic_runtime": 222,
      "defense_base": 0,
      "dexterity_base": 6,
      "priority_base": 117,
      "flee_rate": 1,
      "poison_resistance": 2,
      "wind_resistance": 4,
      "thunder_resistance": 4,
      "water_resistance": 4,
      "fire_resistance": 10,
      "earth_resistance": 4,
      "physical_resistance": 2,
      "dual_move_raw": 0,
      "collect_value": 1,
      "permalink": "index.html#monster-01a8",
      "steal": {
        "kind": "none",
        "item_id": null,
        "item_name": null,
        "pool_or_count": 0,
        "cash_divisors": [],
        "atlas_search": null
      }
    },
    {
      "ordinal": 28,
      "entity_id": 425,
      "enemy_data_id": 28,
      "name": "青鬼",
      "health": 450,
      "experience": 16,
      "cash_base": 30,
      "level": 11,
      "magic_id": 321,
      "magic_name": "冰咒",
      "magic_rate": 3,
      "steal_item_id": 0,
      "steal_item_name": "",
      "steal_count": 0,
      "attack_base": 0,
      "attack_runtime": 102,
      "magic_base": 0,
      "magic_runtime": 102,
      "defense_base": 0,
      "dexterity_base": 0,
      "priority_base": 51,
      "flee_rate": 0,
      "poison_resistance": 6,
      "wind_resistance": 4,
      "thunder_resistance": 4,
      "water_resistance": 8,
      "fire_resistance": 0,
      "earth_resistance": 4,
      "physical_resistance": 2,
      "dual_move_raw": 0,
      "collect_value": 2,
      "permalink": "index.html#monster-01a9",
      "steal": {
        "kind": "none",
        "item_id": null,
        "item_name": null,
        "pool_or_count": 0,
        "cash_divisors": [],
        "atlas_search": null
      }
    },
    {
      "ordinal": 29,
      "entity_id": 426,
      "enemy_data_id": 29,
      "name": "蜥蜴",
      "health": 210,
      "experience": 8,
      "cash_base": 10,
      "level": 6,
      "magic_id": 0,
      "magic_name": "普攻",
      "magic_rate": 0,
      "steal_item_id": 0,
      "steal_item_name": "",
      "steal_count": 1,
      "attack_base": 10,
      "attack_runtime": 82,
      "magic_base": 0,
      "magic_runtime": 72,
      "defense_base": -3,
      "dexterity_base": -5,
      "priority_base": 31,
      "flee_rate": 0,
      "poison_resistance": 5,
      "wind_resistance": 5,
      "thunder_resistance": 5,
      "water_resistance": 5,
      "fire_resistance": 3,
      "earth_resistance": 3,
      "physical_resistance": 2,
      "dual_move_raw": 0,
      "collect_value": 1,
      "permalink": "index.html#monster-01aa",
      "steal": {
        "kind": "cash",
        "item_id": null,
        "item_name": null,
        "pool_or_count": 1,
        "cash_divisors": [
          2,
          3
        ],
        "atlas_search": null
      }
    },
    {
      "ordinal": 30,
      "entity_id": 427,
      "enemy_data_id": 30,
      "name": "红鬼",
      "health": 450,
      "experience": 16,
      "cash_base": 30,
      "level": 12,
      "magic_id": 327,
      "magic_name": "炎咒",
      "magic_rate": 4,
      "steal_item_id": 0,
      "steal_item_name": "",
      "steal_count": 0,
      "attack_base": 0,
      "attack_runtime": 108,
      "magic_base": 0,
      "magic_runtime": 108,
      "defense_base": 0,
      "dexterity_base": 0,
      "priority_base": 54,
      "flee_rate": 0,
      "poison_resistance": 6,
      "wind_resistance": 4,
      "thunder_resistance": 4,
      "water_resistance": 0,
      "fire_resistance": 8,
      "earth_resistance": 4,
      "physical_resistance": 2,
      "dual_move_raw": 0,
      "collect_value": 2,
      "permalink": "index.html#monster-01ab",
      "steal": {
        "kind": "none",
        "item_id": null,
        "item_name": null,
        "pool_or_count": 0,
        "cash_divisors": [],
        "atlas_search": null
      }
    },
    {
      "ordinal": 31,
      "entity_id": 428,
      "enemy_data_id": 31,
      "name": "公背婆",
      "health": 776,
      "experience": 64,
      "cash_base": 66,
      "level": 20,
      "magic_id": 0,
      "magic_name": "普攻",
      "magic_rate": 0,
      "steal_item_id": 80,
      "steal_item_name": "糖葫芦",
      "steal_count": 3,
      "attack_base": 0,
      "attack_runtime": 156,
      "magic_base": 0,
      "magic_runtime": 156,
      "defense_base": 0,
      "dexterity_base": 0,
      "priority_base": 78,
      "flee_rate": 0,
      "poison_resistance": 3,
      "wind_resistance": 4,
      "thunder_resistance": 4,
      "water_resistance": 4,
      "fire_resistance": 4,
      "earth_resistance": 4,
      "physical_resistance": 1,
      "dual_move_raw": 1,
      "collect_value": 1,
      "permalink": "index.html#monster-01ac",
      "steal": {
        "kind": "item",
        "item_id": 80,
        "item_name": "糖葫芦",
        "pool_or_count": 3,
        "cash_divisors": [],
        "atlas_search": "../item-atlas/index.html?q=%E7%B3%96%E8%91%AB%E8%8A%A6"
      }
    },
    {
      "ordinal": 32,
      "entity_id": 429,
      "enemy_data_id": 32,
      "name": "傻仔龟",
      "health": 1886,
      "experience": 240,
      "cash_base": 0,
      "level": 37,
      "magic_id": 0,
      "magic_name": "普攻",
      "magic_rate": 0,
      "steal_item_id": 147,
      "steal_item_name": "碧血蚕",
      "steal_count": 1,
      "attack_base": 0,
      "attack_runtime": 258,
      "magic_base": 0,
      "magic_runtime": 258,
      "defense_base": 0,
      "dexterity_base": 0,
      "priority_base": 129,
      "flee_rate": 0,
      "poison_resistance": 2,
      "wind_resistance": 0,
      "thunder_resistance": 5,
      "water_resistance": 6,
      "fire_resistance": 10,
      "earth_resistance": 4,
      "physical_resistance": 7,
      "dual_move_raw": 0,
      "collect_value": 1,
      "permalink": "index.html#monster-01ad",
      "steal": {
        "kind": "item",
        "item_id": 147,
        "item_name": "碧血蚕",
        "pool_or_count": 1,
        "cash_divisors": [],
        "atlas_search": "../item-atlas/index.html?q=%E7%A2%A7%E8%A1%80%E8%9A%95"
      }
    },
    {
      "ordinal": 33,
      "entity_id": 430,
      "enemy_data_id": 33,
      "name": "短腿章鱼",
      "health": 1065,
      "experience": 220,
      "cash_base": 0,
      "level": 34,
      "magic_id": 0,
      "magic_name": "普攻",
      "magic_rate": 0,
      "steal_item_id": 147,
      "steal_item_name": "碧血蚕",
      "steal_count": 1,
      "attack_base": 0,
      "attack_runtime": 240,
      "magic_base": 0,
      "magic_runtime": 240,
      "defense_base": 0,
      "dexterity_base": 0,
      "priority_base": 120,
      "flee_rate": 0,
      "poison_resistance": 3,
      "wind_resistance": 9,
      "thunder_resistance": 9,
      "water_resistance": 9,
      "fire_resistance": 10,
      "earth_resistance": 9,
      "physical_resistance": 1,
      "dual_move_raw": 0,
      "collect_value": 1,
      "permalink": "index.html#monster-01ae",
      "steal": {
        "kind": "item",
        "item_id": 147,
        "item_name": "碧血蚕",
        "pool_or_count": 1,
        "cash_divisors": [],
        "atlas_search": "../item-atlas/index.html?q=%E7%A2%A7%E8%A1%80%E8%9A%95"
      }
    },
    {
      "ordinal": 34,
      "entity_id": 431,
      "enemy_data_id": 34,
      "name": "大蝌蚪",
      "health": 845,
      "experience": 170,
      "cash_base": 0,
      "level": 30,
      "magic_id": 0,
      "magic_name": "普攻",
      "magic_rate": 0,
      "steal_item_id": 0,
      "steal_item_name": "",
      "steal_count": 0,
      "attack_base": 0,
      "attack_runtime": 216,
      "magic_base": 0,
      "magic_runtime": 216,
      "defense_base": 0,
      "dexterity_base": 0,
      "priority_base": 108,
      "flee_rate": 0,
      "poison_resistance": 4,
      "wind_resistance": 4,
      "thunder_resistance": 3,
      "water_resistance": 5,
      "fire_resistance": 10,
      "earth_resistance": 4,
      "physical_resistance": 2,
      "dual_move_raw": 0,
      "collect_value": 1,
      "permalink": "index.html#monster-01af",
      "steal": {
        "kind": "none",
        "item_id": null,
        "item_name": null,
        "pool_or_count": 0,
        "cash_divisors": [],
        "atlas_search": null
      }
    },
    {
      "ordinal": 35,
      "entity_id": 432,
      "enemy_data_id": 35,
      "name": "蚌壳",
      "health": 1354,
      "experience": 170,
      "cash_base": 0,
      "level": 33,
      "magic_id": 303,
      "magic_name": "回梦",
      "magic_rate": 4,
      "steal_item_id": 252,
      "steal_item_name": "珍珠",
      "steal_count": 1,
      "attack_base": 0,
      "attack_runtime": 234,
      "magic_base": 0,
      "magic_runtime": 234,
      "defense_base": 0,
      "dexterity_base": 0,
      "priority_base": 117,
      "flee_rate": 0,
      "poison_resistance": 6,
      "wind_resistance": 6,
      "thunder_resistance": 4,
      "water_resistance": 6,
      "fire_resistance": 10,
      "earth_resistance": 4,
      "physical_resistance": 5,
      "dual_move_raw": 0,
      "collect_value": 1,
      "permalink": "index.html#monster-01b0",
      "steal": {
        "kind": "item",
        "item_id": 252,
        "item_name": "珍珠",
        "pool_or_count": 1,
        "cash_divisors": [],
        "atlas_search": "../item-atlas/index.html?q=%E7%8F%8D%E7%8F%A0"
      }
    },
    {
      "ordinal": 36,
      "entity_id": 433,
      "enemy_data_id": 36,
      "name": "飞头",
      "health": 360,
      "experience": 8,
      "cash_base": 0,
      "level": 7,
      "magic_id": 0,
      "magic_name": "普攻",
      "magic_rate": 0,
      "steal_item_id": 0,
      "steal_item_name": "",
      "steal_count": 0,
      "attack_base": 7,
      "attack_runtime": 85,
      "magic_base": 0,
      "magic_runtime": 78,
      "defense_base": 0,
      "dexterity_base": 2,
      "priority_base": 41,
      "flee_rate": 0,
      "poison_resistance": 10,
      "wind_resistance": 4,
      "thunder_resistance": 4,
      "water_resistance": 4,
      "fire_resistance": 3,
      "earth_resistance": 4,
      "physical_resistance": 2,
      "dual_move_raw": 0,
      "collect_value": 1,
      "permalink": "index.html#monster-01b1",
      "steal": {
        "kind": "none",
        "item_id": null,
        "item_name": null,
        "pool_or_count": 0,
        "cash_divisors": [],
        "atlas_search": null
      }
    },
    {
      "ordinal": 37,
      "entity_id": 434,
      "enemy_data_id": 37,
      "name": "肥肥",
      "health": 440,
      "experience": 78,
      "cash_base": 64,
      "level": 18,
      "magic_id": 0,
      "magic_name": "普攻",
      "magic_rate": 0,
      "steal_item_id": 0,
      "steal_item_name": "",
      "steal_count": 340,
      "attack_base": 0,
      "attack_runtime": 144,
      "magic_base": 0,
      "magic_runtime": 144,
      "defense_base": 0,
      "dexterity_base": 0,
      "priority_base": 72,
      "flee_rate": 0,
      "poison_resistance": 3,
      "wind_resistance": 4,
      "thunder_resistance": 4,
      "water_resistance": 4,
      "fire_resistance": 4,
      "earth_resistance": 4,
      "physical_resistance": 2,
      "dual_move_raw": 1,
      "collect_value": 2,
      "permalink": "index.html#monster-01b2",
      "steal": {
        "kind": "cash",
        "item_id": null,
        "item_name": null,
        "pool_or_count": 340,
        "cash_divisors": [
          2,
          3
        ],
        "atlas_search": null
      }
    },
    {
      "ordinal": 38,
      "entity_id": 435,
      "enemy_data_id": 38,
      "name": "六脚蜘蛛",
      "health": 32767,
      "experience": 0,
      "cash_base": 0,
      "level": 19,
      "magic_id": 0,
      "magic_name": "普攻",
      "magic_rate": 0,
      "steal_item_id": 159,
      "steal_item_name": "缠魂丝",
      "steal_count": 2,
      "attack_base": 0,
      "attack_runtime": 150,
      "magic_base": 0,
      "magic_runtime": 150,
      "defense_base": 0,
      "dexterity_base": 0,
      "priority_base": 75,
      "flee_rate": 0,
      "poison_resistance": 10,
      "wind_resistance": 4,
      "thunder_resistance": 4,
      "water_resistance": 4,
      "fire_resistance": 2,
      "earth_resistance": 3,
      "physical_resistance": 2,
      "dual_move_raw": 0,
      "collect_value": 0,
      "permalink": "index.html#monster-01b3",
      "steal": {
        "kind": "item",
        "item_id": 159,
        "item_name": "缠魂丝",
        "pool_or_count": 2,
        "cash_divisors": [],
        "atlas_search": "../item-atlas/index.html?q=%E7%BC%A0%E9%AD%82%E4%B8%9D"
      }
    },
    {
      "ordinal": 39,
      "entity_id": 436,
      "enemy_data_id": 39,
      "name": "伏地罗汉",
      "health": 340,
      "experience": 10,
      "cash_base": 15,
      "level": 10,
      "magic_id": 312,
      "magic_name": "风咒",
      "magic_rate": 8,
      "steal_item_id": 67,
      "steal_item_name": "风灵符",
      "steal_count": 1,
      "attack_base": 0,
      "attack_runtime": 96,
      "magic_base": 0,
      "magic_runtime": 96,
      "defense_base": 0,
      "dexterity_base": 0,
      "priority_base": 48,
      "flee_rate": 0,
      "poison_resistance": 5,
      "wind_resistance": 4,
      "thunder_resistance": 5,
      "water_resistance": 2,
      "fire_resistance": 7,
      "earth_resistance": 4,
      "physical_resistance": 2,
      "dual_move_raw": 0,
      "collect_value": 3,
      "permalink": "index.html#monster-01b4",
      "steal": {
        "kind": "item",
        "item_id": 67,
        "item_name": "风灵符",
        "pool_or_count": 1,
        "cash_divisors": [],
        "atlas_search": "../item-atlas/index.html?q=%E9%A3%8E%E7%81%B5%E7%AC%A6"
      }
    },
    {
      "ordinal": 40,
      "entity_id": 437,
      "enemy_data_id": 40,
      "name": "海螺女",
      "health": 1930,
      "experience": 450,
      "cash_base": 0,
      "level": 35,
      "magic_id": 359,
      "magic_name": "狂风术",
      "magic_rate": 4,
      "steal_item_id": 144,
      "steal_item_name": "食妖虫",
      "steal_count": 2,
      "attack_base": 30,
      "attack_runtime": 276,
      "magic_base": 0,
      "magic_runtime": 246,
      "defense_base": 0,
      "dexterity_base": 0,
      "priority_base": 123,
      "flee_rate": 0,
      "poison_resistance": 4,
      "wind_resistance": 8,
      "thunder_resistance": 4,
      "water_resistance": 4,
      "fire_resistance": 10,
      "earth_resistance": 0,
      "physical_resistance": 5,
      "dual_move_raw": 0,
      "collect_value": 3,
      "permalink": "index.html#monster-01b5",
      "steal": {
        "kind": "item",
        "item_id": 144,
        "item_name": "食妖虫",
        "pool_or_count": 2,
        "cash_divisors": [],
        "atlas_search": "../item-atlas/index.html?q=%E9%A3%9F%E5%A6%96%E8%99%AB"
      }
    },
    {
      "ordinal": 41,
      "entity_id": 438,
      "enemy_data_id": 41,
      "name": "魔兽武士",
      "health": 4000,
      "experience": 1010,
      "cash_base": 660,
      "level": 44,
      "magic_id": 380,
      "magic_name": "横扫千军",
      "magic_rate": 4,
      "steal_item_id": 174,
      "steal_item_name": "戒刀",
      "steal_count": 1,
      "attack_base": 20,
      "attack_runtime": 320,
      "magic_base": 0,
      "magic_runtime": 300,
      "defense_base": 30,
      "dexterity_base": 0,
      "priority_base": 150,
      "flee_rate": 0,
      "poison_resistance": 4,
      "wind_resistance": 6,
      "thunder_resistance": 4,
      "water_resistance": 6,
      "fire_resistance": 6,
      "earth_resistance": 6,
      "physical_resistance": 3,
      "dual_move_raw": 0,
      "collect_value": 3,
      "permalink": "index.html#monster-01b6",
      "steal": {
        "kind": "item",
        "item_id": 174,
        "item_name": "戒刀",
        "pool_or_count": 1,
        "cash_divisors": [],
        "atlas_search": "../item-atlas/index.html?q=%E6%88%92%E5%88%80"
      }
    },
    {
      "ordinal": 42,
      "entity_id": 439,
      "enemy_data_id": 42,
      "name": "连体妖",
      "health": 400,
      "experience": 20,
      "cash_base": 30,
      "level": 12,
      "magic_id": 305,
      "magic_name": "鬼降",
      "magic_rate": 8,
      "steal_item_id": 143,
      "steal_item_name": "火蚕蛊",
      "steal_count": 1,
      "attack_base": 0,
      "attack_runtime": 108,
      "magic_base": 0,
      "magic_runtime": 108,
      "defense_base": 0,
      "dexterity_base": 0,
      "priority_base": 54,
      "flee_rate": 0,
      "poison_resistance": 7,
      "wind_resistance": 4,
      "thunder_resistance": 4,
      "water_resistance": 3,
      "fire_resistance": 4,
      "earth_resistance": 5,
      "physical_resistance": 2,
      "dual_move_raw": 0,
      "collect_value": 2,
      "permalink": "index.html#monster-01b7",
      "steal": {
        "kind": "item",
        "item_id": 143,
        "item_name": "火蚕蛊",
        "pool_or_count": 1,
        "cash_divisors": [],
        "atlas_search": "../item-atlas/index.html?q=%E7%81%AB%E8%9A%95%E8%9B%8A"
      }
    },
    {
      "ordinal": 43,
      "entity_id": 440,
      "enemy_data_id": 43,
      "name": "刑天",
      "health": 880,
      "experience": 88,
      "cash_base": 125,
      "level": 22,
      "magic_id": 379,
      "magic_name": "灭绝一击",
      "magic_rate": 4,
      "steal_item_id": 101,
      "steal_item_name": "金创药",
      "steal_count": 1,
      "attack_base": 0,
      "attack_runtime": 168,
      "magic_base": 0,
      "magic_runtime": 168,
      "defense_base": 0,
      "dexterity_base": 0,
      "priority_base": 84,
      "flee_rate": 0,
      "poison_resistance": 5,
      "wind_resistance": 4,
      "thunder_resistance": 2,
      "water_resistance": 4,
      "fire_resistance": 4,
      "earth_resistance": 4,
      "physical_resistance": 3,
      "dual_move_raw": 0,
      "collect_value": 5,
      "permalink": "index.html#monster-01b8",
      "steal": {
        "kind": "item",
        "item_id": 101,
        "item_name": "金创药",
        "pool_or_count": 1,
        "cash_divisors": [],
        "atlas_search": "../item-atlas/index.html?q=%E9%87%91%E5%88%9B%E8%8D%AF"
      }
    },
    {
      "ordinal": 44,
      "entity_id": 441,
      "enemy_data_id": 44,
      "name": "扫把",
      "health": 230,
      "experience": 38,
      "cash_base": 22,
      "level": 15,
      "magic_id": 0,
      "magic_name": "普攻",
      "magic_rate": 0,
      "steal_item_id": 0,
      "steal_item_name": "",
      "steal_count": 0,
      "attack_base": 0,
      "attack_runtime": 126,
      "magic_base": 0,
      "magic_runtime": 126,
      "defense_base": 0,
      "dexterity_base": 0,
      "priority_base": 63,
      "flee_rate": 0,
      "poison_resistance": 10,
      "wind_resistance": 6,
      "thunder_resistance": 5,
      "water_resistance": 4,
      "fire_resistance": 2,
      "earth_resistance": 5,
      "physical_resistance": 2,
      "dual_move_raw": 0,
      "collect_value": 1,
      "permalink": "index.html#monster-01b9",
      "steal": {
        "kind": "none",
        "item_id": null,
        "item_name": null,
        "pool_or_count": 0,
        "cash_divisors": [],
        "atlas_search": null
      }
    },
    {
      "ordinal": 45,
      "entity_id": 442,
      "enemy_data_id": 45,
      "name": "黄衣刀僧",
      "health": 330,
      "experience": 30,
      "cash_base": 0,
      "level": 7,
      "magic_id": 0,
      "magic_name": "普攻",
      "magic_rate": 0,
      "steal_item_id": 0,
      "steal_item_name": "",
      "steal_count": 500,
      "attack_base": 0,
      "attack_runtime": 78,
      "magic_base": 0,
      "magic_runtime": 78,
      "defense_base": 0,
      "dexterity_base": 0,
      "priority_base": 39,
      "flee_rate": 0,
      "poison_resistance": 4,
      "wind_resistance": 4,
      "thunder_resistance": 4,
      "water_resistance": 4,
      "fire_resistance": 4,
      "earth_resistance": 4,
      "physical_resistance": 2,
      "dual_move_raw": 0,
      "collect_value": 0,
      "permalink": "index.html#monster-01ba",
      "steal": {
        "kind": "cash",
        "item_id": null,
        "item_name": null,
        "pool_or_count": 500,
        "cash_divisors": [
          2,
          3
        ],
        "atlas_search": null
      }
    },
    {
      "ordinal": 46,
      "entity_id": 443,
      "enemy_data_id": 46,
      "name": "罗汉腿",
      "health": 420,
      "experience": 20,
      "cash_base": 46,
      "level": 4,
      "magic_id": 0,
      "magic_name": "普攻",
      "magic_rate": 0,
      "steal_item_id": 0,
      "steal_item_name": "",
      "steal_count": 100,
      "attack_base": 5,
      "attack_runtime": 65,
      "magic_base": 0,
      "magic_runtime": 60,
      "defense_base": 3,
      "dexterity_base": 15,
      "priority_base": 45,
      "flee_rate": 3,
      "poison_resistance": 2,
      "wind_resistance": 4,
      "thunder_resistance": 4,
      "water_resistance": 4,
      "fire_resistance": 4,
      "earth_resistance": 4,
      "physical_resistance": 3,
      "dual_move_raw": 1,
      "collect_value": 0,
      "permalink": "index.html#monster-01bb",
      "steal": {
        "kind": "cash",
        "item_id": null,
        "item_name": null,
        "pool_or_count": 100,
        "cash_divisors": [
          2,
          3
        ],
        "atlas_search": null
      }
    },
    {
      "ordinal": 47,
      "entity_id": 444,
      "enemy_data_id": 47,
      "name": "醉罗汉",
      "health": 540,
      "experience": 63,
      "cash_base": 100,
      "level": 24,
      "magic_id": 0,
      "magic_name": "普攻",
      "magic_rate": 0,
      "steal_item_id": 86,
      "steal_item_name": "酒",
      "steal_count": 3,
      "attack_base": 22,
      "attack_runtime": 202,
      "magic_base": 0,
      "magic_runtime": 180,
      "defense_base": 0,
      "dexterity_base": 0,
      "priority_base": 90,
      "flee_rate": 0,
      "poison_resistance": 6,
      "wind_resistance": 4,
      "thunder_resistance": 4,
      "water_resistance": 6,
      "fire_resistance": 3,
      "earth_resistance": 6,
      "physical_resistance": 3,
      "dual_move_raw": 0,
      "collect_value": 0,
      "permalink": "index.html#monster-01bc",
      "steal": {
        "kind": "item",
        "item_id": 86,
        "item_name": "酒",
        "pool_or_count": 3,
        "cash_divisors": [],
        "atlas_search": "../item-atlas/index.html?q=%E9%85%92"
      }
    },
    {
      "ordinal": 48,
      "entity_id": 445,
      "enemy_data_id": 48,
      "name": "血云雾",
      "health": 1200,
      "experience": 33,
      "cash_base": 30,
      "level": 10,
      "magic_id": 0,
      "magic_name": "普攻",
      "magic_rate": 0,
      "steal_item_id": 0,
      "steal_item_name": "",
      "steal_count": 0,
      "attack_base": 9,
      "attack_runtime": 105,
      "magic_base": 100,
      "magic_runtime": 196,
      "defense_base": -20,
      "dexterity_base": 0,
      "priority_base": 48,
      "flee_rate": 0,
      "poison_resistance": 10,
      "wind_resistance": 10,
      "thunder_resistance": 10,
      "water_resistance": 10,
      "fire_resistance": 10,
      "earth_resistance": 10,
      "physical_resistance": 1,
      "dual_move_raw": 1,
      "collect_value": 2,
      "permalink": "index.html#monster-01bd",
      "steal": {
        "kind": "none",
        "item_id": null,
        "item_name": null,
        "pool_or_count": 0,
        "cash_divisors": [],
        "atlas_search": null
      }
    },
    {
      "ordinal": 49,
      "entity_id": 446,
      "enemy_data_id": 49,
      "name": "哈将",
      "health": 550,
      "experience": 66,
      "cash_base": 90,
      "level": 22,
      "magic_id": 312,
      "magic_name": "风咒",
      "magic_rate": 4,
      "steal_item_id": 160,
      "steal_item_name": "捆仙绳",
      "steal_count": 1,
      "attack_base": 0,
      "attack_runtime": 168,
      "magic_base": 0,
      "magic_runtime": 168,
      "defense_base": 0,
      "dexterity_base": 0,
      "priority_base": 84,
      "flee_rate": 0,
      "poison_resistance": 4,
      "wind_resistance": 6,
      "thunder_resistance": 4,
      "water_resistance": 3,
      "fire_resistance": 4,
      "earth_resistance": 4,
      "physical_resistance": 3,
      "dual_move_raw": 0,
      "collect_value": 0,
      "permalink": "index.html#monster-01be",
      "steal": {
        "kind": "item",
        "item_id": 160,
        "item_name": "捆仙绳",
        "pool_or_count": 1,
        "cash_divisors": [],
        "atlas_search": "../item-atlas/index.html?q=%E6%8D%86%E4%BB%99%E7%BB%B3"
      }
    },
    {
      "ordinal": 50,
      "entity_id": 447,
      "enemy_data_id": 50,
      "name": "金锤武士",
      "health": 900,
      "experience": 72,
      "cash_base": 135,
      "level": 23,
      "magic_id": 0,
      "magic_name": "普攻",
      "magic_rate": 0,
      "steal_item_id": 63,
      "steal_item_name": "金刚符",
      "steal_count": 1,
      "attack_base": 35,
      "attack_runtime": 209,
      "magic_base": 0,
      "magic_runtime": 174,
      "defense_base": 0,
      "dexterity_base": 0,
      "priority_base": 87,
      "flee_rate": 0,
      "poison_resistance": 4,
      "wind_resistance": 4,
      "thunder_resistance": 2,
      "water_resistance": 4,
      "fire_resistance": 4,
      "earth_resistance": 4,
      "physical_resistance": 3,
      "dual_move_raw": 0,
      "collect_value": 0,
      "permalink": "index.html#monster-01bf",
      "steal": {
        "kind": "item",
        "item_id": 63,
        "item_name": "金刚符",
        "pool_or_count": 1,
        "cash_divisors": [],
        "atlas_search": "../item-atlas/index.html?q=%E9%87%91%E5%88%9A%E7%AC%A6"
      }
    },
    {
      "ordinal": 51,
      "entity_id": 448,
      "enemy_data_id": 51,
      "name": "巨斧武士",
      "health": 600,
      "experience": 61,
      "cash_base": 105,
      "level": 20,
      "magic_id": 0,
      "magic_name": "普攻",
      "magic_rate": 0,
      "steal_item_id": 0,
      "steal_item_name": "",
      "steal_count": 500,
      "attack_base": 15,
      "attack_runtime": 171,
      "magic_base": 0,
      "magic_runtime": 156,
      "defense_base": 0,
      "dexterity_base": 0,
      "priority_base": 78,
      "flee_rate": 0,
      "poison_resistance": 4,
      "wind_resistance": 4,
      "thunder_resistance": 2,
      "water_resistance": 4,
      "fire_resistance": 4,
      "earth_resistance": 4,
      "physical_resistance": 3,
      "dual_move_raw": 0,
      "collect_value": 0,
      "permalink": "index.html#monster-01c0",
      "steal": {
        "kind": "cash",
        "item_id": null,
        "item_name": null,
        "pool_or_count": 500,
        "cash_divisors": [
          2,
          3
        ],
        "atlas_search": null
      }
    },
    {
      "ordinal": 52,
      "entity_id": 449,
      "enemy_data_id": 52,
      "name": "角力士",
      "health": 650,
      "experience": 70,
      "cash_base": 130,
      "level": 25,
      "magic_id": 0,
      "magic_name": "普攻",
      "magic_rate": 0,
      "steal_item_id": 105,
      "steal_item_name": "还神丹",
      "steal_count": 1,
      "attack_base": 0,
      "attack_runtime": 186,
      "magic_base": 0,
      "magic_runtime": 186,
      "defense_base": 20,
      "dexterity_base": 0,
      "priority_base": 93,
      "flee_rate": 0,
      "poison_resistance": 4,
      "wind_resistance": 3,
      "thunder_resistance": 4,
      "water_resistance": 4,
      "fire_resistance": 4,
      "earth_resistance": 4,
      "physical_resistance": 4,
      "dual_move_raw": 0,
      "collect_value": 0,
      "permalink": "index.html#monster-01c1",
      "steal": {
        "kind": "item",
        "item_id": 105,
        "item_name": "还神丹",
        "pool_or_count": 1,
        "cash_divisors": [],
        "atlas_search": "../item-atlas/index.html?q=%E8%BF%98%E7%A5%9E%E4%B8%B9"
      }
    },
    {
      "ordinal": 53,
      "entity_id": 450,
      "enemy_data_id": 53,
      "name": "枪卒",
      "health": 450,
      "experience": 26,
      "cash_base": 14,
      "level": 12,
      "magic_id": 0,
      "magic_name": "普攻",
      "magic_rate": 0,
      "steal_item_id": 0,
      "steal_item_name": "",
      "steal_count": 300,
      "attack_base": 0,
      "attack_runtime": 108,
      "magic_base": 0,
      "magic_runtime": 108,
      "defense_base": 0,
      "dexterity_base": 0,
      "priority_base": 54,
      "flee_rate": 0,
      "poison_resistance": 4,
      "wind_resistance": 4,
      "thunder_resistance": 3,
      "water_resistance": 4,
      "fire_resistance": 4,
      "earth_resistance": 4,
      "physical_resistance": 2,
      "dual_move_raw": 1,
      "collect_value": 0,
      "permalink": "index.html#monster-01c2",
      "steal": {
        "kind": "cash",
        "item_id": null,
        "item_name": null,
        "pool_or_count": 300,
        "cash_divisors": [
          2,
          3
        ],
        "atlas_search": null
      }
    },
    {
      "ordinal": 54,
      "entity_id": 451,
      "enemy_data_id": 54,
      "name": "红衣喇嘛",
      "health": 800,
      "experience": 50,
      "cash_base": 50,
      "level": 7,
      "magic_id": 0,
      "magic_name": "普攻",
      "magic_rate": 0,
      "steal_item_id": 254,
      "steal_item_name": "念珠",
      "steal_count": 2,
      "attack_base": 5,
      "attack_runtime": 83,
      "magic_base": 0,
      "magic_runtime": 78,
      "defense_base": 0,
      "dexterity_base": 0,
      "priority_base": 39,
      "flee_rate": 0,
      "poison_resistance": 4,
      "wind_resistance": 4,
      "thunder_resistance": 3,
      "water_resistance": 4,
      "fire_resistance": 4,
      "earth_resistance": 4,
      "physical_resistance": 2,
      "dual_move_raw": 0,
      "collect_value": 0,
      "permalink": "index.html#monster-01c3",
      "steal": {
        "kind": "item",
        "item_id": 254,
        "item_name": "念珠",
        "pool_or_count": 2,
        "cash_divisors": [],
        "atlas_search": "../item-atlas/index.html?q=%E5%BF%B5%E7%8F%A0"
      }
    },
    {
      "ordinal": 55,
      "entity_id": 452,
      "enemy_data_id": 55,
      "name": "白无常",
      "health": 300,
      "experience": 13,
      "cash_base": 0,
      "level": 8,
      "magic_id": 304,
      "magic_name": "夺魂",
      "magic_rate": 4,
      "steal_item_id": 158,
      "steal_item_name": "吸星锁",
      "steal_count": 1,
      "attack_base": 0,
      "attack_runtime": 84,
      "magic_base": 0,
      "magic_runtime": 84,
      "defense_base": 0,
      "dexterity_base": 0,
      "priority_base": 42,
      "flee_rate": 0,
      "poison_resistance": 10,
      "wind_resistance": 3,
      "thunder_resistance": 3,
      "water_resistance": 3,
      "fire_resistance": 3,
      "earth_resistance": 3,
      "physical_resistance": 1,
      "dual_move_raw": 0,
      "collect_value": 2,
      "permalink": "index.html#monster-01c4",
      "steal": {
        "kind": "item",
        "item_id": 158,
        "item_name": "吸星锁",
        "pool_or_count": 1,
        "cash_divisors": [],
        "atlas_search": "../item-atlas/index.html?q=%E5%90%B8%E6%98%9F%E9%94%81"
      }
    },
    {
      "ordinal": 56,
      "entity_id": 453,
      "enemy_data_id": 56,
      "name": "灰衣喇嘛",
      "health": 800,
      "experience": 50,
      "cash_base": 50,
      "level": 7,
      "magic_id": 0,
      "magic_name": "普攻",
      "magic_rate": 0,
      "steal_item_id": 72,
      "steal_item_name": "舍利子",
      "steal_count": 1,
      "attack_base": 5,
      "attack_runtime": 83,
      "magic_base": 0,
      "magic_runtime": 78,
      "defense_base": 0,
      "dexterity_base": 0,
      "priority_base": 39,
      "flee_rate": 0,
      "poison_resistance": 4,
      "wind_resistance": 4,
      "thunder_resistance": 4,
      "water_resistance": 4,
      "fire_resistance": 4,
      "earth_resistance": 4,
      "physical_resistance": 2,
      "dual_move_raw": 0,
      "collect_value": 0,
      "permalink": "index.html#monster-01c5",
      "steal": {
        "kind": "item",
        "item_id": 72,
        "item_name": "舍利子",
        "pool_or_count": 1,
        "cash_divisors": [],
        "atlas_search": "../item-atlas/index.html?q=%E8%88%8D%E5%88%A9%E5%AD%90"
      }
    },
    {
      "ordinal": 57,
      "entity_id": 454,
      "enemy_data_id": 57,
      "name": "刀手",
      "health": 420,
      "experience": 25,
      "cash_base": 49,
      "level": 4,
      "magic_id": 388,
      "magic_name": "剑气斩",
      "magic_rate": 4,
      "steal_item_id": 0,
      "steal_item_name": "",
      "steal_count": 400,
      "attack_base": 10,
      "attack_runtime": 70,
      "magic_base": 0,
      "magic_runtime": 60,
      "defense_base": 0,
      "dexterity_base": 0,
      "priority_base": 30,
      "flee_rate": 3,
      "poison_resistance": 3,
      "wind_resistance": 6,
      "thunder_resistance": 3,
      "water_resistance": 6,
      "fire_resistance": 6,
      "earth_resistance": 6,
      "physical_resistance": 2,
      "dual_move_raw": 0,
      "collect_value": 0,
      "permalink": "index.html#monster-01c6",
      "steal": {
        "kind": "cash",
        "item_id": null,
        "item_name": null,
        "pool_or_count": 400,
        "cash_divisors": [
          2,
          3
        ],
        "atlas_search": null
      }
    },
    {
      "ordinal": 58,
      "entity_id": 455,
      "enemy_data_id": 58,
      "name": "铁叉牛头",
      "health": 900,
      "experience": 60,
      "cash_base": 75,
      "level": 21,
      "magic_id": 0,
      "magic_name": "普攻",
      "magic_rate": 0,
      "steal_item_id": 0,
      "steal_item_name": "",
      "steal_count": 600,
      "attack_base": 40,
      "attack_runtime": 202,
      "magic_base": 0,
      "magic_runtime": 162,
      "defense_base": 3,
      "dexterity_base": 0,
      "priority_base": 81,
      "flee_rate": 1,
      "poison_resistance": 1,
      "wind_resistance": 4,
      "thunder_resistance": 2,
      "water_resistance": 4,
      "fire_resistance": 4,
      "earth_resistance": 4,
      "physical_resistance": 3,
      "dual_move_raw": 0,
      "collect_value": 2,
      "permalink": "index.html#monster-01c7",
      "steal": {
        "kind": "cash",
        "item_id": null,
        "item_name": null,
        "pool_or_count": 600,
        "cash_divisors": [
          2,
          3
        ],
        "atlas_search": null
      }
    },
    {
      "ordinal": 59,
      "entity_id": 456,
      "enemy_data_id": 59,
      "name": "猩猩",
      "health": 800,
      "experience": 98,
      "cash_base": 0,
      "level": 27,
      "magic_id": 332,
      "magic_name": "土咒",
      "magic_rate": 3,
      "steal_item_id": 92,
      "steal_item_name": "水果",
      "steal_count": 2,
      "attack_base": 0,
      "attack_runtime": 198,
      "magic_base": 33,
      "magic_runtime": 231,
      "defense_base": 30,
      "dexterity_base": 0,
      "priority_base": 99,
      "flee_rate": 0,
      "poison_resistance": 3,
      "wind_resistance": 4,
      "thunder_resistance": 4,
      "water_resistance": 4,
      "fire_resistance": 3,
      "earth_resistance": 4,
      "physical_resistance": 2,
      "dual_move_raw": 0,
      "collect_value": 0,
      "permalink": "index.html#monster-01c8",
      "steal": {
        "kind": "item",
        "item_id": 92,
        "item_name": "水果",
        "pool_or_count": 2,
        "cash_divisors": [],
        "atlas_search": "../item-atlas/index.html?q=%E6%B0%B4%E6%9E%9C"
      }
    },
    {
      "ordinal": 60,
      "entity_id": 457,
      "enemy_data_id": 60,
      "name": "双节棍苗",
      "health": 2760,
      "experience": 450,
      "cash_base": 220,
      "level": 40,
      "magic_id": 379,
      "magic_name": "灭绝一击",
      "magic_rate": 4,
      "steal_item_id": 0,
      "steal_item_name": "",
      "steal_count": 1600,
      "attack_base": 20,
      "attack_runtime": 296,
      "magic_base": 0,
      "magic_runtime": 276,
      "defense_base": 0,
      "dexterity_base": 0,
      "priority_base": 138,
      "flee_rate": 0,
      "poison_resistance": 4,
      "wind_resistance": 4,
      "thunder_resistance": 4,
      "water_resistance": 4,
      "fire_resistance": 2,
      "earth_resistance": 4,
      "physical_resistance": 2,
      "dual_move_raw": 0,
      "collect_value": 0,
      "permalink": "index.html#monster-01c9",
      "steal": {
        "kind": "cash",
        "item_id": null,
        "item_name": null,
        "pool_or_count": 1600,
        "cash_divisors": [
          2,
          3
        ],
        "atlas_search": null
      }
    },
    {
      "ordinal": 61,
      "entity_id": 458,
      "enemy_data_id": 61,
      "name": "小苗女",
      "health": 1600,
      "experience": 250,
      "cash_base": 90,
      "level": 42,
      "magic_id": 0,
      "magic_name": "普攻",
      "magic_rate": 0,
      "steal_item_id": 179,
      "steal_item_name": "苗刀",
      "steal_count": 1,
      "attack_base": 0,
      "attack_runtime": 288,
      "magic_base": 0,
      "magic_runtime": 288,
      "defense_base": 0,
      "dexterity_base": 0,
      "priority_base": 144,
      "flee_rate": 0,
      "poison_resistance": 3,
      "wind_resistance": 4,
      "thunder_resistance": 4,
      "water_resistance": 4,
      "fire_resistance": 4,
      "earth_resistance": 4,
      "physical_resistance": 2,
      "dual_move_raw": 0,
      "collect_value": 0,
      "permalink": "index.html#monster-01ca",
      "steal": {
        "kind": "item",
        "item_id": 179,
        "item_name": "苗刀",
        "pool_or_count": 1,
        "cash_divisors": [],
        "atlas_search": "../item-atlas/index.html?q=%E8%8B%97%E5%88%80"
      }
    },
    {
      "ordinal": 62,
      "entity_id": 459,
      "enemy_data_id": 62,
      "name": "小巫师",
      "health": 2460,
      "experience": 330,
      "cash_base": 210,
      "level": 46,
      "magic_id": 376,
      "magic_name": "咒蛇",
      "magic_rate": 7,
      "steal_item_id": 148,
      "steal_item_name": "蛊",
      "steal_count": 1,
      "attack_base": 0,
      "attack_runtime": 312,
      "magic_base": 0,
      "magic_runtime": 312,
      "defense_base": 0,
      "dexterity_base": 0,
      "priority_base": 156,
      "flee_rate": 0,
      "poison_resistance": 6,
      "wind_resistance": 4,
      "thunder_resistance": 4,
      "water_resistance": 4,
      "fire_resistance": 4,
      "earth_resistance": 4,
      "physical_resistance": 2,
      "dual_move_raw": 0,
      "collect_value": 0,
      "permalink": "index.html#monster-01cb",
      "steal": {
        "kind": "item",
        "item_id": 148,
        "item_name": "蛊",
        "pool_or_count": 1,
        "cash_divisors": [],
        "atlas_search": "../item-atlas/index.html?q=%E8%9B%8A"
      }
    },
    {
      "ordinal": 63,
      "entity_id": 460,
      "enemy_data_id": 63,
      "name": "长鞭苗女",
      "health": 1650,
      "experience": 270,
      "cash_base": 97,
      "level": 40,
      "magic_id": 360,
      "magic_name": "鞭击",
      "magic_rate": 10,
      "steal_item_id": 163,
      "steal_item_name": "长鞭",
      "steal_count": 1,
      "attack_base": 30,
      "attack_runtime": 306,
      "magic_base": 0,
      "magic_runtime": 276,
      "defense_base": 0,
      "dexterity_base": 0,
      "priority_base": 138,
      "flee_rate": 0,
      "poison_resistance": 4,
      "wind_resistance": 4,
      "thunder_resistance": 4,
      "water_resistance": 4,
      "fire_resistance": 4,
      "earth_resistance": 4,
      "physical_resistance": 2,
      "dual_move_raw": 2,
      "collect_value": 0,
      "permalink": "index.html#monster-01cc",
      "steal": {
        "kind": "item",
        "item_id": 163,
        "item_name": "长鞭",
        "pool_or_count": 1,
        "cash_divisors": [],
        "atlas_search": "../item-atlas/index.html?q=%E9%95%BF%E9%9E%AD"
      }
    },
    {
      "ordinal": 64,
      "entity_id": 461,
      "enemy_data_id": 64,
      "name": "蛟龙",
      "health": 2250,
      "experience": 600,
      "cash_base": 300,
      "level": 44,
      "magic_id": 359,
      "magic_name": "狂风术",
      "magic_rate": 5,
      "steal_item_id": 106,
      "steal_item_name": "龙涎草",
      "steal_count": 2,
      "attack_base": 0,
      "attack_runtime": 300,
      "magic_base": 0,
      "magic_runtime": 300,
      "defense_base": 0,
      "dexterity_base": 0,
      "priority_base": 150,
      "flee_rate": 0,
      "poison_resistance": 4,
      "wind_resistance": 9,
      "thunder_resistance": 3,
      "water_resistance": 9,
      "fire_resistance": 6,
      "earth_resistance": 4,
      "physical_resistance": 4,
      "dual_move_raw": 0,
      "collect_value": 3,
      "permalink": "index.html#monster-01cd",
      "steal": {
        "kind": "item",
        "item_id": 106,
        "item_name": "龙涎草",
        "pool_or_count": 2,
        "cash_divisors": [],
        "atlas_search": "../item-atlas/index.html?q=%E9%BE%99%E6%B6%8E%E8%8D%89"
      }
    },
    {
      "ordinal": 65,
      "entity_id": 462,
      "enemy_data_id": 65,
      "name": "树妖",
      "health": 11180,
      "experience": 24000,
      "cash_base": 0,
      "level": 52,
      "magic_id": 373,
      "magic_name": "毒吞天下",
      "magic_rate": 3,
      "steal_item_id": 150,
      "steal_item_name": "金蚕王",
      "steal_count": 3,
      "attack_base": 50,
      "attack_runtime": 398,
      "magic_base": -50,
      "magic_runtime": 298,
      "defense_base": 0,
      "dexterity_base": 0,
      "priority_base": 174,
      "flee_rate": 0,
      "poison_resistance": 10,
      "wind_resistance": 4,
      "thunder_resistance": 4,
      "water_resistance": 6,
      "fire_resistance": 0,
      "earth_resistance": 5,
      "physical_resistance": 3,
      "dual_move_raw": 2,
      "collect_value": 33,
      "permalink": "index.html#monster-01ce",
      "steal": {
        "kind": "item",
        "item_id": 150,
        "item_name": "金蚕王",
        "pool_or_count": 3,
        "cash_divisors": [],
        "atlas_search": "../item-atlas/index.html?q=%E9%87%91%E8%9A%95%E7%8E%8B"
      }
    },
    {
      "ordinal": 66,
      "entity_id": 463,
      "enemy_data_id": 66,
      "name": "麒麟",
      "health": 4400,
      "experience": 7000,
      "cash_base": 1600,
      "level": 37,
      "magic_id": 328,
      "magic_name": "三昧真火",
      "magic_rate": 10,
      "steal_item_id": 149,
      "steal_item_name": "赤血蚕",
      "steal_count": 3,
      "attack_base": 0,
      "attack_runtime": 258,
      "magic_base": 0,
      "magic_runtime": 258,
      "defense_base": 0,
      "dexterity_base": 0,
      "priority_base": 129,
      "flee_rate": 0,
      "poison_resistance": 4,
      "wind_resistance": 4,
      "thunder_resistance": 4,
      "water_resistance": 3,
      "fire_resistance": 10,
      "earth_resistance": 4,
      "physical_resistance": 3,
      "dual_move_raw": 0,
      "collect_value": 0,
      "permalink": "index.html#monster-01cf",
      "steal": {
        "kind": "item",
        "item_id": 149,
        "item_name": "赤血蚕",
        "pool_or_count": 3,
        "cash_divisors": [],
        "atlas_search": "../item-atlas/index.html?q=%E8%B5%A4%E8%A1%80%E8%9A%95"
      }
    },
    {
      "ordinal": 67,
      "entity_id": 464,
      "enemy_data_id": 67,
      "name": "凤凰",
      "health": 3000,
      "experience": 5290,
      "cash_base": 0,
      "level": 33,
      "magic_id": 359,
      "magic_name": "狂风术",
      "magic_rate": 5,
      "steal_item_id": 206,
      "steal_item_name": "凤凰羽毛",
      "steal_count": 3,
      "attack_base": 0,
      "attack_runtime": 234,
      "magic_base": 0,
      "magic_runtime": 234,
      "defense_base": 0,
      "dexterity_base": 0,
      "priority_base": 117,
      "flee_rate": 0,
      "poison_resistance": 4,
      "wind_resistance": 9,
      "thunder_resistance": 4,
      "water_resistance": 4,
      "fire_resistance": 4,
      "earth_resistance": 4,
      "physical_resistance": 2,
      "dual_move_raw": 0,
      "collect_value": 0,
      "permalink": "index.html#monster-01d0",
      "steal": {
        "kind": "item",
        "item_id": 206,
        "item_name": "凤凰羽毛",
        "pool_or_count": 3,
        "cash_divisors": [],
        "atlas_search": "../item-atlas/index.html?q=%E5%87%A4%E5%87%B0%E7%BE%BD%E6%AF%9B"
      }
    },
    {
      "ordinal": 68,
      "entity_id": 465,
      "enemy_data_id": 68,
      "name": "金蟾",
      "health": 3800,
      "experience": 720,
      "cash_base": 0,
      "level": 14,
      "magic_id": 0,
      "magic_name": "普攻",
      "magic_rate": 0,
      "steal_item_id": 119,
      "steal_item_name": "毒蟾卵",
      "steal_count": 10,
      "attack_base": 30,
      "attack_runtime": 150,
      "magic_base": 0,
      "magic_runtime": 120,
      "defense_base": 0,
      "dexterity_base": 0,
      "priority_base": 60,
      "flee_rate": 0,
      "poison_resistance": 10,
      "wind_resistance": 4,
      "thunder_resistance": 4,
      "water_resistance": 4,
      "fire_resistance": 4,
      "earth_resistance": 4,
      "physical_resistance": 5,
      "dual_move_raw": 0,
      "collect_value": 2,
      "permalink": "index.html#monster-01d1",
      "steal": {
        "kind": "item",
        "item_id": 119,
        "item_name": "毒蟾卵",
        "pool_or_count": 10,
        "cash_divisors": [],
        "atlas_search": "../item-atlas/index.html?q=%E6%AF%92%E8%9F%BE%E5%8D%B5"
      }
    },
    {
      "ordinal": 69,
      "entity_id": 466,
      "enemy_data_id": 69,
      "name": "牛鬼",
      "health": 4670,
      "experience": 920,
      "cash_base": 0,
      "level": 45,
      "magic_id": 379,
      "magic_name": "灭绝一击",
      "magic_rate": 6,
      "steal_item_id": 145,
      "steal_item_name": "灵蛊",
      "steal_count": 2,
      "attack_base": 30,
      "attack_runtime": 336,
      "magic_base": 30,
      "magic_runtime": 336,
      "defense_base": 0,
      "dexterity_base": 0,
      "priority_base": 153,
      "flee_rate": 0,
      "poison_resistance": 1,
      "wind_resistance": 8,
      "thunder_resistance": 8,
      "water_resistance": 8,
      "fire_resistance": 3,
      "earth_resistance": 10,
      "physical_resistance": 4,
      "dual_move_raw": 0,
      "collect_value": 5,
      "permalink": "index.html#monster-01d2",
      "steal": {
        "kind": "item",
        "item_id": 145,
        "item_name": "灵蛊",
        "pool_or_count": 2,
        "cash_divisors": [],
        "atlas_search": "../item-atlas/index.html?q=%E7%81%B5%E8%9B%8A"
      }
    },
    {
      "ordinal": 70,
      "entity_id": 467,
      "enemy_data_id": 70,
      "name": "瘟神",
      "health": 5280,
      "experience": 1005,
      "cash_base": 0,
      "level": 43,
      "magic_id": 373,
      "magic_name": "毒吞天下",
      "magic_rate": 6,
      "steal_item_id": 122,
      "steal_item_name": "鹤顶红",
      "steal_count": 2,
      "attack_base": 0,
      "attack_runtime": 294,
      "magic_base": 0,
      "magic_runtime": 294,
      "defense_base": 0,
      "dexterity_base": 0,
      "priority_base": 147,
      "flee_rate": 0,
      "poison_resistance": 10,
      "wind_resistance": 3,
      "thunder_resistance": 4,
      "water_resistance": 4,
      "fire_resistance": 0,
      "earth_resistance": 4,
      "physical_resistance": 3,
      "dual_move_raw": 0,
      "collect_value": 5,
      "permalink": "index.html#monster-01d3",
      "steal": {
        "kind": "item",
        "item_id": 122,
        "item_name": "鹤顶红",
        "pool_or_count": 2,
        "cash_divisors": [],
        "atlas_search": "../item-atlas/index.html?q=%E9%B9%A4%E9%A1%B6%E7%BA%A2"
      }
    },
    {
      "ordinal": 71,
      "entity_id": 468,
      "enemy_data_id": 71,
      "name": "蝶精彩依",
      "health": 2090,
      "experience": 5000,
      "cash_base": 0,
      "level": 16,
      "magic_id": 355,
      "magic_name": "天女散花",
      "magic_rate": 8,
      "steal_item_id": 109,
      "steal_item_name": "天仙玉露",
      "steal_count": 3,
      "attack_base": 0,
      "attack_runtime": 132,
      "magic_base": 0,
      "magic_runtime": 132,
      "defense_base": 0,
      "dexterity_base": 0,
      "priority_base": 66,
      "flee_rate": 0,
      "poison_resistance": 10,
      "wind_resistance": 6,
      "thunder_resistance": 4,
      "water_resistance": 4,
      "fire_resistance": 3,
      "earth_resistance": 4,
      "physical_resistance": 10,
      "dual_move_raw": 0,
      "collect_value": 0,
      "permalink": "index.html#monster-01d4",
      "steal": {
        "kind": "item",
        "item_id": 109,
        "item_name": "天仙玉露",
        "pool_or_count": 3,
        "cash_divisors": [],
        "atlas_search": "../item-atlas/index.html?q=%E5%A4%A9%E4%BB%99%E7%8E%89%E9%9C%B2"
      }
    },
    {
      "ordinal": 72,
      "entity_id": 469,
      "enemy_data_id": 72,
      "name": "狐狸精",
      "health": 1500,
      "experience": 180,
      "cash_base": 350,
      "level": 5,
      "magic_id": 316,
      "magic_name": "雷咒",
      "magic_rate": 4,
      "steal_item_id": 127,
      "steal_item_name": "忘魂花",
      "steal_count": 2,
      "attack_base": 10,
      "attack_runtime": 76,
      "magic_base": -40,
      "magic_runtime": 26,
      "defense_base": 0,
      "dexterity_base": 20,
      "priority_base": 53,
      "flee_rate": 0,
      "poison_resistance": 0,
      "wind_resistance": 5,
      "thunder_resistance": 7,
      "water_resistance": 5,
      "fire_resistance": 5,
      "earth_resistance": 5,
      "physical_resistance": 2,
      "dual_move_raw": 1,
      "collect_value": 3,
      "permalink": "index.html#monster-01d5",
      "steal": {
        "kind": "item",
        "item_id": 127,
        "item_name": "忘魂花",
        "pool_or_count": 2,
        "cash_divisors": [],
        "atlas_search": "../item-atlas/index.html?q=%E5%BF%98%E9%AD%82%E8%8A%B1"
      }
    },
    {
      "ordinal": 73,
      "entity_id": 470,
      "enemy_data_id": 73,
      "name": "牡丹精",
      "health": 1800,
      "experience": 250,
      "cash_base": 500,
      "level": 30,
      "magic_id": 359,
      "magic_name": "狂风术",
      "magic_rate": 7,
      "steal_item_id": 109,
      "steal_item_name": "天仙玉露",
      "steal_count": 1,
      "attack_base": 0,
      "attack_runtime": 216,
      "magic_base": -20,
      "magic_runtime": 196,
      "defense_base": -30,
      "dexterity_base": -20,
      "priority_base": 88,
      "flee_rate": 0,
      "poison_resistance": 2,
      "wind_resistance": 9,
      "thunder_resistance": 6,
      "water_resistance": 9,
      "fire_resistance": 2,
      "earth_resistance": 2,
      "physical_resistance": 2,
      "dual_move_raw": 0,
      "collect_value": 3,
      "permalink": "index.html#monster-01d6",
      "steal": {
        "kind": "item",
        "item_id": 109,
        "item_name": "天仙玉露",
        "pool_or_count": 1,
        "cash_divisors": [],
        "atlas_search": "../item-atlas/index.html?q=%E5%A4%A9%E4%BB%99%E7%8E%89%E9%9C%B2"
      }
    },
    {
      "ordinal": 74,
      "entity_id": 471,
      "enemy_data_id": 74,
      "name": "玩蛇女",
      "health": 6000,
      "experience": 1160,
      "cash_base": 640,
      "level": 46,
      "magic_id": 324,
      "magic_name": "风雪冰天1",
      "magic_rate": 6,
      "steal_item_id": 124,
      "steal_item_name": "血海棠",
      "steal_count": 2,
      "attack_base": 0,
      "attack_runtime": 312,
      "magic_base": 0,
      "magic_runtime": 312,
      "defense_base": 0,
      "dexterity_base": 0,
      "priority_base": 156,
      "flee_rate": 0,
      "poison_resistance": 4,
      "wind_resistance": 5,
      "thunder_resistance": 2,
      "water_resistance": 9,
      "fire_resistance": 4,
      "earth_resistance": 5,
      "physical_resistance": 3,
      "dual_move_raw": 0,
      "collect_value": 5,
      "permalink": "index.html#monster-01d7",
      "steal": {
        "kind": "item",
        "item_id": 124,
        "item_name": "血海棠",
        "pool_or_count": 2,
        "cash_divisors": [],
        "atlas_search": "../item-atlas/index.html?q=%E8%A1%80%E6%B5%B7%E6%A3%A0"
      }
    },
    {
      "ordinal": 75,
      "entity_id": 472,
      "enemy_data_id": 75,
      "name": "僵尸王",
      "health": 5000,
      "experience": 660,
      "cash_base": 1253,
      "level": 11,
      "magic_id": 357,
      "magic_name": "炼狱爪",
      "magic_rate": 7,
      "steal_item_id": 213,
      "steal_item_name": "青铜甲",
      "steal_count": 1,
      "attack_base": 35,
      "attack_runtime": 137,
      "magic_base": -30,
      "magic_runtime": 72,
      "defense_base": 0,
      "dexterity_base": 0,
      "priority_base": 51,
      "flee_rate": 0,
      "poison_resistance": 10,
      "wind_resistance": 5,
      "thunder_resistance": 4,
      "water_resistance": 5,
      "fire_resistance": 3,
      "earth_resistance": 5,
      "physical_resistance": 2,
      "dual_move_raw": 0,
      "collect_value": 0,
      "permalink": "index.html#monster-01d8",
      "steal": {
        "kind": "item",
        "item_id": 213,
        "item_name": "青铜甲",
        "pool_or_count": 1,
        "cash_divisors": [],
        "atlas_search": "../item-atlas/index.html?q=%E9%9D%92%E9%93%9C%E7%94%B2"
      }
    },
    {
      "ordinal": 76,
      "entity_id": 473,
      "enemy_data_id": 76,
      "name": "赤鬼王",
      "health": 5500,
      "experience": 950,
      "cash_base": 1750,
      "level": 11,
      "magic_id": 358,
      "magic_name": "血魔神功",
      "magic_rate": 6,
      "steal_item_id": 162,
      "steal_item_name": "血玲珑",
      "steal_count": 2,
      "attack_base": 0,
      "attack_runtime": 102,
      "magic_base": 0,
      "magic_runtime": 102,
      "defense_base": 0,
      "dexterity_base": 0,
      "priority_base": 51,
      "flee_rate": 0,
      "poison_resistance": 8,
      "wind_resistance": 4,
      "thunder_resistance": 6,
      "water_resistance": 3,
      "fire_resistance": 7,
      "earth_resistance": 10,
      "physical_resistance": 2,
      "dual_move_raw": 0,
      "collect_value": 0,
      "permalink": "index.html#monster-01d9",
      "steal": {
        "kind": "item",
        "item_id": 162,
        "item_name": "血玲珑",
        "pool_or_count": 2,
        "cash_divisors": [],
        "atlas_search": "../item-atlas/index.html?q=%E8%A1%80%E7%8E%B2%E7%8F%91"
      }
    },
    {
      "ordinal": 77,
      "entity_id": 474,
      "enemy_data_id": 77,
      "name": "木灵道士",
      "health": 6600,
      "experience": 6400,
      "cash_base": 5210,
      "level": 35,
      "magic_id": 375,
      "magic_name": "镇天鼎",
      "magic_rate": 10,
      "steal_item_id": 62,
      "steal_item_name": "圣灵符",
      "steal_count": 3,
      "attack_base": 0,
      "attack_runtime": 246,
      "magic_base": 0,
      "magic_runtime": 246,
      "defense_base": 0,
      "dexterity_base": 0,
      "priority_base": 123,
      "flee_rate": 0,
      "poison_resistance": 4,
      "wind_resistance": 10,
      "thunder_resistance": 5,
      "water_resistance": 10,
      "fire_resistance": 0,
      "earth_resistance": 6,
      "physical_resistance": 4,
      "dual_move_raw": 0,
      "collect_value": 99,
      "permalink": "index.html#monster-01da",
      "steal": {
        "kind": "item",
        "item_id": 62,
        "item_name": "圣灵符",
        "pool_or_count": 3,
        "cash_divisors": [],
        "atlas_search": "../item-atlas/index.html?q=%E5%9C%A3%E7%81%B5%E7%AC%A6"
      }
    },
    {
      "ordinal": 78,
      "entity_id": 475,
      "enemy_data_id": 78,
      "name": "剑护院",
      "health": 500,
      "experience": 20,
      "cash_base": 48,
      "level": 3,
      "magic_id": 0,
      "magic_name": "普攻",
      "magic_rate": 0,
      "steal_item_id": 0,
      "steal_item_name": "",
      "steal_count": 500,
      "attack_base": 10,
      "attack_runtime": 64,
      "magic_base": 0,
      "magic_runtime": 54,
      "defense_base": 0,
      "dexterity_base": 0,
      "priority_base": 27,
      "flee_rate": 0,
      "poison_resistance": 4,
      "wind_resistance": 4,
      "thunder_resistance": 4,
      "water_resistance": 4,
      "fire_resistance": 4,
      "earth_resistance": 4,
      "physical_resistance": 2,
      "dual_move_raw": 0,
      "collect_value": 0,
      "permalink": "index.html#monster-01db",
      "steal": {
        "kind": "cash",
        "item_id": null,
        "item_name": null,
        "pool_or_count": 500,
        "cash_divisors": [
          2,
          3
        ],
        "atlas_search": null
      }
    },
    {
      "ordinal": 79,
      "entity_id": 476,
      "enemy_data_id": 79,
      "name": "锤护院",
      "health": 540,
      "experience": 20,
      "cash_base": 42,
      "level": 3,
      "magic_id": 0,
      "magic_name": "普攻",
      "magic_rate": 0,
      "steal_item_id": 250,
      "steal_item_name": "铁护腕",
      "steal_count": 1,
      "attack_base": 10,
      "attack_runtime": 64,
      "magic_base": 0,
      "magic_runtime": 54,
      "defense_base": 0,
      "dexterity_base": 0,
      "priority_base": 27,
      "flee_rate": 0,
      "poison_resistance": 4,
      "wind_resistance": 4,
      "thunder_resistance": 4,
      "water_resistance": 4,
      "fire_resistance": 4,
      "earth_resistance": 4,
      "physical_resistance": 2,
      "dual_move_raw": 0,
      "collect_value": 0,
      "permalink": "index.html#monster-01dc",
      "steal": {
        "kind": "item",
        "item_id": 250,
        "item_name": "铁护腕",
        "pool_or_count": 1,
        "cash_divisors": [],
        "atlas_search": "../item-atlas/index.html?q=%E9%93%81%E6%8A%A4%E8%85%95"
      }
    },
    {
      "ordinal": 80,
      "entity_id": 477,
      "enemy_data_id": 80,
      "name": "小双钩",
      "health": 500,
      "experience": 20,
      "cash_base": 41,
      "level": 3,
      "magic_id": 0,
      "magic_name": "普攻",
      "magic_rate": 0,
      "steal_item_id": 154,
      "steal_item_name": "袖里剑",
      "steal_count": 1,
      "attack_base": 10,
      "attack_runtime": 64,
      "magic_base": 0,
      "magic_runtime": 54,
      "defense_base": 0,
      "dexterity_base": 0,
      "priority_base": 27,
      "flee_rate": 0,
      "poison_resistance": 4,
      "wind_resistance": 4,
      "thunder_resistance": 4,
      "water_resistance": 4,
      "fire_resistance": 4,
      "earth_resistance": 4,
      "physical_resistance": 2,
      "dual_move_raw": 0,
      "collect_value": 0,
      "permalink": "index.html#monster-01dd",
      "steal": {
        "kind": "item",
        "item_id": 154,
        "item_name": "袖里剑",
        "pool_or_count": 1,
        "cash_divisors": [],
        "atlas_search": "../item-atlas/index.html?q=%E8%A2%96%E9%87%8C%E5%89%91"
      }
    },
    {
      "ordinal": 81,
      "entity_id": 478,
      "enemy_data_id": 81,
      "name": "女飞贼",
      "health": 1250,
      "experience": 1100,
      "cash_base": 3350,
      "level": 15,
      "magic_id": 343,
      "magic_name": "暗器",
      "magic_rate": 10,
      "steal_item_id": 212,
      "steal_item_name": "夜行衣",
      "steal_count": 1,
      "attack_base": 0,
      "attack_runtime": 126,
      "magic_base": 32,
      "magic_runtime": 158,
      "defense_base": 0,
      "dexterity_base": 164,
      "priority_base": 227,
      "flee_rate": 0,
      "poison_resistance": 1,
      "wind_resistance": 5,
      "thunder_resistance": 5,
      "water_resistance": 5,
      "fire_resistance": 5,
      "earth_resistance": 5,
      "physical_resistance": 3,
      "dual_move_raw": 0,
      "collect_value": 0,
      "permalink": "index.html#monster-01de",
      "steal": {
        "kind": "item",
        "item_id": 212,
        "item_name": "夜行衣",
        "pool_or_count": 1,
        "cash_divisors": [],
        "atlas_search": "../item-atlas/index.html?q=%E5%A4%9C%E8%A1%8C%E8%A1%A3"
      }
    },
    {
      "ordinal": 82,
      "entity_id": 479,
      "enemy_data_id": 81,
      "name": "女飞贼1",
      "health": 1250,
      "experience": 1100,
      "cash_base": 3350,
      "level": 15,
      "magic_id": 343,
      "magic_name": "暗器",
      "magic_rate": 10,
      "steal_item_id": 212,
      "steal_item_name": "夜行衣",
      "steal_count": 1,
      "attack_base": 0,
      "attack_runtime": 126,
      "magic_base": 32,
      "magic_runtime": 158,
      "defense_base": 0,
      "dexterity_base": 164,
      "priority_base": 227,
      "flee_rate": 0,
      "poison_resistance": 1,
      "wind_resistance": 5,
      "thunder_resistance": 5,
      "water_resistance": 5,
      "fire_resistance": 5,
      "earth_resistance": 5,
      "physical_resistance": 3,
      "dual_move_raw": 0,
      "collect_value": 0,
      "permalink": "index.html#monster-01df",
      "steal": {
        "kind": "item",
        "item_id": 212,
        "item_name": "夜行衣",
        "pool_or_count": 1,
        "cash_divisors": [],
        "atlas_search": "../item-atlas/index.html?q=%E5%A4%9C%E8%A1%8C%E8%A1%A3"
      }
    },
    {
      "ordinal": 83,
      "entity_id": 480,
      "enemy_data_id": 82,
      "name": "林月如一",
      "health": 600,
      "experience": 200,
      "cash_base": 500,
      "level": 5,
      "magic_id": 360,
      "magic_name": "鞭击",
      "magic_rate": 10,
      "steal_item_id": 0,
      "steal_item_name": "",
      "steal_count": 1000,
      "attack_base": 7,
      "attack_runtime": 73,
      "magic_base": 0,
      "magic_runtime": 66,
      "defense_base": 0,
      "dexterity_base": 28,
      "priority_base": 61,
      "flee_rate": 0,
      "poison_resistance": 1,
      "wind_resistance": 5,
      "thunder_resistance": 5,
      "water_resistance": 5,
      "fire_resistance": 5,
      "earth_resistance": 5,
      "physical_resistance": 2,
      "dual_move_raw": 1,
      "collect_value": 0,
      "permalink": "index.html#monster-01e0",
      "steal": {
        "kind": "cash",
        "item_id": null,
        "item_name": null,
        "pool_or_count": 1000,
        "cash_divisors": [
          2,
          3
        ],
        "atlas_search": null
      }
    },
    {
      "ordinal": 84,
      "entity_id": 481,
      "enemy_data_id": 83,
      "name": "暗器手",
      "health": 500,
      "experience": 22,
      "cash_base": 30,
      "level": 3,
      "magic_id": 343,
      "magic_name": "暗器",
      "magic_rate": 10,
      "steal_item_id": 153,
      "steal_item_name": "梅花镖",
      "steal_count": 2,
      "attack_base": 4,
      "attack_runtime": 58,
      "magic_base": 10,
      "magic_runtime": 64,
      "defense_base": 4,
      "dexterity_base": 4,
      "priority_base": 31,
      "flee_rate": 0,
      "poison_resistance": 1,
      "wind_resistance": 5,
      "thunder_resistance": 5,
      "water_resistance": 5,
      "fire_resistance": 5,
      "earth_resistance": 5,
      "physical_resistance": 2,
      "dual_move_raw": 0,
      "collect_value": 0,
      "permalink": "index.html#monster-01e1",
      "steal": {
        "kind": "item",
        "item_id": 153,
        "item_name": "梅花镖",
        "pool_or_count": 2,
        "cash_divisors": [],
        "atlas_search": "../item-atlas/index.html?q=%E6%A2%85%E8%8A%B1%E9%95%96"
      }
    },
    {
      "ordinal": 85,
      "entity_id": 482,
      "enemy_data_id": 84,
      "name": "智杖和尚",
      "health": 1100,
      "experience": 250,
      "cash_base": 573,
      "level": 7,
      "magic_id": 0,
      "magic_name": "普攻",
      "magic_rate": 0,
      "steal_item_id": 74,
      "steal_item_name": "银杏子",
      "steal_count": 1,
      "attack_base": 10,
      "attack_runtime": 88,
      "magic_base": 0,
      "magic_runtime": 78,
      "defense_base": 0,
      "dexterity_base": 28,
      "priority_base": 67,
      "flee_rate": 0,
      "poison_resistance": 3,
      "wind_resistance": 5,
      "thunder_resistance": 5,
      "water_resistance": 5,
      "fire_resistance": 5,
      "earth_resistance": 5,
      "physical_resistance": 3,
      "dual_move_raw": 0,
      "collect_value": 0,
      "permalink": "index.html#monster-01e2",
      "steal": {
        "kind": "item",
        "item_id": 74,
        "item_name": "银杏子",
        "pool_or_count": 1,
        "cash_divisors": [],
        "atlas_search": "../item-atlas/index.html?q=%E9%93%B6%E6%9D%8F%E5%AD%90"
      }
    },
    {
      "ordinal": 86,
      "entity_id": 483,
      "enemy_data_id": 85,
      "name": "林月如二",
      "health": 450,
      "experience": 200,
      "cash_base": 0,
      "level": 5,
      "magic_id": 356,
      "magic_name": "剑气",
      "magic_rate": 2,
      "steal_item_id": 0,
      "steal_item_name": "",
      "steal_count": 1000,
      "attack_base": 2,
      "attack_runtime": 68,
      "magic_base": -9,
      "magic_runtime": 57,
      "defense_base": -5,
      "dexterity_base": 20,
      "priority_base": 53,
      "flee_rate": 0,
      "poison_resistance": 1,
      "wind_resistance": 5,
      "thunder_resistance": 5,
      "water_resistance": 5,
      "fire_resistance": 5,
      "earth_resistance": 5,
      "physical_resistance": 2,
      "dual_move_raw": 1,
      "collect_value": 0,
      "permalink": "index.html#monster-01e3",
      "steal": {
        "kind": "cash",
        "item_id": null,
        "item_name": null,
        "pool_or_count": 1000,
        "cash_divisors": [
          2,
          3
        ],
        "atlas_search": null
      }
    },
    {
      "ordinal": 87,
      "entity_id": 484,
      "enemy_data_id": 86,
      "name": "食人兽",
      "health": 2200,
      "experience": 380,
      "cash_base": 100,
      "level": 40,
      "magic_id": 0,
      "magic_name": "普攻",
      "magic_rate": 0,
      "steal_item_id": 148,
      "steal_item_name": "蛊",
      "steal_count": 1,
      "attack_base": 28,
      "attack_runtime": 304,
      "magic_base": 0,
      "magic_runtime": 276,
      "defense_base": 0,
      "dexterity_base": 55,
      "priority_base": 193,
      "flee_rate": 1,
      "poison_resistance": 3,
      "wind_resistance": 5,
      "thunder_resistance": 5,
      "water_resistance": 5,
      "fire_resistance": 5,
      "earth_resistance": 5,
      "physical_resistance": 2,
      "dual_move_raw": 2,
      "collect_value": 1,
      "permalink": "index.html#monster-01e4",
      "steal": {
        "kind": "item",
        "item_id": 148,
        "item_name": "蛊",
        "pool_or_count": 1,
        "cash_divisors": [],
        "atlas_search": "../item-atlas/index.html?q=%E8%9B%8A"
      }
    },
    {
      "ordinal": 88,
      "entity_id": 485,
      "enemy_data_id": 87,
      "name": "胖苗",
      "health": 800,
      "experience": 110,
      "cash_base": 240,
      "level": 4,
      "magic_id": 338,
      "magic_name": "弦月斩",
      "magic_rate": 4,
      "steal_item_id": 101,
      "steal_item_name": "金创药",
      "steal_count": 1,
      "attack_base": 8,
      "attack_runtime": 68,
      "magic_base": 0,
      "magic_runtime": 60,
      "defense_base": 0,
      "dexterity_base": 0,
      "priority_base": 30,
      "flee_rate": 0,
      "poison_resistance": 5,
      "wind_resistance": 5,
      "thunder_resistance": 5,
      "water_resistance": 5,
      "fire_resistance": 5,
      "earth_resistance": 5,
      "physical_resistance": 3,
      "dual_move_raw": 1,
      "collect_value": 0,
      "permalink": "index.html#monster-01e5",
      "steal": {
        "kind": "item",
        "item_id": 101,
        "item_name": "金创药",
        "pool_or_count": 1,
        "cash_divisors": [],
        "atlas_search": "../item-atlas/index.html?q=%E9%87%91%E5%88%9B%E8%8D%AF"
      }
    },
    {
      "ordinal": 89,
      "entity_id": 486,
      "enemy_data_id": 88,
      "name": "半人蛇",
      "health": 1800,
      "experience": 250,
      "cash_base": 1100,
      "level": 5,
      "magic_id": 0,
      "magic_name": "普攻",
      "magic_rate": 0,
      "steal_item_id": 96,
      "steal_item_name": "赎魂灯",
      "steal_count": 1,
      "attack_base": 25,
      "attack_runtime": 91,
      "magic_base": 0,
      "magic_runtime": 66,
      "defense_base": 0,
      "dexterity_base": 0,
      "priority_base": 33,
      "flee_rate": 0,
      "poison_resistance": 10,
      "wind_resistance": 6,
      "thunder_resistance": 6,
      "water_resistance": 10,
      "fire_resistance": 6,
      "earth_resistance": 6,
      "physical_resistance": 3,
      "dual_move_raw": 1,
      "collect_value": 3,
      "permalink": "index.html#monster-01e6",
      "steal": {
        "kind": "item",
        "item_id": 96,
        "item_name": "赎魂灯",
        "pool_or_count": 1,
        "cash_divisors": [],
        "atlas_search": "../item-atlas/index.html?q=%E8%B5%8E%E9%AD%82%E7%81%AF"
      }
    },
    {
      "ordinal": 90,
      "entity_id": 487,
      "enemy_data_id": 89,
      "name": "赤色小蛇",
      "health": 80,
      "experience": 6,
      "cash_base": 6,
      "level": 3,
      "magic_id": 0,
      "magic_name": "普攻",
      "magic_rate": 0,
      "steal_item_id": 117,
      "steal_item_name": "毒蛇卵",
      "steal_count": 2,
      "attack_base": 0,
      "attack_runtime": 54,
      "magic_base": 0,
      "magic_runtime": 54,
      "defense_base": 0,
      "dexterity_base": 0,
      "priority_base": 27,
      "flee_rate": 1,
      "poison_resistance": 8,
      "wind_resistance": 3,
      "thunder_resistance": 3,
      "water_resistance": 3,
      "fire_resistance": 3,
      "earth_resistance": 3,
      "physical_resistance": 2,
      "dual_move_raw": 0,
      "collect_value": 1,
      "permalink": "index.html#monster-01e7",
      "steal": {
        "kind": "item",
        "item_id": 117,
        "item_name": "毒蛇卵",
        "pool_or_count": 2,
        "cash_divisors": [],
        "atlas_search": "../item-atlas/index.html?q=%E6%AF%92%E8%9B%87%E5%8D%B5"
      }
    },
    {
      "ordinal": 91,
      "entity_id": 488,
      "enemy_data_id": 90,
      "name": "绿色小蛇",
      "health": 100,
      "experience": 6,
      "cash_base": 5,
      "level": 3,
      "magic_id": 0,
      "magic_name": "普攻",
      "magic_rate": 0,
      "steal_item_id": 117,
      "steal_item_name": "毒蛇卵",
      "steal_count": 1,
      "attack_base": 9,
      "attack_runtime": 63,
      "magic_base": 0,
      "magic_runtime": 54,
      "defense_base": 0,
      "dexterity_base": 0,
      "priority_base": 27,
      "flee_rate": 2,
      "poison_resistance": 8,
      "wind_resistance": 3,
      "thunder_resistance": 3,
      "water_resistance": 3,
      "fire_resistance": 3,
      "earth_resistance": 3,
      "physical_resistance": 2,
      "dual_move_raw": 0,
      "collect_value": 1,
      "permalink": "index.html#monster-01e8",
      "steal": {
        "kind": "item",
        "item_id": 117,
        "item_name": "毒蛇卵",
        "pool_or_count": 1,
        "cash_divisors": [],
        "atlas_search": "../item-atlas/index.html?q=%E6%AF%92%E8%9B%87%E5%8D%B5"
      }
    },
    {
      "ordinal": 92,
      "entity_id": 489,
      "enemy_data_id": 91,
      "name": "老虎",
      "health": 900,
      "experience": 30,
      "cash_base": 0,
      "level": 7,
      "magic_id": 0,
      "magic_name": "普攻",
      "magic_rate": 0,
      "steal_item_id": 0,
      "steal_item_name": "",
      "steal_count": 0,
      "attack_base": 20,
      "attack_runtime": 98,
      "magic_base": 0,
      "magic_runtime": 78,
      "defense_base": 0,
      "dexterity_base": 0,
      "priority_base": 39,
      "flee_rate": 1,
      "poison_resistance": 2,
      "wind_resistance": 5,
      "thunder_resistance": 5,
      "water_resistance": 5,
      "fire_resistance": 5,
      "earth_resistance": 5,
      "physical_resistance": 3,
      "dual_move_raw": 0,
      "collect_value": 1,
      "permalink": "index.html#monster-01e9",
      "steal": {
        "kind": "none",
        "item_id": null,
        "item_name": null,
        "pool_or_count": 0,
        "cash_divisors": [],
        "atlas_search": null
      }
    },
    {
      "ordinal": 93,
      "entity_id": 490,
      "enemy_data_id": 92,
      "name": "五毒巨蝎",
      "health": 2700,
      "experience": 510,
      "cash_base": 0,
      "level": 39,
      "magic_id": 371,
      "magic_name": "瘴气",
      "magic_rate": 3,
      "steal_item_id": 133,
      "steal_item_name": "赤蝎粉",
      "steal_count": 1,
      "attack_base": 0,
      "attack_runtime": 270,
      "magic_base": 0,
      "magic_runtime": 270,
      "defense_base": 0,
      "dexterity_base": 0,
      "priority_base": 135,
      "flee_rate": 0,
      "poison_resistance": 10,
      "wind_resistance": 5,
      "thunder_resistance": 5,
      "water_resistance": 1,
      "fire_resistance": 8,
      "earth_resistance": 5,
      "physical_resistance": 4,
      "dual_move_raw": 0,
      "collect_value": 3,
      "permalink": "index.html#monster-01ea",
      "steal": {
        "kind": "item",
        "item_id": 133,
        "item_name": "赤蝎粉",
        "pool_or_count": 1,
        "cash_divisors": [],
        "atlas_search": "../item-atlas/index.html?q=%E8%B5%A4%E8%9D%8E%E7%B2%89"
      }
    },
    {
      "ordinal": 94,
      "entity_id": 491,
      "enemy_data_id": 93,
      "name": "五毒巨蛇",
      "health": 650,
      "experience": 55,
      "cash_base": 52,
      "level": 4,
      "magic_id": 371,
      "magic_name": "瘴气",
      "magic_rate": 4,
      "steal_item_id": 130,
      "steal_item_name": "腹蛇涎",
      "steal_count": 1,
      "attack_base": 0,
      "attack_runtime": 60,
      "magic_base": 0,
      "magic_runtime": 60,
      "defense_base": 0,
      "dexterity_base": 0,
      "priority_base": 30,
      "flee_rate": 0,
      "poison_resistance": 10,
      "wind_resistance": 7,
      "thunder_resistance": 4,
      "water_resistance": 9,
      "fire_resistance": 5,
      "earth_resistance": 6,
      "physical_resistance": 3,
      "dual_move_raw": 0,
      "collect_value": 3,
      "permalink": "index.html#monster-01eb",
      "steal": {
        "kind": "item",
        "item_id": 130,
        "item_name": "腹蛇涎",
        "pool_or_count": 1,
        "cash_divisors": [],
        "atlas_search": "../item-atlas/index.html?q=%E8%85%B9%E8%9B%87%E6%B6%8E"
      }
    },
    {
      "ordinal": 95,
      "entity_id": 492,
      "enemy_data_id": 94,
      "name": "五毒蜈蚣",
      "health": 2850,
      "experience": 520,
      "cash_base": 0,
      "level": 40,
      "magic_id": 371,
      "magic_name": "瘴气",
      "magic_rate": 5,
      "steal_item_id": 157,
      "steal_item_name": "毒龙砂",
      "steal_count": 1,
      "attack_base": 0,
      "attack_runtime": 276,
      "magic_base": 0,
      "magic_runtime": 276,
      "defense_base": 0,
      "dexterity_base": 0,
      "priority_base": 138,
      "flee_rate": 0,
      "poison_resistance": 10,
      "wind_resistance": 7,
      "thunder_resistance": 7,
      "water_resistance": 7,
      "fire_resistance": 2,
      "earth_resistance": 7,
      "physical_resistance": 2,
      "dual_move_raw": 0,
      "collect_value": 3,
      "permalink": "index.html#monster-01ec",
      "steal": {
        "kind": "item",
        "item_id": 157,
        "item_name": "毒龙砂",
        "pool_or_count": 1,
        "cash_divisors": [],
        "atlas_search": "../item-atlas/index.html?q=%E6%AF%92%E9%BE%99%E7%A0%82"
      }
    },
    {
      "ordinal": 96,
      "entity_id": 493,
      "enemy_data_id": 95,
      "name": "青兽人",
      "health": 1900,
      "experience": 480,
      "cash_base": 170,
      "level": 44,
      "magic_id": 378,
      "magic_name": "火龙掌",
      "magic_rate": 4,
      "steal_item_id": 148,
      "steal_item_name": "蛊",
      "steal_count": 1,
      "attack_base": 10,
      "attack_runtime": 310,
      "magic_base": 0,
      "magic_runtime": 300,
      "defense_base": 0,
      "dexterity_base": 0,
      "priority_base": 150,
      "flee_rate": 1,
      "poison_resistance": 3,
      "wind_resistance": 4,
      "thunder_resistance": 4,
      "water_resistance": 4,
      "fire_resistance": 0,
      "earth_resistance": 4,
      "physical_resistance": 2,
      "dual_move_raw": 0,
      "collect_value": 2,
      "permalink": "index.html#monster-01ed",
      "steal": {
        "kind": "item",
        "item_id": 148,
        "item_name": "蛊",
        "pool_or_count": 1,
        "cash_divisors": [],
        "atlas_search": "../item-atlas/index.html?q=%E8%9B%8A"
      }
    },
    {
      "ordinal": 97,
      "entity_id": 494,
      "enemy_data_id": 96,
      "name": "剑老头",
      "health": 2100,
      "experience": 2500,
      "cash_base": 2000,
      "level": 28,
      "magic_id": 361,
      "magic_name": "御剑伏魔",
      "magic_rate": 10,
      "steal_item_id": 66,
      "steal_item_name": "天师符",
      "steal_count": 9,
      "attack_base": 0,
      "attack_runtime": 204,
      "magic_base": 0,
      "magic_runtime": 204,
      "defense_base": 0,
      "dexterity_base": 0,
      "priority_base": 102,
      "flee_rate": 0,
      "poison_resistance": 10,
      "wind_resistance": 6,
      "thunder_resistance": 6,
      "water_resistance": 6,
      "fire_resistance": 6,
      "earth_resistance": 6,
      "physical_resistance": 3,
      "dual_move_raw": 0,
      "collect_value": 0,
      "permalink": "index.html#monster-01ee",
      "steal": {
        "kind": "item",
        "item_id": 66,
        "item_name": "天师符",
        "pool_or_count": 9,
        "cash_divisors": [],
        "atlas_search": "../item-atlas/index.html?q=%E5%A4%A9%E5%B8%88%E7%AC%A6"
      }
    },
    {
      "ordinal": 98,
      "entity_id": 495,
      "enemy_data_id": 97,
      "name": "苗人拳",
      "health": 350,
      "experience": 26,
      "cash_base": 48,
      "level": 2,
      "magic_id": 0,
      "magic_name": "普攻",
      "magic_rate": 0,
      "steal_item_id": 0,
      "steal_item_name": "",
      "steal_count": 300,
      "attack_base": 0,
      "attack_runtime": 48,
      "magic_base": 0,
      "magic_runtime": 48,
      "defense_base": 0,
      "dexterity_base": 0,
      "priority_base": 24,
      "flee_rate": 0,
      "poison_resistance": 3,
      "wind_resistance": 4,
      "thunder_resistance": 4,
      "water_resistance": 4,
      "fire_resistance": 4,
      "earth_resistance": 4,
      "physical_resistance": 2,
      "dual_move_raw": 0,
      "collect_value": 0,
      "permalink": "index.html#monster-01ef",
      "steal": {
        "kind": "cash",
        "item_id": null,
        "item_name": null,
        "pool_or_count": 300,
        "cash_divisors": [
          2,
          3
        ],
        "atlas_search": null
      }
    },
    {
      "ordinal": 99,
      "entity_id": 496,
      "enemy_data_id": 119,
      "name": "石长老",
      "health": 32767,
      "experience": 0,
      "cash_base": 0,
      "level": 36,
      "magic_id": 385,
      "magic_name": "气魔焰",
      "magic_rate": 10,
      "steal_item_id": 123,
      "steal_item_name": "孔雀胆",
      "steal_count": 3,
      "attack_base": 0,
      "attack_runtime": 252,
      "magic_base": 0,
      "magic_runtime": 252,
      "defense_base": 0,
      "dexterity_base": 0,
      "priority_base": 126,
      "flee_rate": 0,
      "poison_resistance": 8,
      "wind_resistance": 8,
      "thunder_resistance": 8,
      "water_resistance": 8,
      "fire_resistance": 8,
      "earth_resistance": 8,
      "physical_resistance": 8,
      "dual_move_raw": 0,
      "collect_value": 0,
      "permalink": "index.html#monster-01f0",
      "steal": {
        "kind": "item",
        "item_id": 123,
        "item_name": "孔雀胆",
        "pool_or_count": 3,
        "cash_divisors": [],
        "atlas_search": "../item-atlas/index.html?q=%E5%AD%94%E9%9B%80%E8%83%86"
      }
    },
    {
      "ordinal": 100,
      "entity_id": 497,
      "enemy_data_id": 148,
      "name": "石长老1",
      "health": 3000,
      "experience": 0,
      "cash_base": 0,
      "level": 38,
      "magic_id": 378,
      "magic_name": "火龙掌",
      "magic_rate": 10,
      "steal_item_id": 0,
      "steal_item_name": "",
      "steal_count": 3000,
      "attack_base": 0,
      "attack_runtime": 264,
      "magic_base": 0,
      "magic_runtime": 264,
      "defense_base": 0,
      "dexterity_base": 0,
      "priority_base": 132,
      "flee_rate": 0,
      "poison_resistance": 6,
      "wind_resistance": 6,
      "thunder_resistance": 6,
      "water_resistance": 6,
      "fire_resistance": 6,
      "earth_resistance": 6,
      "physical_resistance": 4,
      "dual_move_raw": 0,
      "collect_value": 0,
      "permalink": "index.html#monster-01f1",
      "steal": {
        "kind": "cash",
        "item_id": null,
        "item_name": null,
        "pool_or_count": 3000,
        "cash_divisors": [
          2,
          3
        ],
        "atlas_search": null
      }
    },
    {
      "ordinal": 101,
      "entity_id": 498,
      "enemy_data_id": 99,
      "name": "黑蜘蛛精",
      "health": 2450,
      "experience": 420,
      "cash_base": 0,
      "level": 15,
      "magic_id": 317,
      "magic_name": "五雷咒",
      "magic_rate": 4,
      "steal_item_id": 159,
      "steal_item_name": "缠魂丝",
      "steal_count": 3,
      "attack_base": 0,
      "attack_runtime": 126,
      "magic_base": 20,
      "magic_runtime": 146,
      "defense_base": 20,
      "dexterity_base": 0,
      "priority_base": 63,
      "flee_rate": 0,
      "poison_resistance": 6,
      "wind_resistance": 1,
      "thunder_resistance": 10,
      "water_resistance": 8,
      "fire_resistance": 6,
      "earth_resistance": 8,
      "physical_resistance": 4,
      "dual_move_raw": 0,
      "collect_value": 3,
      "permalink": "index.html#monster-01f2",
      "steal": {
        "kind": "item",
        "item_id": 159,
        "item_name": "缠魂丝",
        "pool_or_count": 3,
        "cash_divisors": [],
        "atlas_search": "../item-atlas/index.html?q=%E7%BC%A0%E9%AD%82%E4%B8%9D"
      }
    },
    {
      "ordinal": 102,
      "entity_id": 499,
      "enemy_data_id": 100,
      "name": "绿叶小妖",
      "health": 40,
      "experience": 1,
      "cash_base": 0,
      "level": 0,
      "magic_id": 0,
      "magic_name": "普攻",
      "magic_rate": 0,
      "steal_item_id": 0,
      "steal_item_name": "",
      "steal_count": 0,
      "attack_base": -2,
      "attack_runtime": 34,
      "magic_base": 0,
      "magic_runtime": 36,
      "defense_base": -6,
      "dexterity_base": 0,
      "priority_base": 18,
      "flee_rate": 1,
      "poison_resistance": 0,
      "wind_resistance": 5,
      "thunder_resistance": 5,
      "water_resistance": 9,
      "fire_resistance": 0,
      "earth_resistance": 9,
      "physical_resistance": 2,
      "dual_move_raw": 0,
      "collect_value": 1,
      "permalink": "index.html#monster-01f3",
      "steal": {
        "kind": "none",
        "item_id": null,
        "item_name": null,
        "pool_or_count": 0,
        "cash_divisors": [],
        "atlas_search": null
      }
    },
    {
      "ordinal": 103,
      "entity_id": 500,
      "enemy_data_id": 101,
      "name": "金蟾鬼母",
      "health": 2000,
      "experience": 760,
      "cash_base": 3400,
      "level": 14,
      "magic_id": 305,
      "magic_name": "鬼降",
      "magic_rate": 4,
      "steal_item_id": 125,
      "steal_item_name": "断肠草",
      "steal_count": 9,
      "attack_base": -40,
      "attack_runtime": 80,
      "magic_base": -50,
      "magic_runtime": 70,
      "defense_base": 0,
      "dexterity_base": 24,
      "priority_base": 84,
      "flee_rate": 0,
      "poison_resistance": 5,
      "wind_resistance": 7,
      "thunder_resistance": 7,
      "water_resistance": 7,
      "fire_resistance": 7,
      "earth_resistance": 7,
      "physical_resistance": 3,
      "dual_move_raw": 0,
      "collect_value": 0,
      "permalink": "index.html#monster-01f4",
      "steal": {
        "kind": "item",
        "item_id": 125,
        "item_name": "断肠草",
        "pool_or_count": 9,
        "cash_divisors": [],
        "atlas_search": "../item-atlas/index.html?q=%E6%96%AD%E8%82%A0%E8%8D%89"
      }
    },
    {
      "ordinal": 104,
      "entity_id": 501,
      "enemy_data_id": 102,
      "name": "盖罗娇1",
      "health": 7000,
      "experience": 4500,
      "cash_base": 4500,
      "level": 40,
      "magic_id": 376,
      "magic_name": "咒蛇",
      "magic_rate": 7,
      "steal_item_id": 122,
      "steal_item_name": "鹤顶红",
      "steal_count": 5,
      "attack_base": 11,
      "attack_runtime": 287,
      "magic_base": 22,
      "magic_runtime": 298,
      "defense_base": -30,
      "dexterity_base": 50,
      "priority_base": 188,
      "flee_rate": 0,
      "poison_resistance": 5,
      "wind_resistance": 5,
      "thunder_resistance": 5,
      "water_resistance": 5,
      "fire_resistance": 5,
      "earth_resistance": 5,
      "physical_resistance": 2,
      "dual_move_raw": 0,
      "collect_value": 0,
      "permalink": "index.html#monster-01f5",
      "steal": {
        "kind": "item",
        "item_id": 122,
        "item_name": "鹤顶红",
        "pool_or_count": 5,
        "cash_divisors": [],
        "atlas_search": "../item-atlas/index.html?q=%E9%B9%A4%E9%A1%B6%E7%BA%A2"
      }
    },
    {
      "ordinal": 105,
      "entity_id": 502,
      "enemy_data_id": 103,
      "name": "蛇女灵儿",
      "health": 32767,
      "experience": 0,
      "cash_base": 0,
      "level": 0,
      "magic_id": 0,
      "magic_name": "普攻",
      "magic_rate": 10,
      "steal_item_id": 0,
      "steal_item_name": "",
      "steal_count": 0,
      "attack_base": 0,
      "attack_runtime": 36,
      "magic_base": 0,
      "magic_runtime": 36,
      "defense_base": 99,
      "dexterity_base": 99,
      "priority_base": 117,
      "flee_rate": 99,
      "poison_resistance": 10,
      "wind_resistance": 10,
      "thunder_resistance": 10,
      "water_resistance": 10,
      "fire_resistance": 10,
      "earth_resistance": 10,
      "physical_resistance": 99,
      "dual_move_raw": 0,
      "collect_value": 0,
      "permalink": "index.html#monster-01f6",
      "steal": {
        "kind": "none",
        "item_id": null,
        "item_name": null,
        "pool_or_count": 0,
        "cash_divisors": [],
        "atlas_search": null
      }
    },
    {
      "ordinal": 106,
      "entity_id": 503,
      "enemy_data_id": 104,
      "name": "鸟人",
      "health": 590,
      "experience": 121,
      "cash_base": 97,
      "level": 29,
      "magic_id": 316,
      "magic_name": "雷咒",
      "magic_rate": 6,
      "steal_item_id": 151,
      "steal_item_name": "引路蜂",
      "steal_count": 1,
      "attack_base": 18,
      "attack_runtime": 228,
      "magic_base": 50,
      "magic_runtime": 260,
      "defense_base": 0,
      "dexterity_base": 0,
      "priority_base": 105,
      "flee_rate": 1,
      "poison_resistance": 3,
      "wind_resistance": 6,
      "thunder_resistance": 3,
      "water_resistance": 3,
      "fire_resistance": 3,
      "earth_resistance": 3,
      "physical_resistance": 3,
      "dual_move_raw": 0,
      "collect_value": 2,
      "permalink": "index.html#monster-01f7",
      "steal": {
        "kind": "item",
        "item_id": 151,
        "item_name": "引路蜂",
        "pool_or_count": 1,
        "cash_divisors": [],
        "atlas_search": "../item-atlas/index.html?q=%E5%BC%95%E8%B7%AF%E8%9C%82"
      }
    },
    {
      "ordinal": 107,
      "entity_id": 504,
      "enemy_data_id": 105,
      "name": "僵尸兵A",
      "health": 330,
      "experience": 10,
      "cash_base": 8,
      "level": 8,
      "magic_id": 0,
      "magic_name": "普攻",
      "magic_rate": 0,
      "steal_item_id": 100,
      "steal_item_name": "行军丹",
      "steal_count": 1,
      "attack_base": 0,
      "attack_runtime": 84,
      "magic_base": 0,
      "magic_runtime": 84,
      "defense_base": -1,
      "dexterity_base": 0,
      "priority_base": 42,
      "flee_rate": 0,
      "poison_resistance": 9,
      "wind_resistance": 4,
      "thunder_resistance": 5,
      "water_resistance": 5,
      "fire_resistance": 1,
      "earth_resistance": 3,
      "physical_resistance": 2,
      "dual_move_raw": 0,
      "collect_value": 1,
      "permalink": "index.html#monster-01f8",
      "steal": {
        "kind": "item",
        "item_id": 100,
        "item_name": "行军丹",
        "pool_or_count": 1,
        "cash_divisors": [],
        "atlas_search": "../item-atlas/index.html?q=%E8%A1%8C%E5%86%9B%E4%B8%B9"
      }
    },
    {
      "ordinal": 108,
      "entity_id": 505,
      "enemy_data_id": 106,
      "name": "僵尸兵B",
      "health": 400,
      "experience": 12,
      "cash_base": 6,
      "level": 8,
      "magic_id": 0,
      "magic_name": "普攻",
      "magic_rate": 0,
      "steal_item_id": 100,
      "steal_item_name": "行军丹",
      "steal_count": 1,
      "attack_base": 5,
      "attack_runtime": 89,
      "magic_base": 0,
      "magic_runtime": 84,
      "defense_base": 1,
      "dexterity_base": 0,
      "priority_base": 42,
      "flee_rate": 0,
      "poison_resistance": 9,
      "wind_resistance": 5,
      "thunder_resistance": 4,
      "water_resistance": 6,
      "fire_resistance": 2,
      "earth_resistance": 3,
      "physical_resistance": 2,
      "dual_move_raw": 0,
      "collect_value": 1,
      "permalink": "index.html#monster-01f9",
      "steal": {
        "kind": "item",
        "item_id": 100,
        "item_name": "行军丹",
        "pool_or_count": 1,
        "cash_divisors": [],
        "atlas_search": "../item-atlas/index.html?q=%E8%A1%8C%E5%86%9B%E4%B8%B9"
      }
    },
    {
      "ordinal": 109,
      "entity_id": 506,
      "enemy_data_id": 107,
      "name": "僵尸兵C",
      "health": 340,
      "experience": 10,
      "cash_base": 7,
      "level": 8,
      "magic_id": 0,
      "magic_name": "普攻",
      "magic_rate": 0,
      "steal_item_id": 116,
      "steal_item_name": "尸腐肉",
      "steal_count": 2,
      "attack_base": 10,
      "attack_runtime": 94,
      "magic_base": 0,
      "magic_runtime": 84,
      "defense_base": 0,
      "dexterity_base": -5,
      "priority_base": 37,
      "flee_rate": 0,
      "poison_resistance": 9,
      "wind_resistance": 5,
      "thunder_resistance": 2,
      "water_resistance": 6,
      "fire_resistance": 5,
      "earth_resistance": 4,
      "physical_resistance": 2,
      "dual_move_raw": 0,
      "collect_value": 1,
      "permalink": "index.html#monster-01fa",
      "steal": {
        "kind": "item",
        "item_id": 116,
        "item_name": "尸腐肉",
        "pool_or_count": 2,
        "cash_divisors": [],
        "atlas_search": "../item-atlas/index.html?q=%E5%B0%B8%E8%85%90%E8%82%89"
      }
    },
    {
      "ordinal": 110,
      "entity_id": 507,
      "enemy_data_id": 108,
      "name": "半人树妖",
      "health": 800,
      "experience": 135,
      "cash_base": 60,
      "level": 32,
      "magic_id": 303,
      "magic_name": "回梦",
      "magic_rate": 3,
      "steal_item_id": 148,
      "steal_item_name": "蛊",
      "steal_count": 1,
      "attack_base": 0,
      "attack_runtime": 228,
      "magic_base": 0,
      "magic_runtime": 228,
      "defense_base": 0,
      "dexterity_base": 0,
      "priority_base": 114,
      "flee_rate": 0,
      "poison_resistance": 0,
      "wind_resistance": 5,
      "thunder_resistance": 5,
      "water_resistance": 5,
      "fire_resistance": 2,
      "earth_resistance": 5,
      "physical_resistance": 2,
      "dual_move_raw": 0,
      "collect_value": 1,
      "permalink": "index.html#monster-01fb",
      "steal": {
        "kind": "item",
        "item_id": 148,
        "item_name": "蛊",
        "pool_or_count": 1,
        "cash_divisors": [],
        "atlas_search": "../item-atlas/index.html?q=%E8%9B%8A"
      }
    },
    {
      "ordinal": 111,
      "entity_id": 508,
      "enemy_data_id": 109,
      "name": "小树妖",
      "health": 700,
      "experience": 50,
      "cash_base": 38,
      "level": 26,
      "magic_id": 0,
      "magic_name": "普攻",
      "magic_rate": 0,
      "steal_item_id": 129,
      "steal_item_name": "鬼枯藤",
      "steal_count": 1,
      "attack_base": 0,
      "attack_runtime": 192,
      "magic_base": 0,
      "magic_runtime": 192,
      "defense_base": 0,
      "dexterity_base": 0,
      "priority_base": 96,
      "flee_rate": 0,
      "poison_resistance": 5,
      "wind_resistance": 5,
      "thunder_resistance": 4,
      "water_resistance": 7,
      "fire_resistance": 0,
      "earth_resistance": 5,
      "physical_resistance": 2,
      "dual_move_raw": 0,
      "collect_value": 1,
      "permalink": "index.html#monster-01fc",
      "steal": {
        "kind": "item",
        "item_id": 129,
        "item_name": "鬼枯藤",
        "pool_or_count": 1,
        "cash_divisors": [],
        "atlas_search": "../item-atlas/index.html?q=%E9%AC%BC%E6%9E%AF%E8%97%A4"
      }
    },
    {
      "ordinal": 112,
      "entity_id": 509,
      "enemy_data_id": 110,
      "name": "尖头树妖",
      "health": 900,
      "experience": 125,
      "cash_base": 52,
      "level": 33,
      "magic_id": 0,
      "magic_name": "普攻",
      "magic_rate": 0,
      "steal_item_id": 129,
      "steal_item_name": "鬼枯藤",
      "steal_count": 1,
      "attack_base": 0,
      "attack_runtime": 234,
      "magic_base": 0,
      "magic_runtime": 234,
      "defense_base": 0,
      "dexterity_base": 0,
      "priority_base": 117,
      "flee_rate": 0,
      "poison_resistance": 5,
      "wind_resistance": 5,
      "thunder_resistance": 4,
      "water_resistance": 7,
      "fire_resistance": 0,
      "earth_resistance": 5,
      "physical_resistance": 3,
      "dual_move_raw": 0,
      "collect_value": 1,
      "permalink": "index.html#monster-01fd",
      "steal": {
        "kind": "item",
        "item_id": 129,
        "item_name": "鬼枯藤",
        "pool_or_count": 1,
        "cash_divisors": [],
        "atlas_search": "../item-atlas/index.html?q=%E9%AC%BC%E6%9E%AF%E8%97%A4"
      }
    },
    {
      "ordinal": 113,
      "entity_id": 510,
      "enemy_data_id": 111,
      "name": "尖嘴魔兵",
      "health": 2480,
      "experience": 800,
      "cash_base": 200,
      "level": 40,
      "magic_id": 334,
      "magic_name": "地裂天崩",
      "magic_rate": 10,
      "steal_item_id": 148,
      "steal_item_name": "蛊",
      "steal_count": 1,
      "attack_base": 0,
      "attack_runtime": 276,
      "magic_base": 0,
      "magic_runtime": 276,
      "defense_base": 0,
      "dexterity_base": 0,
      "priority_base": 138,
      "flee_rate": 0,
      "poison_resistance": 0,
      "wind_resistance": 0,
      "thunder_resistance": 4,
      "water_resistance": 4,
      "fire_resistance": 4,
      "earth_resistance": 4,
      "physical_resistance": 3,
      "dual_move_raw": 0,
      "collect_value": 3,
      "permalink": "index.html#monster-01fe",
      "steal": {
        "kind": "item",
        "item_id": 148,
        "item_name": "蛊",
        "pool_or_count": 1,
        "cash_divisors": [],
        "atlas_search": "../item-atlas/index.html?q=%E8%9B%8A"
      }
    },
    {
      "ordinal": 114,
      "entity_id": 511,
      "enemy_data_id": 112,
      "name": "铁棍魔兵",
      "health": 3100,
      "experience": 820,
      "cash_base": 220,
      "level": 42,
      "magic_id": 379,
      "magic_name": "灭绝一击",
      "magic_rate": 3,
      "steal_item_id": 148,
      "steal_item_name": "蛊",
      "steal_count": 1,
      "attack_base": 0,
      "attack_runtime": 288,
      "magic_base": 0,
      "magic_runtime": 288,
      "defense_base": 0,
      "dexterity_base": 0,
      "priority_base": 144,
      "flee_rate": 0,
      "poison_resistance": 0,
      "wind_resistance": 4,
      "thunder_resistance": 0,
      "water_resistance": 4,
      "fire_resistance": 4,
      "earth_resistance": 4,
      "physical_resistance": 3,
      "dual_move_raw": 0,
      "collect_value": 2,
      "permalink": "index.html#monster-01ff",
      "steal": {
        "kind": "item",
        "item_id": 148,
        "item_name": "蛊",
        "pool_or_count": 1,
        "cash_divisors": [],
        "atlas_search": "../item-atlas/index.html?q=%E8%9B%8A"
      }
    },
    {
      "ordinal": 115,
      "entity_id": 512,
      "enemy_data_id": 113,
      "name": "黑衣道众",
      "health": 1400,
      "experience": 350,
      "cash_base": 250,
      "level": 30,
      "magic_id": 313,
      "magic_name": "旋风咒",
      "magic_rate": 7,
      "steal_item_id": 67,
      "steal_item_name": "风灵符",
      "steal_count": 1,
      "attack_base": 0,
      "attack_runtime": 216,
      "magic_base": 0,
      "magic_runtime": 216,
      "defense_base": 0,
      "dexterity_base": 0,
      "priority_base": 108,
      "flee_rate": 0,
      "poison_resistance": 0,
      "wind_resistance": 5,
      "thunder_resistance": 5,
      "water_resistance": 5,
      "fire_resistance": 5,
      "earth_resistance": 0,
      "physical_resistance": 2,
      "dual_move_raw": 0,
      "collect_value": 3,
      "permalink": "index.html#monster-0200",
      "steal": {
        "kind": "item",
        "item_id": 67,
        "item_name": "风灵符",
        "pool_or_count": 1,
        "cash_divisors": [],
        "atlas_search": "../item-atlas/index.html?q=%E9%A3%8E%E7%81%B5%E7%AC%A6"
      }
    },
    {
      "ordinal": 116,
      "entity_id": 513,
      "enemy_data_id": 114,
      "name": "狒狒",
      "health": 752,
      "experience": 92,
      "cash_base": 33,
      "level": 30,
      "magic_id": 0,
      "magic_name": "普攻",
      "magic_rate": 0,
      "steal_item_id": 92,
      "steal_item_name": "水果",
      "steal_count": 2,
      "attack_base": 0,
      "attack_runtime": 216,
      "magic_base": 0,
      "magic_runtime": 216,
      "defense_base": 0,
      "dexterity_base": 0,
      "priority_base": 108,
      "flee_rate": 0,
      "poison_resistance": 0,
      "wind_resistance": 5,
      "thunder_resistance": 3,
      "water_resistance": 4,
      "fire_resistance": 3,
      "earth_resistance": 4,
      "physical_resistance": 3,
      "dual_move_raw": 0,
      "collect_value": 1,
      "permalink": "index.html#monster-0201",
      "steal": {
        "kind": "item",
        "item_id": 92,
        "item_name": "水果",
        "pool_or_count": 2,
        "cash_divisors": [],
        "atlas_search": "../item-atlas/index.html?q=%E6%B0%B4%E6%9E%9C"
      }
    },
    {
      "ordinal": 117,
      "entity_id": 514,
      "enemy_data_id": 115,
      "name": "五彩蜘蛛",
      "health": 500,
      "experience": 45,
      "cash_base": 23,
      "level": 14,
      "magic_id": 0,
      "magic_name": "普攻",
      "magic_rate": 0,
      "steal_item_id": 159,
      "steal_item_name": "缠魂丝",
      "steal_count": 1,
      "attack_base": 6,
      "attack_runtime": 126,
      "magic_base": 0,
      "magic_runtime": 120,
      "defense_base": 0,
      "dexterity_base": -60,
      "priority_base": 0,
      "flee_rate": 0,
      "poison_resistance": 6,
      "wind_resistance": 3,
      "thunder_resistance": 3,
      "water_resistance": 3,
      "fire_resistance": 2,
      "earth_resistance": 3,
      "physical_resistance": 2,
      "dual_move_raw": 0,
      "collect_value": 1,
      "permalink": "index.html#monster-0202",
      "steal": {
        "kind": "item",
        "item_id": 159,
        "item_name": "缠魂丝",
        "pool_or_count": 1,
        "cash_divisors": [],
        "atlas_search": "../item-atlas/index.html?q=%E7%BC%A0%E9%AD%82%E4%B8%9D"
      }
    },
    {
      "ordinal": 118,
      "entity_id": 515,
      "enemy_data_id": 116,
      "name": "紫凤鸟",
      "health": 610,
      "experience": 95,
      "cash_base": 45,
      "level": 28,
      "magic_id": 0,
      "magic_name": "普攻",
      "magic_rate": 0,
      "steal_item_id": 148,
      "steal_item_name": "蛊",
      "steal_count": 1,
      "attack_base": 2,
      "attack_runtime": 206,
      "magic_base": 0,
      "magic_runtime": 204,
      "defense_base": 0,
      "dexterity_base": 0,
      "priority_base": 102,
      "flee_rate": 0,
      "poison_resistance": 2,
      "wind_resistance": 5,
      "thunder_resistance": 5,
      "water_resistance": 5,
      "fire_resistance": 3,
      "earth_resistance": 5,
      "physical_resistance": 3,
      "dual_move_raw": 0,
      "collect_value": 1,
      "permalink": "index.html#monster-0203",
      "steal": {
        "kind": "item",
        "item_id": 148,
        "item_name": "蛊",
        "pool_or_count": 1,
        "cash_divisors": [],
        "atlas_search": "../item-atlas/index.html?q=%E8%9B%8A"
      }
    },
    {
      "ordinal": 119,
      "entity_id": 516,
      "enemy_data_id": 117,
      "name": "小毒蝎",
      "health": 280,
      "experience": 28,
      "cash_base": 18,
      "level": 11,
      "magic_id": 0,
      "magic_name": "普攻",
      "magic_rate": 0,
      "steal_item_id": 118,
      "steal_item_name": "毒蝎卵",
      "steal_count": 1,
      "attack_base": 0,
      "attack_runtime": 102,
      "magic_base": 0,
      "magic_runtime": 102,
      "defense_base": 0,
      "dexterity_base": 0,
      "priority_base": 51,
      "flee_rate": 0,
      "poison_resistance": 5,
      "wind_resistance": 3,
      "thunder_resistance": 3,
      "water_resistance": 3,
      "fire_resistance": 6,
      "earth_resistance": 3,
      "physical_resistance": 3,
      "dual_move_raw": 0,
      "collect_value": 1,
      "permalink": "index.html#monster-0204",
      "steal": {
        "kind": "item",
        "item_id": 118,
        "item_name": "毒蝎卵",
        "pool_or_count": 1,
        "cash_divisors": [],
        "atlas_search": "../item-atlas/index.html?q=%E6%AF%92%E8%9D%8E%E5%8D%B5"
      }
    },
    {
      "ordinal": 120,
      "entity_id": 517,
      "enemy_data_id": 118,
      "name": "赤蜈蚣",
      "health": 280,
      "experience": 27,
      "cash_base": 20,
      "level": 11,
      "magic_id": 371,
      "magic_name": "瘴气",
      "magic_rate": 3,
      "steal_item_id": 121,
      "steal_item_name": "蜈蚣卵",
      "steal_count": 1,
      "attack_base": 0,
      "attack_runtime": 102,
      "magic_base": 0,
      "magic_runtime": 102,
      "defense_base": 0,
      "dexterity_base": 0,
      "priority_base": 51,
      "flee_rate": 0,
      "poison_resistance": 6,
      "wind_resistance": 3,
      "thunder_resistance": 3,
      "water_resistance": 6,
      "fire_resistance": 3,
      "earth_resistance": 3,
      "physical_resistance": 3,
      "dual_move_raw": 0,
      "collect_value": 1,
      "permalink": "index.html#monster-0205",
      "steal": {
        "kind": "item",
        "item_id": 121,
        "item_name": "蜈蚣卵",
        "pool_or_count": 1,
        "cash_divisors": [],
        "atlas_search": "../item-atlas/index.html?q=%E8%9C%88%E8%9A%A3%E5%8D%B5"
      }
    },
    {
      "ordinal": 121,
      "entity_id": 518,
      "enemy_data_id": 120,
      "name": "食火蟾",
      "health": 290,
      "experience": 60,
      "cash_base": 0,
      "level": 12,
      "magic_id": 328,
      "magic_name": "三昧真火",
      "magic_rate": 10,
      "steal_item_id": 143,
      "steal_item_name": "火蚕蛊",
      "steal_count": 1,
      "attack_base": 0,
      "attack_runtime": 108,
      "magic_base": -18,
      "magic_runtime": 90,
      "defense_base": 0,
      "dexterity_base": 0,
      "priority_base": 54,
      "flee_rate": 1,
      "poison_resistance": 3,
      "wind_resistance": 6,
      "thunder_resistance": 0,
      "water_resistance": 5,
      "fire_resistance": 10,
      "earth_resistance": 4,
      "physical_resistance": 3,
      "dual_move_raw": 0,
      "collect_value": 3,
      "permalink": "index.html#monster-0206",
      "steal": {
        "kind": "item",
        "item_id": 143,
        "item_name": "火蚕蛊",
        "pool_or_count": 1,
        "cash_divisors": [],
        "atlas_search": "../item-atlas/index.html?q=%E7%81%AB%E8%9A%95%E8%9B%8A"
      }
    },
    {
      "ordinal": 122,
      "entity_id": 519,
      "enemy_data_id": 121,
      "name": "明王",
      "health": 12000,
      "experience": 4985,
      "cash_base": 3000,
      "level": 28,
      "magic_id": 319,
      "magic_name": "狂雷",
      "magic_rate": 10,
      "steal_item_id": 73,
      "steal_item_name": "玉菩提",
      "steal_count": 9,
      "attack_base": 0,
      "attack_runtime": 204,
      "magic_base": 0,
      "magic_runtime": 204,
      "defense_base": 0,
      "dexterity_base": 0,
      "priority_base": 102,
      "flee_rate": 0,
      "poison_resistance": 10,
      "wind_resistance": 5,
      "thunder_resistance": 5,
      "water_resistance": 5,
      "fire_resistance": 5,
      "earth_resistance": 5,
      "physical_resistance": 6,
      "dual_move_raw": 0,
      "collect_value": 0,
      "permalink": "index.html#monster-0207",
      "steal": {
        "kind": "item",
        "item_id": 73,
        "item_name": "玉菩提",
        "pool_or_count": 9,
        "cash_divisors": [],
        "atlas_search": "../item-atlas/index.html?q=%E7%8E%89%E8%8F%A9%E6%8F%90"
      }
    },
    {
      "ordinal": 123,
      "entity_id": 520,
      "enemy_data_id": 122,
      "name": "九头蛇",
      "health": 500,
      "experience": 110,
      "cash_base": 55,
      "level": 5,
      "magic_id": 328,
      "magic_name": "三昧真火",
      "magic_rate": 5,
      "steal_item_id": 143,
      "steal_item_name": "火蚕蛊",
      "steal_count": 2,
      "attack_base": 0,
      "attack_runtime": 66,
      "magic_base": 0,
      "magic_runtime": 66,
      "defense_base": 0,
      "dexterity_base": 0,
      "priority_base": 33,
      "flee_rate": 0,
      "poison_resistance": 5,
      "wind_resistance": 7,
      "thunder_resistance": 8,
      "water_resistance": 2,
      "fire_resistance": 10,
      "earth_resistance": 7,
      "physical_resistance": 3,
      "dual_move_raw": 0,
      "collect_value": 2,
      "permalink": "index.html#monster-0208",
      "steal": {
        "kind": "item",
        "item_id": 143,
        "item_name": "火蚕蛊",
        "pool_or_count": 2,
        "cash_divisors": [],
        "atlas_search": "../item-atlas/index.html?q=%E7%81%AB%E8%9A%95%E8%9B%8A"
      }
    },
    {
      "ordinal": 124,
      "entity_id": 521,
      "enemy_data_id": 123,
      "name": "雷龙",
      "health": 1100,
      "experience": 580,
      "cash_base": 0,
      "level": 33,
      "magic_id": 334,
      "magic_name": "地裂天崩",
      "magic_rate": 6,
      "steal_item_id": 148,
      "steal_item_name": "蛊",
      "steal_count": 1,
      "attack_base": 0,
      "attack_runtime": 234,
      "magic_base": 0,
      "magic_runtime": 234,
      "defense_base": 0,
      "dexterity_base": 0,
      "priority_base": 117,
      "flee_rate": 1,
      "poison_resistance": 3,
      "wind_resistance": 7,
      "thunder_resistance": 7,
      "water_resistance": 7,
      "fire_resistance": 2,
      "earth_resistance": 9,
      "physical_resistance": 4,
      "dual_move_raw": 0,
      "collect_value": 2,
      "permalink": "index.html#monster-0209",
      "steal": {
        "kind": "item",
        "item_id": 148,
        "item_name": "蛊",
        "pool_or_count": 1,
        "cash_divisors": [],
        "atlas_search": "../item-atlas/index.html?q=%E8%9B%8A"
      }
    },
    {
      "ordinal": 125,
      "entity_id": 522,
      "enemy_data_id": 124,
      "name": "黑巫师",
      "health": 2400,
      "experience": 680,
      "cash_base": 350,
      "level": 46,
      "magic_id": 304,
      "magic_name": "夺魂",
      "magic_rate": 5,
      "steal_item_id": 123,
      "steal_item_name": "孔雀胆",
      "steal_count": 2,
      "attack_base": 0,
      "attack_runtime": 312,
      "magic_base": 0,
      "magic_runtime": 312,
      "defense_base": 0,
      "dexterity_base": 0,
      "priority_base": 156,
      "flee_rate": 1,
      "poison_resistance": 5,
      "wind_resistance": 6,
      "thunder_resistance": 6,
      "water_resistance": 6,
      "fire_resistance": 6,
      "earth_resistance": 6,
      "physical_resistance": 2,
      "dual_move_raw": 0,
      "collect_value": 0,
      "permalink": "index.html#monster-020a",
      "steal": {
        "kind": "item",
        "item_id": 123,
        "item_name": "孔雀胆",
        "pool_or_count": 2,
        "cash_divisors": [],
        "atlas_search": "../item-atlas/index.html?q=%E5%AD%94%E9%9B%80%E8%83%86"
      }
    },
    {
      "ordinal": 126,
      "entity_id": 523,
      "enemy_data_id": 125,
      "name": "黑苗祭司",
      "health": 4500,
      "experience": 910,
      "cash_base": 500,
      "level": 50,
      "magic_id": 319,
      "magic_name": "狂雷",
      "magic_rate": 5,
      "steal_item_id": 148,
      "steal_item_name": "蛊",
      "steal_count": 3,
      "attack_base": 0,
      "attack_runtime": 336,
      "magic_base": 0,
      "magic_runtime": 336,
      "defense_base": 0,
      "dexterity_base": 0,
      "priority_base": 168,
      "flee_rate": 0,
      "poison_resistance": 5,
      "wind_resistance": 4,
      "thunder_resistance": 6,
      "water_resistance": 6,
      "fire_resistance": 6,
      "earth_resistance": 6,
      "physical_resistance": 3,
      "dual_move_raw": 0,
      "collect_value": 0,
      "permalink": "index.html#monster-020b",
      "steal": {
        "kind": "item",
        "item_id": 148,
        "item_name": "蛊",
        "pool_or_count": 3,
        "cash_divisors": [],
        "atlas_search": "../item-atlas/index.html?q=%E8%9B%8A"
      }
    },
    {
      "ordinal": 127,
      "entity_id": 524,
      "enemy_data_id": 126,
      "name": "智修大师",
      "health": 1050,
      "experience": 180,
      "cash_base": 4789,
      "level": 6,
      "magic_id": 383,
      "magic_name": "佛法无边",
      "magic_rate": 10,
      "steal_item_id": 72,
      "steal_item_name": "舍利子",
      "steal_count": 9,
      "attack_base": 0,
      "attack_runtime": 72,
      "magic_base": -30,
      "magic_runtime": 42,
      "defense_base": 0,
      "dexterity_base": 0,
      "priority_base": 36,
      "flee_rate": 0,
      "poison_resistance": 10,
      "wind_resistance": 6,
      "thunder_resistance": 6,
      "water_resistance": 6,
      "fire_resistance": 6,
      "earth_resistance": 6,
      "physical_resistance": 2,
      "dual_move_raw": 0,
      "collect_value": 0,
      "permalink": "index.html#monster-020c",
      "steal": {
        "kind": "item",
        "item_id": 72,
        "item_name": "舍利子",
        "pool_or_count": 9,
        "cash_divisors": [],
        "atlas_search": "../item-atlas/index.html?q=%E8%88%8D%E5%88%A9%E5%AD%90"
      }
    },
    {
      "ordinal": 128,
      "entity_id": 525,
      "enemy_data_id": 127,
      "name": "林天南",
      "health": 10000,
      "experience": 2500,
      "cash_base": 2500,
      "level": 18,
      "magic_id": 356,
      "magic_name": "剑气",
      "magic_rate": 10,
      "steal_item_id": 184,
      "steal_item_name": "龙泉剑",
      "steal_count": 1,
      "attack_base": 0,
      "attack_runtime": 144,
      "magic_base": -10,
      "magic_runtime": 134,
      "defense_base": 0,
      "dexterity_base": 0,
      "priority_base": 72,
      "flee_rate": 0,
      "poison_resistance": 10,
      "wind_resistance": 5,
      "thunder_resistance": 5,
      "water_resistance": 5,
      "fire_resistance": 5,
      "earth_resistance": 5,
      "physical_resistance": 2,
      "dual_move_raw": 0,
      "collect_value": 0,
      "permalink": "index.html#monster-020d",
      "steal": {
        "kind": "item",
        "item_id": 184,
        "item_name": "龙泉剑",
        "pool_or_count": 1,
        "cash_divisors": [],
        "atlas_search": "../item-atlas/index.html?q=%E9%BE%99%E6%B3%89%E5%89%91"
      }
    },
    {
      "ordinal": 129,
      "entity_id": 526,
      "enemy_data_id": 128,
      "name": "黑衣女贼",
      "health": 290,
      "experience": 50,
      "cash_base": 99,
      "level": 12,
      "magic_id": 343,
      "magic_name": "暗器",
      "magic_rate": 10,
      "steal_item_id": 154,
      "steal_item_name": "袖里剑",
      "steal_count": 2,
      "attack_base": 0,
      "attack_runtime": 108,
      "magic_base": 0,
      "magic_runtime": 108,
      "defense_base": 0,
      "dexterity_base": 0,
      "priority_base": 54,
      "flee_rate": 0,
      "poison_resistance": 1,
      "wind_resistance": 5,
      "thunder_resistance": 5,
      "water_resistance": 5,
      "fire_resistance": 5,
      "earth_resistance": 5,
      "physical_resistance": 3,
      "dual_move_raw": 0,
      "collect_value": 0,
      "permalink": "index.html#monster-020e",
      "steal": {
        "kind": "item",
        "item_id": 154,
        "item_name": "袖里剑",
        "pool_or_count": 2,
        "cash_divisors": [],
        "atlas_search": "../item-atlas/index.html?q=%E8%A2%96%E9%87%8C%E5%89%91"
      }
    },
    {
      "ordinal": 130,
      "entity_id": 527,
      "enemy_data_id": 129,
      "name": "苗枪卒",
      "health": 1800,
      "experience": 51,
      "cash_base": 51,
      "level": 12,
      "magic_id": 0,
      "magic_name": "普攻",
      "magic_rate": 0,
      "steal_item_id": 0,
      "steal_item_name": "",
      "steal_count": 1000,
      "attack_base": 0,
      "attack_runtime": 108,
      "magic_base": 0,
      "magic_runtime": 108,
      "defense_base": 0,
      "dexterity_base": 0,
      "priority_base": 54,
      "flee_rate": 0,
      "poison_resistance": 2,
      "wind_resistance": 4,
      "thunder_resistance": 3,
      "water_resistance": 4,
      "fire_resistance": 4,
      "earth_resistance": 4,
      "physical_resistance": 2,
      "dual_move_raw": 1,
      "collect_value": 0,
      "permalink": "index.html#monster-020f",
      "steal": {
        "kind": "cash",
        "item_id": null,
        "item_name": null,
        "pool_or_count": 1000,
        "cash_divisors": [
          2,
          3
        ],
        "atlas_search": null
      }
    },
    {
      "ordinal": 131,
      "entity_id": 528,
      "enemy_data_id": 130,
      "name": "巫王侍卫",
      "health": 4450,
      "experience": 1210,
      "cash_base": 800,
      "level": 50,
      "magic_id": 378,
      "magic_name": "火龙掌",
      "magic_rate": 5,
      "steal_item_id": 146,
      "steal_item_name": "爆烈蛊",
      "steal_count": 1,
      "attack_base": 0,
      "attack_runtime": 336,
      "magic_base": 0,
      "magic_runtime": 336,
      "defense_base": 20,
      "dexterity_base": 33,
      "priority_base": 201,
      "flee_rate": 1,
      "poison_resistance": 5,
      "wind_resistance": 6,
      "thunder_resistance": 6,
      "water_resistance": 6,
      "fire_resistance": 6,
      "earth_resistance": 6,
      "physical_resistance": 2,
      "dual_move_raw": 0,
      "collect_value": 0,
      "permalink": "index.html#monster-0210",
      "steal": {
        "kind": "item",
        "item_id": 146,
        "item_name": "爆烈蛊",
        "pool_or_count": 1,
        "cash_divisors": [],
        "atlas_search": "../item-atlas/index.html?q=%E7%88%86%E7%83%88%E8%9B%8A"
      }
    },
    {
      "ordinal": 132,
      "entity_id": 529,
      "enemy_data_id": 131,
      "name": "天鬼皇",
      "health": 5000,
      "experience": 5050,
      "cash_base": 0,
      "level": 19,
      "magic_id": 330,
      "magic_name": "炼狱真火",
      "magic_rate": 5,
      "steal_item_id": 98,
      "steal_item_name": "天香续命露",
      "steal_count": 1,
      "attack_base": 0,
      "attack_runtime": 150,
      "magic_base": 0,
      "magic_runtime": 150,
      "defense_base": 0,
      "dexterity_base": 0,
      "priority_base": 75,
      "flee_rate": 0,
      "poison_resistance": 5,
      "wind_resistance": 6,
      "thunder_resistance": 6,
      "water_resistance": 6,
      "fire_resistance": 6,
      "earth_resistance": 6,
      "physical_resistance": 4,
      "dual_move_raw": 0,
      "collect_value": 0,
      "permalink": "index.html#monster-0211",
      "steal": {
        "kind": "item",
        "item_id": 98,
        "item_name": "天香续命露",
        "pool_or_count": 1,
        "cash_divisors": [],
        "atlas_search": "../item-atlas/index.html?q=%E5%A4%A9%E9%A6%99%E7%BB%AD%E5%91%BD%E9%9C%B2"
      }
    },
    {
      "ordinal": 133,
      "entity_id": 530,
      "enemy_data_id": 132,
      "name": "绿叶妖精",
      "health": 40,
      "experience": 3,
      "cash_base": 0,
      "level": 0,
      "magic_id": 312,
      "magic_name": "风咒",
      "magic_rate": 4,
      "steal_item_id": 0,
      "steal_item_name": "",
      "steal_count": 0,
      "attack_base": 5,
      "attack_runtime": 41,
      "magic_base": -99,
      "magic_runtime": -63,
      "defense_base": -6,
      "dexterity_base": -3,
      "priority_base": 15,
      "flee_rate": 0,
      "poison_resistance": 0,
      "wind_resistance": 5,
      "thunder_resistance": 5,
      "water_resistance": 9,
      "fire_resistance": 0,
      "earth_resistance": 9,
      "physical_resistance": 2,
      "dual_move_raw": 0,
      "collect_value": 1,
      "permalink": "index.html#monster-0212",
      "steal": {
        "kind": "none",
        "item_id": null,
        "item_name": null,
        "pool_or_count": 0,
        "cash_divisors": [],
        "atlas_search": null
      }
    },
    {
      "ordinal": 134,
      "entity_id": 531,
      "enemy_data_id": 133,
      "name": "火蛟龙",
      "health": 1750,
      "experience": 600,
      "cash_base": 600,
      "level": 36,
      "magic_id": 328,
      "magic_name": "三昧真火",
      "magic_rate": 5,
      "steal_item_id": 143,
      "steal_item_name": "火蚕蛊",
      "steal_count": 1,
      "attack_base": 0,
      "attack_runtime": 252,
      "magic_base": 0,
      "magic_runtime": 252,
      "defense_base": 0,
      "dexterity_base": 0,
      "priority_base": 126,
      "flee_rate": 0,
      "poison_resistance": 4,
      "wind_resistance": 4,
      "thunder_resistance": 4,
      "water_resistance": 2,
      "fire_resistance": 10,
      "earth_resistance": 4,
      "physical_resistance": 3,
      "dual_move_raw": 0,
      "collect_value": 2,
      "permalink": "index.html#monster-0213",
      "steal": {
        "kind": "item",
        "item_id": 143,
        "item_name": "火蚕蛊",
        "pool_or_count": 1,
        "cash_divisors": [],
        "atlas_search": "../item-atlas/index.html?q=%E7%81%AB%E8%9A%95%E8%9B%8A"
      }
    },
    {
      "ordinal": 135,
      "entity_id": 532,
      "enemy_data_id": 134,
      "name": "土蛟龙",
      "health": 1250,
      "experience": 525,
      "cash_base": 525,
      "level": 21,
      "magic_id": 334,
      "magic_name": "地裂天崩",
      "magic_rate": 5,
      "steal_item_id": 114,
      "steal_item_name": "八仙石",
      "steal_count": 1,
      "attack_base": 0,
      "attack_runtime": 162,
      "magic_base": 0,
      "magic_runtime": 162,
      "defense_base": 0,
      "dexterity_base": 0,
      "priority_base": 81,
      "flee_rate": 0,
      "poison_resistance": 4,
      "wind_resistance": 4,
      "thunder_resistance": 4,
      "water_resistance": 4,
      "fire_resistance": 4,
      "earth_resistance": 10,
      "physical_resistance": 3,
      "dual_move_raw": 0,
      "collect_value": 2,
      "permalink": "index.html#monster-0214",
      "steal": {
        "kind": "item",
        "item_id": 114,
        "item_name": "八仙石",
        "pool_or_count": 1,
        "cash_divisors": [],
        "atlas_search": "../item-atlas/index.html?q=%E5%85%AB%E4%BB%99%E7%9F%B3"
      }
    },
    {
      "ordinal": 136,
      "entity_id": 533,
      "enemy_data_id": 135,
      "name": "黑凤凰",
      "health": 1400,
      "experience": 130,
      "cash_base": 230,
      "level": 33,
      "magic_id": 0,
      "magic_name": "普攻",
      "magic_rate": 0,
      "steal_item_id": 123,
      "steal_item_name": "孔雀胆",
      "steal_count": 1,
      "attack_base": 0,
      "attack_runtime": 234,
      "magic_base": 0,
      "magic_runtime": 234,
      "defense_base": 0,
      "dexterity_base": 0,
      "priority_base": 117,
      "flee_rate": 0,
      "poison_resistance": 4,
      "wind_resistance": 9,
      "thunder_resistance": 4,
      "water_resistance": 4,
      "fire_resistance": 4,
      "earth_resistance": 4,
      "physical_resistance": 2,
      "dual_move_raw": 0,
      "collect_value": 0,
      "permalink": "index.html#monster-0215",
      "steal": {
        "kind": "item",
        "item_id": 123,
        "item_name": "孔雀胆",
        "pool_or_count": 1,
        "cash_divisors": [],
        "atlas_search": "../item-atlas/index.html?q=%E5%AD%94%E9%9B%80%E8%83%86"
      }
    },
    {
      "ordinal": 137,
      "entity_id": 534,
      "enemy_data_id": 136,
      "name": "红史莱姆",
      "health": 110,
      "experience": 5,
      "cash_base": 5,
      "level": 3,
      "magic_id": 0,
      "magic_name": "普攻",
      "magic_rate": 0,
      "steal_item_id": 0,
      "steal_item_name": "",
      "steal_count": 0,
      "attack_base": 10,
      "attack_runtime": 64,
      "magic_base": 0,
      "magic_runtime": 54,
      "defense_base": -6,
      "dexterity_base": 0,
      "priority_base": 27,
      "flee_rate": 1,
      "poison_resistance": 5,
      "wind_resistance": 8,
      "thunder_resistance": 8,
      "water_resistance": 8,
      "fire_resistance": 8,
      "earth_resistance": 8,
      "physical_resistance": 1,
      "dual_move_raw": 1,
      "collect_value": 1,
      "permalink": "index.html#monster-0216",
      "steal": {
        "kind": "none",
        "item_id": null,
        "item_name": null,
        "pool_or_count": 0,
        "cash_divisors": [],
        "atlas_search": null
      }
    },
    {
      "ordinal": 138,
      "entity_id": 535,
      "enemy_data_id": 137,
      "name": "紫兽人",
      "health": 850,
      "experience": 85,
      "cash_base": 88,
      "level": 29,
      "magic_id": 387,
      "magic_name": "气功",
      "magic_rate": 2,
      "steal_item_id": 148,
      "steal_item_name": "蛊",
      "steal_count": 1,
      "attack_base": 20,
      "attack_runtime": 230,
      "magic_base": -45,
      "magic_runtime": 165,
      "defense_base": 0,
      "dexterity_base": 0,
      "priority_base": 105,
      "flee_rate": 1,
      "poison_resistance": 3,
      "wind_resistance": 4,
      "thunder_resistance": 4,
      "water_resistance": 4,
      "fire_resistance": 4,
      "earth_resistance": 4,
      "physical_resistance": 2,
      "dual_move_raw": 0,
      "collect_value": 2,
      "permalink": "index.html#monster-0217",
      "steal": {
        "kind": "item",
        "item_id": 148,
        "item_name": "蛊",
        "pool_or_count": 1,
        "cash_divisors": [],
        "atlas_search": "../item-atlas/index.html?q=%E8%9B%8A"
      }
    },
    {
      "ordinal": 139,
      "entity_id": 536,
      "enemy_data_id": 138,
      "name": "土蜘蛛",
      "health": 3050,
      "experience": 550,
      "cash_base": 0,
      "level": 40,
      "magic_id": 357,
      "magic_name": "炼狱爪",
      "magic_rate": 5,
      "steal_item_id": 120,
      "steal_item_name": "蜘蛛卵",
      "steal_count": 1,
      "attack_base": 0,
      "attack_runtime": 276,
      "magic_base": 22,
      "magic_runtime": 298,
      "defense_base": 20,
      "dexterity_base": 0,
      "priority_base": 138,
      "flee_rate": 0,
      "poison_resistance": 6,
      "wind_resistance": 7,
      "thunder_resistance": 6,
      "water_resistance": 8,
      "fire_resistance": 2,
      "earth_resistance": 8,
      "physical_resistance": 3,
      "dual_move_raw": 0,
      "collect_value": 3,
      "permalink": "index.html#monster-0218",
      "steal": {
        "kind": "item",
        "item_id": 120,
        "item_name": "蜘蛛卵",
        "pool_or_count": 1,
        "cash_divisors": [],
        "atlas_search": "../item-atlas/index.html?q=%E8%9C%98%E8%9B%9B%E5%8D%B5"
      }
    },
    {
      "ordinal": 140,
      "entity_id": 537,
      "enemy_data_id": 139,
      "name": "绿食火蟾",
      "health": 400,
      "experience": 45,
      "cash_base": 10,
      "level": 13,
      "magic_id": 0,
      "magic_name": "普攻",
      "magic_rate": 0,
      "steal_item_id": 119,
      "steal_item_name": "毒蟾卵",
      "steal_count": 2,
      "attack_base": 11,
      "attack_runtime": 125,
      "magic_base": 0,
      "magic_runtime": 114,
      "defense_base": 0,
      "dexterity_base": 0,
      "priority_base": 57,
      "flee_rate": 0,
      "poison_resistance": 0,
      "wind_resistance": 4,
      "thunder_resistance": 4,
      "water_resistance": 6,
      "fire_resistance": 2,
      "earth_resistance": 4,
      "physical_resistance": 2,
      "dual_move_raw": 0,
      "collect_value": 1,
      "permalink": "index.html#monster-0219",
      "steal": {
        "kind": "item",
        "item_id": 119,
        "item_name": "毒蟾卵",
        "pool_or_count": 2,
        "cash_divisors": [],
        "atlas_search": "../item-atlas/index.html?q=%E6%AF%92%E8%9F%BE%E5%8D%B5"
      }
    },
    {
      "ordinal": 141,
      "entity_id": 538,
      "enemy_data_id": 140,
      "name": "蓝食火蟾",
      "health": 320,
      "experience": 50,
      "cash_base": 10,
      "level": 13,
      "magic_id": 322,
      "magic_name": "玄冰咒",
      "magic_rate": 10,
      "steal_item_id": 142,
      "steal_item_name": "冰蚕蛊",
      "steal_count": 1,
      "attack_base": 0,
      "attack_runtime": 114,
      "magic_base": -20,
      "magic_runtime": 94,
      "defense_base": 0,
      "dexterity_base": 0,
      "priority_base": 57,
      "flee_rate": 1,
      "poison_resistance": 0,
      "wind_resistance": 6,
      "thunder_resistance": 6,
      "water_resistance": 9,
      "fire_resistance": 2,
      "earth_resistance": 4,
      "physical_resistance": 3,
      "dual_move_raw": 0,
      "collect_value": 1,
      "permalink": "index.html#monster-021a",
      "steal": {
        "kind": "item",
        "item_id": 142,
        "item_name": "冰蚕蛊",
        "pool_or_count": 1,
        "cash_divisors": [],
        "atlas_search": "../item-atlas/index.html?q=%E5%86%B0%E8%9A%95%E8%9B%8A"
      }
    },
    {
      "ordinal": 142,
      "entity_id": 539,
      "enemy_data_id": 141,
      "name": "毒神龙",
      "health": 6350,
      "experience": 3108,
      "cash_base": 0,
      "level": 29,
      "magic_id": 372,
      "magic_name": "万蛊蚀天",
      "magic_rate": 4,
      "steal_item_id": 278,
      "steal_item_name": "毒龙胆",
      "steal_count": 13,
      "attack_base": 0,
      "attack_runtime": 210,
      "magic_base": 0,
      "magic_runtime": 210,
      "defense_base": 0,
      "dexterity_base": 0,
      "priority_base": 105,
      "flee_rate": 0,
      "poison_resistance": 10,
      "wind_resistance": 6,
      "thunder_resistance": 6,
      "water_resistance": 6,
      "fire_resistance": 6,
      "earth_resistance": 6,
      "physical_resistance": 2,
      "dual_move_raw": 0,
      "collect_value": 9,
      "permalink": "index.html#monster-021b",
      "steal": {
        "kind": "item",
        "item_id": 278,
        "item_name": "毒龙胆",
        "pool_or_count": 13,
        "cash_divisors": [],
        "atlas_search": "../item-atlas/index.html?q=%E6%AF%92%E9%BE%99%E8%83%86"
      }
    },
    {
      "ordinal": 143,
      "entity_id": 540,
      "enemy_data_id": 142,
      "name": "金神龙",
      "health": 9000,
      "experience": 3100,
      "cash_base": 0,
      "level": 34,
      "magic_id": 379,
      "magic_name": "灭绝一击",
      "magic_rate": 4,
      "steal_item_id": 63,
      "steal_item_name": "金刚符",
      "steal_count": 3,
      "attack_base": 0,
      "attack_runtime": 240,
      "magic_base": 0,
      "magic_runtime": 240,
      "defense_base": 0,
      "dexterity_base": 0,
      "priority_base": 120,
      "flee_rate": 0,
      "poison_resistance": 10,
      "wind_resistance": 5,
      "thunder_resistance": 5,
      "water_resistance": 5,
      "fire_resistance": 5,
      "earth_resistance": 5,
      "physical_resistance": 10,
      "dual_move_raw": 0,
      "collect_value": 9,
      "permalink": "index.html#monster-021c",
      "steal": {
        "kind": "item",
        "item_id": 63,
        "item_name": "金刚符",
        "pool_or_count": 3,
        "cash_divisors": [],
        "atlas_search": "../item-atlas/index.html?q=%E9%87%91%E5%88%9A%E7%AC%A6"
      }
    },
    {
      "ordinal": 144,
      "entity_id": 541,
      "enemy_data_id": 143,
      "name": "土神龙",
      "health": 7550,
      "experience": 2896,
      "cash_base": 0,
      "level": 32,
      "magic_id": 357,
      "magic_name": "炼狱爪",
      "magic_rate": 5,
      "steal_item_id": 71,
      "steal_item_name": "土灵符",
      "steal_count": 3,
      "attack_base": 0,
      "attack_runtime": 228,
      "magic_base": 0,
      "magic_runtime": 228,
      "defense_base": 0,
      "dexterity_base": 0,
      "priority_base": 114,
      "flee_rate": 0,
      "poison_resistance": 6,
      "wind_resistance": 6,
      "thunder_resistance": 5,
      "water_resistance": 6,
      "fire_resistance": 0,
      "earth_resistance": 10,
      "physical_resistance": 3,
      "dual_move_raw": 0,
      "collect_value": 9,
      "permalink": "index.html#monster-021d",
      "steal": {
        "kind": "item",
        "item_id": 71,
        "item_name": "土灵符",
        "pool_or_count": 3,
        "cash_divisors": [],
        "atlas_search": "../item-atlas/index.html?q=%E5%9C%9F%E7%81%B5%E7%AC%A6"
      }
    },
    {
      "ordinal": 145,
      "entity_id": 542,
      "enemy_data_id": 144,
      "name": "火神龙",
      "health": 8350,
      "experience": 3020,
      "cash_base": 0,
      "level": 30,
      "magic_id": 328,
      "magic_name": "三昧真火",
      "magic_rate": 5,
      "steal_item_id": 70,
      "steal_item_name": "火灵符",
      "steal_count": 3,
      "attack_base": 0,
      "attack_runtime": 216,
      "magic_base": 0,
      "magic_runtime": 216,
      "defense_base": 0,
      "dexterity_base": 0,
      "priority_base": 108,
      "flee_rate": 0,
      "poison_resistance": 6,
      "wind_resistance": 5,
      "thunder_resistance": 7,
      "water_resistance": 0,
      "fire_resistance": 10,
      "earth_resistance": 6,
      "physical_resistance": 3,
      "dual_move_raw": 0,
      "collect_value": 9,
      "permalink": "index.html#monster-021e",
      "steal": {
        "kind": "item",
        "item_id": 70,
        "item_name": "火灵符",
        "pool_or_count": 3,
        "cash_divisors": [],
        "atlas_search": "../item-atlas/index.html?q=%E7%81%AB%E7%81%B5%E7%AC%A6"
      }
    },
    {
      "ordinal": 146,
      "entity_id": 543,
      "enemy_data_id": 145,
      "name": "冰神龙",
      "health": 7250,
      "experience": 2950,
      "cash_base": 0,
      "level": 30,
      "magic_id": 324,
      "magic_name": "风雪冰天1",
      "magic_rate": 5,
      "steal_item_id": 69,
      "steal_item_name": "水灵符",
      "steal_count": 3,
      "attack_base": 0,
      "attack_runtime": 216,
      "magic_base": 0,
      "magic_runtime": 216,
      "defense_base": 0,
      "dexterity_base": 0,
      "priority_base": 108,
      "flee_rate": 0,
      "poison_resistance": 6,
      "wind_resistance": 7,
      "thunder_resistance": 0,
      "water_resistance": 10,
      "fire_resistance": 4,
      "earth_resistance": 6,
      "physical_resistance": 3,
      "dual_move_raw": 0,
      "collect_value": 9,
      "permalink": "index.html#monster-021f",
      "steal": {
        "kind": "item",
        "item_id": 69,
        "item_name": "水灵符",
        "pool_or_count": 3,
        "cash_divisors": [],
        "atlas_search": "../item-atlas/index.html?q=%E6%B0%B4%E7%81%B5%E7%AC%A6"
      }
    },
    {
      "ordinal": 147,
      "entity_id": 544,
      "enemy_data_id": 146,
      "name": "风神龙",
      "health": 6950,
      "experience": 2680,
      "cash_base": 0,
      "level": 30,
      "magic_id": 359,
      "magic_name": "狂风术",
      "magic_rate": 5,
      "steal_item_id": 67,
      "steal_item_name": "风灵符",
      "steal_count": 3,
      "attack_base": 0,
      "attack_runtime": 216,
      "magic_base": 0,
      "magic_runtime": 216,
      "defense_base": 0,
      "dexterity_base": 0,
      "priority_base": 108,
      "flee_rate": 0,
      "poison_resistance": 6,
      "wind_resistance": 10,
      "thunder_resistance": 6,
      "water_resistance": 6,
      "fire_resistance": 6,
      "earth_resistance": 0,
      "physical_resistance": 3,
      "dual_move_raw": 0,
      "collect_value": 9,
      "permalink": "index.html#monster-0220",
      "steal": {
        "kind": "item",
        "item_id": 67,
        "item_name": "风灵符",
        "pool_or_count": 3,
        "cash_divisors": [],
        "atlas_search": "../item-atlas/index.html?q=%E9%A3%8E%E7%81%B5%E7%AC%A6"
      }
    },
    {
      "ordinal": 148,
      "entity_id": 545,
      "enemy_data_id": 147,
      "name": "雷神龙",
      "health": 7250,
      "experience": 2764,
      "cash_base": 0,
      "level": 33,
      "magic_id": 318,
      "magic_name": "天雷破",
      "magic_rate": 5,
      "steal_item_id": 68,
      "steal_item_name": "雷灵符",
      "steal_count": 3,
      "attack_base": 0,
      "attack_runtime": 234,
      "magic_base": 0,
      "magic_runtime": 234,
      "defense_base": 0,
      "dexterity_base": 0,
      "priority_base": 117,
      "flee_rate": 0,
      "poison_resistance": 6,
      "wind_resistance": 0,
      "thunder_resistance": 10,
      "water_resistance": 6,
      "fire_resistance": 6,
      "earth_resistance": 6,
      "physical_resistance": 3,
      "dual_move_raw": 0,
      "collect_value": 9,
      "permalink": "index.html#monster-0221",
      "steal": {
        "kind": "item",
        "item_id": 68,
        "item_name": "雷灵符",
        "pool_or_count": 3,
        "cash_divisors": [],
        "atlas_search": "../item-atlas/index.html?q=%E9%9B%B7%E7%81%B5%E7%AC%A6"
      }
    },
    {
      "ordinal": 149,
      "entity_id": 546,
      "enemy_data_id": 149,
      "name": "拜月教主",
      "health": 22220,
      "experience": 30000,
      "cash_base": 12800,
      "level": 50,
      "magic_id": 382,
      "magic_name": "魔掌天下",
      "magic_rate": 5,
      "steal_item_id": 123,
      "steal_item_name": "孔雀胆",
      "steal_count": 30,
      "attack_base": 35,
      "attack_runtime": 371,
      "magic_base": 0,
      "magic_runtime": 336,
      "defense_base": 0,
      "dexterity_base": 0,
      "priority_base": 168,
      "flee_rate": 0,
      "poison_resistance": 5,
      "wind_resistance": 6,
      "thunder_resistance": 6,
      "water_resistance": 6,
      "fire_resistance": 6,
      "earth_resistance": 6,
      "physical_resistance": 4,
      "dual_move_raw": 2,
      "collect_value": 0,
      "permalink": "index.html#monster-0222",
      "steal": {
        "kind": "item",
        "item_id": 123,
        "item_name": "孔雀胆",
        "pool_or_count": 30,
        "cash_divisors": [],
        "atlas_search": "../item-atlas/index.html?q=%E5%AD%94%E9%9B%80%E8%83%86"
      }
    },
    {
      "ordinal": 150,
      "entity_id": 547,
      "enemy_data_id": 150,
      "name": "八头蛇",
      "health": 7800,
      "experience": 3050,
      "cash_base": 0,
      "level": 40,
      "magic_id": 373,
      "magic_name": "毒吞天下",
      "magic_rate": 5,
      "steal_item_id": 278,
      "steal_item_name": "毒龙胆",
      "steal_count": 3,
      "attack_base": 20,
      "attack_runtime": 296,
      "magic_base": -20,
      "magic_runtime": 256,
      "defense_base": 0,
      "dexterity_base": 0,
      "priority_base": 138,
      "flee_rate": 0,
      "poison_resistance": 6,
      "wind_resistance": 6,
      "thunder_resistance": 4,
      "water_resistance": 10,
      "fire_resistance": 5,
      "earth_resistance": 6,
      "physical_resistance": 3,
      "dual_move_raw": 0,
      "collect_value": 0,
      "permalink": "index.html#monster-0223",
      "steal": {
        "kind": "item",
        "item_id": 278,
        "item_name": "毒龙胆",
        "pool_or_count": 3,
        "cash_divisors": [],
        "atlas_search": "../item-atlas/index.html?q=%E6%AF%92%E9%BE%99%E8%83%86"
      }
    },
    {
      "ordinal": 151,
      "entity_id": 548,
      "enemy_data_id": 151,
      "name": "苗人拳1",
      "health": 1360,
      "experience": 488,
      "cash_base": 70,
      "level": 37,
      "magic_id": 0,
      "magic_name": "普攻",
      "magic_rate": 0,
      "steal_item_id": 0,
      "steal_item_name": "",
      "steal_count": 1000,
      "attack_base": 16,
      "attack_runtime": 274,
      "magic_base": 0,
      "magic_runtime": 258,
      "defense_base": 0,
      "dexterity_base": 0,
      "priority_base": 129,
      "flee_rate": 0,
      "poison_resistance": 4,
      "wind_resistance": 4,
      "thunder_resistance": 4,
      "water_resistance": 4,
      "fire_resistance": 4,
      "earth_resistance": 4,
      "physical_resistance": 2,
      "dual_move_raw": 2,
      "collect_value": 0,
      "permalink": "index.html#monster-0224",
      "steal": {
        "kind": "cash",
        "item_id": null,
        "item_name": null,
        "pool_or_count": 1000,
        "cash_divisors": [
          2,
          3
        ],
        "atlas_search": null
      }
    },
    {
      "ordinal": 152,
      "entity_id": 549,
      "enemy_data_id": 152,
      "name": "苗枪卒1",
      "health": 1800,
      "experience": 525,
      "cash_base": 102,
      "level": 40,
      "magic_id": 0,
      "magic_name": "普攻",
      "magic_rate": 0,
      "steal_item_id": 0,
      "steal_item_name": "",
      "steal_count": 1200,
      "attack_base": 15,
      "attack_runtime": 291,
      "magic_base": 0,
      "magic_runtime": 276,
      "defense_base": 0,
      "dexterity_base": 0,
      "priority_base": 138,
      "flee_rate": 0,
      "poison_resistance": 2,
      "wind_resistance": 4,
      "thunder_resistance": 3,
      "water_resistance": 4,
      "fire_resistance": 4,
      "earth_resistance": 4,
      "physical_resistance": 2,
      "dual_move_raw": 2,
      "collect_value": 0,
      "permalink": "index.html#monster-0225",
      "steal": {
        "kind": "cash",
        "item_id": null,
        "item_name": null,
        "pool_or_count": 1200,
        "cash_divisors": [
          2,
          3
        ],
        "atlas_search": null
      }
    },
    {
      "ordinal": 153,
      "entity_id": 550,
      "enemy_data_id": 153,
      "name": "紫九头蛇",
      "health": 3600,
      "experience": 700,
      "cash_base": 0,
      "level": 38,
      "magic_id": 324,
      "magic_name": "风雪冰天1",
      "magic_rate": 4,
      "steal_item_id": 142,
      "steal_item_name": "冰蚕蛊",
      "steal_count": 2,
      "attack_base": -20,
      "attack_runtime": 244,
      "magic_base": 0,
      "magic_runtime": 264,
      "defense_base": 8,
      "dexterity_base": -20,
      "priority_base": 112,
      "flee_rate": 0,
      "poison_resistance": 3,
      "wind_resistance": 5,
      "thunder_resistance": 5,
      "water_resistance": 5,
      "fire_resistance": 5,
      "earth_resistance": 0,
      "physical_resistance": 2,
      "dual_move_raw": 0,
      "collect_value": 3,
      "permalink": "index.html#monster-0226",
      "steal": {
        "kind": "item",
        "item_id": 142,
        "item_name": "冰蚕蛊",
        "pool_or_count": 2,
        "cash_divisors": [],
        "atlas_search": "../item-atlas/index.html?q=%E5%86%B0%E8%9A%95%E8%9B%8A"
      }
    }
  ]
}
