PDA

View Full Version : Confluence Sort - Added plinites and cores to item type.



Haldrik
05-15-2016, 11:06 PM
I've rolled out a script that allows the player add new item types without having to use gameobj-data.xml. This allows us to add specialized categories without affecting the entire user base.

Confluence is just the start but I imagine there may be other uses as well!

;repo download confluence_sort
;confluence_sort

This script should be added to autostart.

> l in link satchel
In the link equipment satchel:
confluence (8):
an elementally tranquil core a shard of brown plinite a shard of grey plinite
an elementally stable core a shard of orange plinite a shard of red plinite
an elementally balanced core a shard of green plinite
other (1):
some angelica root
uncommon,weapon (2):
an imflass discus a pink rolaren war mattock
jewelry (4):
a glyph-etched star ruby bracelet a blue diamond inset platinum torc
a gold filigree garnet clasp a pink pearl studded mithril torc
magic (1):
a black crystal
uncommon,lockpick (7):
a rolaren lockpick an alum lockpick (2) a vultite lockpick
a laje lockpick (2) an ora lockpick
lockpick (3):
a gold lockpick a brass lockpick (2)
herb (1):
some prickly cactacae spine


>;e GameObj['shawl'].contents.each {|i| echo i.type}
--- Lich: exec1 active.
[exec1: confluence]
[exec1: confluence]
[exec1: confluence]
[exec1: confluence]
[exec1: confluence]
[exec1: confluence]
[exec1: confluence]
[exec1: confluence]