diff --git a/mods/BaseGameContent.rairmod b/mods/BaseGameContent.rairmod index 0ce99eb..3876d3d 100644 --- a/mods/BaseGameContent.rairmod +++ b/mods/BaseGameContent.rairmod @@ -3,7 +3,7 @@ "name": "BaseGameContent", "author": "Seiyria", "version": 1, - "savedAt": 1725910621199 + "savedAt": 1725974023557 }, "npcs": [ { @@ -2149775,20 +2149775,88 @@ "_id": "01917b11-fb1b-722f-8ada-ce9f49a1703d" }, { + "_id": "01917b11-fc6f-722f-8ada-d2b25191cf14", + "_hasSpell": false, + "_hasTrait": false, + "_hasEffect": false, "_hasMacro": true, + "_isNPCOnly": false, "name": "Look At", "_gameId": "Look At", "all": { "desc": "Look at a target, getting a full description of them and their gear.", "icon": "look-at", - "color": "#8A6948" + "color": "#8A6948", + "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": { - "macro": "look at", + "name": "", + "macro": "consider", + "color": "", + "bgColor": "", "mode": "clickToTarget", + "key": "", + "tooltipDesc": "", "isDefault": true }, - "_id": "01917b11-fc6f-722f-8ada-d2b25191cf14" + "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": {} + } }, { "_hasMacro": true,