Elin
Otillräckligt med betyg
Tome of Memory Loss (Nightly)
   
Utmärkelse
Favorit
Favoritmarkerad
Avfavoritmarkerad
Asset: NPC
Filstorlek
Lades upp
Uppdaterades
580.104 KB
18 sep @ 23:16
20 sep @ 15:19
3 ändringsnotiser ( visa )

Abonnera för att ladda ner
Tome of Memory Loss (Nightly)

Beskrivning
They say knowledge is power, but what about the power to forget? A mysterious tome has surfaced in North Tyris, an artifact capable of erasing magical knowledge as cleanly as wiping a slate.

This mod introduces a utility item that gives you control over the spells and abilities of any character. It provides a user interface to remove unwanted magic and, optionally, add new spells and abilities. The UI also displays previously hidden information for NPCs, such as their current spell levels and charges.

REQUIREMENTS:

• YK Framework: Required for the custom management UI
• CWL Nightly: Required for registering the custom tome item

USEFUL COMPANION MODS:

• NPC Spell Learning (Nightly): https://gtm.steamproxy.vip/sharedfiles/filedetails/?id=3561086399
• Player Gene System (Stable): https://gtm.steamproxy.vip/sharedfiles/filedetails/?id=3568525292
• CustomAIRedux: https://gtm.steamproxy.vip/sharedfiles/filedetails/?id=3561260845
FEATURES

• Spell and Ability Removal: Remove any spell or ability from yourself or any NPC.
• Detailed NPC Info: The UI displays the spell levels and current spell charges for NPCs.
• Optional Spell Addition: A configuration setting allows you to add any spell or ability, not just remove them.
• Consumable Item: By default, the tome has a limited number of charges and is consumed when depleted. This is fully configurable.
• Enemy Protection: Default settings prevent the removal of abilities from hostile NPCs to maintain game balance.

HOW IT WORKS
You can buy the Tome of Memory Loss from Nino's general store in Tinker's Camp or spawn it with the command: spawn tome_memory_loss.

• To Manage Your Spells: Read the tome from your inventory.
• To Manage NPC Spells: Hold the tome in your hand and middle-click the target character.

This opens the management UI, which lists all of the character's spells and abilities for viewing or removal.

CORE CONFIGS

• EnableSpellAddition (false): If true, allows you to add spells and abilities. Disabled by default.
• TomeCharges (7): Sets the number of uses per tome. A value of -1 provides unlimited charges.
• RandomCharges (true): If true, each tome has a random number of charges between 1 and TomeCharges. If false, the number is fixed.
• ChargesPerAddition (5): Tome charges consumed when adding abilities/spells (0=free, 1=cheap, 5=default,
15=expensive). Higher values make additions rarer.
• ChargesPerRemoval (1): Tome charges consumed when removing abilities/spells (0=free, 1=default, 5=expensive).
Usually cheaper than addition.
• PreventOverpoweredAbilities (false): Block overpowered additions - hide level controls and force level 1 abilities only. Prevents adding level 99 spells (true=balanced, false=anything goes).
• UseNaturalRestockTiming - Controls tome shop restocking behavior, now tomes will restock naturally instead of being immediately available to buy (configurable)
• TomePriceMultiplier - Adjusts tome prices (default: 15.0)

Tome Charge Examples:
• TomeCharges=7, RandomCharges=true → Each tome has 1-7 random charges
• TomeCharges=10, RandomCharges=false → All tomes have exactly 10 charges
• TomeCharges=-1 → Unlimited spell operations, no charges consumed
• Higher values = more uses per tome before it crumbles to dust

UI & SAFETY CONFIGS

• AutoCloseAfterRemoval (true): If true, the UI will close automatically after a spell is removed.
• EnableMiddleClickMenu (false): If true, the "Manage Spells" option always appears in the middle-click menu, even if you aren't holding the tome.
• PreventEnemyRemoval (true): If true, you cannot remove spells or abilities from hostile NPCs.
• PreventEnemyMenuAccess (true): If true, the management menu will not open for hostile NPCs.
• FilterAbilities (false): If true, hides problematic abilities like AI behaviors, broken abilities, and PC-only crafting actions from the Abilities tab for a cleaner interface
2 kommentarer
grueshanker  [skapare] 20 sep @ 15:18 
New in Latest Update:
- UseNaturalRestockTiming - Controls tome shop restocking behavior, now tomes will restock naturally instead of being immediately available to buy (configurable)
- TomePriceMultiplier - Adjusts tome prices (default: 15.0)
grueshanker  [skapare] 18 sep @ 23:21 
Update: Split • ChargesPerAbility into two separate configurations:
• ChargesPerAddition (default 5): Tome charges consumed when adding abilities/spells (0=free, 1=cheap, 5=default, 15=expensive). Higher values make additions rarer.
• ChargesPerRemoval (default 1): Tome charges consumed when removing abilities/spells (0=free, 1=default, 5=expensive).