Neverwinter Vault

Expand AllContract All -Site -My Profile -Features

Neverwinter Nights 2

-NWN2 Files -NWN2 Game Info -NWN2 Resources -NWN2 Community

Neverwinter Nights

-NWN Files -NWN Game Info -NWN Resources -NWN Community

Vault Network
RPG Vault
VN Boards
IGN Vault
Vault Wiki
· Age of Conan
· Anarchy Online
· Asheron's Call
· Dark Age of Camelot
· City of Heroes
· D&D
· EVE Online
· EverQuest
· EverQuest 2
· Final Fantasy
· Guild Wars
· Lineage 2
· Lord of the Rings Online
· Middle Earth
· Neverwinter Nights
· Pirates of the Burning Sea
· Rise of the Argonauts
· Star Wars Galaxies
· Tabula Rasa
· The Matrix Online
· The Witcher
· Titan Quest
· Two Worlds
· Vanguard
· Warhammer
· World of Warcraft

Planet Network
Planet Hub

IGN
Games
Cheats
Entertainment

The Web   The Site  



NWN SCRIPTS

- Jump to comments -
Title  169 Item Enchantment Combo-Tags
Author  Carcerian
Submitted / Updated  09-07-2008 / 05-30-2009
Category  Scripting routines
Expansions  Works on all versions
Format  Module Only
Type  Type - Combat
Description
A script to Enchant Items with a legal powers check for different item type.

Using a Technique nicknamed "Combo-Tagging", (were an item tag's first 16 characters are used to point to a script to execute, the remainder of the tag's data being parsed into variables).

Thus a Combo-Tag of "__ihavethepower_ADD_001" would add additional property 1 ("Cursed") to a targeted item.

The tag may be changed dynamicly ingame via GetTag() and SetTag() functions.

Great for Store items and Local Vault Servers were item variables are lost.

Requires Tag-Based Scripts to Enabled.

// Code ----- IP Procdure Called -----------------
//
// ABI ItemPropertyAbilityBonus
// ACB ItemPropertyACBonus
// ACA ItemPropertyACBonusVsAlign
// ACR ItemPropertyACBonusVsRace
// ACD ItemPropertyACBonusVsDmgType
// ACS ItemPropertyACBonusVsSAlign
// ADD *ItemPropertyAdditional
// ASF ItemPropertyArcaneSpellFailure
// ATB ItemPropertyAttackBonus
// ATA ItemPropertyAttackBonusVsAlign
// ATR ItemPropertyAttackBonusVsRace
// ATS ItemPropertyAttackBonusVsSAlign
// BFT ItemPropertyBonusFeat
// BLS ItemPropertyBonusLevelSpell
// SAV ItemPropertyBonusSavingThrow
// SVS ItemPropertyBonusSavingThrowVsX
// SRS ItemPropertyBonusSpellResistance
// CSP ItemPropertyCastSpell
// DMB ItemPropertyDamageBonus
// DMA ItemPropertyDamageBonusVsAlign
// DMR ItemPropertyDamageBonusVsRace
// DMS ItemPropertyDamageBonusVsSAlign
// IMD ItemPropertyDamageImmunity
// DRS ItemPropertyDamageResistance
// DRD ItemPropertyDamageReduction
// DRK ItemPropertyDarkvision
// ENH ItemPropertyEnhancementBonus
// ENA ItemPropertyEnhancementBonusVsAlign
// ENR ItemPropertyEnhancementBonusVsRace
// ENS ItemPropertyEnhancementBonusVsSAlign
// EMD ItemPropertyExtraMeleeDamageType
// ERD ItemPropertyExtraRangeDamageType
// FRE ItemPropertyFreeAction
// HST ItemPropertyHaste
// HOL ItemPropertyHolyAvenger
// IMM ItemPropertyImmunityMisc
// ISL ItemPropertyImmunityToSpellLevel
// IME ItemPropertyImprovedEvasion
// KEN ItemPropertyKeen
// LIG ItemPropertyLight
// LUA ItemPropertyLimitUseByAlign
// LUC ItemPropertyLimitUseByClass
// LUR ItemPropertyLimitUseByRace
// LUS ItemPropertyLimitUseBySAlign
// MAT *ItemPropertyMaterial
// MCR ItemPropertyMassiveCritical
// MRS ItemPropertyMaxRangeStrengthMod (Mighty)
// OHC ItemPropertyOnHitCastSpell
// OHP ItemPropertyOnHitProps
// QUA *ItemPropertyQuality
// REG ItemPropertyRegeneration
// SKL ItemPropertySkillBonus
// SWK ItemPropertySpecialWalk
// ISC ItemPropertySpellImmunitySchool
// ISP ItemPropertySpellImmunitySpecific
// TRU ItemPropertyTrueSeeing
// TRN ItemPropertyTurnResistance
// ULA ItemPropertyUnlimitedAmmo
// VMP ItemPropertyVampiricRegeneration
// VFX ItemPropertyVisualEffect
// WRD ItemPropertyWeightReduction

// * New with 169 Patch

All comments welcome!

Files

NameTypeSizeDownloads
_169_Item_Enchantment.zip_169_Item_Enchantment.zip
Submitted: 09-07-2008 / Last Updated: 09-08-2008
zip38.09Kb181
169 Item Enchantment Combo-Tags Demo Mod Erf and Readme in Zip
169_item_property_constants.txt169_item_property_constants.txt
Submitted: 09-07-2008 / Last Updated: 05-30-2009
txt65.9Kb229
A listing of the values used for this system, as defined in NWSCRIPT.NSS
SCORE OUT OF 10
10
2 votes
View Stats
Cast Your Vote!

PORTFOLIO
Add this entry to your portfolio so you can track it
Manage your existing portfolios or create a new one.
SCREENS

169 Item Enchantment





You Must Be Logged In to Participate.
Comments (6):

Posted by Saduj at 2009-05-30 16:32:54    Voted 10.00 on 09/08/08
added a list of values in 169_item_property_constants.txt
_________________________
Carcerian/Saduj's Submissions: (169 Portrait/Soundset Unlocker) (12 NWN Fonts) (30 NWN Fonts) (Auto-Emotes) (Custom Dragon Disciples) (Dynamic Wildshape) (Keyring) (NPC Schedules) (Sacred Shields) (Spawning Undead) (Shayans Subrace Engine for 169)

Posted by Saduj at 2009-05-30 16:25:31    Voted 10.00 on 09/08/08
Note the values of item property constants used here are from nwscript.nss
_________________________
Carcerian/Saduj's Submissions: (169 Portrait/Soundset Unlocker) (12 NWN Fonts) (30 NWN Fonts) (Auto-Emotes) (Custom Dragon Disciples) (Dynamic Wildshape) (Keyring) (NPC Schedules) (Sacred Shields) (Spawning Undead) (Shayans Subrace Engine for 169)

Posted by Saduj at 2008-09-27 04:55:08    Voted 10.00 on 09/08/08
Heh, well i kinda invented it one eve, and have made a ton of neat variations, i'll be sure to make a basic script template with simple uses soon :)
_________________________
Carcerian/Saduj's Submissions: (169 Portrait/Soundset Unlocker) (12 NWN Fonts) (30 NWN Fonts) (Auto-Emotes) (Custom Dragon Disciples) (Dynamic Wildshape) (Keyring) (NPC Schedules) (Sacred Shields) (Spawning Undead) (Shayans Subrace Engine for 169)

Posted by Inayity at 2008-09-26 10:11:59    
This is really interesting- where can I learn more about "combo-tagging"? I did some searching but couldn't pull up any further information.

Posted by Estelindis at 2008-09-08 18:04:00    Voted 10.00 on 09/08/08
Looks like a very versatile and flexible system! :D
_________________________
KotOR Heads
FR Deity and Faction Cloaks
Fall-from-Grace Soundset

Posted by Saduj at 2008-09-08 17:34:51    Voted 10.00 on 09/08/08
Enjoy!
_________________________
Carcerian/Saduj's Submissions: (169 Portrait/Soundset Unlocker) (12 NWN Fonts) (30 NWN Fonts) (Auto-Emotes) (Custom Dragon Disciples) (Dynamic Wildshape) (Keyring) (NPC Schedules) (Sacred Shields) (Spawning Undead) (Shayans Subrace Engine for 169)

You must be Logged In to post comments in this section.

 
Most recent posts on the MMO General Boards
Analyst: Star Wars: The Old Republic Could...Analyst: Star Wars: The Old Republic Could Sell 3M: more numbers
- last reply by Acao on Aug 15, 2011 06:15 PM
which class will your first character be
- last reply by Blisteringballs on Aug 15, 2011 05:50 PM
New Community Content!
- posted by Vault_News on Aug 15, 2011 05:00 PM
New Community Content!
- posted by Vault_News on Aug 15, 2011 04:00 PM
NWN Idea Database Update
- posted by Vault_News on Aug 15, 2011 03:46 PM
Missing Votes for NWN2 Hall of Fame
- posted by Vault_News on Aug 15, 2011 03:40 PM
Missing Votes for NWN Hall of Fame
- posted by Vault_News on Aug 15, 2011 03:39 PM
Random Questions and game altering suggest...Random Questions and game altering suggestions!!!
- last reply by ArkadyTepes on Aug 15, 2011 03:22 PM
State of the game?
- last reply by LyricOpera on Aug 15, 2011 01:37 PM
Yesterday streaming, now demanding downloa...Yesterday streaming, now demanding download :(
- last reply by Sinane-tk on Aug 15, 2011 10:23 AM
 

   


IGN Entertainment
By continuing past this page, and by your continued use of this site, you agree to be bound by and abide by the User Agreement.
Copyright 1996-2011, IGN Entertainment, Inc. | Support | Privacy Policy | User Agreement | RSS Feeds
IGN’s enterprise databases running Oracle, SQL and MySQL are professionally monitored and managed by Pythian Remote DBA.


NWN2 Hall of Fame

HOF NWN2 Modules


View all Hall of Fame entries


Neverwinter Nights 2

TOP NWN2 Modules

NEW Modules

NEW Reviews

NEW INTL. Modules

TOP Hakpaks

TOP Gameworlds

TOP Tutorials

TOP Prefab:Areas

TOP Blueprints

TOP Plugins

TOP UI

TOP Other

TOP Visual Effects

TOP Scripts

TOP Tools

TOP Movies

TOP Models

TOP Characters





Hall of Fame

HOF NWN Modules


View all Hall of Fame entries


TOP NWN Modules

NEW NWN Modules

NEW Reviews

TOP Intl. Modules

TOP NWN Hakpaks

TOP NWN Gameworlds

TOP NWN Models

TOP NWN Portraits

TOP NWN Scripts

TOP NWN Prefabs

TOP NWN Other

TOP NWN Movies

TOP Sounds

TOP NWN Textures

TOP NWN Creatures

TOP NWN Characters