Difference between revisions of "User:Notthross"
no edit summary
imported>Notthross |
imported>Notthross |
||
Line 3: | Line 3: | ||
As a side-note: usually when you see the name 'Wildcard89', that's me. I just had some problems with other people also using that name, so I wanted a more unique one, and some sites won't let me change it. | As a side-note: usually when you see the name 'Wildcard89', that's me. I just had some problems with other people also using that name, so I wanted a more unique one, and some sites won't let me change it. | ||
== My Mods == | == My Mods == | ||
=== [http://www.tesnexus.com/downloads/file.php?id=23985 The Blade of Awe] === | === [http://www.tesnexus.com/downloads/file.php?id=23985 The Blade of Awe] === | ||
This one is inspired by the Guardian-only blade from [http://www.artixentertainment.com Artix Entertainment's] [http://www.battleon.com AdventureQuest], which happens to be my favorite sword of all time. I've modified the original attacks a bit, but kept the proc rating the same. | This one is inspired by the Guardian-only blade from [http://www.artixentertainment.com Artix Entertainment's] [http://www.battleon.com AdventureQuest], which happens to be my favorite sword of all time. I've modified the original attacks a bit, but kept the proc rating the same. | ||
=== [http://www.tesnexus.com/downloads/file.php?id=27502 Amulet of Acclimation] === | |||
Behold, my most recent creation! An amulet inspired by [http://www.blizzard.com Blizzard's] death knights' talent, 'Acclimation'. It'll give the player 5 points of resistance for every hit by the respective element (fire; frost; shock) a cumulative total of 10 times, then reset after every battle. | |||
However, I'm having a bit of trouble with it. Because I'm using: | |||
Begin OnMagicEffectHit | |||
;do stuff | |||
... I have to apply this script directly to the player reference. This, obviously, isn't what I really want in a mod, as no one else will be able to do that anymore with this mod active. | |||
If anyone can answer this for me in my talk page, I will be eternally grateful, as well as pointing out your name in my contributions. =) |