AleDerXan
Newbie
- Dec 30, 2023
- 25
- 6
You can open TrueDeepone json file in Data/Effects/Statesis there a mod where you can equip any item as a sea witch? such as with the katana and other weapons? i want to mess around with it.
Open it.
Find in it some info:
"wtype_seal": ["NormalEQ","CollarEQ","MagicEQ","HighQuEQ"],
"atype_seal": ["MagicEQ","NormalEQ","HighQuEQ","CollarEQ"],
"added_skills": ["DeeponeNormal","DeeponeHeavy","DeeponeControl"],
"skill_sealed": ["BasicNormal","BasicHeavy","BasicControl"],
seal - block types of weapon and armors.
And edit it as you want.