From 90a92de7c080129ab91683e1455cdd87a690aa83 Mon Sep 17 00:00:00 2001 From: "Kyle J. Kemp" Date: Wed, 25 Sep 2024 12:34:29 -0500 Subject: [PATCH] add costumer npc, costumes --- mods/BaseGameContent.rairmod | 1628 +++++++++++++++++++++++----------- 1 file changed, 1132 insertions(+), 496 deletions(-) diff --git a/mods/BaseGameContent.rairmod b/mods/BaseGameContent.rairmod index 1301a7f..ef8f687 100644 --- a/mods/BaseGameContent.rairmod +++ b/mods/BaseGameContent.rairmod @@ -3,7 +3,7 @@ "name": "BaseGameContent", "author": "Seiyria", "version": 1, - "savedAt": 1727270856911, + "savedAt": 1727285613715, "dependencies": [] }, "npcs": [ @@ -1253522,6 +1253522,24 @@ "width": 64, "x": 1088, "y": 4480 + }, + { + "gid": 3089, + "height": 64, + "id": 2071, + "name": "Costumer", + "properties": { + "tag": "Halloween Costumer" + }, + "propertytypes": { + "tag": "string" + }, + "rotation": 0, + "type": "", + "visible": true, + "width": 64, + "x": 3200, + "y": 3456 } ], "opacity": 1, @@ -1255689,9 +1255707,10 @@ } ], "nextlayerid": 17, - "nextobjectid": 2069, + "nextobjectid": 2072, "orientation": "orthogonal", "properties": { + "creator": "Seiyria", "holiday": "Halloween", "itemExpirationHours": 6, "itemGarbageCollection": 30, @@ -1255703,10 +1255722,10 @@ "maxSkill": 30, "region": "Antania", "respawnX": 48, - "respawnY": 97, - "creator": "Seiyria" + "respawnY": 97 }, "propertytypes": { + "creator": "string", "holiday": "string", "itemExpirationHours": "int", "itemGarbageCollection": "int", @@ -1255718,8 +1255737,7 @@ "maxSkill": "int", "region": "string", "respawnX": "int", - "respawnY": "int", - "creator": "string" + "respawnY": "int" }, "renderorder": "right-down", "tiledversion": "1.7.0", @@ -2124953,6 +2124971,174 @@ ] } ] + }, + { + "_id": "01922a1a-27e8-7331-be95-587bf24735d0", + "tag": "Halloween Costumer", + "name": "Costumier Extraordinaire", + "affiliation": "Designer ", + "hostility": "Never", + "allegiance": "None", + "alignment": "neutral", + "level": 1, + "hp": { + "min": 100000, + "max": 100000 + }, + "mp": { + "min": 10000, + "max": 10000 + }, + "otherStats": {}, + "usableSkills": [], + "maxWanderRandomlyDistance": 0, + "noLeash": false, + "items": { + "equipment": { + "armor": "Yzalt Mummy Cloak" + } + }, + "dialog": { + "keyword": { + "hello": { + "actions": [ + { + "type": "chat", + "maxDistance": 1, + "message": "Hello! I create wondefully detailed costumes. Would you like one?\n", + "options": [ + { + "text": "Gargoyle", + "action": "gargoyle" + }, + { + "text": "Glorb", + "action": "glorb" + }, + { + "text": "Mummy", + "action": "mummy" + }, + { + "text": "Skeleton", + "action": "skeleton" + }, + { + "text": "Zombie", + "action": "zombie" + }, + { + "text": "No thanks", + "action": "noop" + } + ] + } + ] + }, + "gargoyle": { + "actions": [ + { + "type": "giveEffect", + "effect": "CostumeGargoyle", + "duration": 604800 + }, + { + "type": "chat", + "maxDistance": 1, + "message": "Enjoy your new costume!\n", + "options": [ + { + "text": "Thanks", + "action": "noop" + } + ] + } + ] + }, + "glorb": { + "actions": [ + { + "type": "giveEffect", + "effect": "CostumeGlorb", + "duration": 604800 + }, + { + "type": "chat", + "maxDistance": 1, + "message": "Enjoy your new costume!\n", + "options": [ + { + "text": "Thanks", + "action": "noop" + } + ] + } + ] + }, + "mummy": { + "actions": [ + { + "type": "giveEffect", + "effect": "CostumeMummy", + "duration": 604800 + }, + { + "type": "chat", + "maxDistance": 1, + "message": "Enjoy your new costume!\n", + "options": [ + { + "text": "Thanks", + "action": "noop" + } + ] + } + ] + }, + "skeleton": { + "actions": [ + { + "type": "giveEffect", + "effect": "CostumeSkeleton", + "duration": 604800 + }, + { + "type": "chat", + "maxDistance": 1, + "message": "Enjoy your new costume!\n", + "options": [ + { + "text": "Thanks", + "action": "noop" + } + ] + } + ] + }, + "zombie": { + "actions": [ + { + "type": "giveEffect", + "effect": "CostumeZombie", + "duration": 604800 + }, + { + "type": "chat", + "maxDistance": 1, + "message": "Enjoy your new costume!\n", + "options": [ + { + "text": "Thanks", + "action": "noop" + } + ] + } + ] + } + } + }, + "baseEffects": [], + "behaviors": [] } ], "cores": [ @@ -2177914,14 +2178100,601 @@ "spellMeta": { "bonusAgro": 0, "creatureSummoned": [], - "fizzledBy": [], - "targetAttackMessage": "", - "targetMessage": "", - "targetSfx": null, - "doesOvertime": true, - "doesAttack": false, - "doesHeal": false, - "linkedEffectName": "CurseWIL" + "fizzledBy": [], + "targetAttackMessage": "", + "targetMessage": "", + "targetSfx": null, + "doesOvertime": true, + "doesAttack": false, + "doesHeal": false, + "linkedEffectName": "CurseWIL" + } + }, + "trait": { + "name": "", + "desc": "", + "borderColor": "", + "iconBgColor": "", + "iconColor": "", + "spellGiven": "", + "isAncient": false, + "valuePerTier": 0, + "statsGiven": {} + } + }, + { + "_id": "0191c35a-1be8-7aa6-b0aa-e75f74eec497", + "_hasSpell": true, + "_hasTrait": false, + "_hasEffect": false, + "_hasMacro": false, + "_isNPCOnly": true, + "name": "SkillSuckWeak", + "_gameId": "SkillSuckWeak", + "all": { + "desc": "-XP and -Skill on hit", + "icon": "uncertainty", + "color": "", + "bgColor": "" + }, + "effect": { + "tooltip": { + "name": "", + "color": "", + "bgColor": "", + "desc": "" + }, + "effect": { + "duration": 0, + "durationScaleStat": "int", + "durationScaleValue": 100, + "extra": { + "potency": 0, + "canRemove": false, + "unique": true, + "doesTick": false, + "persistThroughDeath": false, + "canOverlapUniqueIfEquipped": false, + "charges": 0, + "statChanges": {} + } + }, + "effectMeta": {} + }, + "macro": { + "name": "", + "macro": "skillsuckweak", + "color": "", + "bgColor": "", + "mode": "autoActivate", + "key": "", + "tooltipDesc": "", + "isDefault": false + }, + "spell": { + "spellName": "", + "maxSkillForGain": 0, + "mpCost": 0, + "castTime": 0, + "cooldown": 0, + "potencyMultiplier": 1, + "bonusRollsMin": 0, + "bonusRollsMax": 0, + "willSaveThreshold": 0, + "willSavePercent": 0, + "skillMultiplierChanges": [ + [ + 0, + 1 + ] + ], + "spellMeta": { + "bonusAgro": 0, + "creatureSummoned": [], + "fizzledBy": [] + } + }, + "trait": { + "name": "", + "desc": "", + "borderColor": "", + "iconBgColor": "", + "iconColor": "", + "spellGiven": "", + "isAncient": false, + "valuePerTier": 0, + "statsGiven": {} + } + }, + { + "_id": "0191c368-5a01-7aa6-b0ad-b3c821d58644", + "_hasSpell": true, + "_hasTrait": false, + "_hasEffect": false, + "_hasMacro": false, + "_isNPCOnly": true, + "name": "PoisonBiteMedium", + "_gameId": "PoisonBiteMedium", + "all": { + "desc": "", + "icon": "uncertainty", + "color": "", + "bgColor": "" + }, + "effect": { + "tooltip": { + "name": "", + "color": "", + "bgColor": "", + "desc": "" + }, + "effect": { + "duration": 0, + "durationScaleStat": "int", + "durationScaleValue": 100, + "extra": { + "potency": 0, + "canRemove": false, + "unique": true, + "doesTick": false, + "persistThroughDeath": false, + "canOverlapUniqueIfEquipped": false, + "charges": 0, + "statChanges": {} + } + }, + "effectMeta": {} + }, + "macro": { + "name": "", + "macro": "", + "color": "", + "bgColor": "", + "key": "", + "tooltipDesc": "", + "isDefault": false + }, + "spell": { + "spellName": "", + "maxSkillForGain": 0, + "mpCost": 0, + "castTime": 0, + "cooldown": 0, + "potencyMultiplier": 1, + "bonusRollsMin": 0, + "bonusRollsMax": 0, + "willSaveThreshold": 0, + "willSavePercent": 0, + "skillMultiplierChanges": [ + [ + 0, + 1 + ] + ], + "spellMeta": { + "bonusAgro": 0, + "creatureSummoned": [], + "fizzledBy": [] + } + }, + "trait": { + "name": "", + "desc": "", + "borderColor": "", + "iconBgColor": "", + "iconColor": "", + "spellGiven": "", + "isAncient": false, + "valuePerTier": 0, + "statsGiven": {} + } + }, + { + "_id": "0191c398-e434-7aaf-8683-7a65f43342df", + "_hasSpell": true, + "_hasTrait": false, + "_hasEffect": false, + "_hasMacro": false, + "_isNPCOnly": true, + "name": "SkillSuckMedium", + "_gameId": "SkillSuckMedium", + "all": { + "desc": "-XP and -Skill on hit", + "icon": "uncertainty", + "color": "", + "bgColor": "" + }, + "effect": { + "tooltip": { + "name": "", + "color": "", + "bgColor": "", + "desc": "" + }, + "effect": { + "duration": 0, + "durationScaleStat": "int", + "durationScaleValue": 100, + "extra": { + "potency": 0, + "canRemove": false, + "unique": true, + "doesTick": false, + "persistThroughDeath": false, + "canOverlapUniqueIfEquipped": false, + "charges": 0, + "statChanges": {} + } + }, + "effectMeta": {} + }, + "macro": { + "name": "", + "macro": "skillsuckweak", + "color": "", + "bgColor": "", + "mode": "autoActivate", + "key": "", + "tooltipDesc": "", + "isDefault": false + }, + "spell": { + "spellName": "", + "maxSkillForGain": 0, + "mpCost": 0, + "castTime": 0, + "cooldown": 0, + "potencyMultiplier": 1, + "bonusRollsMin": 0, + "bonusRollsMax": 0, + "willSaveThreshold": 0, + "willSavePercent": 0, + "skillMultiplierChanges": [ + [ + 0, + 1 + ] + ], + "spellMeta": { + "bonusAgro": 0, + "creatureSummoned": [], + "fizzledBy": [] + } + }, + "trait": { + "name": "", + "desc": "", + "borderColor": "", + "iconBgColor": "", + "iconColor": "", + "spellGiven": "", + "isAncient": false, + "valuePerTier": 0, + "statsGiven": {} + } + }, + { + "_id": "0191c398-ef68-7aaf-8684-dac6599d6425", + "_hasSpell": true, + "_hasTrait": false, + "_hasEffect": false, + "_hasMacro": false, + "_isNPCOnly": true, + "name": "SkillSuckStrong", + "_gameId": "SkillSuckStrong", + "all": { + "desc": "-XP and -Skill on hit", + "icon": "uncertainty", + "color": "", + "bgColor": "" + }, + "effect": { + "tooltip": { + "name": "", + "color": "", + "bgColor": "", + "desc": "" + }, + "effect": { + "duration": 0, + "durationScaleStat": "int", + "durationScaleValue": 100, + "extra": { + "potency": 0, + "canRemove": false, + "unique": true, + "doesTick": false, + "persistThroughDeath": false, + "canOverlapUniqueIfEquipped": false, + "charges": 0, + "statChanges": {} + } + }, + "effectMeta": {} + }, + "macro": { + "name": "", + "macro": "skillsuckweak", + "color": "", + "bgColor": "", + "mode": "autoActivate", + "key": "", + "tooltipDesc": "", + "isDefault": false + }, + "spell": { + "spellName": "", + "maxSkillForGain": 0, + "mpCost": 0, + "castTime": 0, + "cooldown": 0, + "potencyMultiplier": 1, + "bonusRollsMin": 0, + "bonusRollsMax": 0, + "willSaveThreshold": 0, + "willSavePercent": 0, + "skillMultiplierChanges": [ + [ + 0, + 1 + ] + ], + "spellMeta": { + "bonusAgro": 0, + "creatureSummoned": [], + "fizzledBy": [] + } + }, + "trait": { + "name": "", + "desc": "", + "borderColor": "", + "iconBgColor": "", + "iconColor": "", + "spellGiven": "", + "isAncient": false, + "valuePerTier": 0, + "statsGiven": {} + } + }, + { + "_id": "0191c39a-2320-7aaf-8688-f804e5bcf9e4", + "_hasSpell": true, + "_hasTrait": false, + "_hasEffect": false, + "_hasMacro": false, + "_isNPCOnly": true, + "name": "ShredFivePercent", + "_gameId": "ShredFivePercent", + "all": { + "desc": "-5% HP", + "icon": "uncertainty", + "color": "", + "bgColor": "" + }, + "effect": { + "tooltip": { + "name": "", + "color": "", + "bgColor": "", + "desc": "" + }, + "effect": { + "duration": 0, + "durationScaleStat": "int", + "durationScaleValue": 100, + "extra": { + "potency": 0, + "canRemove": false, + "unique": true, + "doesTick": false, + "persistThroughDeath": false, + "canOverlapUniqueIfEquipped": false, + "charges": 0, + "statChanges": {} + } + }, + "effectMeta": {} + }, + "macro": { + "name": "", + "macro": "skillsuckweak", + "color": "", + "bgColor": "", + "mode": "autoActivate", + "key": "", + "tooltipDesc": "", + "isDefault": false + }, + "spell": { + "spellName": "", + "maxSkillForGain": 0, + "mpCost": 0, + "castTime": 0, + "cooldown": 0, + "potencyMultiplier": 1, + "bonusRollsMin": 0, + "bonusRollsMax": 0, + "willSaveThreshold": 0, + "willSavePercent": 0, + "skillMultiplierChanges": [ + [ + 0, + 1 + ] + ], + "spellMeta": { + "bonusAgro": 0, + "creatureSummoned": [], + "fizzledBy": [] + } + }, + "trait": { + "name": "", + "desc": "", + "borderColor": "", + "iconBgColor": "", + "iconColor": "", + "spellGiven": "", + "isAncient": false, + "valuePerTier": 0, + "statsGiven": {} + } + }, + { + "_id": "0191c39a-b7b0-7aaf-868b-bf65c63100ac", + "_hasSpell": true, + "_hasTrait": false, + "_hasEffect": false, + "_hasMacro": false, + "_isNPCOnly": true, + "name": "ShredOnePercent", + "_gameId": "ShredOnePercent", + "all": { + "desc": "-1% HP", + "icon": "uncertainty", + "color": "", + "bgColor": "" + }, + "effect": { + "tooltip": { + "name": "", + "color": "", + "bgColor": "", + "desc": "" + }, + "effect": { + "duration": 0, + "durationScaleStat": "int", + "durationScaleValue": 100, + "extra": { + "potency": 0, + "canRemove": false, + "unique": true, + "doesTick": false, + "persistThroughDeath": false, + "canOverlapUniqueIfEquipped": false, + "charges": 0, + "statChanges": {} + } + }, + "effectMeta": {} + }, + "macro": { + "name": "", + "macro": "skillsuckweak", + "color": "", + "bgColor": "", + "mode": "autoActivate", + "key": "", + "tooltipDesc": "", + "isDefault": false + }, + "spell": { + "spellName": "", + "maxSkillForGain": 0, + "mpCost": 0, + "castTime": 0, + "cooldown": 0, + "potencyMultiplier": 1, + "bonusRollsMin": 0, + "bonusRollsMax": 0, + "willSaveThreshold": 0, + "willSavePercent": 0, + "skillMultiplierChanges": [ + [ + 0, + 1 + ] + ], + "spellMeta": { + "bonusAgro": 0, + "creatureSummoned": [], + "fizzledBy": [] + } + }, + "trait": { + "name": "", + "desc": "", + "borderColor": "", + "iconBgColor": "", + "iconColor": "", + "spellGiven": "", + "isAncient": false, + "valuePerTier": 0, + "statsGiven": {} + } + }, + { + "_id": "0191c39a-cfaf-7aaf-868d-1f4fadf244e0", + "_hasSpell": true, + "_hasTrait": false, + "_hasEffect": false, + "_hasMacro": false, + "_isNPCOnly": true, + "name": "ShredTenPercent", + "_gameId": "ShredTenPercent", + "all": { + "desc": "-5% HP", + "icon": "uncertainty", + "color": "", + "bgColor": "" + }, + "effect": { + "tooltip": { + "name": "", + "color": "", + "bgColor": "", + "desc": "" + }, + "effect": { + "duration": 0, + "durationScaleStat": "int", + "durationScaleValue": 100, + "extra": { + "potency": 0, + "canRemove": false, + "unique": true, + "doesTick": false, + "persistThroughDeath": false, + "canOverlapUniqueIfEquipped": false, + "charges": 0, + "statChanges": {} + } + }, + "effectMeta": {} + }, + "macro": { + "name": "", + "macro": "skillsuckweak", + "color": "", + "bgColor": "", + "mode": "autoActivate", + "key": "", + "tooltipDesc": "", + "isDefault": false + }, + "spell": { + "spellName": "", + "maxSkillForGain": 0, + "mpCost": 0, + "castTime": 0, + "cooldown": 0, + "potencyMultiplier": 1, + "bonusRollsMin": 0, + "bonusRollsMax": 0, + "willSaveThreshold": 0, + "willSavePercent": 0, + "skillMultiplierChanges": [ + [ + 0, + 1 + ] + ], + "spellMeta": { + "bonusAgro": 0, + "creatureSummoned": [], + "fizzledBy": [] } }, "trait": { @@ -2177937,16 +2178710,16 @@ } }, { - "_id": "0191c35a-1be8-7aa6-b0aa-e75f74eec497", + "_id": "0191c39a-d8d9-7aaf-868e-7b183ffc373f", "_hasSpell": true, "_hasTrait": false, "_hasEffect": false, "_hasMacro": false, "_isNPCOnly": true, - "name": "SkillSuckWeak", - "_gameId": "SkillSuckWeak", + "name": "ShredTwentyPercent", + "_gameId": "ShredTwentyPercent", "all": { - "desc": "-XP and -Skill on hit", + "desc": "-20% HP", "icon": "uncertainty", "color": "", "bgColor": "" @@ -2178021,99 +2178794,16 @@ } }, { - "_id": "0191c368-5a01-7aa6-b0ad-b3c821d58644", - "_hasSpell": true, - "_hasTrait": false, - "_hasEffect": false, - "_hasMacro": false, - "_isNPCOnly": true, - "name": "PoisonBiteMedium", - "_gameId": "PoisonBiteMedium", - "all": { - "desc": "", - "icon": "uncertainty", - "color": "", - "bgColor": "" - }, - "effect": { - "tooltip": { - "name": "", - "color": "", - "bgColor": "", - "desc": "" - }, - "effect": { - "duration": 0, - "durationScaleStat": "int", - "durationScaleValue": 100, - "extra": { - "potency": 0, - "canRemove": false, - "unique": true, - "doesTick": false, - "persistThroughDeath": false, - "canOverlapUniqueIfEquipped": false, - "charges": 0, - "statChanges": {} - } - }, - "effectMeta": {} - }, - "macro": { - "name": "", - "macro": "", - "color": "", - "bgColor": "", - "key": "", - "tooltipDesc": "", - "isDefault": false - }, - "spell": { - "spellName": "", - "maxSkillForGain": 0, - "mpCost": 0, - "castTime": 0, - "cooldown": 0, - "potencyMultiplier": 1, - "bonusRollsMin": 0, - "bonusRollsMax": 0, - "willSaveThreshold": 0, - "willSavePercent": 0, - "skillMultiplierChanges": [ - [ - 0, - 1 - ] - ], - "spellMeta": { - "bonusAgro": 0, - "creatureSummoned": [], - "fizzledBy": [] - } - }, - "trait": { - "name": "", - "desc": "", - "borderColor": "", - "iconBgColor": "", - "iconColor": "", - "spellGiven": "", - "isAncient": false, - "valuePerTier": 0, - "statsGiven": {} - } - }, - { - "_id": "0191c398-e434-7aaf-8683-7a65f43342df", + "_id": "0191c39c-f875-7aaf-8693-fb267e5c3feb", "_hasSpell": true, "_hasTrait": false, "_hasEffect": false, "_hasMacro": false, "_isNPCOnly": true, - "name": "SkillSuckMedium", - "_gameId": "SkillSuckMedium", + "name": "SetTrap", + "_gameId": "SetTrap", "all": { - "desc": "-XP and -Skill on hit", + "desc": "Set a trap as an enemy.", "icon": "uncertainty", "color": "", "bgColor": "" @@ -2178188,16 +2178878,16 @@ } }, { - "_id": "0191c398-ef68-7aaf-8684-dac6599d6425", + "_id": "0191c39d-66ce-7aaf-8696-b98064250e3c", "_hasSpell": true, "_hasTrait": false, "_hasEffect": false, "_hasMacro": false, "_isNPCOnly": true, - "name": "SkillSuckStrong", - "_gameId": "SkillSuckStrong", + "name": "PullOne", + "_gameId": "PullOne", "all": { - "desc": "-XP and -Skill on hit", + "desc": "Pull an enemy towards an NPC.", "icon": "uncertainty", "color": "", "bgColor": "" @@ -2178228,10 +2178918,9 @@ }, "macro": { "name": "", - "macro": "skillsuckweak", + "macro": "", "color": "", "bgColor": "", - "mode": "autoActivate", "key": "", "tooltipDesc": "", "isDefault": false @@ -2178272,16 +2178961,16 @@ } }, { - "_id": "0191c39a-2320-7aaf-8688-f804e5bcf9e4", + "_id": "0191c39d-c97f-7aaf-8699-78b617a14891", "_hasSpell": true, "_hasTrait": false, "_hasEffect": false, "_hasMacro": false, "_isNPCOnly": true, - "name": "ShredFivePercent", - "_gameId": "ShredFivePercent", + "name": "Leash", + "_gameId": "Leash", "all": { - "desc": "-5% HP", + "desc": "Return to the spawn point.", "icon": "uncertainty", "color": "", "bgColor": "" @@ -2178312,10 +2179001,9 @@ }, "macro": { "name": "", - "macro": "skillsuckweak", + "macro": "", "color": "", "bgColor": "", - "mode": "autoActivate", "key": "", "tooltipDesc": "", "isDefault": false @@ -2178356,16 +2179044,16 @@ } }, { - "_id": "0191c39a-b7b0-7aaf-868b-bf65c63100ac", + "_id": "0191c39e-65de-7aaf-869c-3edf9f3e5c45", "_hasSpell": true, "_hasTrait": false, "_hasEffect": false, "_hasMacro": false, "_isNPCOnly": true, - "name": "ShredOnePercent", - "_gameId": "ShredOnePercent", + "name": "PoisonBiteWeak", + "_gameId": "PoisonBiteWeak", "all": { - "desc": "-1% HP", + "desc": "", "icon": "uncertainty", "color": "", "bgColor": "" @@ -2178396,10 +2179084,9 @@ }, "macro": { "name": "", - "macro": "skillsuckweak", + "macro": "", "color": "", "bgColor": "", - "mode": "autoActivate", "key": "", "tooltipDesc": "", "isDefault": false @@ -2178440,16 +2179127,16 @@ } }, { - "_id": "0191c39a-cfaf-7aaf-868d-1f4fadf244e0", + "_id": "0191c39e-700b-7aaf-869d-9b87e1942b3d", "_hasSpell": true, "_hasTrait": false, "_hasEffect": false, "_hasMacro": false, "_isNPCOnly": true, - "name": "ShredTenPercent", - "_gameId": "ShredTenPercent", + "name": "PoisonBiteStrong", + "_gameId": "PoisonBiteStrong", "all": { - "desc": "-5% HP", + "desc": "", "icon": "uncertainty", "color": "", "bgColor": "" @@ -2178480,10 +2179167,9 @@ }, "macro": { "name": "", - "macro": "skillsuckweak", + "macro": "", "color": "", "bgColor": "", - "mode": "autoActivate", "key": "", "tooltipDesc": "", "isDefault": false @@ -2178524,16 +2179210,16 @@ } }, { - "_id": "0191c39a-d8d9-7aaf-868e-7b183ffc373f", + "_id": "0191c39f-1b1a-7aaf-86a1-be1a64a80e75", "_hasSpell": true, "_hasTrait": false, "_hasEffect": false, "_hasMacro": false, "_isNPCOnly": true, - "name": "ShredTwentyPercent", - "_gameId": "ShredTwentyPercent", + "name": "HeatBiteMedium", + "_gameId": "HeatBiteMedium", "all": { - "desc": "-20% HP", + "desc": "", "icon": "uncertainty", "color": "", "bgColor": "" @@ -2178564,10 +2179250,9 @@ }, "macro": { "name": "", - "macro": "skillsuckweak", + "macro": "", "color": "", "bgColor": "", - "mode": "autoActivate", "key": "", "tooltipDesc": "", "isDefault": false @@ -2178608,16 +2179293,16 @@ } }, { - "_id": "0191c39c-f875-7aaf-8693-fb267e5c3feb", + "_id": "0191c39f-2832-7aaf-86a3-1daabeb6a0a6", "_hasSpell": true, "_hasTrait": false, "_hasEffect": false, "_hasMacro": false, "_isNPCOnly": true, - "name": "SetTrap", - "_gameId": "SetTrap", + "name": "HeatBiteStrong", + "_gameId": "HeatBiteStrong", "all": { - "desc": "Set a trap as an enemy.", + "desc": "", "icon": "uncertainty", "color": "", "bgColor": "" @@ -2178648,10 +2179333,9 @@ }, "macro": { "name": "", - "macro": "skillsuckweak", + "macro": "", "color": "", "bgColor": "", - "mode": "autoActivate", "key": "", "tooltipDesc": "", "isDefault": false @@ -2178692,16 +2179376,16 @@ } }, { - "_id": "0191c39d-66ce-7aaf-8696-b98064250e3c", + "_id": "0191c39f-31a7-7aaf-86a4-7f51d9477556", "_hasSpell": true, "_hasTrait": false, "_hasEffect": false, "_hasMacro": false, "_isNPCOnly": true, - "name": "PullOne", - "_gameId": "PullOne", + "name": "HeatBiteWeak", + "_gameId": "HeatBiteWeak", "all": { - "desc": "Pull an enemy towards an NPC.", + "desc": "", "icon": "uncertainty", "color": "", "bgColor": "" @@ -2178775,16 +2179459,16 @@ } }, { - "_id": "0191c39d-c97f-7aaf-8699-78b617a14891", + "_id": "0191c39f-d78b-7aaf-86a9-fb2e66836fc8", "_hasSpell": true, "_hasTrait": false, "_hasEffect": false, "_hasMacro": false, "_isNPCOnly": true, - "name": "Leash", - "_gameId": "Leash", + "name": "DoubleAttack", + "_gameId": "DoubleAttack", "all": { - "desc": "Return to the spawn point.", + "desc": "Attack twice.", "icon": "uncertainty", "color": "", "bgColor": "" @@ -2178858,14 +2179542,14 @@ } }, { - "_id": "0191c39e-65de-7aaf-869c-3edf9f3e5c45", + "_id": "0191c3a1-2d85-7aaf-86ac-bbfd0c4c3d8b", "_hasSpell": true, "_hasTrait": false, "_hasEffect": false, "_hasMacro": false, "_isNPCOnly": true, - "name": "PoisonBiteWeak", - "_gameId": "PoisonBiteWeak", + "name": "DiseaseBiteWeak", + "_gameId": "DiseaseBiteWeak", "all": { "desc": "", "icon": "uncertainty", @@ -2178941,14 +2179625,14 @@ } }, { - "_id": "0191c39e-700b-7aaf-869d-9b87e1942b3d", + "_id": "0191c3a1-399d-7aaf-86ae-1c43db8597b6", "_hasSpell": true, "_hasTrait": false, "_hasEffect": false, "_hasMacro": false, "_isNPCOnly": true, - "name": "PoisonBiteStrong", - "_gameId": "PoisonBiteStrong", + "name": "DiseaseBiteStrong", + "_gameId": "DiseaseBiteStrong", "all": { "desc": "", "icon": "uncertainty", @@ -2179024,14 +2179708,14 @@ } }, { - "_id": "0191c39f-1b1a-7aaf-86a1-be1a64a80e75", + "_id": "0191c3a1-4390-7aaf-86af-7aff126f3c7a", "_hasSpell": true, "_hasTrait": false, "_hasEffect": false, "_hasMacro": false, "_isNPCOnly": true, - "name": "HeatBiteMedium", - "_gameId": "HeatBiteMedium", + "name": "DiseaseBiteMedium", + "_gameId": "DiseaseBiteMedium", "all": { "desc": "", "icon": "uncertainty", @@ -2179107,14 +2179791,14 @@ } }, { - "_id": "0191c39f-2832-7aaf-86a3-1daabeb6a0a6", + "_id": "0191c3a1-dbb8-7aaf-86b4-f8f56e9784b8", "_hasSpell": true, "_hasTrait": false, "_hasEffect": false, "_hasMacro": false, "_isNPCOnly": true, - "name": "HeatBiteStrong", - "_gameId": "HeatBiteStrong", + "name": "ChillBiteMedium", + "_gameId": "ChillBiteMedium", "all": { "desc": "", "icon": "uncertainty", @@ -2179190,14 +2179874,14 @@ } }, { - "_id": "0191c39f-31a7-7aaf-86a4-7f51d9477556", + "_id": "0191c3a1-ea3e-7aaf-86b6-5d4d0a877ac2", "_hasSpell": true, "_hasTrait": false, "_hasEffect": false, "_hasMacro": false, "_isNPCOnly": true, - "name": "HeatBiteWeak", - "_gameId": "HeatBiteWeak", + "name": "ChillBiteStrong", + "_gameId": "ChillBiteStrong", "all": { "desc": "", "icon": "uncertainty", @@ -2179273,16 +2179957,16 @@ } }, { - "_id": "0191c39f-d78b-7aaf-86a9-fb2e66836fc8", + "_id": "0191c3a1-f663-7aaf-86b7-bd016bf874bb", "_hasSpell": true, "_hasTrait": false, "_hasEffect": false, "_hasMacro": false, "_isNPCOnly": true, - "name": "DoubleAttack", - "_gameId": "DoubleAttack", + "name": "ChillBiteWeak", + "_gameId": "ChillBiteWeak", "all": { - "desc": "Attack twice.", + "desc": "", "icon": "uncertainty", "color": "", "bgColor": "" @@ -2179356,16 +2180040,16 @@ } }, { - "_id": "0191c3a1-2d85-7aaf-86ac-bbfd0c4c3d8b", + "_id": "0191c3a4-8cf8-7aaf-86be-98ccb8d1c49d", "_hasSpell": true, "_hasTrait": false, "_hasEffect": false, "_hasMacro": false, "_isNPCOnly": true, - "name": "DiseaseBiteWeak", - "_gameId": "DiseaseBiteWeak", + "name": "GhostWail", + "_gameId": "GhostWail", "all": { - "desc": "", + "desc": "Cause enemies to drop their hands.", "icon": "uncertainty", "color": "", "bgColor": "" @@ -2179439,14 +2180123,14 @@ } }, { - "_id": "0191c3a1-399d-7aaf-86ae-1c43db8597b6", + "_id": "0191c3a5-1b5f-7aaf-86c1-5b55b91b6034", "_hasSpell": true, "_hasTrait": false, "_hasEffect": false, "_hasMacro": false, "_isNPCOnly": true, - "name": "DiseaseBiteStrong", - "_gameId": "DiseaseBiteStrong", + "name": "DedlaenSpiderImmobilize", + "_gameId": "DedlaenSpiderImmobilize", "all": { "desc": "", "icon": "uncertainty", @@ -2179522,14 +2180206,14 @@ } }, { - "_id": "0191c3a1-4390-7aaf-86af-7aff126f3c7a", + "_id": "0191c3a5-68e2-7aaf-86c4-1eeca6b453b0", "_hasSpell": true, "_hasTrait": false, "_hasEffect": false, "_hasMacro": false, "_isNPCOnly": true, - "name": "DiseaseBiteMedium", - "_gameId": "DiseaseBiteMedium", + "name": "DedlaenDragonTurtleFire", + "_gameId": "DedlaenDragonTurtleFire", "all": { "desc": "", "icon": "uncertainty", @@ -2179605,14 +2180289,14 @@ } }, { - "_id": "0191c3a1-dbb8-7aaf-86b4-f8f56e9784b8", + "_id": "0191c3a5-aa63-7aaf-86c6-db7ed1b20a25", "_hasSpell": true, "_hasTrait": false, "_hasEffect": false, "_hasMacro": false, "_isNPCOnly": true, - "name": "ChillBiteMedium", - "_gameId": "ChillBiteMedium", + "name": "DedlaenCryptThingPunch", + "_gameId": "DedlaenCryptThingPunch", "all": { "desc": "", "icon": "uncertainty", @@ -2179688,14 +2180372,14 @@ } }, { - "_id": "0191c3a1-ea3e-7aaf-86b6-5d4d0a877ac2", + "_id": "0191c3a5-f2fa-7aaf-86c9-9f93b188a42d", "_hasSpell": true, "_hasTrait": false, "_hasEffect": false, "_hasMacro": false, "_isNPCOnly": true, - "name": "ChillBiteStrong", - "_gameId": "ChillBiteStrong", + "name": "CatacombsLichSummon", + "_gameId": "CatacombsLichSummon", "all": { "desc": "", "icon": "uncertainty", @@ -2179771,14 +2180455,14 @@ } }, { - "_id": "0191c3a1-f663-7aaf-86b7-bd016bf874bb", + "_id": "0191c3a7-52cc-7aaf-86cc-6645b8105aed", "_hasSpell": true, "_hasTrait": false, "_hasEffect": false, "_hasMacro": false, "_isNPCOnly": true, - "name": "ChillBiteWeak", - "_gameId": "ChillBiteWeak", + "name": "ChillBiteFrostDragon", + "_gameId": "ChillBiteFrostDragon", "all": { "desc": "", "icon": "uncertainty", @@ -2179854,16 +2180538,16 @@ } }, { - "_id": "0191c3a4-8cf8-7aaf-86be-98ccb8d1c49d", + "_id": "0191c3a7-adbc-7aaf-86cf-239cba37d652", "_hasSpell": true, "_hasTrait": false, "_hasEffect": false, "_hasMacro": false, "_isNPCOnly": true, - "name": "GhostWail", - "_gameId": "GhostWail", + "name": "ChristmasPresentElfDropPresent", + "_gameId": "ChristmasPresentElfDropPresent", "all": { - "desc": "Cause enemies to drop their hands.", + "desc": "", "icon": "uncertainty", "color": "", "bgColor": "" @@ -2179937,14 +2180621,14 @@ } }, { - "_id": "0191c3a5-1b5f-7aaf-86c1-5b55b91b6034", + "_id": "0191c3a7-e4c3-7aaf-86d1-e6033b1041db", "_hasSpell": true, "_hasTrait": false, "_hasEffect": false, "_hasMacro": false, "_isNPCOnly": true, - "name": "DedlaenSpiderImmobilize", - "_gameId": "DedlaenSpiderImmobilize", + "name": "HalloweenNecromancerSpawnUndead", + "_gameId": "HalloweenNecromancerSpawnUndead", "all": { "desc": "", "icon": "uncertainty", @@ -2180020,14 +2180704,14 @@ } }, { - "_id": "0191c3a5-68e2-7aaf-86c4-1eeca6b453b0", + "_id": "0191c3a8-2e47-7aaf-86d4-ace12f1ee874", "_hasSpell": true, "_hasTrait": false, "_hasEffect": false, "_hasMacro": false, "_isNPCOnly": true, - "name": "DedlaenDragonTurtleFire", - "_gameId": "DedlaenDragonTurtleFire", + "name": "HalloweenZombieScratch", + "_gameId": "HalloweenZombieScratch", "all": { "desc": "", "icon": "uncertainty", @@ -2180103,17 +2180787,17 @@ } }, { - "_id": "0191c3a5-aa63-7aaf-86c6-db7ed1b20a25", - "_hasSpell": true, - "_hasTrait": false, + "_id": "0191d6cf-9e37-7aa4-a373-9d908fb92b84", + "_hasSpell": false, + "_hasTrait": true, "_hasEffect": false, "_hasMacro": false, - "_isNPCOnly": true, - "name": "DedlaenCryptThingPunch", - "_gameId": "DedlaenCryptThingPunch", + "_isNPCOnly": false, + "name": "Dispelling Missiles", + "_gameId": "DispellingMissiles", "all": { - "desc": "", - "icon": "uncertainty", + "desc": "Magic Missiles have a +$5$% chance to cast Dispel.", + "icon": "missile-swarm", "color": "", "bgColor": "" }, @@ -2180181,48 +2180865,57 @@ "iconColor": "", "spellGiven": "", "isAncient": false, - "valuePerTier": 0, + "valuePerTier": 5, "statsGiven": {} } }, { - "_id": "0191c3a5-f2fa-7aaf-86c9-9f93b188a42d", - "_hasSpell": true, + "_id": "0191e640-7ec1-7cc8-9c8f-3b73d820bcbf", + "_hasSpell": false, "_hasTrait": false, - "_hasEffect": false, + "_hasEffect": true, "_hasMacro": false, - "_isNPCOnly": true, - "name": "CatacombsLichSummon", - "_gameId": "CatacombsLichSummon", + "_isNPCOnly": false, + "name": "AvatarOfMaer", + "_gameId": "AvatarOfMaer", "all": { - "desc": "", - "icon": "uncertainty", - "color": "", - "bgColor": "" + "desc": "Become an avatar of Maer.", + "icon": "abstract-010", + "color": "#000000", + "bgColor": "#fff000" }, "effect": { "tooltip": { - "name": "", + "name": "Avatar of Maer", "color": "", "bgColor": "", - "desc": "" + "desc": "Currently an avatar of Maer. +10 WIS" }, "effect": { - "duration": 0, + "type": "buff", + "duration": -1, "durationScaleStat": "int", "durationScaleValue": 100, "extra": { "potency": 0, "canRemove": false, - "unique": true, + "unique": "Avatar", "doesTick": false, - "persistThroughDeath": false, + "persistThroughDeath": true, "canOverlapUniqueIfEquipped": false, "charges": 0, - "statChanges": {} + "statChanges": { + "wis": 10 + }, + "spriteChange": 350 } }, - "effectMeta": {} + "effectMeta": { + "castMessage": "", + "applyMessage": "You feel wise beyond your capabilities!", + "unapplyMesage": "Your wisdom of light fades.", + "castSfx": "spell-buff-magical" + } }, "macro": { "name": "", @@ -2180269,43 +2180962,52 @@ } }, { - "_id": "0191c3a7-52cc-7aaf-86cc-6645b8105aed", - "_hasSpell": true, + "_id": "0191e64b-79a3-7cc8-9c98-e76f132635fa", + "_hasSpell": false, "_hasTrait": false, - "_hasEffect": false, + "_hasEffect": true, "_hasMacro": false, - "_isNPCOnly": true, - "name": "ChillBiteFrostDragon", - "_gameId": "ChillBiteFrostDragon", + "_isNPCOnly": false, + "name": "AvatarOfTerir", + "_gameId": "AvatarOfTerir", "all": { - "desc": "", - "icon": "uncertainty", - "color": "", - "bgColor": "" + "desc": "Become an avatar of Terir.", + "icon": "abstract-007", + "color": "#000000", + "bgColor": "#ff81f8" }, "effect": { "tooltip": { - "name": "", + "name": "Avatar of Terir", "color": "", "bgColor": "", - "desc": "" + "desc": "Currently an avatar of Terir. +10 INT" }, "effect": { - "duration": 0, + "type": "buff", + "duration": -1, "durationScaleStat": "int", "durationScaleValue": 100, "extra": { "potency": 0, "canRemove": false, - "unique": true, + "unique": "Avatar", "doesTick": false, - "persistThroughDeath": false, + "persistThroughDeath": true, "canOverlapUniqueIfEquipped": false, "charges": 0, - "statChanges": {} + "statChanges": { + "int": 10 + }, + "spriteChange": 110 } }, - "effectMeta": {} + "effectMeta": { + "castMessage": "", + "applyMessage": "You feel intelligent beyond your capabilities!", + "unapplyMesage": "Your intelligence of power fades.", + "castSfx": "spell-buff-magical" + } }, "macro": { "name": "", @@ -2180352,43 +2181054,52 @@ } }, { - "_id": "0191c3a7-adbc-7aaf-86cf-239cba37d652", - "_hasSpell": true, + "_id": "0191e654-84d0-7cc8-9ca1-2160b58c1287", + "_hasSpell": false, "_hasTrait": false, - "_hasEffect": false, + "_hasEffect": true, "_hasMacro": false, - "_isNPCOnly": true, - "name": "ChristmasPresentElfDropPresent", - "_gameId": "ChristmasPresentElfDropPresent", + "_isNPCOnly": false, + "name": "AvatarOfTai", + "_gameId": "AvatarOfTai", "all": { - "desc": "", - "icon": "uncertainty", - "color": "", - "bgColor": "" + "desc": "Become an avatar of Tai.", + "icon": "abstract-038", + "color": "#000000", + "bgColor": "#ff4d4d" }, "effect": { "tooltip": { - "name": "", + "name": "Avatar of Tai", "color": "", "bgColor": "", - "desc": "" + "desc": "Currently an avatar of Tai. +10 STR" }, "effect": { - "duration": 0, + "type": "buff", + "duration": -1, "durationScaleStat": "int", "durationScaleValue": 100, "extra": { "potency": 0, "canRemove": false, - "unique": true, + "unique": "Avatar", "doesTick": false, - "persistThroughDeath": false, + "persistThroughDeath": true, "canOverlapUniqueIfEquipped": false, "charges": 0, - "statChanges": {} + "statChanges": { + "str": 10 + }, + "spriteChange": 935 } }, - "effectMeta": {} + "effectMeta": { + "castMessage": "", + "applyMessage": "You feel strong beyond your capabilities!", + "unapplyMesage": "Your strength fades.", + "castSfx": "spell-buff-magical" + } }, "macro": { "name": "", @@ -2180435,43 +2181146,52 @@ } }, { - "_id": "0191c3a7-e4c3-7aaf-86d1-e6033b1041db", - "_hasSpell": true, + "_id": "0191e656-3edd-7cc8-9ca3-e70e389731a5", + "_hasSpell": false, "_hasTrait": false, - "_hasEffect": false, + "_hasEffect": true, "_hasMacro": false, - "_isNPCOnly": true, - "name": "HalloweenNecromancerSpawnUndead", - "_gameId": "HalloweenNecromancerSpawnUndead", + "_isNPCOnly": false, + "name": "AvatarOfMaji", + "_gameId": "AvatarOfMaji", "all": { - "desc": "", - "icon": "uncertainty", - "color": "", - "bgColor": "" + "desc": "Become an avatar of Maji.", + "icon": "abstract-011", + "color": "#000000", + "bgColor": "#4dff66" }, "effect": { "tooltip": { - "name": "", + "name": "Avatar of Maji", "color": "", "bgColor": "", - "desc": "" + "desc": "Currently an avatar of Maji. +10 AGI" }, "effect": { - "duration": 0, + "type": "buff", + "duration": -1, "durationScaleStat": "int", "durationScaleValue": 100, "extra": { "potency": 0, "canRemove": false, - "unique": true, + "unique": "Avatar", "doesTick": false, - "persistThroughDeath": false, + "persistThroughDeath": true, "canOverlapUniqueIfEquipped": false, "charges": 0, - "statChanges": {} + "statChanges": { + "agi": 10 + }, + "spriteChange": 330 } }, - "effectMeta": {} + "effectMeta": { + "castMessage": "", + "applyMessage": "You feel agile beyond your capabilities!", + "unapplyMesage": "Your agility fades.", + "castSfx": "spell-buff-magical" + } }, "macro": { "name": "", @@ -2180518,43 +2181238,52 @@ } }, { - "_id": "0191c3a8-2e47-7aaf-86d4-ace12f1ee874", - "_hasSpell": true, + "_id": "0191e656-55f9-7cc8-9ca5-42936073c56f", + "_hasSpell": false, "_hasTrait": false, - "_hasEffect": false, + "_hasEffect": true, "_hasMacro": false, - "_isNPCOnly": true, - "name": "HalloweenZombieScratch", - "_gameId": "HalloweenZombieScratch", + "_isNPCOnly": false, + "name": "AvatarOfRea", + "_gameId": "AvatarOfRea", "all": { - "desc": "", - "icon": "uncertainty", - "color": "", - "bgColor": "" + "desc": "Become an avatar of Rea.", + "icon": "abstract-041", + "color": "#000000", + "bgColor": "#00f4ff" }, "effect": { "tooltip": { - "name": "", + "name": "Avatar of Rea", "color": "", "bgColor": "", - "desc": "" + "desc": "Currently an avatar of Rea. +10 WIL" }, "effect": { - "duration": 0, + "type": "buff", + "duration": -1, "durationScaleStat": "int", "durationScaleValue": 100, "extra": { "potency": 0, "canRemove": false, - "unique": true, + "unique": "Avatar", "doesTick": false, - "persistThroughDeath": false, + "persistThroughDeath": true, "canOverlapUniqueIfEquipped": false, "charges": 0, - "statChanges": {} + "statChanges": { + "wil": 10 + }, + "spriteChange": 145 } }, - "effectMeta": {} + "effectMeta": { + "castMessage": "", + "applyMessage": "You feel resistant beyond your capabilities!", + "unapplyMesage": "Your resistance fades.", + "castSfx": "spell-buff-magical" + } }, "macro": { "name": "", @@ -2180601,109 +2181330,26 @@ } }, { - "_id": "0191d6cf-9e37-7aa4-a373-9d908fb92b84", - "_hasSpell": false, - "_hasTrait": true, - "_hasEffect": false, - "_hasMacro": false, - "_isNPCOnly": false, - "name": "Dispelling Missiles", - "_gameId": "DispellingMissiles", - "all": { - "desc": "Magic Missiles have a +$5$% chance to cast Dispel.", - "icon": "missile-swarm", - "color": "", - "bgColor": "" - }, - "effect": { - "tooltip": { - "name": "", - "color": "", - "bgColor": "", - "desc": "" - }, - "effect": { - "duration": 0, - "durationScaleStat": "int", - "durationScaleValue": 100, - "extra": { - "potency": 0, - "canRemove": false, - "unique": true, - "doesTick": false, - "persistThroughDeath": false, - "canOverlapUniqueIfEquipped": false, - "charges": 0, - "statChanges": {} - } - }, - "effectMeta": {} - }, - "macro": { - "name": "", - "macro": "", - "color": "", - "bgColor": "", - "key": "", - "tooltipDesc": "", - "isDefault": false - }, - "spell": { - "spellName": "", - "maxSkillForGain": 0, - "mpCost": 0, - "castTime": 0, - "cooldown": 0, - "potencyMultiplier": 1, - "bonusRollsMin": 0, - "bonusRollsMax": 0, - "willSaveThreshold": 0, - "willSavePercent": 0, - "skillMultiplierChanges": [ - [ - 0, - 1 - ] - ], - "spellMeta": { - "bonusAgro": 0, - "creatureSummoned": [], - "fizzledBy": [] - } - }, - "trait": { - "name": "", - "desc": "", - "borderColor": "", - "iconBgColor": "", - "iconColor": "", - "spellGiven": "", - "isAncient": false, - "valuePerTier": 5, - "statsGiven": {} - } - }, - { - "_id": "0191e640-7ec1-7cc8-9c8f-3b73d820bcbf", + "_id": "0191e656-637c-7cc8-9ca6-a7097962c57d", "_hasSpell": false, "_hasTrait": false, "_hasEffect": true, "_hasMacro": false, "_isNPCOnly": false, - "name": "AvatarOfMaer", - "_gameId": "AvatarOfMaer", + "name": "AvatarOfArs", + "_gameId": "AvatarOfArs", "all": { - "desc": "Become an avatar of Maer.", - "icon": "abstract-010", + "desc": "Become an avatar of Ars.", + "icon": "abstract-027", "color": "#000000", - "bgColor": "#fff000" + "bgColor": "#ffaf00" }, "effect": { "tooltip": { - "name": "Avatar of Maer", + "name": "Avatar of Ars", "color": "", "bgColor": "", - "desc": "Currently an avatar of Maer. +10 WIS" + "desc": "Currently an avatar of Ars. +10 DEX" }, "effect": { "type": "buff", @@ -2180719,15 +2181365,15 @@ "canOverlapUniqueIfEquipped": false, "charges": 0, "statChanges": { - "wis": 10 + "dex": 10 }, - "spriteChange": 350 + "spriteChange": 90 } }, "effectMeta": { "castMessage": "", - "applyMessage": "You feel wise beyond your capabilities!", - "unapplyMesage": "Your wisdom of light fades.", + "applyMessage": "You feel dextrous beyond your capabilities!", + "unapplyMesage": "Your dexterity fades.", "castSfx": "spell-buff-magical" } }, @@ -2180776,52 +2181422,44 @@ } }, { - "_id": "0191e64b-79a3-7cc8-9c98-e76f132635fa", + "_id": "019205ff-0e78-7221-9549-542b50221a11", "_hasSpell": false, - "_hasTrait": false, - "_hasEffect": true, + "_hasTrait": true, + "_hasEffect": false, "_hasMacro": false, "_isNPCOnly": false, - "name": "AvatarOfTerir", - "_gameId": "AvatarOfTerir", + "name": "Sonic Missiles", + "_gameId": "SonicMissiles", "all": { - "desc": "Become an avatar of Terir.", - "icon": "abstract-007", - "color": "#000000", - "bgColor": "#ff81f8" + "desc": "Magic Missiles now bypass all damage reduction.", + "icon": "missile-swarm", + "color": "", + "bgColor": "" }, "effect": { "tooltip": { - "name": "Avatar of Terir", + "name": "", "color": "", "bgColor": "", - "desc": "Currently an avatar of Terir. +10 INT" + "desc": "" }, "effect": { - "type": "buff", - "duration": -1, + "duration": 0, "durationScaleStat": "int", "durationScaleValue": 100, "extra": { "potency": 0, "canRemove": false, - "unique": "Avatar", + "unique": true, "doesTick": false, - "persistThroughDeath": true, + "persistThroughDeath": false, "canOverlapUniqueIfEquipped": false, "charges": 0, - "statChanges": { - "int": 10 - }, - "spriteChange": 110 + "statChanges": {}, + "spriteChange": -1 } }, - "effectMeta": { - "castMessage": "", - "applyMessage": "You feel intelligent beyond your capabilities!", - "unapplyMesage": "Your intelligence of power fades.", - "castSfx": "spell-buff-magical" - } + "effectMeta": {} }, "macro": { "name": "", @@ -2180856,38 +2181494,38 @@ } }, "trait": { - "name": "", + "name": "Sonic Missiles", "desc": "", "borderColor": "", "iconBgColor": "", "iconColor": "", "spellGiven": "", "isAncient": false, - "valuePerTier": 0, + "valuePerTier": 5, "statsGiven": {} } }, { - "_id": "0191e654-84d0-7cc8-9ca1-2160b58c1287", + "_id": "01922a1e-0943-7331-be96-b91dbbba7b20", "_hasSpell": false, "_hasTrait": false, "_hasEffect": true, "_hasMacro": false, "_isNPCOnly": false, - "name": "AvatarOfTai", - "_gameId": "AvatarOfTai", + "name": "CostumeGargoyle", + "_gameId": "CostumeGargoyle", "all": { - "desc": "Become an avatar of Tai.", - "icon": "abstract-038", + "desc": "Cosplaying for the holiday season!", + "icon": "bully-minion", "color": "#000000", - "bgColor": "#ff4d4d" + "bgColor": "#ff71a2" }, "effect": { "tooltip": { - "name": "Avatar of Tai", + "name": "Gargoyle Costume", "color": "", "bgColor": "", - "desc": "Currently an avatar of Tai. +10 STR" + "desc": "Cosplaying as a Gargoyle!" }, "effect": { "type": "buff", @@ -2180896,22 +2181534,20 @@ "durationScaleValue": 100, "extra": { "potency": 0, - "canRemove": false, - "unique": "Avatar", + "canRemove": true, + "unique": "Costume", "doesTick": false, "persistThroughDeath": true, "canOverlapUniqueIfEquipped": false, "charges": 0, - "statChanges": { - "str": 10 - }, - "spriteChange": 935 + "statChanges": {}, + "spriteChange": 120 } }, "effectMeta": { "castMessage": "", - "applyMessage": "You feel strong beyond your capabilities!", - "unapplyMesage": "Your strength fades.", + "applyMessage": "You've acquired a strange garb!", + "unapplyMesage": "Your strange garb magically vanishes.", "castSfx": "spell-buff-magical" } }, @@ -2180960,26 +2181596,26 @@ } }, { - "_id": "0191e656-3edd-7cc8-9ca3-e70e389731a5", + "_id": "01922a27-5a42-7331-be9c-471012cbbd5b", "_hasSpell": false, "_hasTrait": false, "_hasEffect": true, "_hasMacro": false, "_isNPCOnly": false, - "name": "AvatarOfMaji", - "_gameId": "AvatarOfMaji", + "name": "CostumeMummy", + "_gameId": "CostumeMummy", "all": { - "desc": "Become an avatar of Maji.", - "icon": "abstract-011", + "desc": "Cosplaying for the holiday season!", + "icon": "bully-minion", "color": "#000000", - "bgColor": "#4dff66" + "bgColor": "#ffb648" }, "effect": { "tooltip": { - "name": "Avatar of Maji", + "name": "Mummy Costume", "color": "", "bgColor": "", - "desc": "Currently an avatar of Maji. +10 AGI" + "desc": "Cosplaying as a Mummy!" }, "effect": { "type": "buff", @@ -2180988,22 +2181624,20 @@ "durationScaleValue": 100, "extra": { "potency": 0, - "canRemove": false, - "unique": "Avatar", + "canRemove": true, + "unique": "Costume", "doesTick": false, "persistThroughDeath": true, "canOverlapUniqueIfEquipped": false, "charges": 0, - "statChanges": { - "agi": 10 - }, - "spriteChange": 330 + "statChanges": {}, + "spriteChange": 155 } }, "effectMeta": { "castMessage": "", - "applyMessage": "You feel agile beyond your capabilities!", - "unapplyMesage": "Your agility fades.", + "applyMessage": "You've acquired a strange garb!", + "unapplyMesage": "Your strange garb magically vanishes.", "castSfx": "spell-buff-magical" } }, @@ -2181052,26 +2181686,26 @@ } }, { - "_id": "0191e656-55f9-7cc8-9ca5-42936073c56f", + "_id": "01922a27-65b8-7331-be9d-a1b3990f9c0f", "_hasSpell": false, "_hasTrait": false, "_hasEffect": true, "_hasMacro": false, "_isNPCOnly": false, - "name": "AvatarOfRea", - "_gameId": "AvatarOfRea", + "name": "CostumeZombie", + "_gameId": "CostumeZombie", "all": { - "desc": "Become an avatar of Rea.", - "icon": "abstract-041", + "desc": "Cosplaying for the holiday season!", + "icon": "bully-minion", "color": "#000000", - "bgColor": "#00f4ff" + "bgColor": "#ff3f3f" }, "effect": { "tooltip": { - "name": "Avatar of Rea", + "name": "Zombie Costume", "color": "", "bgColor": "", - "desc": "Currently an avatar of Rea. +10 WIL" + "desc": "Cosplaying as a Zombie!" }, "effect": { "type": "buff", @@ -2181080,22 +2181714,20 @@ "durationScaleValue": 100, "extra": { "potency": 0, - "canRemove": false, - "unique": "Avatar", + "canRemove": true, + "unique": "Costume", "doesTick": false, "persistThroughDeath": true, "canOverlapUniqueIfEquipped": false, "charges": 0, - "statChanges": { - "wil": 10 - }, - "spriteChange": 145 + "statChanges": {}, + "spriteChange": 1465 } }, "effectMeta": { "castMessage": "", - "applyMessage": "You feel resistant beyond your capabilities!", - "unapplyMesage": "Your resistance fades.", + "applyMessage": "You've acquired a strange garb!", + "unapplyMesage": "Your strange garb magically vanishes.", "castSfx": "spell-buff-magical" } }, @@ -2181144,26 +2181776,26 @@ } }, { - "_id": "0191e656-637c-7cc8-9ca6-a7097962c57d", + "_id": "01922a27-712a-7331-be9f-008950d5ecf7", "_hasSpell": false, "_hasTrait": false, "_hasEffect": true, "_hasMacro": false, "_isNPCOnly": false, - "name": "AvatarOfArs", - "_gameId": "AvatarOfArs", + "name": "CostumeSkeleton", + "_gameId": "CostumeSkeleton", "all": { - "desc": "Become an avatar of Ars.", - "icon": "abstract-027", + "desc": "Cosplaying for the holiday season!", + "icon": "bully-minion", "color": "#000000", - "bgColor": "#ffaf00" + "bgColor": "#dcffc4" }, "effect": { "tooltip": { - "name": "Avatar of Ars", + "name": "Skeleton Costume", "color": "", "bgColor": "", - "desc": "Currently an avatar of Ars. +10 DEX" + "desc": "Cosplaying as a Skeleton!" }, "effect": { "type": "buff", @@ -2181172,22 +2181804,20 @@ "durationScaleValue": 100, "extra": { "potency": 0, - "canRemove": false, - "unique": "Avatar", + "canRemove": true, + "unique": "Costume", "doesTick": false, "persistThroughDeath": true, "canOverlapUniqueIfEquipped": false, "charges": 0, - "statChanges": { - "dex": 10 - }, - "spriteChange": 90 + "statChanges": {}, + "spriteChange": 1015 } }, "effectMeta": { "castMessage": "", - "applyMessage": "You feel dextrous beyond your capabilities!", - "unapplyMesage": "Your dexterity fades.", + "applyMessage": "You've acquired a strange garb!", + "unapplyMesage": "Your strange garb magically vanishes.", "castSfx": "spell-buff-magical" } }, @@ -2181236,44 +2181866,50 @@ } }, { - "_id": "019205ff-0e78-7221-9549-542b50221a11", + "_id": "01922a27-7ebe-7331-bea0-6362653dda54", "_hasSpell": false, - "_hasTrait": true, - "_hasEffect": false, + "_hasTrait": false, + "_hasEffect": true, "_hasMacro": false, "_isNPCOnly": false, - "name": "Sonic Missiles", - "_gameId": "SonicMissiles", + "name": "CostumeGlorb", + "_gameId": "CostumeGlorb", "all": { - "desc": "Magic Missiles now bypass all damage reduction.", - "icon": "missile-swarm", - "color": "", - "bgColor": "" + "desc": "Cosplaying for the holiday season!", + "icon": "bully-minion", + "color": "#000000", + "bgColor": "#34b41c" }, "effect": { "tooltip": { - "name": "", + "name": "Glorb Costume", "color": "", "bgColor": "", - "desc": "" + "desc": "Cosplaying as a Glorb!" }, "effect": { - "duration": 0, + "type": "buff", + "duration": -1, "durationScaleStat": "int", "durationScaleValue": 100, "extra": { "potency": 0, - "canRemove": false, - "unique": true, + "canRemove": true, + "unique": "Costume", "doesTick": false, - "persistThroughDeath": false, + "persistThroughDeath": true, "canOverlapUniqueIfEquipped": false, "charges": 0, "statChanges": {}, - "spriteChange": -1 + "spriteChange": 140 } }, - "effectMeta": {} + "effectMeta": { + "castMessage": "", + "applyMessage": "You've acquired a strange garb!", + "unapplyMesage": "Your strange garb magically vanishes.", + "castSfx": "spell-buff-magical" + } }, "macro": { "name": "", @@ -2181308,14 +2181944,14 @@ } }, "trait": { - "name": "Sonic Missiles", + "name": "", "desc": "", "borderColor": "", "iconBgColor": "", "iconColor": "", "spellGiven": "", "isAncient": false, - "valuePerTier": 5, + "valuePerTier": 0, "statsGiven": {} } }