Commit Graph
6 Commits
Author SHA1 Message Date
Zing dd7d0921ae Cleaned up more loot
Added correct template for AT-ST reward. Removed armor stats from pieces
that should not have them. Set Jedi Relics to use the correct template.
(also clothing and armor loot should have random stat's for RE'ing
also.)
2014-06-03 23:08:08 -07:00
Seefo d182fea6eb Loot System changes, see extended
* Added /setgodmode genloot <lootTemplate> command
* Added the option to have a 'custom setup' of a looted object template
(see scripts/loot/lootItems/veryrareloot/rare_ankarres_sapphire.py),
procedure is same as object scripts
* Looted items no longer need custom names in order to not have an empty
name (most scripts containing a custom name can now have that method
removed)
2014-05-07 22:11:18 -04:00
CharonInferar 87f10370f0 Added most droppable armor pieces 2014-05-01 05:12:05 +02:00
CharonInferar 4f60260e53 Menu functionality improved
Lootkit implemented
Loot price and further stats considered
2014-04-18 20:57:56 +02:00
CharonInferar 6aad6a69d2 preliminary armor drops test
Default weapon spawn fixed
Mobile templates must now assign weapon attack speed and weapon type
dueto it not being determinable from template
2014-04-15 20:34:58 +02:00
CharonInferar 161a64bcd0 More loot items added
Tusken Raider Clothing
Gaffis
CDEF Rifles
Worked on weapon drops and giving them stats
Refactored the item scripts to use lists to  allow random templates
Tweaked the drop chances to be close to how they were in live
2014-04-15 20:34:58 +02:00