Skip to content
This repository has been archived by the owner on Feb 4, 2021. It is now read-only.

Addons: PvpPotion

goodwinxp edited this page Jan 6, 2018 · 5 revisions

Settings are on the path:
<Folder with ZoneServerUD_x64.exe>\YorozuyaGS\global.json
Name module in configuration:
addon.pvp_potion
Description:
New effect for potion
Remark for settings:
Setting the type of currency and the number of currencies to be credited for 1 unit is regulated through scripts
Create a new effect for the potion currency type is specified in the m_nTempEffectType field and the number in the m_fTempValue[0] field. Then we hang this effect on the potion.

Type effect Value
Add dalants 182
Add gold 183
Add point contribution 184
Add pvp point 185
Add processing point 186
Add hunter point 187
Add gold point 188
Recall monster 189

Main settings

Attribute Type value Description
activated boolean Activate module