diff --git a/mods/BaseGameContent.rairmod b/mods/BaseGameContent.rairmod index ba42b23..3a58e3c 100644 --- a/mods/BaseGameContent.rairmod +++ b/mods/BaseGameContent.rairmod @@ -3,7 +3,7 @@ "name": "BaseGameContent", "author": "Seiyria", "version": 1, - "savedAt": 1726338751850 + "savedAt": 1726348659196 }, "npcs": [ { @@ -2165033,48 +2165033,42 @@ } }, { + "_id": "01917b2f-3ecb-7bbd-a9b9-18bae57279a1", "_hasSpell": true, "_hasTrait": true, "_hasEffect": true, "_hasMacro": true, + "_isNPCOnly": false, "name": "Shield", "_gameId": "Shield", "all": { "desc": "Increase your physical and magical resistance for a period of time.", "icon": "vibrating-shield", - "color": "#a00" - }, - "spell": { - "mpCost": 0, - "cooldown": 60, - "maxSkillForGain": 5, - "potencyMultiplier": 0.5, - "skillMultiplierChanges": [ - [ - 0, - 1 - ] - ], - "spellMeta": { - "staticPotency": true, - "noReflect": true, - "doesOvertime": true - } - }, - "trait": { - "name": "Shield", - "borderColor": "#000" + "color": "#a00", + "bgColor": "" }, "effect": { "tooltip": { - "desc": "Boosted physical and magical resistance" + "name": "", + "color": "", + "bgColor": "", + "desc": "Boosted physical and magical resistance." }, "effect": { "type": "buff", "duration": 600, + "durationScaleStat": "str", + "durationScaleValue": 100, "extra": { + "potency": 0, + "canRemove": true, "unique": true, - "canRemove": true + "doesTick": false, + "persistThroughDeath": false, + "canOverlapUniqueIfEquipped": false, + "charges": 0, + "statChanges": {}, + "spriteChange": -1 } }, "effectMeta": { @@ -2165087,10 +2165081,54 @@ } }, "macro": { + "name": "", "macro": "art shield", - "mode": "autoActivate" + "color": "", + "bgColor": "", + "mode": "autoActivate", + "key": "", + "tooltipDesc": "", + "isDefault": false }, - "_id": "01917b2f-3ecb-7bbd-a9b9-18bae57279a1" + "spell": { + "spellName": "", + "maxSkillForGain": 5, + "mpCost": 0, + "castTime": 0, + "cooldown": 60, + "potencyMultiplier": 0.5, + "bonusRollsMin": 0, + "bonusRollsMax": 0, + "willSaveThreshold": 0, + "willSavePercent": 0, + "skillMultiplierChanges": [ + [ + 0, + 1 + ] + ], + "spellMeta": { + "bonusAgro": 0, + "creatureSummoned": [], + "fizzledBy": [], + "staticPotency": true, + "noReflect": true, + "doesOvertime": true, + "targetsCaster": true, + "linkedEffectName": "Shield" + } + }, + "trait": { + "name": "Shield", + "desc": "", + "borderColor": "#000", + "iconBgColor": "", + "iconColor": "", + "spellGiven": "", + "isAncient": false, + "valuePerTier": 0, + "statsGiven": {} + } }, { "_id": "0191958e-ac33-7aa7-bcdd-f75f38a97eaa",