📑CustomPet
Last updated
Registers special bonuses for Pet (Helper) items equipped in the wing slot — the item must be listed here to receive the bonuses. Maximum of 300 lines.
//PI PM PD RL AH AM DR AS DD TD AE RD RS RC RE BS RR SD AG DR SP DP VP EP CP Comment
6856 0 255 0 10 10 10 10 5 0 0 0 0 0 0 0 0 0 0 0 1 2 3 4 5 //Dark Lord Pet
endColumn
Accepted values
What it is
PI
Number (pre-combined item code)
Which pet item receives these bonuses.
PM
0, 1 or 2
Mount type: 0 = Common pet (Muun), 1 = Fenrir, 2 = Horse.
PD
0, or 1 to 255
Durability of the pet. 0 = immortal pet (never loses durability). 1–255 = pet with its own health, losing durability normally.
RL
Number
Recovered health (extra regeneration given by the pet).
AH
Number
Additional HP given by the pet.
AM
Number
Additional Mana given by the pet.
DR (1st)
Number (%)
Additional damage rate.
AS
Number
Additional attack speed.
DD
Number (%)
Additional double damage rate.
TD
Number (%)
Additional triple damage rate.
AE
Number (%)
Additional experience.
RD
Number (%)
Resistance to ignore defense.
RS
Number (%)
Resistance to ignore SD.
RC
Number (%)
Resistance to critical damage.
RE
Number (%)
Resistance to excellent damage.
BS
Number (%)
Additional Block/Stun.
RR
Number (%)
Damage reflect rate.
SD
Number
Additional SD.
AG
Number
Additional AG (Shield/BP).
DR (2nd)
Number (%)
Additional item drop rate.
SP
Number
Added Strength points.
DP
Number
Added Agility points.
VP
Number
Added Vitality points.
EP
Number
Added Energy points.
CP
Number
Added Command points.
The file has two columns named DR in the original header (Add Damage Rate and Item Drop Rate) — they are different columns, in the order they appear in the table above (the 1st right after AM, the 2nd right after the second AG).
An item that is not listed here simply does not have any pet bonus — the bonuses only exist for those registered in this file.
Last updated