i change the #define "MAX_BARUNA_PIERCING 1" to "#define MAX_BARUNA_PIERCING 5"
And the
tBarunaPiercing = { 10000 }; -- 100%
To
tBarunaPiercing = { 10000, 10000, 10000, 10000, 10000 }; -- 100%
but the piercing in game still 1/1 what should i do
Printable View
Hey,
Baruna Piercing isn't the same as "Normal" piercing.
You would have to edit the source code to edit this properly, which can be difficult to do. On my server i have a system like Ultimate Jewel setting that will have custom "Baruna Runes" that can be placed in each jewel slot.