Commit Graph
36 Commits
Author SHA1 Message Date
Zing 606a375c78 Junk Loot.... 2014-06-06 20:32:02 -07:00
Zing be470f9c00 Collection Holocrons 2014-06-05 21:53:18 -07:00
Seefo d8d0336c70 Fixed several RLS items and draft schematics 2014-06-05 09:54:21 -04:00
Zing 47d6c7b86d Cleaned up more loot. Stap Vehicle reward also grants working deed. 2014-06-04 21:19:38 -07:00
Zing 115cad23a4 small fix 2014-06-03 23:32:32 -07:00
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
Zing e948d4d57d (Added) Correct Mustafarian Injector Template for RLS. Set details in server template so it can be used for mustafar quest as well 2014-06-03 22:08:22 -07:00
Zing 32e4fb3719 (Added) Correct Templates for RLS Paintings. (some need custom STF info assigned) 2014-06-03 20:31:01 -07:00
CharonInferar 1886b6ca93 Fixed animal hide rack, added Bio-Linking for all objects
Dropping schematics is prevented by :
https://github.com/projectswg/engine/blob/master/src/engine/resources/objects/Baseline.java#L446

All objects can be bio-linked now
2014-06-03 20:48:53 +02:00
CharonInferar b768272ef2 Biolinking and buff item procs added
Rare buff items now have a working proc
2014-06-01 20:29:36 +02:00
CharonInferar 7859d24583 Added legendary and exceptional loot chest contents
Many templates need to be corrected, verified still
2014-05-31 03:34:30 +02:00
CharonInferar b19cb4c6db rare loot chest contents added 2014-05-30 03:12:57 +02:00
CharonInferar 9146576061 Loot chest filling attempts 2014-05-29 22:28:36 +02:00
CharonInferar 16f82b50a6 Dantooine-wide spawns added with Planetary Spawn Tool
Considering the combat level ranges from live, the planet's surface has
been covered with spawn areas for various mobs and NPCs. A small as
possible count of collidables was used to save server resources while
still being able to realize the spawns.
2014-05-19 15:52:57 +02: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 1c14d7a702 Random stat jewelry added, loot service further debugged
Added stat jewelry
2014-05-01 21:25:41 +02:00
CharonInferar 87f10370f0 Added most droppable armor pieces 2014-05-01 05:12:05 +02:00
Mesagoppinmypants 2ce108ce44 Fixed Loot Item 2014-04-26 23:05:07 -04:00
CharonInferar f1834d52ff Adv Stim loot pool added 2014-04-25 03:27:45 +02:00
CharonInferar c7a9b8492b Added a preliminary template to gems 2014-04-25 03:14:29 +02:00
CharonInferar e877a44713 Jedi Loot templates inserted
Buried treasure loot realized
2014-04-25 01:49:50 +02:00
CharonInferar 05be4b0620 Merge remote-tracking branch 'origin/master' into TreasureMaps 2014-04-24 15:24:40 +02:00
CharonInferar 0425810f51 Added more very rare loot and prof jewelry 2014-04-24 04:59:51 +02:00
CharonInferar b8d4187a78 More treasure loot items and pools added
Rare items
profession bracelets
2014-04-21 04:23:54 +02:00
CharonInferar 14f774447f More Treasure map work
Mysterious disk radials implemented
Treasure guards added
2014-04-21 03:23:07 +02:00
CharonInferar 670a2d57a2 Loot added
added loot
2014-04-19 01:51:42 +02:00
CharonInferar 814ebe6cf3 Menu functionality improved
Lootkit implemented
Loot price and further stats considered
2014-04-18 21:52:04 +02:00
CharonInferar d123415605 Improvements on loot system
Loot icon
Loot system messages
2014-04-16 18:14:10 +02:00
CharonInferar e3ed8a1ab6 Loot window added
Loot window implemented
Loot info effect added
2014-04-16 18:14:09 +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
CharonInferar b2965a8352 Looted weapons do get random stats now 2014-04-15 20:34:57 +02:00
CharonInferar 4bb055ca19 Rare loot system stage added
Rare loot system stage in effect for every loot session.
Added legendary,exceptional,rare loot chests
2014-04-10 17:04:52 +02:00
CharonInferar 221f9a93fc Loot radial and power crystal items
Connected loot radial to corpse. Made powercrystal scripts.
Allowed the mobile scripts to drop loot now.
2014-04-10 04:22:54 +02:00
CharonInferar 118d622c6d More Junk, Krayt Pearls added
The System has been more generalized, but also deals with special cases
of Krayt Pearls/Power Crystals.
More itemscripts created
2014-04-09 21:16:28 +02:00
CharonInferar 4d264f8c8a Refined the loot system
Added more py scripts for krayt pearls and junk
Made system more flexible
2014-04-09 04:57:26 +02:00