Commit Graph
60 Commits
Author SHA1 Message Date
Mesagoppinmypants bcdf137ecd Fixed Legendary Power Hammer 2014-07-08 23:11:25 -04:00
CharonInferar dbe6a4c4d1 Fix 2014-06-26 02:38:42 +02:00
CharonInferar b57e9209da Corrected multi-colored junk items handling 2014-06-25 02:39:57 +02:00
Zing b6fd2643c8 Loot Collections
DIY: Glass Shelves
Holographic Emitter
Cabinetry Tech
Craftsman Tools
Tech in Maximizing Space
Shelving Tech
Storage Tech
2014-06-21 21:15:42 -07:00
Zing 8d1cc17220 More Loot Collections
Moved loot collection radial into collection radial (can be used for
other consume item collections.
added: Nightsister Valuables, Gem, Prototype IG-88, and StormTrooper
collections.
2014-06-21 15:18:17 -07:00
Zing 213a068c28 Loot collection will auto delete if successfully added. 2014-06-21 00:49:31 -07:00
Zing 4882ceb829 Merge pull request #2 from ProjectSWGCore/master
pull
2014-06-19 18:53:28 -07:00
Zing d330be4553 missed one 2014-06-19 18:51:46 -07:00
Zing cabce06589 Loot fixes 2014-06-19 18:51:45 -07:00
Treeku 4e0a283e4d Merge branch 'master' of https://github.com/ProjectSWGCore/NGECore2
Conflicts:
	scripts/radial/item/collection/loot_collection.py
	src/resources/objects/mission/MissionObject.java
2014-06-18 10:21:31 +01:00
Treeku 8fd5a7fbf6 Fixed #895 with zing's fix 2014-06-18 08:55:09 +01:00
Zing dd08a2fb61 Adjusted loot collection radial. Added more Loot Collections. 2014-06-16 19:05:49 -07:00
Zing 05e405b2d5 Loot Collections!
Started. Working.
2014-06-15 19:06:42 -07:00
Zing e9737eb1be Created reverse engineering junk loot groups 2014-06-14 22:49:42 -07:00
Zing ab32a0c1d1 Colored junk naming convention 2014-06-14 09:12:27 -07:00
Zing d1db54db33 Junk Loot, the rest of it.
Correct templates for all junk loot. Removed npc_loot folder (not
needed).
2014-06-13 21:59:43 -07:00
Zing d14ac5dcb6 missed one 2014-06-12 23:56:15 -07:00
Zing ec1d89bbc7 Junk Loot A-D
Correct templates and names
2014-06-12 23:51:44 -07:00
CharonInferar be06751035 Merge remote-tracking branch 'origin/master' into ReverseEngineering 2014-06-10 14:40:44 +02:00
CharonInferar 08e2ac69a3 RE Factory Crates, PUP procs, Multi-color junk
- Factory crate correctly implemented for REing
- PUPs proc initial steps, needs to be further developed
- Multi-colored junk items name handling added
2014-06-10 02:53:49 +02:00
Light2 60ff7e519f changed powercrystal loottable to live values, changed tune values to live values
Flawless power crystal was rare loot too according to official forums
guide, however no screenshot proof could be found.
2014-06-09 20:40:44 +02:00
CharonInferar 5c908eb3a1 Small fixes to loot
Fixes various 'complaints'
2014-06-08 14:46:32 +02:00
CharonInferar a9fe1e136d Master merge fix 2014-06-08 01:18:37 +02:00
CharonInferar 08f1b52f97 Loot updates
- Color crystals now get elemental attachment values for combat service.
- Armor drops can have random stat mods now
- Script fixes
2014-06-08 01:09:41 +02:00
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