zunath / SWLOR_NWN

Star Wars: Legends of the Old Republic server code, a persistent world for Neverwinter Nights
40 stars 98 forks source link

GAME: Add Shurikens and Darts #910

Closed givemedeath closed 5 years ago

givemedeath commented 5 years ago

Item templates for shurikens with properties mirroring the tiered shortsword based vibroblades.

swlor_shurikens.zip

givemedeath commented 5 years ago

Item templates for darts with properties mirroring the tiered shortsword based vibroblades.

swlor_darts.zip

zunath commented 5 years ago

Do we want to make these unlimited use? It seems kind of crappy you can put a mod into them, but eventually use them up.

YellowKingThe commented 5 years ago

I am not sure you can make them unlimited. If possible they should use the same durability system as other items.

zunath commented 5 years ago

We can work some magic with it I think. If they're unlimited, they would be subject to durability.

YellowKingThe commented 5 years ago

Well my opinion is make them use the same system as every other item. Some things to keep in mind, they should get str to damage by default, so be cautious of tacking too much extra damage onto them. But their base damage statistics are also pretty bad.

zunath commented 5 years ago

I've changed the shuriken, dart, and throwing axe stack sizes to 1 and prevented them from decrementing on use with NWNX.

Also updated all their mod slots to be in line with the rebalance stats (GMD made them before that was released).

Added them to the applicable stores on CZ-220, Veles, and in the Hunter's Guild stores.