vSRO _RefSkill Param Codes & GameServer Reading Syntax (Complete List)
In the SRO database (specifically vSRO files), the functions of skills, items, and scrolls are determined by the
For proper server modification or custom skill creation, it is mandatory to know how each Param code is read by the server-side (GameServer) syntax.
This reference document explains all known Param codes and how they are structured in the
In the SRO database (specifically vSRO files), the functions of skills, items, and scrolls are determined by the
_RefSkill table. The core values that define what kind of effect a skill will have, its damage types, probabilities, and durations are called Param Codes.For proper server modification or custom skill creation, it is mandatory to know how each Param code is read by the server-side (GameServer) syntax.
This reference document explains all known Param codes and how they are structured in the
_RefSkill table columns (Param1, Param2, Param3, etc.).
Last edited:



