How to equip 2 swords Fury SnowBlade for champ?

FTWSoul

New Pirate
Registered
LV
0
 
Joined
May 22, 2026
Messages
2
Reaction score
0
Points
1
Does anyone know how to edit the snowblade to get champ equip 2 sword?
 
just change iteminfo to allow it to be for both hands
thanks for the reply. can you explain to me which number is for both hand in the iteminfo? i tried changing a few number but doesn't do anything. if you can screenshot where that number in which part in the iteminfo for the sword will be helpful. thanks :)
 
thanks for the reply. can you explain to me which number is for both hand in the iteminfo? i tried changing a few number but doesn't do anything. if you can screenshot where that number in which part in the iteminfo for the sword will be helpful. thanks :)
change swords type from 2 hands to normal swords type's (Item Type)
 
change swords type from 2 hands to normal swords type's (Item Type)
change swords type from 2 hands to normal swords type's (Item Type)


Yea but this doesn't resolve the passive from not having a great sword.

I had to do some game server changes to make the dual swords give the champ passives still. Let me look through my commits I'll share.
 
Yea but this doesn't resolve the passive from not having a great sword.

I had to do some game server changes to make the dual swords give the champ passives still. Let me look through my commits I'll share.
that can be solved in skillinfo side so pure e.txt edits
1780682125416.webp
 
Last edited:
thanks for the reply. can you explain to me which number is for both hand in the iteminfo? i tried changing a few number but doesn't do anything. if you can screenshot where that number in which part in the iteminfo for the sword will be helpful. thanks :)
1780747783554.webp
You should have these 2 values somewhere in your iteminfo (obviously for the fury blade i don't have to explain to u that i hope)
make the 9,-2,-2,-2 ~> 9,6
make the -1,-2,-2,-2 ~> -1 (mostly to look clean but it works anyway)

as for (dual-handed) skills to work with it u gotta edit skillinfo, since you did not ask i assume you don't need it but if you need lmk
 
fury sword is by default 1-handed but it only goes to 9th slot so can't dual unless you adjust that to 9,6
that linked item , and yet if didn't change what i said above it will use great sword type as "one hand sword " so that's why u have to use what i said above and simple way compare to short swords etc