Module - Potion Extended

Back

Price $20
Module
name: addon.pvp_potion
config: pvp_potion.json
extra: infiniti_potion.json
extra: player_statistics.json
extra: rebirth.json
Short Description Extended module for: cash capsule, premium capsule, call race, call guild, spawn monster, etc.

Potion Extended

To implement, you can edit from script PotionItemEffect.dat

TempEffectType
Effect
Value Description
182
Add Money
TempValue1 Amount Add Money to yourself, but if money after add >2B, it would become 2B. Suggested : use 204 instead
183
Add Gold
TempValue1 Amount Add Gold to yourself, but if gold after add >500k, it would become 500k. Suggested : use 205 instead
184
Add CPT
TempValue1 Amount Add CPT to yourself
185
Add PVP Points
TempValue1 Amount Add PVP Points to yourself
186
Add Processing Points
TempValue1 Amount Add Processing Points to yourself
187
Add Hunting Points
TempValue1 Amount Add Hunting Points to yourself
188
Add Gold Points
TempValue1 Amount Add Gold Points to yourself
189
Spawn Monster
TempValue1 MonsterIndex Summon Monster to your position. (Remember! It use Index not Code)
190
Add Cash Points
TempValue1 Amount Add Cash Points to yourself
191
Reset Council Vote
TempValue1 0 Make yourself able to vote again
192
Set Level
TempValue1 DesiredLevel Set your Level to X
193
Premium Hour
TempValue1 AmountHour Add Premium to yourself
194
Cast Skill
TempValue1 SkillIndex | TempValue2 DurationSec | TempValue3 SkillLevel Its possible to set target yourself / friend / enemy (Buff/Debuff/Damage)
195
Cast Force
TempValue1 ForceIndex | TempValue2 DurationSec | TempValue3 ForceLevel Its possible to set target yourself / friend / enemy (Buff/Debuff/Damage)
196
Cast Class Skill
TempValue1 ClassSkillIndex | TempValue2 DurationSec | TempValue3 SkillLevel Its possible to set target yourself / friend / enemy (Buff/Debuff/Damage)
197
Guild Revive
TempValue1 Minimum Job (0 ~ 2) Revive All Guild Members with Minimum Job Requirement
198
Guild Summon
TempValue1 Minimum Job (0 ~ 2) Summon All Guild Members with Minimum Job Requirement
199
Add BattlePass Exp
TempValue1 Amount Add BattlePass EXP to yourself
200
Rebirth
TempValue1 effect_id Set your Level to X and Receive items, set from : rebirth.json
201
Change Base Class
TempValue1 RaceGender (0 ~ 4) | TempValue2 ClassIndex | TempValue3 MapIndex | TempValue4 CoordX | TempValue5 CoordY | TempValue6 CoordZ Set your new base job including race gender and map location
203
Activate Golden BattlePass
TempValue1 0 Activate Golden BattlePass to yourself
204
Add Money
TempValue1 Amount Add Money to yourself, but if money after add >2B, potion will failed to use
205
Add Gold
TempValue1 Amount Add Gold to yourself, but if gold after add >500k, potion will failed to use
206
Add Level
TempValue1 Level Increase your Level
207
Set Max Level
TempValue1 MaxLevel Set your Max Level to X
208
Add Statistic Points
EffectVal_0 index (0 ~ 7) | TempValue2 Amount Increase your score/points for player statistic, other easiest way is to set from stat_potion_records.csv
209
Add X Points
TempValue1 Amount Add X to yourself
210
Add Recover Points
TempValue1 Amount Add Recover Points (ActionPoint_3) to yourself
211
Add Points [4]
TempValue1 Amount Add Points [4] (ActionPoint_4) to yourself
212
Add Points [5]
TempValue1 Amount Add Points [5] (ActionPoint_5) to yourself
213
Add Points [6]
TempValue1 Amount Add Points [6] (ActionPoint_6) to yourself
214
Add Points [7]
TempValue1 Amount Add Points [7] (ActionPoint_7) to yourself
215
Add Points [8]
TempValue1 Amount Add Points [8] (ActionPoint_8) to yourself
216
Add Points [9]
TempValue1 Amount Add Points [9] (ActionPoint_9) to yourself