OK, I know how to edit item quantity. I PM
SPITZ21 the other day and he broke it down to me. I took it a step further and found out the item ID number. So make sure to thank him or buy him a beer....or soda if he is under 21.
<s16 name="data.mNum" value="
100"/> ITEM QUANTITY 1
<s16 name="data.mItemNo" value="
150"/> ITEM ID IS HERE(If you have a ferry stone search for this)
<u32 name="data.mFlag" value="1"/>
<u16 name="data.mChgNum" value="0"/>
<u16 name="data.mDay1" value="
100"/> ITEM QUANTITY 2
The two item quantities must match if not. Your game may break.
What i meant earlier was that the item list here
http://www.360haven.com/forums/showt...-Dogma-Modding is in HEX convert it to DEC to get the in game ID number. I have not tested ID swapping on armor yet.
Hopefully I can explain better. Lets say you are looking through the list from the thread. All items are accompanied by a pic and a number. Number 96 on that list will be a port crystal if you take that number and convert it to decimal you will get 150(item ID listed above) There are two port crystals and two ferry stones in the list of items with pics. I hope this is clear