diff --git a/mods/BaseGameContent.rairmod b/mods/BaseGameContent.rairmod index 35dca61..c09c2b5 100644 --- a/mods/BaseGameContent.rairmod +++ b/mods/BaseGameContent.rairmod @@ -3,7 +3,7 @@ "name": "BaseGameContent", "author": "Seiyria", "version": 1, - "savedAt": 1726602120482 + "savedAt": 1726602167674 }, "npcs": [ { @@ -26015,17 +26015,21 @@ "skillLevels": 7 }, { + "_id": "01916bde-d3c7-7cc5-8121-36a5bcbc184d", + "sprite": [ + 480 + ], "npcId": "Crazed Sedgwick", "name": [ "Sedgwick" ], - "monsterClass": "Humanoid", - "monsterGroup": "Crazed", "hostility": "Always", + "allegiance": "Enemy", + "monsterClass": "Humanoid", "affiliation": "Crazed", - "sprite": [ - 480 - ], + "alignment": "Neutral", + "cr": 0, + "hpMult": 10, "stats": { "str": 12, "dex": 10, @@ -26033,9 +26037,9 @@ "int": 10, "wis": 10, "wil": 10, - "luk": 10, - "cha": 10, "con": 30, + "cha": 10, + "luk": 10, "move": 2, "hpregen": 1, "mpregen": 1, @@ -26076,53 +26080,63 @@ "damageFactor": 1 }, "level": 15, + "skillLevels": 3, "skillOnKill": 25, - "cr": 0, - "gold": { - "min": 5500, - "max": 6000 + "otherStats": {}, + "hp": { + "min": 15000, + "max": 17000 }, - "hpMult": 10, "mp": { - "min": 1000, - "max": 1000 + "min": 1500, + "max": 1700 }, "giveXp": { - "min": 60000, - "max": 75000 + "min": 3400, + "max": 3800 + }, + "gold": { + "min": 900, + "max": 1500 + }, + "monsterGroup": "Crazed", + "avoidWater": false, + "aquaticOnly": false, + "noCorpseDrop": false, + "noItemDrop": false, + "traitLevels": { + "InternalFortitude": 3 }, "usableSkills": [ { "result": "Charge", - "chance": 200 + "chance": 10 }, { "result": "Leash", - "chance": 10 + "chance": 1 } ], - "items": { - "equipment": { - "armor": [ - { - "result": "Yzalt Fungus Ringmail Tunic", - "chance": 1 - } - ], - "robe1": [ - { - "result": "Ranata Robe", - "chance": 1 - } - ], - "rightHand": [ - { - "result": "Sedgwick's Greataxe", - "chance": 1 - } - ] + "baseEffects": [ + { + "name": "DarkVision", + "endsAt": -1, + "extra": { + "potency": 0 + } } - }, + ], + "drops": [], + "copyDrops": [ + { + "result": "equipment.rightHand", + "chance": -1 + }, + { + "result": "equipment.robe1", + "chance": -1 + } + ], "dropPool": { "choose": { "min": 1, @@ -26203,15 +26217,8 @@ } ] }, - "traitLevels": { - "InternalFortitude": 3 - }, - "baseEffects": [ - { - "name": "DarkVision", - "endsAt": -1 - } - ], + "tansFor": "", + "tanSkillRequired": 0, "triggers": { "combat": { "messages": [ @@ -26223,27 +26230,62 @@ ] } }, - "copyDrops": [ - { - "result": "equipment.rightHand", - "chance": -1 - }, - { - "result": "equipment.robe1", - "chance": -1 + "items": { + "sack": [], + "belt": [], + "equipment": { + "rightHand": [ + { + "result": "Sedgwick's Greataxe", + "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": [] } - ], - "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": 372, "axe": 372, @@ -26261,17 +26303,8 @@ "conjuration": 372, "restoration": 372 }, - "allegianceReputation": { - "Royalty": -101, - "Townsfolk": -101, - "Adventurers": -101, - "Wilderness": -101, - "Underground": -101, - "Pirates": -101, - "None": -101 - }, - "_id": "01916bde-d3c7-7cc5-8121-36a5bcbc184d", - "skillLevels": 3 + "summonSkillModifiers": {}, + "summonStatModifiers": {} }, { "npcId": "Heniz Child",