diff --git a/mods/BaseGameContent.rairmod b/mods/BaseGameContent.rairmod index c4d9afd..1291c74 100644 --- a/mods/BaseGameContent.rairmod +++ b/mods/BaseGameContent.rairmod @@ -3,7 +3,7 @@ "name": "BaseGameContent", "author": "Seiyria", "version": 1, - "savedAt": 1726608507005 + "savedAt": 1726662961494 }, "npcs": [ { @@ -827,28 +827,31 @@ "skillLevels": 0 }, { + "_id": "01916bde-d3c7-7cc5-811d-50c8883c51ba", + "sprite": [ + 470 + ], "npcId": "Aynamai", - "affiliation": "Avatar of Tai", "name": [ "Aynamai" ], - "sprite": [ - 470 - ], "hostility": "OnHit", + "allegiance": "Enemy", "monsterClass": "Beast", - "monsterGroup": "WildlandBear", + "affiliation": "Avatar of Tai", "alignment": "evil", + "cr": 0, + "hpMult": 10, "stats": { - "str": 9, + "str": 10, "dex": 7, "agi": 7, "int": 10, "wis": 10, "wil": 15, - "luk": 15, - "cha": 15, "con": 15, + "cha": 15, + "luk": 15, "move": 2, "hpregen": 1, "mpregen": 1, @@ -889,36 +892,36 @@ "damageFactor": 1 }, "level": 10, + "skillLevels": 5, "skillOnKill": 250, - "items": { - "equipment": { - "armor": [ - { - "result": "Aynamai Cloak", - "chance": 1 - } - ], - "hands": [ - { - "result": "Werebear Claws", - "chance": 1 - } - ] - } + "otherStats": { + "physicalDamageBoostPercent": 100 + }, + "hp": { + "min": 6000, + "max": 7000 + }, + "mp": { + "min": 600, + "max": 700 }, - "cr": 0, - "hpMult": 10, "giveXp": { - "min": 55000, - "max": 60000 + "min": 1200, + "max": 1400 }, "gold": { - "min": 0, - "max": 0 + "min": 450, + "max": 500 }, + "monsterGroup": "WildlandBear", + "avoidWater": false, + "aquaticOnly": false, + "noCorpseDrop": false, + "noItemDrop": false, + "traitLevels": {}, "usableSkills": [ { - "result": "PoisonBiteWeak", + "result": "PoisonBiteMedium", "chance": 1 } ], @@ -962,6 +965,15 @@ "chance": -1 } ], + "dropPool": { + "choose": { + "min": 0, + "max": 0 + }, + "items": [] + }, + "tansFor": "", + "tanSkillRequired": 0, "triggers": { "leash": { "messages": [ @@ -969,6 +981,7 @@ ], "sfx": { "name": "monster-bear", + "radius": 6, "maxChance": 1 } }, @@ -978,21 +991,62 @@ ], "sfx": { "name": "monster-bear", + "radius": 6, "maxChance": 1 } } }, - "allegiance": "Enemy", + "items": { + "sack": [], + "belt": [], + "equipment": { + "rightHand": [], + "leftHand": [], + "head": [], + "neck": [], + "ear": [], + "waist": [], + "wrists": [], + "ring1": [], + "ring2": [], + "hands": [ + { + "result": "Werebear Claws", + "chance": 1 + } + ], + "feet": [], + "armor": [ + { + "result": "Aynamai Cloak", + "chance": 1 + } + ], + "robe1": [], + "robe2": [], + "trinket": [], + "potion": [], + "ammo": [] + } + }, + "allegianceReputation": { + "Adventurers": -101, + "Enemy": 0, + "GM": 0, + "NaturalResource": 0, + "None": -101, + "Pirates": -101, + "Royalty": -101, + "Townsfolk": -101, + "Underground": -101, + "Wilderness": -101 + }, "repMod": [ { - "delta": -1, - "allegiance": "Enemy" + "allegiance": "Enemy", + "delta": -1 } ], - "hp": { - "min": -1, - "max": -1 - }, "skills": { "mace": 894, "axe": 894, @@ -1010,40 +1064,36 @@ "conjuration": 894, "restoration": 894 }, - "allegianceReputation": { - "Royalty": -101, - "Townsfolk": -101, - "Adventurers": -101, - "Wilderness": -101, - "Underground": -101, - "Pirates": -101, - "None": -101 - }, - "_id": "01916bde-d3c7-7cc5-811d-50c8883c51ba", - "skillLevels": 5 + "summonSkillModifiers": {}, + "summonStatModifiers": {} }, { + "_id": "01916bde-d3c7-7cc5-811d-5f3ab5612f01", + "sprite": [ + 25 + ], "npcId": "Lytilan", "name": [ "Lytilan" ], - "affiliation": "Avatar of Maer", "hostility": "OnHit", + "allegiance": "Enemy", "monsterClass": "Humanoid", - "sprite": [ - 25 - ], "baseClass": "Warrior", + "affiliation": "Avatar of Maer", + "alignment": "Neutral", + "cr": 0, + "hpMult": 5, "stats": { - "str": 9, + "str": 12, "dex": 7, "agi": 7, "int": 9, "wis": 9, "wil": 14, - "luk": 14, - "cha": 14, "con": 14, + "cha": 14, + "luk": 14, "move": 2, "hpregen": 1, "mpregen": 1, @@ -1084,18 +1134,57 @@ "damageFactor": 1 }, "level": 15, + "skillLevels": 6, "skillOnKill": 350, - "cr": 0, - "hpMult": 5, + "otherStats": {}, + "hp": { + "min": 7500, + "max": 8500 + }, + "mp": { + "min": 1500, + "max": 1700 + }, "giveXp": { - "min": 100000, - "max": 120000 + "min": 3400, + "max": 3800 }, "gold": { - "min": 0, - "max": 0 + "min": 900, + "max": 1500 }, + "monsterGroup": "", + "avoidWater": false, + "aquaticOnly": false, + "noCorpseDrop": false, + "noItemDrop": false, + "traitLevels": {}, + "usableSkills": [ + { + "result": "Boost", + "chance": 1 + } + ], + "baseEffects": [], + "drops": [], + "copyDrops": [ + { + "result": "equipment.armor", + "chance": -1 + } + ], + "dropPool": { + "choose": { + "min": 0, + "max": 0 + }, + "items": [] + }, + "tansFor": "", + "tanSkillRequired": 0, "items": { + "sack": [], + "belt": [], "equipment": { "rightHand": [ { @@ -1103,87 +1192,92 @@ "chance": 1 } ], + "leftHand": [], + "head": [], + "neck": [], + "ear": [], + "waist": [], + "wrists": [], + "ring1": [], + "ring2": [], + "hands": [], + "feet": [], "armor": [ { "result": "Lytilan Breastplate", "chance": 1 } - ] + ], + "robe1": [], + "robe2": [], + "trinket": [], + "potion": [], + "ammo": [] } }, - "usableSkills": [ - { - "result": "Boost", - "chance": 1 - } - ], - "copyDrops": [ - { - "result": "equipment.armor", - "chance": -1 - } - ], - "allegiance": "Enemy", + "allegianceReputation": { + "Adventurers": -101, + "Enemy": 0, + "GM": 0, + "NaturalResource": 0, + "None": -101, + "Pirates": -101, + "Royalty": -101, + "Townsfolk": -101, + "Underground": -101, + "Wilderness": -101 + }, "repMod": [ { - "delta": -1, - "allegiance": "Enemy" + "allegiance": "Enemy", + "delta": -1 } ], - "hp": { - "min": -1, - "max": -1 - }, "skills": { - "mace": 577, - "axe": 577, - "dagger": 577, - "sword": 577, - "twohanded": 577, - "shortsword": 577, - "polearm": 577, - "ranged": 577, - "martial": 577, - "staff": 577, - "throwing": 577, - "thievery": 577, - "wand": 577, - "conjuration": 577, - "restoration": 577 - }, - "allegianceReputation": { - "Royalty": -101, - "Townsfolk": -101, - "Adventurers": -101, - "Wilderness": -101, - "Underground": -101, - "Pirates": -101, - "None": -101 + "mace": 1386, + "axe": 1386, + "dagger": 1386, + "sword": 1386, + "twohanded": 1386, + "shortsword": 1386, + "polearm": 1386, + "ranged": 1386, + "martial": 1386, + "staff": 1386, + "throwing": 1386, + "thievery": 1386, + "wand": 1386, + "conjuration": 1386, + "restoration": 1386 }, - "_id": "01916bde-d3c7-7cc5-811d-5f3ab5612f01", - "skillLevels": 4 + "summonSkillModifiers": {}, + "summonStatModifiers": {} }, { + "_id": "01916bde-d3c7-7cc5-811d-60d637003a8a", + "sprite": [ + 320 + ], "npcId": "Kroin", "name": [ "Kroin" ], - "affiliation": "Manifestation of Maer", "hostility": "OnHit", - "sprite": [ - 320 - ], + "allegiance": "Enemy", + "affiliation": "Manifestation of Maer", "alignment": "evil", + "cr": 0, + "hpMult": 10, "stats": { - "str": 11, + "str": 12, "dex": 9, "agi": 9, "int": 12, "wis": 12, "wil": 14, - "luk": 14, - "cha": 14, "con": 25, + "cha": 14, + "luk": 14, "move": 2, "hpregen": 1, "mpregen": 1, @@ -1224,7 +1318,30 @@ "damageFactor": 1 }, "level": 15, + "skillLevels": 6, "skillOnKill": 350, + "otherStats": {}, + "hp": { + "min": 15000, + "max": 17000 + }, + "mp": { + "min": 1500, + "max": 1700 + }, + "giveXp": { + "min": 3400, + "max": 3800 + }, + "gold": { + "min": 900, + "max": 1500 + }, + "monsterGroup": "", + "avoidWater": false, + "aquaticOnly": false, + "noCorpseDrop": false, + "noItemDrop": false, "traitLevels": { "UnarmoredSavant": 1, "StunningFist": 5, @@ -1238,18 +1355,61 @@ "chance": 1 } ], - "cr": 0, - "hpMult": 10, - "giveXp": { - "min": 145000, - "max": 158000 - }, - "gold": { - "min": 0, - "max": 0 + "baseEffects": [ + { + "name": "DarkVision", + "endsAt": -1, + "extra": { + "potency": 0 + } + } + ], + "drops": [ + { + "result": "Kroin Boots", + "chance": -1 + } + ], + "copyDrops": [], + "dropPool": { + "choose": { + "min": 0, + "max": 0 + }, + "items": [] }, + "tansFor": "", + "tanSkillRequired": 0, "items": { + "sack": [], + "belt": [], "equipment": { + "rightHand": [], + "leftHand": [ + { + "result": "Tower Shield Strong", + "chance": 1 + } + ], + "head": [], + "neck": [], + "ear": [], + "waist": [], + "wrists": [], + "ring1": [], + "ring2": [], + "hands": [ + { + "chance": 1, + "result": "Mines Animal Claws" + } + ], + "feet": [ + { + "chance": 1, + "result": "Mines Rockman Boots" + } + ], "armor": [ { "result": "Tower Prot Robe", @@ -1280,89 +1440,76 @@ "chance": 1 } ], - "leftHand": [ - { - "result": "Tower Shield Strong", - "chance": 1 - } - ] + "trinket": [], + "potion": [], + "ammo": [] } }, - "baseEffects": [ - { - "name": "DarkVision", - "endsAt": -1 - } - ], - "drops": [ - { - "result": "Kroin Boots", - "chance": -1 - } - ], - "allegiance": "Enemy", + "allegianceReputation": { + "Adventurers": -101, + "Enemy": 0, + "GM": 0, + "NaturalResource": 0, + "None": -101, + "Pirates": -101, + "Royalty": -101, + "Townsfolk": -101, + "Underground": -101, + "Wilderness": -101 + }, "repMod": [ { - "delta": -1, - "allegiance": "Enemy" + "allegiance": "Enemy", + "delta": -1 } ], - "hp": { - "min": -1, - "max": -1 - }, "skills": { - "mace": 894, - "axe": 894, - "dagger": 894, - "sword": 894, - "twohanded": 894, - "shortsword": 894, - "polearm": 894, - "ranged": 894, - "martial": 894, - "staff": 894, - "throwing": 894, - "thievery": 894, - "wand": 894, - "conjuration": 894, - "restoration": 894 - }, - "allegianceReputation": { - "Royalty": -101, - "Townsfolk": -101, - "Adventurers": -101, - "Wilderness": -101, - "Underground": -101, - "Pirates": -101, - "None": -101 + "mace": 1386, + "axe": 1386, + "dagger": 1386, + "sword": 1386, + "twohanded": 1386, + "shortsword": 1386, + "polearm": 1386, + "ranged": 1386, + "martial": 1386, + "staff": 1386, + "throwing": 1386, + "thievery": 1386, + "wand": 1386, + "conjuration": 1386, + "restoration": 1386 }, - "_id": "01916bde-d3c7-7cc5-811d-60d637003a8a", - "skillLevels": 5 + "summonSkillModifiers": {}, + "summonStatModifiers": {} }, { + "_id": "01916bde-d3c7-7cc5-811d-6e8cd5f9211c", + "sprite": [ + 490 + ], "npcId": "Korane", "name": [ "Korane" ], - "monsterClass": "Humanoid", - "affiliation": "Avatar of Maji", "hostility": "OnHit", "allegiance": "Enemy", + "monsterClass": "Humanoid", "baseClass": "Mage", - "sprite": [ - 490 - ], + "affiliation": "Avatar of Maji", + "alignment": "Neutral", + "cr": 0, + "hpMult": 10, "stats": { - "str": 12, + "str": 15, "dex": 8, "agi": 8, - "int": 16, + "int": 12, "wis": 16, "wil": 30, - "luk": 20, - "cha": 20, "con": 30, + "cha": 20, + "luk": 20, "move": 2, "hpregen": 1, "mpregen": 30, @@ -1403,83 +1550,43 @@ "damageFactor": 1 }, "level": 20, + "skillLevels": 7, "skillOnKill": 100, - "cr": 0, - "hpMult": 10, + "otherStats": {}, + "hp": { + "min": 32000, + "max": 35000 + }, "mp": { - "min": 10050, - "max": 10150 + "min": 3200, + "max": 3500 }, "giveXp": { - "min": 169000, - "max": 209000 + "min": 8600, + "max": 9800 }, "gold": { - "min": 0, - "max": 0 + "min": 1400, + "max": 2000 }, - "items": { - "equipment": { - "armor": [ - { - "result": "Mines Griffon Fur", - "chance": 1 - } - ], - "robe1": [ - { - "result": "none", - "chance": 3 - }, - { - "result": "Crazed Deer Robe", - "chance": 1 - } - ], - "robe2": [ - { - "result": "Crazed Deer Robe", - "chance": 1 - } - ], - "head": [ - { - "result": "none", - "chance": 150 - }, - { - "result": "Miner Defense Health Helm", - "chance": 1 - }, - { - "result": "Miner Offense Health Helm", - "chance": 1 - }, - { - "result": "Miner Defense Mana Helm", - "chance": 1 - }, - { - "result": "Miner Offense Mana Helm", - "chance": 1 - } - ], - "rightHand": [ - { - "result": "Korane Staff", - "chance": 1 - } - ] - } + "monsterGroup": "", + "avoidWater": false, + "aquaticOnly": false, + "noCorpseDrop": false, + "noItemDrop": false, + "traitLevels": { + "EffectiveSupporter": 5, + "EnergyFocus": 5, + "HealingFocus": 5 }, "usableSkills": [ { "result": "Charge", - "chance": 1 + "chance": 3 }, { "result": "MagicBolt", - "chance": 1 + "chance": 5 }, { "result": "Snare", @@ -1495,7 +1602,7 @@ }, { "result": "FindFamiliarGolem", - "chance": 1 + "chance": 3 }, { "result": "Absorption", @@ -1510,11 +1617,8 @@ "chance": 1 } ], - "traitLevels": { - "EffectiveSupporter": 5, - "EnergyFocus": 5, - "HealingFocus": 5 - }, + "baseEffects": [], + "drops": [], "copyDrops": [ { "result": "equipment.robe2", @@ -1533,16 +1637,101 @@ "chance": -1 } ], + "dropPool": { + "choose": { + "min": 0, + "max": 0 + }, + "items": [] + }, + "tansFor": "", + "tanSkillRequired": 0, + "items": { + "sack": [], + "belt": [], + "equipment": { + "rightHand": [ + { + "result": "Korane Staff", + "chance": 1 + } + ], + "leftHand": [], + "head": [ + { + "result": "none", + "chance": 150 + }, + { + "result": "Miner Defense Health Helm", + "chance": 1 + }, + { + "result": "Miner Offense Health Helm", + "chance": 1 + }, + { + "result": "Miner Defense Mana Helm", + "chance": 1 + }, + { + "result": "Miner Offense Mana Helm", + "chance": 1 + } + ], + "neck": [], + "ear": [], + "waist": [], + "wrists": [], + "ring1": [], + "ring2": [], + "hands": [], + "feet": [], + "armor": [ + { + "result": "Mines Griffon Fur", + "chance": 1 + } + ], + "robe1": [ + { + "result": "none", + "chance": 3 + }, + { + "result": "Crazed Deer Robe", + "chance": 1 + } + ], + "robe2": [ + { + "result": "Crazed Deer Robe", + "chance": 1 + } + ], + "trinket": [], + "potion": [], + "ammo": [] + } + }, + "allegianceReputation": { + "Adventurers": -101, + "Enemy": 0, + "GM": 0, + "NaturalResource": 0, + "None": -101, + "Pirates": -101, + "Royalty": -101, + "Townsfolk": -101, + "Underground": -101, + "Wilderness": -101 + }, "repMod": [ { - "delta": -1, - "allegiance": "Enemy" + "allegiance": "Enemy", + "delta": -1 } ], - "hp": { - "min": -1, - "max": -1 - }, "skills": { "mace": 2149, "axe": 2149, @@ -1560,41 +1749,36 @@ "conjuration": 2149, "restoration": 2149 }, - "allegianceReputation": { - "Royalty": -101, - "Townsfolk": -101, - "Adventurers": -101, - "Wilderness": -101, - "Underground": -101, - "Pirates": -101, - "None": -101 - }, - "_id": "01916bde-d3c7-7cc5-811d-6e8cd5f9211c", - "skillLevels": 7 + "summonSkillModifiers": {}, + "summonStatModifiers": {} }, { + "_id": "01916bde-d3c7-7cc5-811d-75bb1d32ff88", + "sprite": [ + 535 + ], "npcId": "Glebog", "name": [ "Glebog" ], - "monsterClass": "Humanoid", - "affiliation": "Manifestation of Maji", - "sprite": [ - 535 - ], + "hostility": "OnHit", "allegiance": "Enemy", + "monsterClass": "Humanoid", "baseClass": "Warrior", - "hostility": "OnHit", + "affiliation": "Manifestation of Maji", + "alignment": "Neutral", + "cr": 0, + "hpMult": 10, "stats": { - "str": 25, + "str": 20, "dex": 15, "agi": 15, "int": 19, "wis": 19, "wil": 22, - "luk": 22, - "cha": 22, "con": 22, + "cha": 22, + "luk": 22, "move": 2, "hpregen": 1, "mpregen": 1, @@ -1635,7 +1819,83 @@ "damageFactor": 1 }, "level": 33, + "skillLevels": 6, + "skillOnKill": 650, + "otherStats": {}, + "hp": { + "min": 120000, + "max": 130000 + }, + "mp": { + "min": 12000, + "max": 13000 + }, + "giveXp": { + "min": 49000, + "max": 53000 + }, + "gold": { + "min": 2700, + "max": 3700 + }, + "monsterGroup": "", + "avoidWater": false, + "aquaticOnly": false, + "noCorpseDrop": false, + "noItemDrop": false, + "traitLevels": { + "ConsumingRage": 1, + "Swashbuckler": 5, + "ReflectiveCoating": 5, + "SterlingArmor": 5, + "DoubleThrust": 1 + }, + "usableSkills": [ + { + "result": "Thruststrike", + "chance": 1 + }, + { + "result": "Blindstrike", + "chance": 1 + }, + { + "result": "Boost", + "chance": 1 + }, + { + "result": "Shield", + "chance": 1 + } + ], + "baseEffects": [], + "drops": [], + "copyDrops": [ + { + "result": "equipment.robe2", + "chance": -1 + }, + { + "result": "equipment.rightHand", + "chance": -1 + }, + { + "result": "equipment.leftHand", + "chance": -1 + } + ], + "dropPool": { + "choose": { + "min": 0, + "max": 0 + }, + "items": [] + }, + "tansFor": "", + "tanSkillRequired": 0, "items": { + "sack": [], + "belt": [], "equipment": { "rightHand": [ { @@ -1649,6 +1909,20 @@ "chance": 1 } ], + "head": [], + "neck": [], + "ear": [], + "waist": [], + "wrists": [], + "ring1": [], + "ring2": [], + "hands": [ + { + "result": "Frostlands Frostgolem Gloves", + "chance": 1 + } + ], + "feet": [], "armor": [ { "result": "Frostlands Trash Breastplate", @@ -1667,106 +1941,48 @@ "chance": 1 } ], - "hands": [ - { - "result": "Frostlands Frostgolem Gloves", - "chance": 1 - } - ] - } - }, - "copyDrops": [ - { - "result": "equipment.robe2", - "chance": -1 - }, - { - "result": "equipment.rightHand", - "chance": -1 - }, - { - "result": "equipment.leftHand", - "chance": -1 - } - ], - "traitLevels": { - "ConsumingRage": 1, - "Swashbuckler": 5, - "ReflectiveCoating": 5, - "SterlingArmor": 5, - "DoubleThrust": 1 - }, - "skillOnKill": 650, - "usableSkills": [ - { - "result": "Thruststrike", - "chance": 1 - }, - { - "result": "Blindstrike", - "chance": 1 - }, - { - "result": "Boost", - "chance": 1 - }, - { - "result": "Shield", - "chance": 1 + "trinket": [], + "potion": [], + "ammo": [] } - ], - "cr": 0, - "hpMult": 10, - "mp": { - "min": 5000, - "max": 5000 - }, - "giveXp": { - "min": 470000, - "max": 500000 }, - "gold": { - "min": 0, - "max": 0 + "allegianceReputation": { + "Adventurers": -101, + "Enemy": 0, + "GM": 0, + "NaturalResource": 0, + "None": -101, + "Pirates": -101, + "Royalty": -101, + "Townsfolk": -101, + "Underground": -101, + "Wilderness": -101 }, "repMod": [ { - "delta": -1, - "allegiance": "Enemy" + "allegiance": "Enemy", + "delta": -1 } ], - "hp": { - "min": -1, - "max": -1 - }, "skills": { - "mace": 3331, - "axe": 3331, - "dagger": 3331, - "sword": 3331, - "twohanded": 3331, - "shortsword": 3331, - "polearm": 3331, - "ranged": 3331, - "martial": 3331, - "staff": 3331, - "throwing": 3331, - "thievery": 3331, - "wand": 3331, - "conjuration": 3331, - "restoration": 3331 - }, - "allegianceReputation": { - "Royalty": -101, - "Townsfolk": -101, - "Adventurers": -101, - "Wilderness": -101, - "Underground": -101, - "Pirates": -101, - "None": -101 + "mace": 1386, + "axe": 1386, + "dagger": 1386, + "sword": 1386, + "twohanded": 1386, + "shortsword": 1386, + "polearm": 1386, + "ranged": 1386, + "martial": 1386, + "staff": 1386, + "throwing": 1386, + "thievery": 1386, + "wand": 1386, + "conjuration": 1386, + "restoration": 1386 }, - "_id": "01916bde-d3c7-7cc5-811d-75bb1d32ff88", - "skillLevels": 8 + "summonSkillModifiers": {}, + "summonStatModifiers": {} }, { "npcId": "Halloween Townee", @@ -5439,14 +5655,21 @@ "skillLevels": 8 }, { + "_id": "01916bde-d3c7-7cc5-811e-1eb0728a7605", + "sprite": [ + 205 + ], "npcId": "Mage Summon Deer", "name": [ "deer" ], + "hostility": "OnHit", + "allegiance": "Enemy", "monsterClass": "Beast", - "sprite": [ - 205 - ], + "affiliation": "", + "alignment": "Neutral", + "cr": 0, + "hpMult": 1, "stats": { "str": 5, "dex": 5, @@ -5454,9 +5677,9 @@ "int": 5, "wis": 5, "wil": 5, - "luk": 5, - "cha": 5, "con": 5, + "cha": 5, + "luk": 5, "move": 2, "hpregen": 1, "mpregen": 1, @@ -5497,54 +5720,104 @@ "damageFactor": 1 }, "level": 1, - "summonStatModifiers": { - "hp": 20000 + "skillLevels": 3, + "skillOnKill": 1, + "otherStats": {}, + "hp": { + "min": 15, + "max": 30 + }, + "mp": { + "min": 15, + "max": 30 }, + "giveXp": { + "min": 50, + "max": 150 + }, + "gold": { + "min": 25, + "max": 50 + }, + "monsterGroup": "", + "avoidWater": false, + "aquaticOnly": false, "noCorpseDrop": true, + "noItemDrop": false, + "traitLevels": {}, + "usableSkills": [ + { + "result": "PoisonBiteStrong", + "chance": 1 + }, + { + "result": "DiseaseBiteStrong", + "chance": 1 + } + ], + "baseEffects": [], + "drops": [], + "copyDrops": [], + "dropPool": { + "choose": { + "min": 0, + "max": 0 + }, + "items": [] + }, + "tansFor": "", + "tanSkillRequired": 0, "items": { + "sack": [], + "belt": [], "equipment": { - "armor": [ + "rightHand": [], + "leftHand": [], + "head": [], + "neck": [], + "ear": [], + "waist": [], + "wrists": [], + "ring1": [], + "ring2": [], + "hands": [ { - "result": "Deer Robe", + "result": "Basic Claws", "chance": 1 } ], - "hands": [ + "feet": [], + "armor": [ { - "result": "Basic Claws", + "result": "Deer Robe", "chance": 1 } - ] + ], + "robe1": [], + "robe2": [], + "trinket": [], + "potion": [], + "ammo": [] } }, - "usableSkills": [ - { - "result": "PoisonBiteWeak", - "chance": 1 - } - ], - "cr": 0, - "gold": { - "min": 0, - "max": 0 - }, - "giveXp": { - "min": 0, - "max": 0 - }, - "hp": { - "min": 500, - "max": 500 + "allegianceReputation": { + "Adventurers": -101, + "Enemy": 0, + "GM": 0, + "NaturalResource": 0, + "None": -101, + "Pirates": -101, + "Royalty": -101, + "Townsfolk": -101, + "Underground": -101, + "Wilderness": -101 }, - "allegiance": "Enemy", - "skillOnKill": 1, "repMod": [ { - "delta": -1, - "allegiance": "Enemy" + "allegiance": "Enemy", + "delta": -1 } ], - "hpMult": 1, "skills": { "mace": 372, "axe": 372, @@ -5562,26 +5835,26 @@ "conjuration": 372, "restoration": 372 }, - "allegianceReputation": { - "Royalty": -101, - "Townsfolk": -101, - "Adventurers": -101, - "Wilderness": -101, - "Underground": -101, - "Pirates": -101, - "None": -101 - }, - "_id": "01916bde-d3c7-7cc5-811e-1eb0728a7605", - "skillLevels": 3 + "summonSkillModifiers": {}, + "summonStatModifiers": { + "hp": 20000 + } }, { + "_id": "01916bde-d3c7-7cc5-811e-24eb9eaebe90", + "sprite": [ + 215 + ], "npcId": "Mage Summon Wolf", "name": [ "wolf" ], - "sprite": [ - 215 - ], + "hostility": "OnHit", + "allegiance": "Enemy", + "affiliation": "", + "alignment": "Neutral", + "cr": 0, + "hpMult": 1, "stats": { "str": 10, "dex": 10, @@ -5589,9 +5862,9 @@ "int": 10, "wis": 10, "wil": 10, - "luk": 10, - "cha": 10, "con": 10, + "cha": 10, + "luk": 10, "move": 2, "hpregen": 1, "mpregen": 1, @@ -5632,62 +5905,104 @@ "damageFactor": 1 }, "level": 1, - "summonStatModifiers": { - "hp": 30000, - "str": 0.3 - }, - "summonSkillModifiers": { - "martial": 0.5 - }, - "noCorpseDrop": true, - "cr": 0, + "skillLevels": 3, + "skillOnKill": 1, + "otherStats": {}, "hp": { - "min": 1000, - "max": 1000 + "min": 15, + "max": 30 + }, + "mp": { + "min": 15, + "max": 30 }, "giveXp": { - "min": 1, - "max": 1 + "min": 50, + "max": 150 }, "gold": { - "min": 0, - "max": 0 + "min": 25, + "max": 50 + }, + "monsterGroup": "", + "avoidWater": false, + "aquaticOnly": false, + "noCorpseDrop": true, + "noItemDrop": false, + "traitLevels": {}, + "usableSkills": [ + { + "result": "PoisonBiteWeak", + "chance": 1 + }, + { + "result": "Rapidpunch", + "chance": 2 + } + ], + "baseEffects": [], + "drops": [], + "copyDrops": [], + "dropPool": { + "choose": { + "min": 0, + "max": 0 + }, + "items": [] }, + "tansFor": "", + "tanSkillRequired": 0, "items": { + "sack": [], + "belt": [], "equipment": { - "armor": [ + "rightHand": [], + "leftHand": [], + "head": [], + "neck": [], + "ear": [], + "waist": [], + "wrists": [], + "ring1": [], + "ring2": [], + "hands": [ { - "result": "Rylt Fur", + "result": "Basic Claws", "chance": 1 } ], - "hands": [ + "feet": [], + "armor": [ { - "result": "Basic Claws", + "result": "Rylt Fur", "chance": 1 } - ] + ], + "robe1": [], + "robe2": [], + "trinket": [], + "potion": [], + "ammo": [] } }, - "usableSkills": [ - { - "result": "PoisonBiteWeak", - "chance": 1 - }, - { - "result": "Rapidpunch", - "chance": 1 - } - ], - "allegiance": "Enemy", - "skillOnKill": 1, + "allegianceReputation": { + "Adventurers": -101, + "Enemy": 0, + "GM": 0, + "NaturalResource": 0, + "None": -101, + "Pirates": -101, + "Royalty": -101, + "Townsfolk": -101, + "Underground": -101, + "Wilderness": -101 + }, "repMod": [ { - "delta": -1, - "allegiance": "Enemy" + "allegiance": "Enemy", + "delta": -1 } ], - "hpMult": 1, "skills": { "mace": 372, "axe": 372, @@ -5705,28 +6020,31 @@ "conjuration": 372, "restoration": 372 }, - "allegianceReputation": { - "Royalty": -101, - "Townsfolk": -101, - "Adventurers": -101, - "Wilderness": -101, - "Underground": -101, - "Pirates": -101, - "None": -101 + "summonSkillModifiers": { + "martial": 0.5 }, - "_id": "01916bde-d3c7-7cc5-811e-24eb9eaebe90", - "skillLevels": 3 + "summonStatModifiers": { + "hp": 30000, + "str": 0.3 + } }, { + "_id": "01916bde-d3c7-7cc5-811e-2be250843cf5", + "sprite": [ + 210 + ], "npcId": "Mage Summon Bear", "name": [ "bear" ], + "hostility": "OnHit", + "allegiance": "Enemy", "monsterClass": "Beast", "baseClass": "Warrior", - "sprite": [ - 210 - ], + "affiliation": "", + "alignment": "Neutral", + "cr": 0, + "hpMult": 1, "stats": { "str": 15, "dex": 15, @@ -5734,9 +6052,9 @@ "int": 15, "wis": 15, "wil": 15, - "luk": 15, - "cha": 15, "con": 15, + "cha": 15, + "luk": 15, "move": 2, "hpregen": 1, "mpregen": 1, @@ -5777,64 +6095,108 @@ "damageFactor": 1 }, "level": 1, - "summonStatModifiers": { - "hp": 50000, - "str": 1, - "con": 1 - }, - "noCorpseDrop": true, - "cr": 0, - "gold": { - "min": 40, - "max": 90 - }, + "skillLevels": 4, + "skillOnKill": 1, + "otherStats": {}, "hp": { - "min": 5000, - "max": 5000 + "min": 15, + "max": 30 + }, + "mp": { + "min": 15, + "max": 30 }, "giveXp": { - "min": 0, - "max": 0 + "min": 50, + "max": 150 }, - "items": { - "equipment": { - "armor": [ - { - "result": "Rylt Bear Fur", - "chance": 1 - } - ], - "hands": [ - { - "result": "Basic Claws", - "chance": 1 - } - ] - } + "gold": { + "min": 25, + "max": 50 }, + "monsterGroup": "", + "avoidWater": false, + "aquaticOnly": false, + "noCorpseDrop": true, + "noItemDrop": false, + "traitLevels": {}, "usableSkills": [ { - "result": "PoisonBiteWeak", - "chance": 1 + "result": "PoisonBiteStrong", + "chance": 2 }, { "result": "Provoke", - "chance": 1 + "chance": 2 }, { "result": "ParryStance", - "chance": 1 + "chance": 3 } ], - "allegiance": "Enemy", - "skillOnKill": 1, + "baseEffects": [], + "drops": [], + "copyDrops": [], + "dropPool": { + "choose": { + "min": 0, + "max": 0 + }, + "items": [] + }, + "tansFor": "", + "tanSkillRequired": 0, + "items": { + "sack": [], + "belt": [], + "equipment": { + "rightHand": [], + "leftHand": [], + "head": [], + "neck": [], + "ear": [], + "waist": [], + "wrists": [], + "ring1": [], + "ring2": [], + "hands": [ + { + "result": "Basic Claws", + "chance": 1 + } + ], + "feet": [], + "armor": [ + { + "result": "Rylt Bear Fur", + "chance": 1 + } + ], + "robe1": [], + "robe2": [], + "trinket": [], + "potion": [], + "ammo": [] + } + }, + "allegianceReputation": { + "Adventurers": -101, + "Enemy": 0, + "GM": 0, + "NaturalResource": 0, + "None": -101, + "Pirates": -101, + "Royalty": -101, + "Townsfolk": -101, + "Underground": -101, + "Wilderness": -101 + }, "repMod": [ { - "delta": -1, - "allegiance": "Enemy" + "allegiance": "Enemy", + "delta": -1 } ], - "hpMult": 1, "skills": { "mace": 577, "axe": 577, @@ -5852,17 +6214,12 @@ "conjuration": 577, "restoration": 577 }, - "allegianceReputation": { - "Royalty": -101, - "Townsfolk": -101, - "Adventurers": -101, - "Wilderness": -101, - "Underground": -101, - "Pirates": -101, - "None": -101 - }, - "_id": "01916bde-d3c7-7cc5-811e-2be250843cf5", - "skillLevels": 4 + "summonSkillModifiers": {}, + "summonStatModifiers": { + "hp": 50000, + "str": 1, + "con": 1 + } }, { "npcId": "Mage Summon Salamander", @@ -6004,15 +6361,22 @@ "skillLevels": 0 }, { + "_id": "01916bde-d3c7-7cc5-811e-393bc5f1ab58", + "sprite": [ + 800 + ], "npcId": "Mage Summon Chillspider", "name": [ "chillspider" ], + "hostility": "OnHit", + "allegiance": "Enemy", "monsterClass": "Beast", "baseClass": "Warrior", - "sprite": [ - 800 - ], + "affiliation": "", + "alignment": "Neutral", + "cr": 0, + "hpMult": 1, "stats": { "str": 15, "dex": 15, @@ -6020,9 +6384,9 @@ "int": 15, "wis": 15, "wil": 15, - "luk": 15, - "cha": 15, "con": 15, + "cha": 15, + "luk": 15, "move": 2, "hpregen": 1, "mpregen": 1, @@ -6063,52 +6427,95 @@ "damageFactor": 1 }, "level": 1, - "summonStatModifiers": { - "hp": 30000, - "str": 1.5 + "skillLevels": 6, + "skillOnKill": 1, + "otherStats": {}, + "hp": { + "min": 15, + "max": 30 }, - "summonSkillModifiers": { - "martial": 0.5 + "mp": { + "min": 15, + "max": 30 }, - "noCorpseDrop": true, - "cr": 0, - "hp": { - "min": 3000, - "max": 3000 + "giveXp": { + "min": 50, + "max": 150 }, "gold": { - "min": 0, - "max": 0 + "min": 25, + "max": 50 }, - "giveXp": { - "min": 0, - "max": 0 + "monsterGroup": "", + "avoidWater": false, + "aquaticOnly": false, + "noCorpseDrop": true, + "noItemDrop": false, + "traitLevels": {}, + "usableSkills": [ + { + "result": "ChillBiteStrong", + "chance": 1 + } + ], + "baseEffects": [], + "drops": [], + "copyDrops": [], + "dropPool": { + "choose": { + "min": 0, + "max": 0 + }, + "items": [] }, + "tansFor": "", + "tanSkillRequired": 0, "items": { + "sack": [], + "belt": [], "equipment": { + "rightHand": [], + "leftHand": [], + "head": [], + "neck": [], + "ear": [], + "waist": [], + "wrists": [], + "ring1": [], + "ring2": [], "hands": [ { "result": "Medium Claws", "chance": 1 } - ] + ], + "feet": [], + "armor": [], + "robe1": [], + "robe2": [], + "trinket": [], + "potion": [], + "ammo": [] } }, - "usableSkills": [ - { - "result": "ChillBiteMedium", - "chance": 1 - } - ], - "allegiance": "Enemy", - "skillOnKill": 1, + "allegianceReputation": { + "Adventurers": -101, + "Enemy": 0, + "GM": 0, + "NaturalResource": 0, + "None": -101, + "Pirates": -101, + "Royalty": -101, + "Townsfolk": -101, + "Underground": -101, + "Wilderness": -101 + }, "repMod": [ { - "delta": -1, - "allegiance": "Enemy" + "allegiance": "Enemy", + "delta": -1 } ], - "hpMult": 1, "skills": { "mace": 1386, "axe": 1386, @@ -6126,27 +6533,30 @@ "conjuration": 1386, "restoration": 1386 }, - "allegianceReputation": { - "Royalty": -101, - "Townsfolk": -101, - "Adventurers": -101, - "Wilderness": -101, - "Underground": -101, - "Pirates": -101, - "None": -101 + "summonSkillModifiers": { + "martial": 0.5 }, - "_id": "01916bde-d3c7-7cc5-811e-393bc5f1ab58", - "skillLevels": 6 + "summonStatModifiers": { + "hp": 30000, + "str": 1.5 + } }, { + "_id": "01916bde-d3c7-7cc5-811e-431a53dd26f4", + "sprite": [ + 465 + ], "npcId": "Healer Summon Nature Spirit", "name": [ "nature spirit" ], + "hostility": "OnHit", + "allegiance": "Enemy", "baseClass": "Healer", - "sprite": [ - 465 - ], + "affiliation": "", + "alignment": "Neutral", + "cr": 0, + "hpMult": 1, "stats": { "str": 25, "dex": 25, @@ -6154,9 +6564,9 @@ "int": 25, "wis": 25, "wil": 25, - "luk": 25, - "cha": 25, "con": 25, + "cha": 25, + "luk": 25, "move": 2, "hpregen": 1, "mpregen": 1, @@ -6197,62 +6607,106 @@ "damageFactor": 1 }, "level": 1, - "summonStatModifiers": { - "hp": 30000, - "wis": 0.25 + "skillLevels": 5, + "skillOnKill": 1, + "otherStats": {}, + "hp": { + "min": 15, + "max": 30 }, - "summonSkillModifiers": { - "restoration": 0.3 + "mp": { + "min": 15, + "max": 30 }, + "giveXp": { + "min": 50, + "max": 150 + }, + "gold": { + "min": 25, + "max": 50 + }, + "monsterGroup": "", + "avoidWater": false, + "aquaticOnly": false, "noCorpseDrop": true, + "noItemDrop": false, + "traitLevels": {}, "usableSkills": [ { "result": "Snare", - "chance": 1 + "chance": 2 }, { "result": "Stun", - "chance": 1 + "chance": 3 }, { "result": "Plague", - "chance": 1 + "chance": 4 }, { "result": "Disease", - "chance": 1 + "chance": 3 }, { "result": "Blind", "chance": 1 } ], - "cr": 0, - "gold": { - "min": 0, - "max": 0 - }, - "giveXp": { - "min": 1, - "max": 1 + "baseEffects": [], + "drops": [], + "copyDrops": [], + "dropPool": { + "choose": { + "min": 0, + "max": 0 + }, + "items": [] }, - "hp": { - "min": 500, - "max": 500 + "tansFor": "", + "tanSkillRequired": 0, + "items": { + "sack": [], + "belt": [], + "equipment": { + "rightHand": [], + "leftHand": [], + "head": [], + "neck": [], + "ear": [], + "waist": [], + "wrists": [], + "ring1": [], + "ring2": [], + "hands": [], + "feet": [], + "armor": [], + "robe1": [], + "robe2": [], + "trinket": [], + "potion": [], + "ammo": [] + } }, - "mp": { - "min": 50000, - "max": 50000 + "allegianceReputation": { + "Adventurers": -101, + "Enemy": 0, + "GM": 0, + "NaturalResource": 0, + "None": -101, + "Pirates": -101, + "Royalty": -101, + "Townsfolk": -101, + "Underground": -101, + "Wilderness": -101 }, - "allegiance": "Enemy", - "skillOnKill": 1, "repMod": [ { - "delta": -1, - "allegiance": "Enemy" + "allegiance": "Enemy", + "delta": -1 } ], - "hpMult": 1, "skills": { "mace": 894, "axe": 894, @@ -6270,27 +6724,30 @@ "conjuration": 894, "restoration": 894 }, - "allegianceReputation": { - "Royalty": -101, - "Townsfolk": -101, - "Adventurers": -101, - "Wilderness": -101, - "Underground": -101, - "Pirates": -101, - "None": -101 + "summonSkillModifiers": { + "restoration": 0.3 }, - "_id": "01916bde-d3c7-7cc5-811e-431a53dd26f4", - "skillLevels": 5 + "summonStatModifiers": { + "hp": 30000, + "wis": 0.25 + } }, { + "_id": "01916bde-d3c7-7cc5-811e-4df86f5e1637", + "sprite": [ + 1860 + ], "npcId": "Healer Summon Light Spirit", "name": [ "light spirit" ], + "hostility": "OnHit", + "allegiance": "Enemy", "baseClass": "Healer", - "sprite": [ - 1860 - ], + "affiliation": "", + "alignment": "Neutral", + "cr": 0, + "hpMult": 1, "stats": { "str": 25, "dex": 25, @@ -6298,9 +6755,9 @@ "int": 25, "wis": 25, "wil": 25, - "luk": 25, - "cha": 25, "con": 25, + "cha": 25, + "luk": 25, "move": 2, "hpregen": 1, "mpregen": 1, @@ -6341,58 +6798,102 @@ "damageFactor": 1 }, "level": 1, - "summonStatModifiers": { - "hp": 30000, - "wis": 0.25 + "skillLevels": 5, + "skillOnKill": 1, + "otherStats": {}, + "hp": { + "min": 15, + "max": 30 }, - "summonSkillModifiers": { - "restoration": 0.25 + "mp": { + "min": 15, + "max": 30 + }, + "giveXp": { + "min": 50, + "max": 150 }, + "gold": { + "min": 25, + "max": 50 + }, + "monsterGroup": "", + "avoidWater": false, + "aquaticOnly": false, "noCorpseDrop": true, + "noItemDrop": false, + "traitLevels": {}, "usableSkills": [ { "result": "Cure", - "chance": 1 + "chance": 4 }, { "result": "Regen", - "chance": 1 + "chance": 4 }, { "result": "Vision", - "chance": 1 + "chance": 2 }, { "result": "Antidote", - "chance": 1 + "chance": 2 } ], - "cr": 0, - "gold": { - "min": 0, - "max": 0 - }, - "giveXp": { - "min": 1, - "max": 1 + "baseEffects": [], + "drops": [], + "copyDrops": [], + "dropPool": { + "choose": { + "min": 0, + "max": 0 + }, + "items": [] }, - "hp": { - "min": 500, - "max": 500 + "tansFor": "", + "tanSkillRequired": 0, + "items": { + "sack": [], + "belt": [], + "equipment": { + "rightHand": [], + "leftHand": [], + "head": [], + "neck": [], + "ear": [], + "waist": [], + "wrists": [], + "ring1": [], + "ring2": [], + "hands": [], + "feet": [], + "armor": [], + "robe1": [], + "robe2": [], + "trinket": [], + "potion": [], + "ammo": [] + } }, - "mp": { - "min": 50000, - "max": 50000 + "allegianceReputation": { + "Adventurers": -101, + "Enemy": 0, + "GM": 0, + "NaturalResource": 0, + "None": -101, + "Pirates": -101, + "Royalty": -101, + "Townsfolk": -101, + "Underground": -101, + "Wilderness": -101 }, - "allegiance": "Enemy", - "skillOnKill": 1, "repMod": [ { - "delta": -1, - "allegiance": "Enemy" + "allegiance": "Enemy", + "delta": -1 } ], - "hpMult": 1, "skills": { "mace": 894, "axe": 894, @@ -6410,27 +6911,30 @@ "conjuration": 894, "restoration": 894 }, - "allegianceReputation": { - "Royalty": -101, - "Townsfolk": -101, - "Adventurers": -101, - "Wilderness": -101, - "Underground": -101, - "Pirates": -101, - "None": -101 + "summonSkillModifiers": { + "restoration": 0.25 }, - "_id": "01916bde-d3c7-7cc5-811e-4df86f5e1637", - "skillLevels": 5 + "summonStatModifiers": { + "hp": 30000, + "wis": 0.25 + } }, { + "_id": "01916bde-d3c7-7cc5-811e-551e2e384d55", + "sprite": [ + 180 + ], "npcId": "Healer Summon Water Spirit", "name": [ "water spirit" ], + "hostility": "OnHit", + "allegiance": "Enemy", "baseClass": "Healer", - "sprite": [ - 180 - ], + "affiliation": "", + "alignment": "Neutral", + "cr": 0, + "hpMult": 1, "stats": { "str": 25, "dex": 25, @@ -6438,9 +6942,9 @@ "int": 25, "wis": 25, "wil": 25, - "luk": 25, - "cha": 25, "con": 25, + "cha": 25, + "luk": 25, "move": 2, "hpregen": 1, "mpregen": 1, @@ -6481,14 +6985,31 @@ "damageFactor": 1 }, "level": 1, - "summonStatModifiers": { - "hp": 30000, - "wis": 0.25 + "skillLevels": 5, + "skillOnKill": 1, + "otherStats": {}, + "hp": { + "min": 15, + "max": 30 }, - "summonSkillModifiers": { - "restoration": 0.3 + "mp": { + "min": 15, + "max": 30 + }, + "giveXp": { + "min": 50, + "max": 150 + }, + "gold": { + "min": 25, + "max": 50 }, + "monsterGroup": "", + "avoidWater": false, + "aquaticOnly": false, "noCorpseDrop": true, + "noItemDrop": false, + "traitLevels": {}, "usableSkills": [ { "result": "BarFire", @@ -6504,47 +7025,74 @@ }, { "result": "BarNecro", - "chance": 1 + "chance": 2 }, { "result": "TrueSight", - "chance": 1 + "chance": 3 }, { "result": "Protection", - "chance": 1 + "chance": 3 }, { "result": "Absorption", - "chance": 1 + "chance": 3 } ], - "cr": 0, - "gold": { - "min": 0, - "max": 0 - }, - "giveXp": { - "min": 1, - "max": 1 + "baseEffects": [], + "drops": [], + "copyDrops": [], + "dropPool": { + "choose": { + "min": 0, + "max": 0 + }, + "items": [] }, - "hp": { - "min": 500, - "max": 500 + "tansFor": "", + "tanSkillRequired": 0, + "items": { + "sack": [], + "belt": [], + "equipment": { + "rightHand": [], + "leftHand": [], + "head": [], + "neck": [], + "ear": [], + "waist": [], + "wrists": [], + "ring1": [], + "ring2": [], + "hands": [], + "feet": [], + "armor": [], + "robe1": [], + "robe2": [], + "trinket": [], + "potion": [], + "ammo": [] + } }, - "mp": { - "min": 50000, - "max": 50000 + "allegianceReputation": { + "Adventurers": -101, + "Enemy": 0, + "GM": 0, + "NaturalResource": 0, + "None": -101, + "Pirates": -101, + "Royalty": -101, + "Townsfolk": -101, + "Underground": -101, + "Wilderness": -101 }, - "allegiance": "Enemy", - "skillOnKill": 1, "repMod": [ { - "delta": -1, - "allegiance": "Enemy" + "allegiance": "Enemy", + "delta": -1 } ], - "hpMult": 1, "skills": { "mace": 894, "axe": 894, @@ -6562,17 +7110,13 @@ "conjuration": 894, "restoration": 894 }, - "allegianceReputation": { - "Royalty": -101, - "Townsfolk": -101, - "Adventurers": -101, - "Wilderness": -101, - "Underground": -101, - "Pirates": -101, - "None": -101 + "summonSkillModifiers": { + "restoration": 0.3 }, - "_id": "01916bde-d3c7-7cc5-811e-551e2e384d55", - "skillLevels": 5 + "summonStatModifiers": { + "hp": 30000, + "wis": 0.25 + } }, { "npcId": "Summoned Vampire Bat", @@ -7032,14 +7576,21 @@ "skillLevels": 5 }, { + "_id": "01916bde-d3c7-7cc5-811e-71029bf629c7", + "sprite": [ + 75 + ], "npcId": "Summon Golem", "name": [ "golem" ], + "hostility": "OnHit", + "allegiance": "Enemy", "monsterClass": "Beast", - "sprite": [ - 75 - ], + "affiliation": "", + "alignment": "Neutral", + "cr": 0, + "hpMult": 1, "stats": { "str": 15, "dex": 15, @@ -7047,9 +7598,9 @@ "int": 15, "wis": 15, "wil": 15, - "luk": 15, - "cha": 15, "con": 15, + "cha": 15, + "luk": 15, "move": 2, "hpregen": 1, "mpregen": 1, @@ -7090,56 +7641,97 @@ "damageFactor": 1 }, "level": 1, - "summonStatModifiers": { - "hp": 10000, - "str": 0.3, - "dex": 0.3, - "agi": 0.3, - "offense": 1, - "accuracy": 1 + "skillLevels": 5, + "skillOnKill": 1, + "otherStats": {}, + "hp": { + "min": 15, + "max": 30 }, + "mp": { + "min": 15, + "max": 30 + }, + "giveXp": { + "min": 50, + "max": 150 + }, + "gold": { + "min": 25, + "max": 50 + }, + "monsterGroup": "", + "avoidWater": false, + "aquaticOnly": false, "noCorpseDrop": true, + "noItemDrop": false, + "traitLevels": { + "Punchkick": 1 + }, + "usableSkills": [ + { + "result": "Jumpkick", + "chance": 3 + } + ], + "baseEffects": [], + "drops": [], + "copyDrops": [], + "dropPool": { + "choose": { + "min": 0, + "max": 0 + }, + "items": [] + }, + "tansFor": "", + "tanSkillRequired": 0, "items": { + "sack": [], + "belt": [], "equipment": { + "rightHand": [], + "leftHand": [], + "head": [], + "neck": [], + "ear": [], + "waist": [], + "wrists": [], + "ring1": [], + "ring2": [], "hands": [ { "result": "Medium Claws", "chance": 1 } - ] - } - }, - "usableSkills": [ - { - "result": "Jumpkick", - "chance": 1 + ], + "feet": [], + "armor": [], + "robe1": [], + "robe2": [], + "trinket": [], + "potion": [], + "ammo": [] } - ], - "traitLevels": { - "Punchkick": 1 - }, - "cr": 0, - "hp": { - "min": 500000, - "max": 500000 }, - "gold": { - "min": 0, - "max": 0 - }, - "giveXp": { - "min": 1, - "max": 1 + "allegianceReputation": { + "Adventurers": -101, + "Enemy": 0, + "GM": 0, + "NaturalResource": 0, + "None": -101, + "Pirates": -101, + "Royalty": -101, + "Townsfolk": -101, + "Underground": -101, + "Wilderness": -101 }, - "allegiance": "Enemy", - "skillOnKill": 1, "repMod": [ { - "delta": -1, - "allegiance": "Enemy" + "allegiance": "Enemy", + "delta": -1 } ], - "hpMult": 1, "skills": { "mace": 894, "axe": 894, @@ -7157,27 +7749,32 @@ "conjuration": 894, "restoration": 894 }, - "allegianceReputation": { - "Royalty": -101, - "Townsfolk": -101, - "Adventurers": -101, - "Wilderness": -101, - "Underground": -101, - "Pirates": -101, - "None": -101 - }, - "_id": "01916bde-d3c7-7cc5-811e-71029bf629c7", - "skillLevels": 5 + "summonSkillModifiers": {}, + "summonStatModifiers": { + "hp": 10000, + "str": 0.3, + "dex": 0.3, + "agi": 0.3, + "offense": 1, + "accuracy": 1 + } }, { + "_id": "01916bde-d3c7-7cc5-811e-7c83375b0c6d", + "sprite": [ + 255 + ], "npcId": "Special Summon Dragon", "name": [ "dragon" ], + "hostility": "OnHit", + "allegiance": "Enemy", "monsterClass": "Dragon", - "sprite": [ - 255 - ], + "affiliation": "", + "alignment": "Neutral", + "cr": 0, + "hpMult": 1, "stats": { "str": 15, "dex": 15, @@ -7185,9 +7782,9 @@ "int": 15, "wis": 15, "wil": 15, - "luk": 15, - "cha": 15, "con": 15, + "cha": 15, + "luk": 15, "move": 2, "hpregen": 1, "mpregen": 1, @@ -7227,89 +7824,128 @@ "actionSpeed": 1, "damageFactor": 1 }, - "skills": { - "mace": 0, - "axe": 0, - "dagger": 0, - "sword": 0, - "twohanded": 0, - "shortsword": 0, - "polearm": 0, - "ranged": 0, - "martial": 1, - "staff": 0, - "throwing": 0, - "thievery": 0, - "wand": 0, - "conjuration": 0, - "restoration": 0 - }, "level": 1, - "summonStatModifiers": { - "hp": 20000, - "int": 0.5, - "str": 0.5 + "skillLevels": 0, + "skillOnKill": 1, + "otherStats": {}, + "hp": { + "min": 15, + "max": 30 + }, + "mp": { + "min": 15, + "max": 30 + }, + "giveXp": { + "min": 50, + "max": 150 + }, + "gold": { + "min": 25, + "max": 50 }, + "monsterGroup": "", + "avoidWater": false, + "aquaticOnly": false, "noCorpseDrop": true, + "noItemDrop": false, + "traitLevels": {}, + "usableSkills": [ + { + "result": "PoisonBiteStrong", + "chance": 1 + }, + { + "result": "IceMist", + "chance": 3 + } + ], + "baseEffects": [], + "drops": [], + "copyDrops": [], + "dropPool": { + "choose": { + "min": 0, + "max": 0 + }, + "items": [] + }, + "tansFor": "", + "tanSkillRequired": 0, "items": { + "sack": [], + "belt": [], "equipment": { - "armor": [ + "rightHand": [], + "leftHand": [], + "head": [], + "neck": [], + "ear": [], + "waist": [], + "wrists": [], + "ring1": [], + "ring2": [], + "hands": [ { - "result": "Catacombs Silver Dragon Scale Tunic", + "result": "Catacombs Lair Claws", "chance": 1 } ], - "hands": [ + "feet": [], + "armor": [ { - "result": "Catacombs Lair Claws", + "result": "Catacombs Silver Dragon Scale Tunic", "chance": 1 } - ] - } - }, - "usableSkills": [ - { - "result": "PoisonBiteWeak", - "chance": 1 - }, - { - "result": "IceMist", - "chance": 1 + ], + "robe1": [], + "robe2": [], + "trinket": [], + "potion": [], + "ammo": [] } - ], - "cr": 0, - "gold": { - "min": 0, - "max": 0 - }, - "giveXp": { - "min": 1, - "max": 1 }, - "hp": { - "min": 500, - "max": 500 + "allegianceReputation": { + "Adventurers": -101, + "Enemy": 0, + "GM": 0, + "NaturalResource": 0, + "None": -101, + "Pirates": -101, + "Royalty": -101, + "Townsfolk": -101, + "Underground": -101, + "Wilderness": -101 }, - "allegiance": "Enemy", - "skillOnKill": 1, "repMod": [ { - "delta": -1, - "allegiance": "Enemy" + "allegiance": "Enemy", + "delta": -1 } ], - "hpMult": 1, - "allegianceReputation": { - "Royalty": -101, - "Townsfolk": -101, - "Adventurers": -101, - "Wilderness": -101, - "Underground": -101, - "Pirates": -101, - "None": -101 + "skills": { + "mace": 100, + "axe": 100, + "dagger": 100, + "sword": 100, + "twohanded": 100, + "shortsword": 100, + "polearm": 100, + "ranged": 100, + "martial": 100, + "staff": 100, + "throwing": 100, + "thievery": 100, + "wand": 100, + "conjuration": 100, + "restoration": 100 }, - "_id": "01916bde-d3c7-7cc5-811e-7c83375b0c6d", - "skillLevels": 0 + "summonSkillModifiers": {}, + "summonStatModifiers": { + "hp": 20000, + "int": 0.5, + "str": 0.5 + } }, { "npcId": "Thief Shadow Clone", @@ -8752,7 +9388,7 @@ "dex": 4, "agi": 4, "int": 6, - "wis": 11, + "wis": 9, "wil": 9, "con": 15, "cha": 9, @@ -8797,7 +9433,7 @@ "damageFactor": 1 }, "level": 18, - "skillLevels": 5, + "skillLevels": 3, "skillOnKill": 30, "otherStats": {}, "hp": { @@ -8998,21 +9634,21 @@ } ], "skills": { - "mace": 894, - "axe": 894, - "dagger": 894, - "sword": 894, - "twohanded": 894, - "shortsword": 894, - "polearm": 894, - "ranged": 894, - "martial": 894, - "staff": 894, - "throwing": 894, - "thievery": 894, - "wand": 894, - "conjuration": 894, - "restoration": 894 + "mace": 372, + "axe": 372, + "dagger": 372, + "sword": 372, + "twohanded": 372, + "shortsword": 372, + "polearm": 372, + "ranged": 372, + "martial": 372, + "staff": 372, + "throwing": 372, + "thievery": 372, + "wand": 372, + "conjuration": 372, + "restoration": 372 }, "summonSkillModifiers": {}, "summonStatModifiers": {} @@ -10853,7 +11489,7 @@ "usableSkills": [ { "result": "Charge", - "chance": 1 + "chance": 5 }, { "result": "Haste", @@ -14053,8 +14689,8 @@ "cr": 0, "hpMult": 30, "stats": { - "str": 11, - "dex": 3, + "str": 13, + "dex": 7, "agi": 3, "int": 6, "wis": 8, @@ -14102,7 +14738,7 @@ "damageFactor": 1 }, "level": 30, - "skillLevels": 5, + "skillLevels": 7, "skillOnKill": 145, "otherStats": {}, "hp": { @@ -14312,21 +14948,21 @@ } ], "skills": { - "mace": 894, - "axe": 894, - "dagger": 894, - "sword": 894, - "twohanded": 894, - "shortsword": 894, - "polearm": 894, - "ranged": 894, - "martial": 894, - "staff": 894, - "throwing": 894, - "thievery": 894, - "wand": 894, - "conjuration": 894, - "restoration": 894 + "mace": 2149, + "axe": 2149, + "dagger": 2149, + "sword": 2149, + "twohanded": 2149, + "shortsword": 2149, + "polearm": 2149, + "ranged": 2149, + "martial": 2149, + "staff": 2149, + "throwing": 2149, + "thievery": 2149, + "wand": 2149, + "conjuration": 2149, + "restoration": 2149 }, "summonSkillModifiers": {}, "summonStatModifiers": {} @@ -15972,7 +16608,7 @@ "damageFactor": 1 }, "level": 15, - "skillLevels": 1, + "skillLevels": 3, "skillOnKill": 25, "otherStats": {}, "hp": { @@ -16141,21 +16777,21 @@ } ], "skills": { - "mace": 155, - "axe": 155, - "dagger": 155, - "sword": 155, - "twohanded": 155, - "shortsword": 155, - "polearm": 155, - "ranged": 155, - "martial": 155, - "staff": 155, - "throwing": 155, - "thievery": 155, - "wand": 155, - "conjuration": 155, - "restoration": 155 + "mace": 372, + "axe": 372, + "dagger": 372, + "sword": 372, + "twohanded": 372, + "shortsword": 372, + "polearm": 372, + "ranged": 372, + "martial": 372, + "staff": 372, + "throwing": 372, + "thievery": 372, + "wand": 372, + "conjuration": 372, + "restoration": 372 }, "summonSkillModifiers": {}, "summonStatModifiers": {} @@ -25793,27 +26429,31 @@ "summonStatModifiers": {} }, { + "_id": "01916bde-d3c7-7cc5-8121-2ea747aefe65", + "sprite": [ + 480 + ], "npcId": "Ranata", "name": [ "Ranata" ], - "monsterClass": "Humanoid", - "monsterGroup": "Crazed", "hostility": "Always", + "allegiance": "Enemy", + "monsterClass": "Humanoid", "affiliation": "Crazed", - "sprite": [ - 480 - ], + "alignment": "Neutral", + "cr": 0, + "hpMult": 10, "stats": { - "str": 12, + "str": 15, "dex": 10, "agi": 10, "int": 10, "wis": 10, "wil": 10, - "luk": 10, - "cha": 10, "con": 25, + "cha": 10, + "luk": 10, "move": 2, "hpregen": 1, "mpregen": 1, @@ -25854,25 +26494,35 @@ "damageFactor": 1 }, "level": 15, + "skillLevels": 4, "skillOnKill": 25, - "cr": 0, - "gold": { - "min": 2500, - "max": 3000 + "otherStats": {}, + "hp": { + "min": 15000, + "max": 17000 }, - "hpMult": 10, "mp": { - "min": 1000, - "max": 1000 + "min": 1500, + "max": 1700 }, "giveXp": { - "min": 55000, - "max": 65000 + "min": 3400, + "max": 3800 }, + "gold": { + "min": 900, + "max": 1500 + }, + "monsterGroup": "Crazed", + "avoidWater": false, + "aquaticOnly": false, + "noCorpseDrop": false, + "noItemDrop": false, + "traitLevels": {}, "usableSkills": [ { "result": "Afflict", - "chance": 1 + "chance": 5 }, { "result": "Plague", @@ -25884,11 +26534,11 @@ }, { "result": "Charge", - "chance": 1 + "chance": 4 }, { "result": "Blind", - "chance": 1 + "chance": 3 }, { "result": "Antidote", @@ -25900,45 +26550,22 @@ }, { "result": "BarNecro", - "chance": 1 + "chance": 5 }, { "result": "Cure", - "chance": 1 + "chance": 2 } ], - "items": { - "equipment": { - "armor": [ - { - "result": "Yzalt Fungus Ringmail Tunic", - "chance": 1 - } - ], - "robe1": [ - { - "result": "Ranata Robe", - "chance": 1 - } - ], - "rightHand": [ - { - "result": "Ranata Longbow", - "chance": 1 - } - ], - "ammo": [ - { - "result": "none", - "chance": 1 - }, - { - "result": "Antanian Darkness Arrows", - "chance": 1 - } - ] + "baseEffects": [ + { + "name": "DarkVision", + "endsAt": -1, + "extra": { + "potency": 0 + } } - }, + ], "drops": [ { "result": "Ranata Totem", @@ -25959,12 +26586,15 @@ "chance": -1 } ], - "baseEffects": [ - { - "name": "DarkVision", - "endsAt": -1 - } - ], + "dropPool": { + "choose": { + "min": 0, + "max": 0 + }, + "items": [] + }, + "tansFor": "", + "tanSkillRequired": 0, "triggers": { "combat": { "messages": [ @@ -25974,45 +26604,90 @@ ] } }, - "allegiance": "Enemy", - "repMod": [ - { - "delta": -1, - "allegiance": "Enemy" + "items": { + "sack": [], + "belt": [], + "equipment": { + "rightHand": [ + { + "result": "Ranata Longbow", + "chance": 1 + } + ], + "leftHand": [], + "head": [], + "neck": [], + "ear": [], + "waist": [], + "wrists": [], + "ring1": [], + "ring2": [], + "hands": [], + "feet": [], + "armor": [ + { + "result": "Yzalt Fungus Ringmail Tunic", + "chance": 1 + } + ], + "robe1": [ + { + "result": "Ranata Robe", + "chance": 1 + } + ], + "robe2": [], + "trinket": [], + "potion": [], + "ammo": [ + { + "result": "none", + "chance": 1 + }, + { + "result": "Antanian Darkness Arrows", + "chance": 1 + } + ] } - ], - "hp": { - "min": -1, - "max": -1 - }, - "skills": { - "mace": 2149, - "axe": 2149, - "dagger": 2149, - "sword": 2149, - "twohanded": 2149, - "shortsword": 2149, - "polearm": 2149, - "ranged": 2149, - "martial": 2149, - "staff": 2149, - "throwing": 2149, - "thievery": 2149, - "wand": 2149, - "conjuration": 2149, - "restoration": 2149 }, "allegianceReputation": { + "Adventurers": -101, + "Enemy": 0, + "GM": 0, + "NaturalResource": 0, + "None": -101, + "Pirates": -101, "Royalty": -101, "Townsfolk": -101, - "Adventurers": -101, - "Wilderness": -101, "Underground": -101, - "Pirates": -101, - "None": -101 + "Wilderness": -101 }, - "_id": "01916bde-d3c7-7cc5-8121-2ea747aefe65", - "skillLevels": 7 + "repMod": [ + { + "allegiance": "Enemy", + "delta": -1 + } + ], + "skills": { + "mace": 577, + "axe": 577, + "dagger": 577, + "sword": 577, + "twohanded": 577, + "shortsword": 577, + "polearm": 577, + "ranged": 577, + "martial": 577, + "staff": 577, + "throwing": 577, + "thievery": 577, + "wand": 577, + "conjuration": 577, + "restoration": 577 + }, + "summonSkillModifiers": {}, + "summonStatModifiers": {} }, { "_id": "01916bde-d3c7-7cc5-8121-36a5bcbc184d", @@ -26031,7 +26706,7 @@ "cr": 0, "hpMult": 10, "stats": { - "str": 12, + "str": 13, "dex": 10, "agi": 10, "int": 10, @@ -26080,7 +26755,7 @@ "damageFactor": 1 }, "level": 15, - "skillLevels": 3, + "skillLevels": 4, "skillOnKill": 25, "otherStats": {}, "hp": { @@ -26287,21 +26962,21 @@ } ], "skills": { - "mace": 372, - "axe": 372, - "dagger": 372, - "sword": 372, - "twohanded": 372, - "shortsword": 372, - "polearm": 372, - "ranged": 372, - "martial": 372, - "staff": 372, - "throwing": 372, - "thievery": 372, - "wand": 372, - "conjuration": 372, - "restoration": 372 + "mace": 577, + "axe": 577, + "dagger": 577, + "sword": 577, + "twohanded": 577, + "shortsword": 577, + "polearm": 577, + "ranged": 577, + "martial": 577, + "staff": 577, + "throwing": 577, + "thievery": 577, + "wand": 577, + "conjuration": 577, + "restoration": 577 }, "summonSkillModifiers": {}, "summonStatModifiers": {} @@ -27896,26 +28571,32 @@ "skillLevels": 7 }, { + "_id": "01916bde-d3c7-7cc5-8121-71b7b0ca5558", + "sprite": [ + 480 + ], "npcId": "Insane Ranata", "name": [ "Ranata" ], "hostility": "Always", - "affiliation": "Insanity Embodied", + "allegiance": "Enemy", "monsterClass": "Humanoid", - "monsterGroup": "Crazed", - "alignment": "evil", "baseClass": "Healer", + "affiliation": "Insanity Embodied", + "alignment": "evil", + "cr": 0, + "hpMult": 30, "stats": { "str": 16, "dex": 12, "agi": 10, "int": 24, - "wis": 12, + "wis": 14, "wil": 25, - "luk": 30, - "cha": 25, "con": 30, + "cha": 25, + "luk": 30, "move": 2, "hpregen": 1, "mpregen": 1, @@ -27956,45 +28637,34 @@ "damageFactor": 1 }, "level": 30, + "skillLevels": 7, "skillOnKill": 175, - "sprite": [ - 480 - ], - "cr": 0, - "hpMult": 30, - "mp": { - "min": 25000, - "max": 25000 + "otherStats": {}, + "hp": { + "min": 276000, + "max": 300000 }, - "gold": { - "min": 35000, - "max": 40000 + "mp": { + "min": 9200, + "max": 10000 }, "giveXp": { - "min": 350000, - "max": 375000 + "min": 43000, + "max": 46000 }, - "items": { - "equipment": { - "armor": [ - { - "result": "Silver Dragon Scale Tunic", - "chance": 1 - } - ], - "robe1": [ - { - "result": "Insane Ranata Robe", - "chance": 1 - } - ], - "rightHand": [ - { - "result": "Insane Ranata Totem", - "chance": 1 - } - ] - } + "gold": { + "min": 2400, + "max": 3400 + }, + "monsterGroup": "Crazed", + "avoidWater": false, + "aquaticOnly": false, + "noCorpseDrop": false, + "noItemDrop": false, + "traitLevels": { + "InternalFortitude": 5, + "Roots": 1, + "LightenArmor": 1 }, "usableSkills": [ { @@ -28069,14 +28739,19 @@ "baseEffects": [ { "name": "DarkVision", - "endsAt": -1 + "endsAt": -1, + "extra": { + "potency": 0 + } + } + ], + "drops": [ + { + "result": "Insane Ranata Amulet", + "chance": 1, + "maxChance": 5 } ], - "traitLevels": { - "InternalFortitude": 5, - "Roots": 1, - "LightenArmor": 1 - }, "copyDrops": [ { "result": "equipment.rightHand", @@ -28091,13 +28766,6 @@ "chance": -1 } ], - "drops": [ - { - "result": "Insane Ranata Amulet", - "chance": 1, - "maxChance": 5 - } - ], "dropPool": { "choose": { "min": 1, @@ -28150,6 +28818,8 @@ } ] }, + "tansFor": "", + "tanSkillRequired": 0, "triggers": { "combat": { "messages": [ @@ -28158,45 +28828,81 @@ ] } }, - "allegiance": "Enemy", - "repMod": [ - { - "delta": -1, - "allegiance": "Enemy" + "items": { + "sack": [], + "belt": [], + "equipment": { + "rightHand": [ + { + "result": "Insane Ranata Totem", + "chance": 1 + } + ], + "leftHand": [], + "head": [], + "neck": [], + "ear": [], + "waist": [], + "wrists": [], + "ring1": [], + "ring2": [], + "hands": [], + "feet": [], + "armor": [ + { + "result": "Silver Dragon Scale Tunic", + "chance": 1 + } + ], + "robe1": [ + { + "result": "Insane Ranata Robe", + "chance": 1 + } + ], + "robe2": [], + "trinket": [], + "potion": [], + "ammo": [] } - ], - "hp": { - "min": -1, - "max": -1 - }, - "skills": { - "mace": 894, - "axe": 894, - "dagger": 894, - "sword": 894, - "twohanded": 894, - "shortsword": 894, - "polearm": 894, - "ranged": 894, - "martial": 894, - "staff": 894, - "throwing": 894, - "thievery": 894, - "wand": 894, - "conjuration": 894, - "restoration": 894 }, "allegianceReputation": { + "Adventurers": -101, + "Enemy": 0, + "GM": 0, + "NaturalResource": 0, + "None": -101, + "Pirates": -101, "Royalty": -101, "Townsfolk": -101, - "Adventurers": -101, - "Wilderness": -101, "Underground": -101, - "Pirates": -101, - "None": -101 + "Wilderness": -101 }, - "_id": "01916bde-d3c7-7cc5-8121-71b7b0ca5558", - "skillLevels": 5 + "repMod": [ + { + "allegiance": "Enemy", + "delta": -1 + } + ], + "skills": { + "mace": 2149, + "axe": 2149, + "dagger": 2149, + "sword": 2149, + "twohanded": 2149, + "shortsword": 2149, + "polearm": 2149, + "ranged": 2149, + "martial": 2149, + "staff": 2149, + "throwing": 2149, + "thievery": 2149, + "wand": 2149, + "conjuration": 2149, + "restoration": 2149 + }, + "summonSkillModifiers": {}, + "summonStatModifiers": {} }, { "npcId": "Lunatic Healer", @@ -33108,6 +33814,10 @@ { "result": "equipment.leftHand", "chance": -1 + }, + { + "chance": -1, + "result": "equipment.feet" } ], "dropPool": { @@ -33816,7 +34526,7 @@ "potion": [], "ammo": [ { - "result": "none", + "result": "Antanian Arrows", "chance": 3000 }, { @@ -35057,6 +35767,10 @@ { "result": "equipment.leftHand", "chance": -1 + }, + { + "chance": -1, + "result": "equipment.feet" } ], "dropPool": { @@ -35672,7 +36386,7 @@ "potion": [], "ammo": [ { - "result": "none", + "result": "Antanian Arrows", "chance": 10000 }, { @@ -37122,6 +37836,10 @@ { "result": "equipment.leftHand", "chance": -1 + }, + { + "chance": -1, + "result": "equipment.feet" } ], "dropPool": { @@ -37820,7 +38538,7 @@ "potion": [], "ammo": [ { - "result": "none", + "result": "Antanian Arrows", "chance": 2500 }, { @@ -39287,6 +40005,10 @@ { "result": "equipment.leftHand", "chance": -1 + }, + { + "chance": -1, + "result": "equipment.feet" } ], "dropPool": { @@ -40027,7 +40749,7 @@ "potion": [], "ammo": [ { - "result": "none", + "result": "Antanian Arrows", "chance": 2000 }, { @@ -41506,6 +42228,10 @@ { "result": "equipment.leftHand", "chance": -1 + }, + { + "chance": -1, + "result": "equipment.feet" } ], "dropPool": { @@ -42246,7 +42972,7 @@ "potion": [], "ammo": [ { - "result": "none", + "result": "Antanian Arrows", "chance": 1500 }, { @@ -42363,7 +43089,9 @@ "level": 25, "skillLevels": 9, "skillOnKill": 50, - "otherStats": {}, + "otherStats": { + "iceBoostPercent": 150 + }, "hp": { "min": 165000, "max": 180000 @@ -42641,7 +43369,9 @@ "level": 30, "skillLevels": 10, "skillOnKill": 50, - "otherStats": {}, + "otherStats": { + "iceBoostPercent": 250 + }, "hp": { "min": 276000, "max": 300000 @@ -42847,18 +43577,22 @@ "summonStatModifiers": {} }, { + "_id": "01916bde-d3c7-7cc5-8123-1dd029f05f18", + "sprite": [ + 285 + ], "npcId": "Catacombs Frost Knight", "name": [ "frost knight" ], - "monsterClass": "Undead", - "monsterGroup": "Undead", "hostility": "Always", + "allegiance": "Enemy", + "monsterClass": "Undead", "baseClass": "Mage", - "sprite": [ - 285 - ], + "affiliation": "", "alignment": "evil", + "cr": 0, + "hpMult": 10, "stats": { "str": 12, "dex": 2, @@ -42866,9 +43600,9 @@ "int": 4, "wis": 4, "wil": 21, - "luk": 21, - "cha": 21, "con": 25, + "cha": 21, + "luk": 21, "move": 2, "hpregen": 1, "mpregen": 50, @@ -42909,85 +43643,78 @@ "damageFactor": 1 }, "level": 35, + "skillLevels": 10, "skillOnKill": 100, - "cr": 0, - "gold": { - "min": 23050, - "max": 33700 + "otherStats": {}, + "hp": { + "min": 140000, + "max": 150000 }, - "hpMult": 10, "mp": { - "min": 10000, - "max": 10000 + "min": 14000, + "max": 15000 }, "giveXp": { - "min": 439000, - "max": 495000 + "min": 53000, + "max": 57000 }, - "items": { - "equipment": { - "armor": [ - { - "result": "Catacombs Bone Tunic", - "chance": 1 - } - ], - "hands": [ - { - "result": "Catacombs Lair Claws", - "chance": 1 - } - ], - "rightHand": [ - { - "result": "Catacombs Longsword 3F", - "chance": 50 - }, - { - "result": "Risan Royal Spear", - "chance": 1 - }, - { - "result": "Catacombs HolyFire Hammer", - "chance": 1 - }, - { - "result": "Catacombs Bat Greatsword", - "chance": 1 - }, - { - "result": "Catacombs Bat Shortsword", - "chance": 1 - }, - { - "result": "Frostlands Thermidor Halberd", - "chance": 1 - } - ], - "leftHand": [ - { - "result": "Catacombs Longsword 3F", - "chance": 50 - }, - { - "result": "Catacombs Dagger 3F", - "chance": 50 - }, - { - "result": "Catacombs Shortsword 3F", - "chance": 50 - }, - { - "result": "Catacombs Shield 3F", - "chance": 50 - }, - { - "result": "Frostlands Royal Shield", - "chance": 1 - } - ] - } + "gold": { + "min": 2900, + "max": 3900 }, + "monsterGroup": "Undead", + "avoidWater": false, + "aquaticOnly": false, + "noCorpseDrop": false, + "noItemDrop": false, + "traitLevels": { + "ForcefulStrike": 2, + "SterlingArmor": 2, + "OffhandFinesse": 5, + "BoostedBoost": 1, + "Riposte": 3, + "HolyProtection": 10, + "Swashbuckler": 5, + "DoubleThrust": 1 + }, + "usableSkills": [ + { + "result": "Thruststrike", + "chance": 1 + }, + { + "result": "Haste", + "chance": 1 + }, + { + "result": "ImbueFrost", + "chance": 1 + }, + { + "result": "Absorption", + "chance": 1 + }, + { + "result": "Protection", + "chance": 1 + }, + { + "result": "DarkVision", + "chance": 1 + }, + { + "result": "TrueSight", + "chance": 1 + }, + { + "result": "Boost", + "chance": 1 + }, + { + "result": "Shield", + "chance": 1 + } + ], "baseEffects": [ { "name": "Attribute", @@ -43004,6 +43731,27 @@ } } ], + "drops": [ + { + "result": "Risan Frost Larimar", + "chance": 1, + "maxChance": 10 + }, + { + "result": "Silver Scale", + "chance": -1 + }, + { + "result": "Recipe Book - Silver Fullplate II", + "chance": 1, + "maxChance": 100 + }, + { + "result": "Recipe Book - Silver Scaleplate II", + "chance": 1, + "maxChance": 100 + } + ], "copyDrops": [ { "result": "equipment.rightHand", @@ -43046,114 +43794,124 @@ } ] }, - "drops": [ - { - "result": "Risan Frost Larimar", - "chance": 1, - "maxChance": 10 - }, - { - "result": "Silver Scale", - "chance": -1 - }, - { - "result": "Recipe Book - Silver Fullplate II", - "chance": 1, - "maxChance": 100 - }, - { - "result": "Recipe Book - Silver Scaleplate II", - "chance": 1, - "maxChance": 100 - } - ], - "usableSkills": [ - { - "result": "Thruststrike", - "chance": 1 - }, - { - "result": "Haste", - "chance": 1 - }, - { - "result": "ImbueFrost", - "chance": 1 - }, - { - "result": "Absorption", - "chance": 1 - }, - { - "result": "Protection", - "chance": 1 - }, - { - "result": "DarkVision", - "chance": 1 - }, - { - "result": "TrueSight", - "chance": 1 - }, - { - "result": "Boost", - "chance": 1 - }, - { - "result": "Shield", - "chance": 1 + "tansFor": "", + "tanSkillRequired": 0, + "items": { + "sack": [], + "belt": [], + "equipment": { + "rightHand": [ + { + "result": "Catacombs Longsword 3F", + "chance": 50 + }, + { + "result": "Risan Royal Spear", + "chance": 1 + }, + { + "result": "Catacombs HolyFire Hammer", + "chance": 1 + }, + { + "result": "Catacombs Bat Greatsword", + "chance": 1 + }, + { + "result": "Catacombs Bat Shortsword", + "chance": 1 + }, + { + "result": "Frostlands Thermidor Halberd", + "chance": 1 + } + ], + "leftHand": [ + { + "result": "Catacombs Longsword 3F", + "chance": 50 + }, + { + "result": "Catacombs Dagger 3F", + "chance": 50 + }, + { + "result": "Catacombs Shortsword 3F", + "chance": 50 + }, + { + "result": "Catacombs Shield 3F", + "chance": 50 + }, + { + "result": "Frostlands Royal Shield", + "chance": 1 + } + ], + "head": [], + "neck": [], + "ear": [], + "waist": [], + "wrists": [], + "ring1": [], + "ring2": [], + "hands": [ + { + "result": "Catacombs Lair Claws", + "chance": 1 + } + ], + "feet": [], + "armor": [ + { + "result": "Catacombs Bone Tunic", + "chance": 1 + } + ], + "robe1": [], + "robe2": [], + "trinket": [], + "potion": [], + "ammo": [] } - ], - "traitLevels": { - "ForcefulStrike": 2, - "SterlingArmor": 2, - "OffhandFinesse": 5, - "BoostedBoost": 1, - "Riposte": 3, - "HolyProtection": 10, - "Swashbuckler": 5, - "DoubleThrust": 1 }, - "allegiance": "Enemy", + "allegianceReputation": { + "Adventurers": -101, + "Enemy": 0, + "GM": 0, + "NaturalResource": 0, + "None": -101, + "Pirates": -101, + "Royalty": -101, + "Townsfolk": -101, + "Underground": -101, + "Wilderness": -101 + }, "repMod": [ { - "delta": -1, - "allegiance": "Enemy" + "allegiance": "Enemy", + "delta": -1 } ], - "hp": { - "min": -1, - "max": -1 - }, "skills": { - "mace": 19230, - "axe": 19230, - "dagger": 19230, - "sword": 19230, - "twohanded": 19230, - "shortsword": 19230, - "polearm": 19230, - "ranged": 19230, - "martial": 19230, - "staff": 19230, - "throwing": 19230, - "thievery": 19230, - "wand": 19230, - "conjuration": 19230, - "restoration": 19230 - }, - "allegianceReputation": { - "Royalty": -101, - "Townsfolk": -101, - "Adventurers": -101, - "Wilderness": -101, - "Underground": -101, - "Pirates": -101, - "None": -101 + "mace": 8004, + "axe": 8004, + "dagger": 8004, + "sword": 8004, + "twohanded": 8004, + "shortsword": 8004, + "polearm": 8004, + "ranged": 8004, + "martial": 8004, + "staff": 8004, + "throwing": 8004, + "thievery": 8004, + "wand": 8004, + "conjuration": 8004, + "restoration": 8004 }, - "_id": "01916bde-d3c7-7cc5-8123-1dd029f05f18", - "skillLevels": 12 + "summonSkillModifiers": {}, + "summonStatModifiers": {} }, { "_id": "01916bde-d3c7-7cc5-8123-250b61c4764e", @@ -43173,11 +43931,11 @@ "cr": 0, "hpMult": 100, "stats": { - "str": 17, + "str": 14, "dex": 4, "agi": 4, - "int": 9, - "wis": 9, + "int": 15, + "wis": 13, "wil": 24, "con": 40, "cha": 24, @@ -43222,7 +43980,7 @@ "damageFactor": 1 }, "level": 45, - "skillLevels": 15, + "skillLevels": 13, "skillOnKill": 200, "otherStats": {}, "hp": { @@ -43533,21 +44291,21 @@ } ], "skills": { - "mace": 71610, - "axe": 71610, - "dagger": 71610, - "sword": 71610, - "twohanded": 71610, - "shortsword": 71610, - "polearm": 71610, - "ranged": 71610, - "martial": 71610, - "staff": 71610, - "throwing": 71610, - "thievery": 71610, - "wand": 71610, - "conjuration": 71610, - "restoration": 71610 + "mace": 29806, + "axe": 29806, + "dagger": 29806, + "sword": 29806, + "twohanded": 29806, + "shortsword": 29806, + "polearm": 29806, + "ranged": 29806, + "martial": 29806, + "staff": 29806, + "throwing": 29806, + "thievery": 29806, + "wand": 29806, + "conjuration": 29806, + "restoration": 29806 }, "summonSkillModifiers": {}, "summonStatModifiers": {} @@ -47753,10 +48511,10 @@ "cr": 0, "hpMult": 30, "stats": { - "str": 13, + "str": 20, "dex": 3, "agi": 3, - "int": 6, + "int": 20, "wis": 6, "wil": 30, "con": 30, @@ -47802,9 +48560,11 @@ "damageFactor": 1 }, "level": 35, - "skillLevels": 13, + "skillLevels": 16, "skillOnKill": 100, - "otherStats": {}, + "otherStats": { + "iceBoostPercent": 200 + }, "hp": { "min": 420000, "max": 450000 @@ -47951,21 +48711,21 @@ } ], "skills": { - "mace": 29806, - "axe": 29806, - "dagger": 29806, - "sword": 29806, - "twohanded": 29806, - "shortsword": 29806, - "polearm": 29806, - "ranged": 29806, - "martial": 29806, - "staff": 29806, - "throwing": 29806, - "thievery": 29806, - "wand": 29806, - "conjuration": 29806, - "restoration": 29806 + "mace": 110995, + "axe": 110995, + "dagger": 110995, + "sword": 110995, + "twohanded": 110995, + "shortsword": 110995, + "polearm": 110995, + "ranged": 110995, + "martial": 110995, + "staff": 110995, + "throwing": 110995, + "thievery": 110995, + "wand": 110995, + "conjuration": 110995, + "restoration": 110995 }, "summonSkillModifiers": {}, "summonStatModifiers": {} @@ -48645,19 +49405,22 @@ "summonStatModifiers": {} }, { + "_id": "01916bde-d3c7-7cc5-8123-e2d511b055a7", + "sprite": [ + 490 + ], "npcId": "Overseer Jigan", "name": [ "Jigan" ], - "monsterClass": "Humanoid", - "affiliation": "Mines Overseer", - "monsterGroup": "Town", "hostility": "OnHit", "allegiance": "Enemy", + "monsterClass": "Humanoid", "baseClass": "Mage", - "sprite": [ - 490 - ], + "affiliation": "Mines Overseer", + "alignment": "Neutral", + "cr": 0, + "hpMult": 10, "stats": { "str": 11, "dex": 4, @@ -48665,9 +49428,9 @@ "int": 9, "wis": 9, "wil": 30, - "luk": 24, - "cha": 24, "con": 30, + "cha": 24, + "luk": 24, "move": 2, "hpregen": 1, "mpregen": 30, @@ -48708,82 +49471,36 @@ "damageFactor": 1 }, "level": 26, + "skillLevels": 6, "skillOnKill": 100, - "cr": 0, - "gold": { - "min": 43850, - "max": 44000 + "otherStats": { + "fireBoostPercent": 200 + }, + "hp": { + "min": 60000, + "max": 68000 }, - "hpMult": 10, "mp": { - "min": 10050, - "max": 10150 + "min": 6000, + "max": 6800 }, "giveXp": { - "min": 169000, - "max": 209000 + "min": 35000, + "max": 38000 }, - "items": { - "equipment": { - "armor": [ - { - "result": "Mines Griffon Fur", - "chance": 1 - } - ], - "robe1": [ - { - "result": "none", - "chance": 3 - }, - { - "result": "Crazed Deer Robe", - "chance": 1 - } - ], - "robe2": [ - { - "result": "Crazed Deer Robe", - "chance": 1 - } - ], - "head": [ - { - "result": "none", - "chance": 150 - }, - { - "result": "Miner Defense Health Helm", - "chance": 1 - }, - { - "result": "Miner Offense Health Helm", - "chance": 1 - }, - { - "result": "Miner Defense Mana Helm", - "chance": 1 - }, - { - "result": "Miner Offense Mana Helm", - "chance": 1 - } - ], - "rightHand": [ - { - "result": "Overseer Jigan Staff", - "chance": 1 - }, - { - "result": "Overseer Jigan Totem", - "chance": 1 - }, - { - "result": "Overseer Jigan Wand", - "chance": 1 - } - ] - } + "gold": { + "min": 2000, + "max": 3000 + }, + "monsterGroup": "Town", + "avoidWater": false, + "aquaticOnly": false, + "noCorpseDrop": false, + "noItemDrop": false, + "traitLevels": { + "HolyAffliction": 1, + "DebilitatingDisease": 1, + "EffectiveSupporter": 5 }, "usableSkills": [ { @@ -48800,15 +49517,15 @@ }, { "result": "Afflict", - "chance": 1 + "chance": 4 }, { "result": "HolyFire", - "chance": 1 + "chance": 8 }, { "result": "MagicBolt", - "chance": 1 + "chance": 3 }, { "result": "Disease", @@ -48824,39 +49541,39 @@ }, { "result": "Regen", - "chance": 1 + "chance": 3 }, { "result": "Cure", - "chance": 1 + "chance": 3 }, { "result": "FindFamiliarSalamander", - "chance": 1 + "chance": 10 }, { "result": "FindFamiliarSpider", - "chance": 1 + "chance": 10 }, { "result": "FindFamiliarWolf", - "chance": 1 + "chance": 10 }, { "result": "FindFamiliarBear", - "chance": 1 + "chance": 10 }, { "result": "Absorption", - "chance": 1 + "chance": 10 }, { "result": "Protection", - "chance": 1 + "chance": 10 }, { "result": "VitalEssence", - "chance": 1 + "chance": 10 }, { "result": "Vision", @@ -48867,11 +49584,7 @@ "chance": 1 } ], - "traitLevels": { - "HolyAffliction": 1, - "DebilitatingDisease": 1, - "EffectiveSupporter": 5 - }, + "baseEffects": [], "drops": [ { "result": "Risan Miner Book", @@ -48900,44 +49613,128 @@ "chance": -1 } ], - "repMod": [ - { - "delta": -1, - "allegiance": "Enemy" - } - ], - "hp": { - "min": -1, - "max": -1 + "dropPool": { + "choose": { + "min": 0, + "max": 0 + }, + "items": [] }, - "skills": { - "mace": 2149, - "axe": 2149, - "dagger": 2149, - "sword": 2149, - "twohanded": 2149, - "shortsword": 2149, - "polearm": 2149, - "ranged": 2149, - "martial": 2149, - "staff": 2149, - "throwing": 2149, - "thievery": 2149, - "wand": 2149, - "conjuration": 2149, - "restoration": 2149 + "tansFor": "", + "tanSkillRequired": 0, + "items": { + "sack": [], + "belt": [], + "equipment": { + "rightHand": [ + { + "result": "Overseer Jigan Staff", + "chance": 1 + }, + { + "result": "Overseer Jigan Totem", + "chance": 1 + }, + { + "result": "Overseer Jigan Wand", + "chance": 1 + } + ], + "leftHand": [], + "head": [ + { + "result": "none", + "chance": 150 + }, + { + "result": "Miner Defense Health Helm", + "chance": 1 + }, + { + "result": "Miner Offense Health Helm", + "chance": 1 + }, + { + "result": "Miner Defense Mana Helm", + "chance": 1 + }, + { + "result": "Miner Offense Mana Helm", + "chance": 1 + } + ], + "neck": [], + "ear": [], + "waist": [], + "wrists": [], + "ring1": [], + "ring2": [], + "hands": [], + "feet": [], + "armor": [ + { + "result": "Mines Griffon Fur", + "chance": 1 + } + ], + "robe1": [ + { + "result": "none", + "chance": 3 + }, + { + "result": "Crazed Deer Robe", + "chance": 1 + } + ], + "robe2": [ + { + "result": "Crazed Deer Robe", + "chance": 1 + } + ], + "trinket": [], + "potion": [], + "ammo": [] + } }, "allegianceReputation": { + "Adventurers": -101, + "Enemy": 0, + "GM": 0, + "NaturalResource": 0, + "None": -101, + "Pirates": -101, "Royalty": -101, "Townsfolk": -101, - "Adventurers": -101, - "Wilderness": -101, "Underground": -101, - "Pirates": -101, - "None": -101 + "Wilderness": -101 }, - "_id": "01916bde-d3c7-7cc5-8123-e2d511b055a7", - "skillLevels": 7 + "repMod": [ + { + "allegiance": "Enemy", + "delta": -1 + } + ], + "skills": { + "mace": 1386, + "axe": 1386, + "dagger": 1386, + "sword": 1386, + "twohanded": 1386, + "shortsword": 1386, + "polearm": 1386, + "ranged": 1386, + "martial": 1386, + "staff": 1386, + "throwing": 1386, + "thievery": 1386, + "wand": 1386, + "conjuration": 1386, + "restoration": 1386 + }, + "summonSkillModifiers": {}, + "summonStatModifiers": {} }, { "npcId": "Risan Crazed Deer", @@ -65601,36 +66398,50 @@ "_id": "01916bde-d3d4-7cc5-8137-598fe8dd4db2" }, { + "_id": "01916bde-d3d4-7cc5-8137-6006f2de1b9b", + "sprite": 978, + "quality": 0, "name": "Crazed Tonwin Dagger", + "itemClass": "Dagger", + "maxUpgrades": 1, + "value": 21347, + "sellValue": 0, "desc": "a dirk with a blade that appears to be enveloped in blazing ether", - "tier": 6, + "damageClass": "physical", "stats": { "accuracy": 7, "offense": 3, "fireResist": 200 }, - "equipEffect": { - "name": "ImbueFlame", - "potency": 100 - }, + "randomStats": {}, + "type": "dagger", "trait": { "name": "BetterBackstab", "level": 2 }, - "returnsOnThrow": true, - "type": "dagger", - "value": 21347, - "sprite": 978, - "maxUpgrades": 1, - "binds": true, - "tellsBind": true, + "randomTrait": { + "name": [], + "level": { + "min": 0, + "max": 0 + } + }, + "equipEffect": { + "name": "ImbueFlame", + "potency": 250, + "duration": 0 + }, "requirements": { "level": 25 }, - "itemClass": "Dagger", + "tier": 6, + "returnsOnThrow": true, + "binds": true, + "tellsBind": true, "isBeltable": true, "isSackable": true, - "_id": "01916bde-d3d4-7cc5-8137-6006f2de1b9b" + "proneChance": 0, + "attackRange": 0 }, { "name": "Halloween Zombie Claw", @@ -2123915,7 +2124726,7 @@ "_id": "01917187-d8fa-777e-93ed-2bf3fad672c2", "name": "events", "desc": "In-game events that can spawn. ", - "yaml": "\r\n# Miscellaneous\r\nHarvest Moon:\r\n name: Harvest Moon\r\n duration: 21600\r\n cooldown: 64800\r\n rarity: legendary\r\n description: \"Harvesting is twice as profitable in the open world!\"\r\n startMessage: \"The harvest moon is rising!\"\r\n endMessage: \"The harvest moon has turned to day.\"\r\n\r\nFriendship Festival:\r\n name: Friendship Festival\r\n duration: 10800\r\n cooldown: 64800\r\n rarity: legendary\r\n description: \"Faction relationship changes are twice as effective!\"\r\n startMessage: \"The friendship festival is starting!\"\r\n endMessage: \"The friendship festival has ended.\"\r\n\r\nAvatar Spawn:\r\n name: Avatar Spawn\r\n duration: 1\r\n cooldown: 64800\r\n rarity: legendary\r\n description: \"An avatar is coming to this realm!\"\r\n startMessage: \"An avatar is coming to this realm!\"\r\n endMessage: \"Seek the avatar for glory!\"\r\n\r\nDouble Trouble:\r\n name: Double Trouble\r\n duration: 7200\r\n cooldown: 28800\r\n rarity: rare\r\n description: \"Double trouble!\"\r\n startMessage: \"Double trouble!\"\r\n endMessage: \"The double trouble is over!\"\r\n\r\n# Rylt\r\nSaraxa Raid:\r\n name: Saraxa Raid\r\n duration: 900\r\n cooldown: 5400\r\n rarity: common\r\n description: \"Saraxa is sending some apprentices to Rylt!\"\r\n startMessage: \"Saraxa is sending some apprentices to Rylt!\"\r\n endMessage: \"Saraxa's apprentices have retreated.\"\r\n map: Rylt\r\n npc: Saraxa\r\n\r\nTonwin Raid:\r\n name: Tonwin Raid\r\n duration: 900\r\n cooldown: 5400\r\n rarity: uncommon\r\n description: \"Tonwin is sending some renegades to Rylt!\"\r\n startMessage: \"Tonwin gave a signal for the renegades to invade Rylt!\"\r\n endMessage: \"Tonwin's renegades have retreated.\"\r\n map: Rylt\r\n npc: Tonwin\r\n\r\n# Yzalt\r\nHeniz Raid:\r\n name: Heniz Raid\r\n duration: 900\r\n cooldown: 5400\r\n rarity: common\r\n description: \"The Heniz are currently raiding the Steffen town.\"\r\n startMessage: \"The Heniz have begun to raid the Steffen!\"\r\n endMessage: \"The Heniz raid on the Steffen has ended... for now.\"\r\n map: Yzalt\r\n conflicts:\r\n - Steffen Raid\r\n\r\nHeniz Crazed Plague:\r\n name: Heniz Crazed Plague\r\n duration: 1800\r\n cooldown: 5400\r\n rarity: uncommon\r\n description: \"The Heniz are having plague issues.\"\r\n startMessage: \"The plague is sweeping through the Heniz town!\"\r\n endMessage: \"The plague in the Heniz town has subsided.\"\r\n map: Yzalt\r\n npc: Ranata\r\n\r\nSteffen Raid:\r\n name: Steffen Raid\r\n duration: 900\r\n cooldown: 5400\r\n rarity: common\r\n description: \"The Steffen are currently raiding the Heniz town.\"\r\n startMessage: \"The Steffen have begun to raid the Heniz!\"\r\n endMessage: \"The Steffen raid on the Heniz has ended... for now.\"\r\n map: Yzalt\r\n conflicts:\r\n - Heniz Raid\r\n\r\nSteffen Crazed Plague:\r\n name: Steffen Crazed Plague\r\n duration: 1800\r\n cooldown: 5400\r\n rarity: uncommon\r\n description: \"The Steffen are having plague issues.\"\r\n startMessage: \"The plague is sweeping through the Steffen town!\"\r\n endMessage: \"The plague in the Steffen town has subsided.\"\r\n map: Yzalt\r\n npc: Ranata\r\n\r\n# Tower of Selen\r\nTower Guards Strike Back:\r\n name: Tower Guards Strike Back\r\n duration: 450\r\n cooldown: 5400\r\n rarity: uncommon\r\n description: \"The Tower of Selen guards have mounted an offensive to strike back!\"\r\n startMessage: \"The Tower of Selen guards are preparing to strike back against the goblinkin.\"\r\n endMessage: \"The Tower of Selen guards have temporarily retreated.\"\r\n map: TowerOfSelen\r\n\r\n# Dedlaen Maze\r\nSkeletal Assault:\r\n name: Skeletal Assault\r\n duration: 450\r\n cooldown: 5400\r\n rarity: uncommon\r\n description: \"The Dark Lord is sending his minions to assault Maze Town!\"\r\n startMessage: \"The Dark Lord is sending his minions to assault Maze Town!\"\r\n endMessage: \"The minions of darkness have retreated.\"\r\n map: DedlaenMaze\r\n npc: Dedlaen Vampire\r\n\r\n# Risan Frostlands\r\nAncient Assault:\r\n name: Ancient Assault\r\n duration: 450\r\n cooldown: 5400\r\n rarity: uncommon\r\n description: \"The Archlich is sending his ancient minions to assault the Castle!\"\r\n startMessage: \"The Archlich is sending his ancient minions to assault the Castle!\"\r\n endMessage: \"The archlich minions have retreated.\"\r\n map: Frostlands\r\n npc: Catacombs Lich\r\n\r\nBrigand Attack:\r\n name: Brigand Attack\r\n duration: 450\r\n cooldown: 5400\r\n rarity: common\r\n description: \"The brigands are attempting to raid the Castle!\"\r\n startMessage: \"The brigands are attempting to raid the Castle!\"\r\n endMessage: \"The brigands have retreated.\"\r\n map: Frostlands", + "yaml": "\r\n# Miscellaneous\r\nHarvest Moon:\r\n name: Harvest Moon\r\n duration: 21600\r\n cooldown: 64800\r\n rarity: legendary\r\n description: \"Harvesting is twice as profitable in the open world!\"\r\n startMessage: \"The harvest moon is rising!\"\r\n endMessage: \"The harvest moon has turned to day.\"\r\n\r\nFriendship Festival:\r\n name: Friendship Festival\r\n duration: 10800\r\n cooldown: 64800\r\n rarity: legendary\r\n description: \"Faction relationship changes are twice as effective!\"\r\n startMessage: \"The friendship festival is starting!\"\r\n endMessage: \"The friendship festival has ended.\"\r\n\r\nAvatar Spawn:\r\n name: Avatar Spawn\r\n duration: 1\r\n cooldown: 64800\r\n rarity: legendary\r\n description: \"An avatar is coming to this realm!\"\r\n startMessage: \"\"\r\n endMessage: \"\"\r\n\r\nDouble Trouble:\r\n name: Double Trouble\r\n duration: 7200\r\n cooldown: 28800\r\n rarity: rare\r\n description: \"Double trouble!\"\r\n startMessage: \"Double trouble!\"\r\n endMessage: \"The double trouble is over!\"\r\n\r\n# Rylt\r\nSaraxa Raid:\r\n name: Saraxa Raid\r\n duration: 900\r\n cooldown: 5400\r\n rarity: common\r\n description: \"Saraxa is sending some apprentices to Rylt!\"\r\n startMessage: \"Saraxa is sending some apprentices to Rylt!\"\r\n endMessage: \"Saraxa's apprentices have retreated.\"\r\n map: Rylt\r\n npc: Saraxa\r\n\r\nTonwin Raid:\r\n name: Tonwin Raid\r\n duration: 900\r\n cooldown: 5400\r\n rarity: uncommon\r\n description: \"Tonwin is sending some renegades to Rylt!\"\r\n startMessage: \"Tonwin gave a signal for the renegades to invade Rylt!\"\r\n endMessage: \"Tonwin's renegades have retreated.\"\r\n map: Rylt\r\n npc: Tonwin\r\n\r\n# Yzalt\r\nHeniz Raid:\r\n name: Heniz Raid\r\n duration: 900\r\n cooldown: 5400\r\n rarity: common\r\n description: \"The Heniz are currently raiding the Steffen town.\"\r\n startMessage: \"The Heniz have begun to raid the Steffen!\"\r\n endMessage: \"The Heniz raid on the Steffen has ended... for now.\"\r\n map: Yzalt\r\n conflicts:\r\n - Steffen Raid\r\n\r\nHeniz Crazed Plague:\r\n name: Heniz Crazed Plague\r\n duration: 1800\r\n cooldown: 5400\r\n rarity: uncommon\r\n description: \"The Heniz are having plague issues.\"\r\n startMessage: \"The plague is sweeping through the Heniz town!\"\r\n endMessage: \"The plague in the Heniz town has subsided.\"\r\n map: Yzalt\r\n npc: Ranata\r\n\r\nSteffen Raid:\r\n name: Steffen Raid\r\n duration: 900\r\n cooldown: 5400\r\n rarity: common\r\n description: \"The Steffen are currently raiding the Heniz town.\"\r\n startMessage: \"The Steffen have begun to raid the Heniz!\"\r\n endMessage: \"The Steffen raid on the Heniz has ended... for now.\"\r\n map: Yzalt\r\n conflicts:\r\n - Heniz Raid\r\n\r\nSteffen Crazed Plague:\r\n name: Steffen Crazed Plague\r\n duration: 1800\r\n cooldown: 5400\r\n rarity: uncommon\r\n description: \"The Steffen are having plague issues.\"\r\n startMessage: \"The plague is sweeping through the Steffen town!\"\r\n endMessage: \"The plague in the Steffen town has subsided.\"\r\n map: Yzalt\r\n npc: Ranata\r\n\r\n# Tower of Selen\r\nTower Guards Strike Back:\r\n name: Tower Guards Strike Back\r\n duration: 450\r\n cooldown: 5400\r\n rarity: uncommon\r\n description: \"The Tower of Selen guards have mounted an offensive to strike back!\"\r\n startMessage: \"The Tower of Selen guards are preparing to strike back against the goblinkin.\"\r\n endMessage: \"The Tower of Selen guards have temporarily retreated.\"\r\n map: TowerOfSelen\r\n\r\n# Dedlaen Maze\r\nSkeletal Assault:\r\n name: Skeletal Assault\r\n duration: 450\r\n cooldown: 5400\r\n rarity: uncommon\r\n description: \"The Dark Lord is sending his minions to assault Maze Town!\"\r\n startMessage: \"The Dark Lord is sending his minions to assault Maze Town!\"\r\n endMessage: \"The minions of darkness have retreated.\"\r\n map: DedlaenMaze\r\n npc: Dedlaen Vampire\r\n\r\n# Risan Frostlands\r\nAncient Assault:\r\n name: Ancient Assault\r\n duration: 450\r\n cooldown: 5400\r\n rarity: uncommon\r\n description: \"The Archlich is sending his ancient minions to assault the Castle!\"\r\n startMessage: \"The Archlich is sending his ancient minions to assault the Castle!\"\r\n endMessage: \"The archlich minions have retreated.\"\r\n map: Frostlands\r\n npc: Catacombs Lich\r\n\r\nBrigand Attack:\r\n name: Brigand Attack\r\n duration: 450\r\n cooldown: 5400\r\n rarity: common\r\n description: \"The brigands are attempting to raid the Castle!\"\r\n startMessage: \"The brigands are attempting to raid the Castle!\"\r\n endMessage: \"The brigands have retreated.\"\r\n map: Frostlands", "json": { "Harvest Moon": { "name": "Harvest Moon", @@ -2123941,8 +2124752,8 @@ "cooldown": 64800, "rarity": "legendary", "description": "An avatar is coming to this realm!", - "startMessage": "An avatar is coming to this realm!", - "endMessage": "Seek the avatar for glory!" + "startMessage": "", + "endMessage": "" }, "Double Trouble": { "name": "Double Trouble",