From 4f8918deef884d221e659d3fe56523d6606488fa Mon Sep 17 00:00:00 2001 From: Saulc Date: Thu, 18 Jan 2018 00:38:13 +0100 Subject: add test map --- conf/map/maps.conf | 4 + db/map_index.txt | 144 +++---- db/re/item_db.conf | 916 +++++++++++++++++++++++++++++++++++++++++++- db/re/map_cache.dat | Bin 15012 -> 19885 bytes db/re/mob_db.conf | 135 +++++++ npc/000-1-2-3-4/_import.txt | 4 + npc/000-1-2-3-4/_mobs.txt | 39 ++ npc/000-1-2-3-4/_warps.txt | 3 + npc/000-1-2/_import.txt | 2 + npc/000-1-3/_import.txt | 4 + npc/000-1-3/_mobs.txt | 39 ++ npc/000-1-3/_warps.txt | 3 + npc/000-1-7-2/_import.txt | 4 + npc/000-1-7-2/_mobs.txt | 39 ++ npc/000-1-7-2/_warps.txt | 3 + npc/000-1-7-3/_import.txt | 4 + npc/000-1-7-3/_mobs.txt | 39 ++ npc/000-1-7-3/_warps.txt | 3 + npc/000-1-7/_import.txt | 4 + npc/000-1-7/_mobs.txt | 39 ++ npc/000-1-7/_warps.txt | 3 + npc/000-1-9/_import.txt | 4 + npc/000-1-9/_mobs.txt | 39 ++ npc/000-1-9/_warps.txt | 3 + npc/002-1/_import.txt | 2 + npc/_import.txt | 4 + 26 files changed, 1410 insertions(+), 73 deletions(-) create mode 100644 npc/000-1-2-3-4/_import.txt create mode 100644 npc/000-1-2-3-4/_mobs.txt create mode 100644 npc/000-1-2-3-4/_warps.txt create mode 100644 npc/000-1-2/_import.txt create mode 100644 npc/000-1-3/_import.txt create mode 100644 npc/000-1-3/_mobs.txt create mode 100644 npc/000-1-3/_warps.txt create mode 100644 npc/000-1-7-2/_import.txt create mode 100644 npc/000-1-7-2/_mobs.txt create mode 100644 npc/000-1-7-2/_warps.txt create mode 100644 npc/000-1-7-3/_import.txt create mode 100644 npc/000-1-7-3/_mobs.txt create mode 100644 npc/000-1-7-3/_warps.txt create mode 100644 npc/000-1-7/_import.txt create mode 100644 npc/000-1-7/_mobs.txt create mode 100644 npc/000-1-7/_warps.txt create mode 100644 npc/000-1-9/_import.txt create mode 100644 npc/000-1-9/_mobs.txt create mode 100644 npc/000-1-9/_warps.txt create mode 100644 npc/002-1/_import.txt diff --git a/conf/map/maps.conf b/conf/map/maps.conf index 425ea22cd..06c49fe21 100644 --- a/conf/map/maps.conf +++ b/conf/map/maps.conf @@ -5,6 +5,9 @@ map_list: ( "000-0-1", "000-0", "000-1-1", + "000-1-2", + "000-1-7-3", + "000-1-9", "000-1", "000-2-0", "000-2-1", @@ -57,6 +60,7 @@ map_list: ( "001-2-9", "001-3-0", "001-3-1", + "002-1", "008-1", "008-2-0", "008-2-1", diff --git a/db/map_index.txt b/db/map_index.txt index b7efd6c5e..c93ae5ad5 100644 --- a/db/map_index.txt +++ b/db/map_index.txt @@ -2,73 +2,77 @@ 000-0-1 2 000-0 3 000-1-1 4 -000-1 5 -000-2-0 6 -000-2-1 7 -000-2-2 8 -000-2-3 9 -000-2-4 10 -001-1 11 -001-2-0 12 -001-2-1 13 -001-2-10 14 -001-2-11 15 -001-2-12 16 -001-2-13 17 -001-2-14 18 -001-2-15 19 -001-2-16 20 -001-2-17 21 -001-2-18 22 -001-2-19 23 -001-2-2 24 -001-2-20 25 -001-2-21 26 -001-2-22 27 -001-2-23 28 -001-2-24 29 -001-2-25 30 -001-2-26 31 -001-2-27 32 -001-2-28 33 -001-2-29 34 -001-2-3 35 -001-2-30 36 -001-2-31 37 -001-2-32 38 -001-2-33 39 -001-2-34 40 -001-2-35 41 -001-2-36 42 -001-2-37 43 -001-2-38 44 -001-2-39 45 -001-2-4 46 -001-2-40 47 -001-2-41 48 -001-2-42 49 -001-2-5 50 -001-2-6 51 -001-2-7 52 -001-2-8 53 -001-2-9 54 -001-3-0 55 -001-3-1 56 -008-1 57 -008-2-0 58 -008-2-1 59 -008-2-10 60 -008-2-11 61 -008-2-12 62 -008-2-13 63 -008-2-14 64 -008-2-2 65 -008-2-3 66 -008-2-4 67 -008-2-5 68 -008-2-6 69 -008-2-7 70 -008-2-8 71 -008-2-9 72 -test 73 -testbg 74 +000-1-2 5 +000-1-7-3 6 +000-1-9 7 +000-1 8 +000-2-0 9 +000-2-1 10 +000-2-2 11 +000-2-3 12 +000-2-4 13 +001-1 14 +001-2-0 15 +001-2-1 16 +001-2-10 17 +001-2-11 18 +001-2-12 19 +001-2-13 20 +001-2-14 21 +001-2-15 22 +001-2-16 23 +001-2-17 24 +001-2-18 25 +001-2-19 26 +001-2-2 27 +001-2-20 28 +001-2-21 29 +001-2-22 30 +001-2-23 31 +001-2-24 32 +001-2-25 33 +001-2-26 34 +001-2-27 35 +001-2-28 36 +001-2-29 37 +001-2-3 38 +001-2-30 39 +001-2-31 40 +001-2-32 41 +001-2-33 42 +001-2-34 43 +001-2-35 44 +001-2-36 45 +001-2-37 46 +001-2-38 47 +001-2-39 48 +001-2-4 49 +001-2-40 50 +001-2-41 51 +001-2-42 52 +001-2-5 53 +001-2-6 54 +001-2-7 55 +001-2-8 56 +001-2-9 57 +001-3-0 58 +001-3-1 59 +002-1 60 +008-1 61 +008-2-0 62 +008-2-1 63 +008-2-10 64 +008-2-11 65 +008-2-12 66 +008-2-13 67 +008-2-14 68 +008-2-2 69 +008-2-3 70 +008-2-4 71 +008-2-5 72 +008-2-6 73 +008-2-7 74 +008-2-8 75 +008-2-9 76 +test 77 +testbg 78 diff --git a/db/re/item_db.conf b/db/re/item_db.conf index be0f4886e..4f371069d 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -2186,7 +2186,7 @@ item_db: ( Sprite: 0 }, { -Id: 735 + Id: 735 AegisName: "Topaz" Name: "Topaz" Type: "IT_ETC" @@ -2264,7 +2264,7 @@ Id: 735 Sprite: 0 }, { -Id: 738 + Id: 738 AegisName: "Bloodstone" Name: "Blooodstone" Type: "IT_ETC" @@ -2751,7 +2751,7 @@ Id: 738 WeaponLv: 0 EquipLv: 0 Refine: false - ViewSprite: 757 + ViewSprite: 756 BindOnEquip: false BuyingStore: true Delay: 0 @@ -3407,6 +3407,916 @@ Id: 738 Delay: 0 Sprite: 0 }, +{ + Id: 782 + AegisName: "VampireBatWing" + Name: "Vampire Bat Wing" + Type: "IT_ETC" + Buy: 10000 + Sell: 5000 + Weight: 20 + Atk: 0 + Matk: 0 + Def: 0 + Range: 0 + Slots: 0 + Job: { + All: true + } + Gender: "SEX_ANY" + WeaponLv: 0 + EquipLv: 0 + Refine: false + ViewSprite: 782 + BindOnEquip: false + BuyingStore: true + Delay: 0 + Sprite: 0 +}, +{ + Id: 783 + AegisName: "TetiClaw" + Name: "Yeti Claw" + Type: "IT_ETC" + Buy: 10000 + Sell: 5000 + Weight: 20 + Atk: 0 + Matk: 0 + Def: 0 + Range: 0 + Slots: 0 + Job: { + All: true + } + Gender: "SEX_ANY" + WeaponLv: 0 + EquipLv: 0 + Refine: false + ViewSprite: 783 + BindOnEquip: false + BuyingStore: true + Delay: 0 + Sprite: 0 +}, +{ + Id: 784 + AegisName: "WolvernPelt" + Name: "Wolvern Pelt" + Type: "IT_ETC" + Buy: 10000 + Sell: 5000 + Weight: 20 + Atk: 0 + Matk: 0 + Def: 0 + Range: 0 + Slots: 0 + Job: { + All: true + } + Gender: "SEX_ANY" + WeaponLv: 0 + EquipLv: 0 + Refine: false + ViewSprite: 784 + BindOnEquip: false + BuyingStore: true + Delay: 0 + Sprite: 0 +}, +{ + Id: 785 + AegisName: "WhiteFur" + Name: "White Fur" + Type: "IT_ETC" + Buy: 10000 + Sell: 5000 + Weight: 20 + Atk: 0 + Matk: 0 + Def: 0 + Range: 0 + Slots: 0 + Job: { + All: true + } + Gender: "SEX_ANY" + WeaponLv: 0 + EquipLv: 0 + Refine: false + ViewSprite: 785 + BindOnEquip: false + BuyingStore: true + Delay: 0 + Sprite: 0 +}, +{ + Id: 786 + AegisName: "Tulip" + Name: "Tulip" + Type: "IT_ETC" + Buy: 10000 + Sell: 5000 + Weight: 20 + Atk: 0 + Matk: 0 + Def: 0 + Range: 0 + Slots: 0 + Job: { + All: true + } + Gender: "SEX_ANY" + WeaponLv: 0 + EquipLv: 0 + Refine: false + ViewSprite: 786 + BindOnEquip: false + BuyingStore: true + Delay: 0 + Sprite: 0 +}, +{ + Id: 787 + AegisName: "SpellBookPage" + Name: "Spell Book Page" + Type: "IT_ETC" + Buy: 10000 + Sell: 5000 + Weight: 20 + Atk: 0 + Matk: 0 + Def: 0 + Range: 0 + Slots: 0 + Job: { + All: true + } + Gender: "SEX_ANY" + WeaponLv: 0 + EquipLv: 0 + Refine: false + ViewSprite: 787 + BindOnEquip: false + BuyingStore: true + Delay: 0 + Sprite: 0 +}, +{ + Id: 788 + AegisName: "Toothbrush" + Name: "Toothbrush" + Type: "IT_ETC" + Buy: 10000 + Sell: 5000 + Weight: 20 + Atk: 0 + Matk: 0 + Def: 0 + Range: 0 + Slots: 0 + Job: { + All: true + } + Gender: "SEX_ANY" + WeaponLv: 0 + EquipLv: 0 + Refine: false + ViewSprite: 788 + BindOnEquip: false + BuyingStore: true + Delay: 0 + Sprite: 0 +}, +{ + Id: 789 + AegisName: "Skull" + Name: "Skull" + Type: "IT_ETC" + Buy: 10000 + Sell: 5000 + Weight: 20 + Atk: 0 + Matk: 0 + Def: 0 + Range: 0 + Slots: 0 + Job: { + All: true + } + Gender: "SEX_ANY" + WeaponLv: 0 + EquipLv: 0 + Refine: false + ViewSprite: 789 + BindOnEquip: false + BuyingStore: true + Delay: 0 + Sprite: 0 +}, +{ + Id: 790 + AegisName: "SilverBell" + Name: "Silver Bell" + Type: "IT_ETC" + Buy: 10000 + Sell: 5000 + Weight: 20 + Atk: 0 + Matk: 0 + Def: 0 + Range: 0 + Slots: 0 + Job: { + All: true + } + Gender: "SEX_ANY" + WeaponLv: 0 + EquipLv: 0 + Refine: false + ViewSprite: 790 + BindOnEquip: false + BuyingStore: true + Delay: 0 + Sprite: 0 +}, +{ + Id: 791 + AegisName: "BrokenFOurLeafAmulet" + Name: "Broken Four Leaf Amulet" + Type: "IT_ETC" + Buy: 10000 + Sell: 5000 + Weight: 20 + Atk: 0 + Matk: 0 + Def: 0 + Range: 0 + Slots: 0 + Job: { + All: true + } + Gender: "SEX_ANY" + WeaponLv: 0 + EquipLv: 0 + Refine: false + ViewSprite: 791 + BindOnEquip: false + BuyingStore: true + Delay: 0 + Sprite: 0 +}, +{ + Id: 792 + AegisName: "GemPowder" + Name: "Gem powder" + Type: "IT_ETC" + Buy: 10000 + Sell: 5000 + Weight: 20 + Atk: 0 + Matk: 0 + Def: 0 + Range: 0 + Slots: 0 + Job: { + All: true + } + Gender: "SEX_ANY" + WeaponLv: 0 + EquipLv: 0 + Refine: false + ViewSprite: 792 + BindOnEquip: false + BuyingStore: true + Delay: 0 + Sprite: 0 +}, +{ + Id: 793 + AegisName: "GoldPieces" + Name: "GOld Pieces" + Type: "IT_ETC" + Buy: 10000 + Sell: 5000 + Weight: 20 + Atk: 0 + Matk: 0 + Def: 0 + Range: 0 + Slots: 0 + Job: { + All: true + } + Gender: "SEX_ANY" + WeaponLv: 0 + EquipLv: 0 + Refine: false + ViewSprite: 793 + BindOnEquip: false + BuyingStore: true + Delay: 0 + Sprite: 0 +}, +{ + Id: 794 + AegisName: "GrassLiner" + Name: "Grass Liner" + Type: "IT_ETC" + Buy: 10000 + Sell: 5000 + Weight: 20 + Atk: 0 + Matk: 0 + Def: 0 + Range: 0 + Slots: 0 + Job: { + All: true + } + Gender: "SEX_ANY" + WeaponLv: 0 + EquipLv: 0 + Refine: false + ViewSprite: 794 + BindOnEquip: false + BuyingStore: true + Delay: 0 + Sprite: 0 +}, +{ + Id: 795 + AegisName: "IceCude" + Name: "Ice Cube" + Type: "IT_ETC" + Buy: 10000 + Sell: 5000 + Weight: 20 + Atk: 0 + Matk: 0 + Def: 0 + Range: 0 + Slots: 0 + Job: { + All: true + } + Gender: "SEX_ANY" + WeaponLv: 0 + EquipLv: 0 + Refine: false + ViewSprite: 795 + BindOnEquip: false + BuyingStore: true + Delay: 0 + Sprite: 0 +}, +{ + Id: 796 + AegisName: "Iten" + Name: "Iten" + Type: "IT_ETC" + Buy: 10000 + Sell: 5000 + Weight: 20 + Atk: 0 + Matk: 0 + Def: 0 + Range: 0 + Slots: 0 + Job: { + All: true + } + Gender: "SEX_ANY" + WeaponLv: 0 + EquipLv: 0 + Refine: false + ViewSprite: 796 + BindOnEquip: false + BuyingStore: true + Delay: 0 + Sprite: 0 +}, +{ + Id: 797 + AegisName: "JackOLantern" + Name: "Jack'O Lantern" + Type: "IT_ETC" + Buy: 10000 + Sell: 5000 + Weight: 20 + Atk: 0 + Matk: 0 + Def: 0 + Range: 0 + Slots: 0 + Job: { + All: true + } + Gender: "SEX_ANY" + WeaponLv: 0 + EquipLv: 0 + Refine: false + ViewSprite: 797 + BindOnEquip: false + BuyingStore: true + Delay: 0 + Sprite: 0 +}, +{ + Id: 798 + AegisName: "LazuriteShard" + Name: "Lazurite Shard" + Type: "IT_ETC" + Buy: 10000 + Sell: 5000 + Weight: 20 + Atk: 0 + Matk: 0 + Def: 0 + Range: 0 + Slots: 0 + Job: { + All: true + } + Gender: "SEX_ANY" + WeaponLv: 0 + EquipLv: 0 + Refine: false + ViewSprite: 798 + BindOnEquip: false + BuyingStore: true + Delay: 0 + Sprite: 0 +}, +{ + Id: 799 + AegisName: "LazuriteCrystal" + Name: "Lazurite Cristal" + Type: "IT_ETC" + Buy: 10000 + Sell: 5000 + Weight: 20 + Atk: 0 + Matk: 0 + Def: 0 + Range: 0 + Slots: 0 + Job: { + All: true + } + Gender: "SEX_ANY" + WeaponLv: 0 + EquipLv: 0 + Refine: false + ViewSprite: 799 + BindOnEquip: false + BuyingStore: true + Delay: 0 + Sprite: 0 +}, +{ + Id: 800 + AegisName: "Lazurite Heart" + Name: "Lazurite Heart" + Type: "IT_ETC" + Buy: 10000 + Sell: 5000 + Weight: 20 + Atk: 0 + Matk: 0 + Def: 0 + Range: 0 + Slots: 0 + Job: { + All: true + } + Gender: "SEX_ANY" + WeaponLv: 0 + EquipLv: 0 + Refine: false + ViewSprite: 800 + BindOnEquip: false + BuyingStore: true + Delay: 0 + Sprite: 0 +}, +{ + Id: 801 + AegisName: "LeatherSuitcase" + Name: "Leather Suitcase" + Type: "IT_ETC" + Buy: 10000 + Sell: 5000 + Weight: 20 + Atk: 0 + Matk: 0 + Def: 0 + Range: 0 + Slots: 0 + Job: { + All: true + } + Gender: "SEX_ANY" + WeaponLv: 0 + EquipLv: 0 + Refine: false + ViewSprite: 801 + BindOnEquip: false + BuyingStore: true + Delay: 0 + Sprite: 0 +}, +{ + Id: 802 + AegisName: "Lockpicks" + Name: "Lockpicks" + Type: "IT_ETC" + Buy: 10000 + Sell: 5000 + Weight: 20 + Atk: 0 + Matk: 0 + Def: 0 + Range: 0 + Slots: 0 + Job: { + All: true + } + Gender: "SEX_ANY" + WeaponLv: 0 + EquipLv: 0 + Refine: false + ViewSprite: 802 + BindOnEquip: false + BuyingStore: true + Delay: 0 + Sprite: 0 +}, +{ + Id: 803 + AegisName: "LoveLetter" + Name: "Love Letter" + Type: "IT_ETC" + Buy: 10000 + Sell: 5000 + Weight: 20 + Atk: 0 + Matk: 0 + Def: 0 + Range: 0 + Slots: 0 + Job: { + All: true + } + Gender: "SEX_ANY" + WeaponLv: 0 + EquipLv: 0 + Refine: false + ViewSprite: 803 + BindOnEquip: false + BuyingStore: true + Delay: 0 + Sprite: 0 +}, +{ + Id: 804 + AegisName: "MylarinDust" + Name: "Mylarin Dust" + Type: "IT_ETC" + Buy: 10000 + Sell: 5000 + Weight: 20 + Atk: 0 + Matk: 0 + Def: 0 + Range: 0 + Slots: 0 + Job: { + All: true + } + Gender: "SEX_ANY" + WeaponLv: 0 + EquipLv: 0 + Refine: false + ViewSprite: 804 + BindOnEquip: false + BuyingStore: true + Delay: 0 + Sprite: 0 +}, +{ + Id: 805 + AegisName: "OpenedChristmasBox" + Name: "Opened Christmas Box" + Type: "IT_ETC" + Buy: 10000 + Sell: 5000 + Weight: 20 + Atk: 0 + Matk: 0 + Def: 0 + Range: 0 + Slots: 0 + Job: { + All: true + } + Gender: "SEX_ANY" + WeaponLv: 0 + EquipLv: 0 + Refine: false + ViewSprite: 805 + BindOnEquip: false + BuyingStore: true + Delay: 0 + Sprite: 0 +}, +{ + Id: 806 + AegisName: "LeatherPatch" + Name: "Leather Patch" + Type: "IT_ETC" + Buy: 10000 + Sell: 5000 + Weight: 20 + Atk: 0 + Matk: 0 + Def: 0 + Range: 0 + Slots: 0 + Job: { + All: true + } + Gender: "SEX_ANY" + WeaponLv: 0 + EquipLv: 0 + Refine: false + ViewSprite: 806 + BindOnEquip: false + BuyingStore: true + Delay: 0 + Sprite: 0 +}, +{ + Id: 807 + AegisName: "Petal" + Name: "Petal" + Type: "IT_ETC" + Buy: 10000 + Sell: 5000 + Weight: 20 + Atk: 0 + Matk: 0 + Def: 0 + Range: 0 + Slots: 0 + Job: { + All: true + } + Gender: "SEX_ANY" + WeaponLv: 0 + EquipLv: 0 + Refine: false + ViewSprite: 807 + BindOnEquip: false + BuyingStore: true + Delay: 0 + Sprite: 0 +}, +{ + Id: 808 + AegisName: "Powder" + Name: "Powder" + Type: "IT_ETC" + Buy: 10000 + Sell: 5000 + Weight: 20 + Atk: 0 + Matk: 0 + Def: 0 + Range: 0 + Slots: 0 + Job: { + All: true + } + Gender: "SEX_ANY" + WeaponLv: 0 + EquipLv: 0 + Refine: false + ViewSprite: 808 + BindOnEquip: false + BuyingStore: true + Delay: 0 + Sprite: 0 +}, +{ + Id: 809 + AegisName: "PresentBox" + Name: "Present Box" + Type: "IT_ETC" + Buy: 10000 + Sell: 5000 + Weight: 20 + Atk: 0 + Matk: 0 + Def: 0 + Range: 0 + Slots: 0 + Job: { + All: true + } + Gender: "SEX_ANY" + WeaponLv: 0 + EquipLv: 0 + Refine: false + ViewSprite: 809 + BindOnEquip: false + BuyingStore: true + Delay: 0 + Sprite: 0 +}, +{ + Id: 810 + AegisName: "Quill" + Name: "Quill" + Type: "IT_ETC" + Buy: 10000 + Sell: 5000 + Weight: 20 + Atk: 0 + Matk: 0 + Def: 0 + Range: 0 + Slots: 0 + Job: { + All: true + } + Gender: "SEX_ANY" + WeaponLv: 0 + EquipLv: 0 + Refine: false + ViewSprite: 810 + BindOnEquip: false + BuyingStore: true + Delay: 0 + Sprite: 0 +}, +{ + Id: 811 + AegisName: "Rose" + Name: "Rose" + Type: "IT_ETC" + Buy: 10000 + Sell: 5000 + Weight: 20 + Atk: 0 + Matk: 0 + Def: 0 + Range: 0 + Slots: 0 + Job: { + All: true + } + Gender: "SEX_ANY" + WeaponLv: 0 + EquipLv: 0 + Refine: false + ViewSprite: 811 + BindOnEquip: false + BuyingStore: true + Delay: 0 + Sprite: 0 +}, +{ + Id: 812 + AegisName: "SealedSoul" + Name: "Sealed Soul" + Type: "IT_ETC" + Buy: 10000 + Sell: 5000 + Weight: 20 + Atk: 0 + Matk: 0 + Def: 0 + Range: 0 + Slots: 0 + Job: { + All: true + } + Gender: "SEX_ANY" + WeaponLv: 0 + EquipLv: 0 + Refine: false + ViewSprite: 812 + BindOnEquip: false + BuyingStore: true + Delay: 0 + Sprite: 0 +}, +{ + Id: 813 + AegisName: "SilverMirror" + Name: "Silver Mirror" + Type: "IT_ETC" + Buy: 10000 + Sell: 5000 + Weight: 20 + Atk: 0 + Matk: 0 + Def: 0 + Range: 0 + Slots: 0 + Job: { + All: true + } + Gender: "SEX_ANY" + WeaponLv: 0 + EquipLv: 0 + Refine: false + ViewSprite: 813 + BindOnEquip: false + BuyingStore: true + Delay: 0 + Sprite: 0 +}, +{ + Id: 814 + AegisName: "TerraniteOre" + Name: "Terranite Ore" + Type: "IT_ETC" + Buy: 10000 + Sell: 5000 + Weight: 20 + Atk: 0 + Matk: 0 + Def: 0 + Range: 0 + Slots: 0 + Job: { + All: true + } + Gender: "SEX_ANY" + WeaponLv: 0 + EquipLv: 0 + Refine: false + ViewSprite: 814 + BindOnEquip: false + BuyingStore: true + Delay: 0 + Sprite: 0 +}, +{ + Id: 815 + AegisName: "Tuber" + Name: "Tuber" + Type: "IT_ETC" + Buy: 10000 + Sell: 5000 + Weight: 20 + Atk: 0 + Matk: 0 + Def: 0 + Range: 0 + Slots: 0 + Job: { + All: true + } + Gender: "SEX_ANY" + WeaponLv: 0 + EquipLv: 0 + Refine: false + ViewSprite: 815 + BindOnEquip: false + BuyingStore: true + Delay: 0 + Sprite: 0 +}, +{ + Id: 816 + AegisName: "IcedBottle" + Name: "Iced Bottle" + Type: "IT_ETC" + Buy: 10000 + Sell: 5000 + Weight: 20 + Atk: 0 + Matk: 0 + Def: 0 + Range: 0 + Slots: 0 + Job: { + All: true + } + Gender: "SEX_ANY" + WeaponLv: 0 + EquipLv: 0 + Refine: false + ViewSprite: 816 + BindOnEquip: false + BuyingStore: true + Delay: 0 + Sprite: 0 +}, { Id: 1000 AegisName: "BromenalFourLeafAmulet" diff --git a/db/re/map_cache.dat b/db/re/map_cache.dat index 3887c8d02..63f068dde 100755 Binary files a/db/re/map_cache.dat and b/db/re/map_cache.dat differ diff --git a/db/re/mob_db.conf b/db/re/mob_db.conf index 26de76f04..ba15c3525 100644 --- a/db/re/mob_db.conf +++ b/db/re/mob_db.conf @@ -2894,4 +2894,139 @@ mob_db: ( CrystallizedMaggot: 1 } }, +{ + Id: 1068 + SpriteName: "ManaGhost" + Name: "Mana Ghost" + Lv: 5 + Hp: 500 + Sp: 0 + Exp: 4 + JExp: 1 + AttackRange: 1 + Attack: [50, 100] + Def: 10 + Mdef: 0 + Stats: { + Str: 1 + Agi: 1 + Vit: 1 + Int: 1 + Dex: 6 + Luk: 5 + } + ViewRange: 1 + ChaseRange: 12 + Size: 0 + Race: 2 + Element: (1, 1) + Mode: { + CanMove: true + CanAttack: true + CastSensorChase: true + } + MoveSpeed: 800 + AttackDelay: 1872 + AttackMotion: 672 + DamageMotion: 480 + MvpExp: 0 + Drops: { + MaggotSlime: 800 + BugLeg: 400 + RoastedMaggot: 150 + CactusPotion: 70 + SharpKnife: 10 + CrystallizedMaggot: 1 + } +}, +{ + Id: 1069 + SpriteName: "Moonshroom" + Name: "Moonshroom" + Lv: 5 + Hp: 500 + Sp: 0 + Exp: 4 + JExp: 1 + AttackRange: 1 + Attack: [50, 100] + Def: 10 + Mdef: 0 + Stats: { + Str: 1 + Agi: 1 + Vit: 1 + Int: 1 + Dex: 6 + Luk: 5 + } + ViewRange: 1 + ChaseRange: 12 + Size: 0 + Race: 2 + Element: (1, 1) + Mode: { + CanMove: true + CanAttack: true + CastSensorChase: true + } + MoveSpeed: 800 + AttackDelay: 1872 + AttackMotion: 672 + DamageMotion: 480 + MvpExp: 0 + Drops: { + MaggotSlime: 800 + BugLeg: 400 + RoastedMaggot: 150 + CactusPotion: 70 + SharpKnife: 10 + CrystallizedMaggot: 1 + } +}, +{ + Id: 1070 + SpriteName: "Moggun" + Name: "Moggun" + Lv: 5 + Hp: 500 + Sp: 0 + Exp: 4 + JExp: 1 + AttackRange: 1 + Attack: [50, 100] + Def: 10 + Mdef: 0 + Stats: { + Str: 1 + Agi: 1 + Vit: 1 + Int: 1 + Dex: 6 + Luk: 5 + } + ViewRange: 1 + ChaseRange: 12 + Size: 0 + Race: 2 + Element: (1, 1) + Mode: { + CanMove: true + CanAttack: true + CastSensorChase: true + } + MoveSpeed: 800 + AttackDelay: 1872 + AttackMotion: 672 + DamageMotion: 480 + MvpExp: 0 + Drops: { + MaggotSlime: 800 + BugLeg: 400 + RoastedMaggot: 150 + CactusPotion: 70 + SharpKnife: 10 + CrystallizedMaggot: 1 + } +}, ) diff --git a/npc/000-1-2-3-4/_import.txt b/npc/000-1-2-3-4/_import.txt new file mode 100644 index 000000000..436f127e1 --- /dev/null +++ b/npc/000-1-2-3-4/_import.txt @@ -0,0 +1,4 @@ +// Map 000-1-2-3-4: Drasil Island +// This file is generated automatically. All manually added changes will be removed when running the Converter. +"npc/000-1-2-3-4/_mobs.txt", +"npc/000-1-2-3-4/_warps.txt", diff --git a/npc/000-1-2-3-4/_mobs.txt b/npc/000-1-2-3-4/_mobs.txt new file mode 100644 index 000000000..e16cc9feb --- /dev/null +++ b/npc/000-1-2-3-4/_mobs.txt @@ -0,0 +1,39 @@ +// This file is generated automatically. All manually added changes will be removed when running the Converter. +// Map 000-1-2-3-4: Drasil Island mobs +000-1-2-3-4,28,49,6,9 monster Tortuga 1004,3,16000,120000 +000-1-2-3-4,58,118,34,14 monster Tortuga 1004,4,35000,300000 +000-1-2-3-4,71,95,4,12 monster Tortuga 1004,1,35000,300000 +000-1-2-3-4,52,92,4,17 monster Tortuga 1004,2,35000,300000 +000-1-2-3-4,37,66,11,5 monster Tortuga 1004,2,35000,120000 +000-1-2-3-4,42,41,9,16 monster Tortuga 1004,2,35000,120000 +000-1-2-3-4,87,37,12,11 monster Tortuga 1004,3,35000,120000 +000-1-2-3-4,44,75,2,1 monster Little Blub 1007,2,25000,120000 +000-1-2-3-4,61,64,7,10 monster Little Blub 1007,2,25000,120000 +000-1-2-3-4,62,25,10,4 monster Little Blub 1007,2,25000,120000 +000-1-2-3-4,87,69,4,3 monster Blub 1008,1,60000,120000 +000-1-2-3-4,85,33,2,3 monster Little Blub 1007,1,25000,120000 +000-1-2-3-4,85,58,14,9 monster Little Blub 1007,2,35000,120000 +000-1-2-3-4,48,61,9,6 monster Little Blub 1007,1,35000,120000 +000-1-2-3-4,28,48,3,5 monster Little Blub 1007,1,35000,120000 +000-1-2-3-4,35,50,0,1 monster Plushroom Field 1011,1,35000,150000 +000-1-2-3-4,54,115,0,1 monster Plushroom Field 1011,1,35000,150000 +000-1-2-3-4,63,80,4,2 monster Plushroom Field 1011,1,35000,150000 +000-1-2-3-4,54,64,0,2 monster Plushroom Field 1011,1,35000,150000 +000-1-2-3-4,78,58,4,5 monster Plushroom Field 1011,2,35000,150000 +000-1-2-3-4,71,62,1,1 monster Plushroom Field 1011,1,35000,150000 +000-1-2-3-4,32,116,8,9 monster Croc 1006,2,35000,300000 +000-1-2-3-4,63,31,10,3 monster Croc 1006,1,35000,300000 +000-1-2-3-4,76,68,1,1 monster Croc 1006,1,35000,300000 +000-1-2-3-4,52,92,4,17 monster Croc 1006,1,35000,300000 +000-1-2-3-4,71,77,4,4 monster Croc 1006,1,35000,300000 +000-1-2-3-4,0,0,0,0 monster Piou 1002,4,60000,15000 +000-1-2-3-4,78,115,0,0 monster Crocotree 1010,1,420000,240000 +000-1-2-3-4,57,104,0,0 monster Crocotree 1010,1,420000,240000 +000-1-2-3-4,39,112,0,0 monster Crocotree 1010,1,420000,240000 +000-1-2-3-4,67,93,0,0 monster Crocotree 1010,1,420000,240000 +000-1-2-3-4,53,77,0,0 monster Crocotree 1010,1,420000,240000 +000-1-2-3-4,64,63,0,0 monster Crocotree 1010,1,420000,240000 +000-1-2-3-4,31,69,0,0 monster Crocotree 1010,1,420000,240000 +000-1-2-3-4,44,44,0,0 monster Crocotree 1010,1,420000,240000 +000-1-2-3-4,70,33,0,0 monster Crocotree 1010,1,420000,240000 +000-1-2-3-4,84,66,0,0 monster Crocotree 1010,1,420000,240000 diff --git a/npc/000-1-2-3-4/_warps.txt b/npc/000-1-2-3-4/_warps.txt new file mode 100644 index 000000000..abfd5a996 --- /dev/null +++ b/npc/000-1-2-3-4/_warps.txt @@ -0,0 +1,3 @@ +// This file is generated automatically. All manually added changes will be removed when running the Converter. +// Map 000-1-2-3-4: Drasil Island warps +000-1-2-3-4,94,100,0 warp #000-1-2-3-4_94_100 0,0,000-2-0,21,28 diff --git a/npc/000-1-2/_import.txt b/npc/000-1-2/_import.txt new file mode 100644 index 000000000..c1214a4ba --- /dev/null +++ b/npc/000-1-2/_import.txt @@ -0,0 +1,2 @@ +// Map 000-1-2: Caverna Halloween +// This file is generated automatically. All manually added changes will be removed when running the Converter. diff --git a/npc/000-1-3/_import.txt b/npc/000-1-3/_import.txt new file mode 100644 index 000000000..b38ea0fcd --- /dev/null +++ b/npc/000-1-3/_import.txt @@ -0,0 +1,4 @@ +// Map 000-1-3: Drasil Island +// This file is generated automatically. All manually added changes will be removed when running the Converter. +"npc/000-1-3/_mobs.txt", +"npc/000-1-3/_warps.txt", diff --git a/npc/000-1-3/_mobs.txt b/npc/000-1-3/_mobs.txt new file mode 100644 index 000000000..1a2b4a858 --- /dev/null +++ b/npc/000-1-3/_mobs.txt @@ -0,0 +1,39 @@ +// This file is generated automatically. All manually added changes will be removed when running the Converter. +// Map 000-1-3: Drasil Island mobs +000-1-3,28,49,6,9 monster Tortuga 1004,3,16000,120000 +000-1-3,58,118,34,14 monster Tortuga 1004,4,35000,300000 +000-1-3,71,95,4,12 monster Tortuga 1004,1,35000,300000 +000-1-3,52,92,4,17 monster Tortuga 1004,2,35000,300000 +000-1-3,37,66,11,5 monster Tortuga 1004,2,35000,120000 +000-1-3,42,41,9,16 monster Tortuga 1004,2,35000,120000 +000-1-3,87,37,12,11 monster Tortuga 1004,3,35000,120000 +000-1-3,44,75,2,1 monster Little Blub 1007,2,25000,120000 +000-1-3,61,64,7,10 monster Little Blub 1007,2,25000,120000 +000-1-3,62,25,10,4 monster Little Blub 1007,2,25000,120000 +000-1-3,87,69,4,3 monster Blub 1008,1,60000,120000 +000-1-3,85,33,2,3 monster Little Blub 1007,1,25000,120000 +000-1-3,85,58,14,9 monster Little Blub 1007,2,35000,120000 +000-1-3,48,61,9,6 monster Little Blub 1007,1,35000,120000 +000-1-3,28,48,3,5 monster Little Blub 1007,1,35000,120000 +000-1-3,35,50,0,1 monster Plushroom Field 1011,1,35000,150000 +000-1-3,54,115,0,1 monster Plushroom Field 1011,1,35000,150000 +000-1-3,63,80,4,2 monster Plushroom Field 1011,1,35000,150000 +000-1-3,54,64,0,2 monster Plushroom Field 1011,1,35000,150000 +000-1-3,78,58,4,5 monster Plushroom Field 1011,2,35000,150000 +000-1-3,71,62,1,1 monster Plushroom Field 1011,1,35000,150000 +000-1-3,32,116,8,9 monster Croc 1006,2,35000,300000 +000-1-3,63,31,10,3 monster Croc 1006,1,35000,300000 +000-1-3,76,68,1,1 monster Croc 1006,1,35000,300000 +000-1-3,52,92,4,17 monster Croc 1006,1,35000,300000 +000-1-3,71,77,4,4 monster Croc 1006,1,35000,300000 +000-1-3,0,0,0,0 monster Piou 1002,4,60000,15000 +000-1-3,78,115,0,0 monster Crocotree 1010,1,420000,240000 +000-1-3,57,104,0,0 monster Crocotree 1010,1,420000,240000 +000-1-3,39,112,0,0 monster Crocotree 1010,1,420000,240000 +000-1-3,67,93,0,0 monster Crocotree 1010,1,420000,240000 +000-1-3,53,77,0,0 monster Crocotree 1010,1,420000,240000 +000-1-3,64,63,0,0 monster Crocotree 1010,1,420000,240000 +000-1-3,31,69,0,0 monster Crocotree 1010,1,420000,240000 +000-1-3,44,44,0,0 monster Crocotree 1010,1,420000,240000 +000-1-3,70,33,0,0 monster Crocotree 1010,1,420000,240000 +000-1-3,84,66,0,0 monster Crocotree 1010,1,420000,240000 diff --git a/npc/000-1-3/_warps.txt b/npc/000-1-3/_warps.txt new file mode 100644 index 000000000..655d742f9 --- /dev/null +++ b/npc/000-1-3/_warps.txt @@ -0,0 +1,3 @@ +// This file is generated automatically. All manually added changes will be removed when running the Converter. +// Map 000-1-3: Drasil Island warps +000-1-3,94,100,0 warp #000-1-3_94_100 0,0,000-2-0,21,28 diff --git a/npc/000-1-7-2/_import.txt b/npc/000-1-7-2/_import.txt new file mode 100644 index 000000000..4bf6fa252 --- /dev/null +++ b/npc/000-1-7-2/_import.txt @@ -0,0 +1,4 @@ +// Map 000-1-7-2: Drasil Island +// This file is generated automatically. All manually added changes will be removed when running the Converter. +"npc/000-1-7-2/_mobs.txt", +"npc/000-1-7-2/_warps.txt", diff --git a/npc/000-1-7-2/_mobs.txt b/npc/000-1-7-2/_mobs.txt new file mode 100644 index 000000000..667cc86fb --- /dev/null +++ b/npc/000-1-7-2/_mobs.txt @@ -0,0 +1,39 @@ +// This file is generated automatically. All manually added changes will be removed when running the Converter. +// Map 000-1-7-2: Drasil Island mobs +000-1-7-2,28,49,6,9 monster Tortuga 1004,3,16000,120000 +000-1-7-2,58,118,34,14 monster Tortuga 1004,4,35000,300000 +000-1-7-2,71,95,4,12 monster Tortuga 1004,1,35000,300000 +000-1-7-2,52,92,4,17 monster Tortuga 1004,2,35000,300000 +000-1-7-2,37,66,11,5 monster Tortuga 1004,2,35000,120000 +000-1-7-2,42,41,9,16 monster Tortuga 1004,2,35000,120000 +000-1-7-2,87,37,12,11 monster Tortuga 1004,3,35000,120000 +000-1-7-2,44,75,2,1 monster Little Blub 1007,2,25000,120000 +000-1-7-2,61,64,7,10 monster Little Blub 1007,2,25000,120000 +000-1-7-2,62,25,10,4 monster Little Blub 1007,2,25000,120000 +000-1-7-2,87,69,4,3 monster Blub 1008,1,60000,120000 +000-1-7-2,85,33,2,3 monster Little Blub 1007,1,25000,120000 +000-1-7-2,85,58,14,9 monster Little Blub 1007,2,35000,120000 +000-1-7-2,48,61,9,6 monster Little Blub 1007,1,35000,120000 +000-1-7-2,28,48,3,5 monster Little Blub 1007,1,35000,120000 +000-1-7-2,35,50,0,1 monster Plushroom Field 1011,1,35000,150000 +000-1-7-2,54,115,0,1 monster Plushroom Field 1011,1,35000,150000 +000-1-7-2,63,80,4,2 monster Plushroom Field 1011,1,35000,150000 +000-1-7-2,54,64,0,2 monster Plushroom Field 1011,1,35000,150000 +000-1-7-2,78,58,4,5 monster Plushroom Field 1011,2,35000,150000 +000-1-7-2,71,62,1,1 monster Plushroom Field 1011,1,35000,150000 +000-1-7-2,32,116,8,9 monster Croc 1006,2,35000,300000 +000-1-7-2,63,31,10,3 monster Croc 1006,1,35000,300000 +000-1-7-2,76,68,1,1 monster Croc 1006,1,35000,300000 +000-1-7-2,52,92,4,17 monster Croc 1006,1,35000,300000 +000-1-7-2,71,77,4,4 monster Croc 1006,1,35000,300000 +000-1-7-2,0,0,0,0 monster Piou 1002,4,60000,15000 +000-1-7-2,78,115,0,0 monster Crocotree 1010,1,420000,240000 +000-1-7-2,57,104,0,0 monster Crocotree 1010,1,420000,240000 +000-1-7-2,39,112,0,0 monster Crocotree 1010,1,420000,240000 +000-1-7-2,67,93,0,0 monster Crocotree 1010,1,420000,240000 +000-1-7-2,53,77,0,0 monster Crocotree 1010,1,420000,240000 +000-1-7-2,64,63,0,0 monster Crocotree 1010,1,420000,240000 +000-1-7-2,31,69,0,0 monster Crocotree 1010,1,420000,240000 +000-1-7-2,44,44,0,0 monster Crocotree 1010,1,420000,240000 +000-1-7-2,70,33,0,0 monster Crocotree 1010,1,420000,240000 +000-1-7-2,84,66,0,0 monster Crocotree 1010,1,420000,240000 diff --git a/npc/000-1-7-2/_warps.txt b/npc/000-1-7-2/_warps.txt new file mode 100644 index 000000000..6b6a569a4 --- /dev/null +++ b/npc/000-1-7-2/_warps.txt @@ -0,0 +1,3 @@ +// This file is generated automatically. All manually added changes will be removed when running the Converter. +// Map 000-1-7-2: Drasil Island warps +000-1-7-2,94,100,0 warp #000-1-7-2_94_100 0,0,000-2-0,21,28 diff --git a/npc/000-1-7-3/_import.txt b/npc/000-1-7-3/_import.txt new file mode 100644 index 000000000..20ac31d18 --- /dev/null +++ b/npc/000-1-7-3/_import.txt @@ -0,0 +1,4 @@ +// Map 000-1-7-3: Drasil Island +// This file is generated automatically. All manually added changes will be removed when running the Converter. +"npc/000-1-7-3/_mobs.txt", +"npc/000-1-7-3/_warps.txt", diff --git a/npc/000-1-7-3/_mobs.txt b/npc/000-1-7-3/_mobs.txt new file mode 100644 index 000000000..2cc95e6f9 --- /dev/null +++ b/npc/000-1-7-3/_mobs.txt @@ -0,0 +1,39 @@ +// This file is generated automatically. All manually added changes will be removed when running the Converter. +// Map 000-1-7-3: Drasil Island mobs +000-1-7-3,37,49,6,9 monster Tortuga 1004,3,16000,120000 +000-1-7-3,67,118,34,14 monster Tortuga 1004,4,35000,300000 +000-1-7-3,80,95,4,12 monster Tortuga 1004,1,35000,300000 +000-1-7-3,61,92,4,17 monster Tortuga 1004,2,35000,300000 +000-1-7-3,46,66,11,5 monster Tortuga 1004,2,35000,120000 +000-1-7-3,51,41,9,16 monster Tortuga 1004,2,35000,120000 +000-1-7-3,96,37,12,11 monster Tortuga 1004,3,35000,120000 +000-1-7-3,53,75,2,1 monster Little Blub 1007,2,25000,120000 +000-1-7-3,70,64,7,10 monster Little Blub 1007,2,25000,120000 +000-1-7-3,71,25,10,4 monster Little Blub 1007,2,25000,120000 +000-1-7-3,96,69,4,3 monster Blub 1008,1,60000,120000 +000-1-7-3,94,33,2,3 monster Little Blub 1007,1,25000,120000 +000-1-7-3,94,58,14,9 monster Little Blub 1007,2,35000,120000 +000-1-7-3,57,61,9,6 monster Little Blub 1007,1,35000,120000 +000-1-7-3,37,48,3,5 monster Little Blub 1007,1,35000,120000 +000-1-7-3,44,50,0,1 monster Plushroom Field 1011,1,35000,150000 +000-1-7-3,63,115,0,1 monster Plushroom Field 1011,1,35000,150000 +000-1-7-3,72,80,4,2 monster Plushroom Field 1011,1,35000,150000 +000-1-7-3,63,64,0,2 monster Plushroom Field 1011,1,35000,150000 +000-1-7-3,87,58,4,5 monster Plushroom Field 1011,2,35000,150000 +000-1-7-3,80,62,1,1 monster Plushroom Field 1011,1,35000,150000 +000-1-7-3,41,116,8,9 monster Croc 1006,2,35000,300000 +000-1-7-3,72,31,10,3 monster Croc 1006,1,35000,300000 +000-1-7-3,85,68,1,1 monster Croc 1006,1,35000,300000 +000-1-7-3,61,92,4,17 monster Croc 1006,1,35000,300000 +000-1-7-3,80,77,4,4 monster Croc 1006,1,35000,300000 +000-1-7-3,9,0,0,0 monster Piou 1002,4,60000,15000 +000-1-7-3,87,115,0,0 monster Crocotree 1010,1,420000,240000 +000-1-7-3,66,104,0,0 monster Crocotree 1010,1,420000,240000 +000-1-7-3,48,112,0,0 monster Crocotree 1010,1,420000,240000 +000-1-7-3,76,93,0,0 monster Crocotree 1010,1,420000,240000 +000-1-7-3,62,77,0,0 monster Crocotree 1010,1,420000,240000 +000-1-7-3,73,63,0,0 monster Crocotree 1010,1,420000,240000 +000-1-7-3,40,69,0,0 monster Crocotree 1010,1,420000,240000 +000-1-7-3,53,44,0,0 monster Crocotree 1010,1,420000,240000 +000-1-7-3,79,33,0,0 monster Crocotree 1010,1,420000,240000 +000-1-7-3,93,66,0,0 monster Crocotree 1010,1,420000,240000 diff --git a/npc/000-1-7-3/_warps.txt b/npc/000-1-7-3/_warps.txt new file mode 100644 index 000000000..07ec33bac --- /dev/null +++ b/npc/000-1-7-3/_warps.txt @@ -0,0 +1,3 @@ +// This file is generated automatically. All manually added changes will be removed when running the Converter. +// Map 000-1-7-3: Drasil Island warps +000-1-7-3,103,100,0 warp #000-1-7-3_103_100 0,0,000-2-0,21,28 diff --git a/npc/000-1-7/_import.txt b/npc/000-1-7/_import.txt new file mode 100644 index 000000000..842ff5088 --- /dev/null +++ b/npc/000-1-7/_import.txt @@ -0,0 +1,4 @@ +// Map 000-1-7: Drasil Island +// This file is generated automatically. All manually added changes will be removed when running the Converter. +"npc/000-1-7/_mobs.txt", +"npc/000-1-7/_warps.txt", diff --git a/npc/000-1-7/_mobs.txt b/npc/000-1-7/_mobs.txt new file mode 100644 index 000000000..4d3235432 --- /dev/null +++ b/npc/000-1-7/_mobs.txt @@ -0,0 +1,39 @@ +// This file is generated automatically. All manually added changes will be removed when running the Converter. +// Map 000-1-7: Drasil Island mobs +000-1-7,28,49,6,9 monster Tortuga 1004,3,16000,120000 +000-1-7,58,118,34,14 monster Tortuga 1004,4,35000,300000 +000-1-7,71,95,4,12 monster Tortuga 1004,1,35000,300000 +000-1-7,52,92,4,17 monster Tortuga 1004,2,35000,300000 +000-1-7,37,66,11,5 monster Tortuga 1004,2,35000,120000 +000-1-7,42,41,9,16 monster Tortuga 1004,2,35000,120000 +000-1-7,87,37,12,11 monster Tortuga 1004,3,35000,120000 +000-1-7,44,75,2,1 monster Little Blub 1007,2,25000,120000 +000-1-7,61,64,7,10 monster Little Blub 1007,2,25000,120000 +000-1-7,62,25,10,4 monster Little Blub 1007,2,25000,120000 +000-1-7,87,69,4,3 monster Blub 1008,1,60000,120000 +000-1-7,85,33,2,3 monster Little Blub 1007,1,25000,120000 +000-1-7,85,58,14,9 monster Little Blub 1007,2,35000,120000 +000-1-7,48,61,9,6 monster Little Blub 1007,1,35000,120000 +000-1-7,28,48,3,5 monster Little Blub 1007,1,35000,120000 +000-1-7,35,50,0,1 monster Plushroom Field 1011,1,35000,150000 +000-1-7,54,115,0,1 monster Plushroom Field 1011,1,35000,150000 +000-1-7,63,80,4,2 monster Plushroom Field 1011,1,35000,150000 +000-1-7,54,64,0,2 monster Plushroom Field 1011,1,35000,150000 +000-1-7,78,58,4,5 monster Plushroom Field 1011,2,35000,150000 +000-1-7,71,62,1,1 monster Plushroom Field 1011,1,35000,150000 +000-1-7,32,116,8,9 monster Croc 1006,2,35000,300000 +000-1-7,63,31,10,3 monster Croc 1006,1,35000,300000 +000-1-7,76,68,1,1 monster Croc 1006,1,35000,300000 +000-1-7,52,92,4,17 monster Croc 1006,1,35000,300000 +000-1-7,71,77,4,4 monster Croc 1006,1,35000,300000 +000-1-7,0,0,0,0 monster Piou 1002,4,60000,15000 +000-1-7,78,115,0,0 monster Crocotree 1010,1,420000,240000 +000-1-7,57,104,0,0 monster Crocotree 1010,1,420000,240000 +000-1-7,39,112,0,0 monster Crocotree 1010,1,420000,240000 +000-1-7,67,93,0,0 monster Crocotree 1010,1,420000,240000 +000-1-7,53,77,0,0 monster Crocotree 1010,1,420000,240000 +000-1-7,64,63,0,0 monster Crocotree 1010,1,420000,240000 +000-1-7,31,69,0,0 monster Crocotree 1010,1,420000,240000 +000-1-7,44,44,0,0 monster Crocotree 1010,1,420000,240000 +000-1-7,70,33,0,0 monster Crocotree 1010,1,420000,240000 +000-1-7,84,66,0,0 monster Crocotree 1010,1,420000,240000 diff --git a/npc/000-1-7/_warps.txt b/npc/000-1-7/_warps.txt new file mode 100644 index 000000000..4bac91ce7 --- /dev/null +++ b/npc/000-1-7/_warps.txt @@ -0,0 +1,3 @@ +// This file is generated automatically. All manually added changes will be removed when running the Converter. +// Map 000-1-7: Drasil Island warps +000-1-7,94,100,0 warp #000-1-7_94_100 0,0,000-2-0,21,28 diff --git a/npc/000-1-9/_import.txt b/npc/000-1-9/_import.txt new file mode 100644 index 000000000..ace9eb2dd --- /dev/null +++ b/npc/000-1-9/_import.txt @@ -0,0 +1,4 @@ +// Map 000-1-9: Candor +// This file is generated automatically. All manually added changes will be removed when running the Converter. +"npc/000-1-9/_mobs.txt", +"npc/000-1-9/_warps.txt", diff --git a/npc/000-1-9/_mobs.txt b/npc/000-1-9/_mobs.txt new file mode 100644 index 000000000..a7876afdb --- /dev/null +++ b/npc/000-1-9/_mobs.txt @@ -0,0 +1,39 @@ +// This file is generated automatically. All manually added changes will be removed when running the Converter. +// Map 000-1-9: Candor mobs +000-1-9,28,49,6,9 monster Tortuga 1004,3,16000,120000 +000-1-9,58,118,34,14 monster Tortuga 1004,4,35000,300000 +000-1-9,71,95,4,12 monster Tortuga 1004,1,35000,300000 +000-1-9,52,92,4,17 monster Tortuga 1004,2,35000,300000 +000-1-9,37,66,11,5 monster Tortuga 1004,2,35000,120000 +000-1-9,42,41,9,16 monster Tortuga 1004,2,35000,120000 +000-1-9,87,37,12,11 monster Tortuga 1004,3,35000,120000 +000-1-9,44,75,2,1 monster Little Blub 1007,2,25000,120000 +000-1-9,61,64,7,10 monster Little Blub 1007,2,25000,120000 +000-1-9,62,25,10,4 monster Little Blub 1007,2,25000,120000 +000-1-9,87,69,4,3 monster Blub 1008,1,60000,120000 +000-1-9,85,33,2,3 monster Little Blub 1007,1,25000,120000 +000-1-9,85,58,14,9 monster Little Blub 1007,2,35000,120000 +000-1-9,48,61,9,6 monster Little Blub 1007,1,35000,120000 +000-1-9,28,48,3,5 monster Little Blub 1007,1,35000,120000 +000-1-9,35,50,0,1 monster Plushroom Field 1011,1,35000,150000 +000-1-9,54,115,0,1 monster Plushroom Field 1011,1,35000,150000 +000-1-9,63,80,4,2 monster Plushroom Field 1011,1,35000,150000 +000-1-9,54,64,0,2 monster Plushroom Field 1011,1,35000,150000 +000-1-9,78,58,4,5 monster Plushroom Field 1011,2,35000,150000 +000-1-9,71,62,1,1 monster Plushroom Field 1011,1,35000,150000 +000-1-9,32,116,8,9 monster Croc 1006,2,35000,300000 +000-1-9,63,31,10,3 monster Croc 1006,1,35000,300000 +000-1-9,76,68,1,1 monster Croc 1006,1,35000,300000 +000-1-9,52,92,4,17 monster Croc 1006,1,35000,300000 +000-1-9,71,77,4,4 monster Croc 1006,1,35000,300000 +000-1-9,0,0,0,0 monster Piou 1002,4,60000,15000 +000-1-9,78,115,0,0 monster Crocotree 1010,1,420000,240000 +000-1-9,57,104,0,0 monster Crocotree 1010,1,420000,240000 +000-1-9,39,112,0,0 monster Crocotree 1010,1,420000,240000 +000-1-9,67,93,0,0 monster Crocotree 1010,1,420000,240000 +000-1-9,53,77,0,0 monster Crocotree 1010,1,420000,240000 +000-1-9,64,63,0,0 monster Crocotree 1010,1,420000,240000 +000-1-9,31,69,0,0 monster Crocotree 1010,1,420000,240000 +000-1-9,44,44,0,0 monster Crocotree 1010,1,420000,240000 +000-1-9,70,33,0,0 monster Crocotree 1010,1,420000,240000 +000-1-9,84,66,0,0 monster Crocotree 1010,1,420000,240000 diff --git a/npc/000-1-9/_warps.txt b/npc/000-1-9/_warps.txt new file mode 100644 index 000000000..81e302375 --- /dev/null +++ b/npc/000-1-9/_warps.txt @@ -0,0 +1,3 @@ +// This file is generated automatically. All manually added changes will be removed when running the Converter. +// Map 000-1-9: Candor warps +000-1-9,94,100,0 warp #000-1-9_94_100 0,0,000-2-0,21,28 diff --git a/npc/002-1/_import.txt b/npc/002-1/_import.txt new file mode 100644 index 000000000..1719d4e56 --- /dev/null +++ b/npc/002-1/_import.txt @@ -0,0 +1,2 @@ +// Map 002-1: Tulimshar South +// This file is generated automatically. All manually added changes will be removed when running the Converter. diff --git a/npc/_import.txt b/npc/_import.txt index 47c8a00cd..202da4229 100644 --- a/npc/_import.txt +++ b/npc/_import.txt @@ -4,6 +4,9 @@ @include "npc/000-0-1/_import.txt" @include "npc/000-0/_import.txt" @include "npc/000-1-1/_import.txt" +@include "npc/000-1-2/_import.txt" +@include "npc/000-1-7-3/_import.txt" +@include "npc/000-1-9/_import.txt" @include "npc/000-1/_import.txt" @include "npc/000-2-0/_import.txt" @include "npc/000-2-1/_import.txt" @@ -56,6 +59,7 @@ @include "npc/001-2-9/_import.txt" @include "npc/001-3-0/_import.txt" @include "npc/001-3-1/_import.txt" +@include "npc/002-1/_import.txt" @include "npc/008-1/_import.txt" @include "npc/008-2-0/_import.txt" @include "npc/008-2-1/_import.txt" -- cgit v1.2.3-60-g2f50