Page 1 of 1
Item Editor
Posted: Tue Sep 22, 2009 6:02 pm
by bolly
Hey all,
Any item editors about that support the current version? (Or not i don't mind updating if there's source about)
Cheers!
Re: Item Editor
Posted: Wed Sep 23, 2009 7:13 am
by John Adams
Items are actually really simple. Add the parent record (items). If it is armor, add a item_details_armor record to match. If it is to appear on the character, add an item_appearances record. If it is to have stats, item_stats and item_effects.
But yes, an editor would be easier =)
Re: Item Editor
Posted: Wed Sep 23, 2009 10:05 am
by ZexisStryfe
Actually, I have been trying to figure out the formula that SoE uses to make their items. They assign each ability a point value and then each item has x points worth of stuff, depending on level/slot/quality. If we had this info we could make an item creator similar to SoEs.