This repository has been archived by the owner on Feb 4, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 40
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 |
- Addons
- Adjustment of stone hp display settings
- Auto-exchange loot for currency
- Replace name loot
- Adjustment radius of drop loot
- Adjustment enchant chances for item
- Settings periodic ads
- Settings logging chat
- Settings alter exp in MAU
- New effect for potion
- Bonus for new player
- Formula for calculating protection
- Formula for calculating accuracy
- How to create new addon