say you wanted to change ur 1st deg chinese female armor to 7th deg chinese female armor, you can just do
replace:
item\china\woman_item\heavy_XX (in this case XX is your degree so it = 01)
with:
item\china\woman_item\heavy_XX (XX= Degree = 07)
then just save and ur all set.
If you wanted to change just say ur head piece you would do:(with XX as your degree variable and YY as your piece variable)
Replace
item\china\woman_item\heavy_XX_YY (in this case the XX is your deg(01) and the YY is the piece(HA)
With
item\china\woman_item\heavy_XX_YY (in this case the XX is your deg(07) and the YY is the piece(HA)
For your weapons a similar thing, lets try 7D to 9D
replace:
item\china\weapon\sword_XX ( in this case XX = DEG so its 07 )
with:
item\china\weapon\sword_XX ( 09 )
----------------------------------------------------------------------------------
and just for the stuff ur replacing:
Dark Ashelin wrote:
For individual piece editting:
HA = Helmet
CA = Crown
BA = Body
FA = Feet
AA = Arms
SA = Shoulders
LA = Legs
Clothes and weapons:
item\china\man_item\heavy_XX = Male Armor
item\china\woman_item\heavy_XX = Female Armor
item\china\man_item\light_XX = Male Protector
item\china\woman_item\light_XX = Female Protector
item\china\man_item\clothes_XX = Male Garment
item\china\woman_item\clothes_XX = Female Garment
item\europe\man_item\heavy_XX = Male Heavy Armor
item\europe\woman_item\heavy_XX = Female Heavy Armor
item\europe\man_item\light_XX = Male Light Armor
item\europe\woman_item\light_XX = Female Light Armor
item\europe\man_item\clothes_XX = Male Robe
item\europe\woman_item\clothes_XX = Female Robe
item\china\woman_item\heavy_07_YY_super.bsr = Female Gm Armor
item\china\man_item\heavy_07_YY_super.bsr = Male Gm Armor
item\china\weapon\sword_XX.bsr = Sword
item\china\weapon\sword_XX.ddj = Sword icon
item\china\weapon\blade_XX.bsr = Blade
item\china\weapon\blade_XX.ddj = Blade icon
item\china\weapon\spear_XX.bsr = Spear
item\china\weapon\spear_XX.ddj = Spear icon
item\china\weapon\tblade_XX.bsr = Glavie
item\china\weapon\tblade_XX.ddj = Glavie icon
item\china\weapon\bow_XX.bsr = Bow
item\china\weapon\bow_XX.ddj = Bow icon
item\china\shield\shield_XX.bsr = Shield
item\china\shield\shield_XX.ddj = Shield icon
item\europe\weapon\axe_XX.bsr = Axes
item\europe\weapon\axe_XX.ddj = Axes icon
item\europe\weapon\tsword_XX.bsr = 2-Handed Sword
item\europe\weapon\tsword_XX.ddj = 2-Handed Sword icon
item\europe\weapon\crossbow_XX.bsr = Crossbow
item\europe\weapon\crossbow_XX.ddj = Crossbow icon
item\europe\weapon\darkstaff_XX.bsr = Warlock Rod
item\europe\weapon\darkstaff_XX.ddj = Warlock Rod icon
item\europe\weapon\tstaff_XX.bsr = Wizard Staff
item\europe\weapon\tstaff_XX.ddj = Wizard Staff icon
item\europe\weapon\harp_XX.bsr = Harp
item\europe\weapon\harp_XX.ddj = Harp icon
item\europe\weapon\staff_XX.bsr = Cleric Staff
item\europe\weapon\staff_XX.ddj = Cleric Staff icon
item\europe\weapon\sword_XX.bsr = 1-Handed Sword
item\europe\weapon\sword_XX.ddj = 1-Handed Sword icon
item\europe\weapon\dagger_XX.bsr = Daggers
item\europe\weapon\dagger_XX.ddj = Daggers icon
item\europe\shield\shield_XX.bsr = Shield
item\europe\shield\shield_XX.ddj = Shield icon
source:http://www.silkroadforums.com/viewtopic.php?f=5&t=80310
btw by doing it like this you can replace a blade with a sword and prot with armor x]
like item\china\weapon\sword_08
with item\china\weapon\blade_08