MAGIC ITEMS
Magic Stuff is Just Cool
As a builder I enjoy creating magic items. I have a ton of these sitting in my toolset, some have been placed in Risen Hero and others just sit there. So far I have only placed a few +1 items here and there. Instead almost every magic item found has a unique description and I have tried to make the properties generally tie into the description.
So is there too many magic items to be found lost in hidden caves or horded by evil critters.
Maybe. So I have made attempts to add some balance and limitations to magic items.
How to Balance?
One approach I have done is to make an item have both bonuses and penalties. Now a player must choose to sacrifice something to gain something. I try to relate these weakness to the description and the other properties. Some examples would be a massive hammer or warwace with an over weighted end. There would be a massive critical property or a Daze effect on hit but the attack bonus would be decreased because it is an unbalanced and clumsy weapon. Also with the above example an on equip script may be used to sure a player has a minimum strength the be able to lift and swing the weapon. Anther example of the bonus/penalty would also be a fire amulet. The wearer would be protected from fire attacks but vulnerable to cold attacks.
The more powerful items are often not found along the normal plot line. A player must find them through exploration and finding secrets, solving puzzles or completing side quest. The more powerful items are also possessed by more powerful creatures. These battles are often optional and the items are often used against the player before they gain them.
+1 is Just Dumb
As a player I have always enjoyed finding those unique items that have a back story in their description and unique properties. The standard +1 or +whatever are boring weapons. The only generic +something items to be bought will be ammunition and most of the + items found are from the global random treasure scripts. Currently only one store will sell magic weapons and it's stock is mostly just ammunition with maybe 1 or 2 unique items. The main black smith will not sell any magic items, just masterwork and standard weapons made with different materials. That smith is able to work with more unique materials as well that are beyond the players crafting skills. A small number of different items have been placed or planned that the player can bring to him to make unique weapons with. The different items can be made into a small number of different weapon/armor types and once done can't be undone.
EVILNESS
Item Stealing and Destroying
In the previous post I mentioned some oozes. I have a number of blueprints and will likely release these once all the testing is done. But in regards to items I have 4 oozes that dissolve weapons. Two are below CR5 that can destroy mundane weapons and armor and 2 are above CR5 that can destroy most any items. Only plot items and items that have an acid immune local variable are safe from their attacks. My mimic blueprint will steal a weapon but allow a player to retrieve it after the battle. This is an area I want to continue to explore as the game progress. Forcing the player to rely on their character and their skills opposed to having the biggest nastiest greatsword ever made.
Curses What I Have Been Doing Up Until Now
The curse flag in NWN2 is lame.
I have been using equip and unequip scripts for the few curse items I have placed. They have both bonus and penalties. One example would be a ring that increases combat abilities but significantly reduces social abilities. The curse is to prevent a player from equipping the ring during battle then removing it after to remove the penalties. When the item is equipped the the curse flag will be made true. While the flag is true the unequip script will re-equip the item. A remove curse spell turns the flag to false and the item can be unequipped but should it be re-equipped the curse will be activated again.
LET THE EVILNESS BEGIN
That has been the curse system I have been using and there are a couple of items using it, but feeling a little evilier then usual one day I put together a new curse include script that I will be using from here out.
It takes a copy of a normal item with an on acquire and equip script. The item can be anything an on acquire script will run with 2 lore checks. A a higher check will return that the item is cursed and a lower check will return that there is something peculiar about the item. When the item is equipped it is destroyed and a new evil item is created in the slot and is flagged cursed and can't be removed until the curse flag is removed.
The new item can simply be an opposite item, a ring of protect +2 will chance to -2. Or it can be truly evil and be a item with no properties but an on equip script. A fortitude save or turn to stone or even a save vs death. This script really makes most any evil idea possible and adds a bit of risk to equipping random items found in dark dungeons. These items will be rarer then other magic items but they will be included to help off set the other treasure found.
So there it is: magic items, weapon stealing and evil curses.
Episode 91: Birds of a Feather...
2 weeks ago