Mods Development > Mods Pack
[MOD] Kill The Champion Event
(1/1)
U3Games:
Information:
[EN] Automatic event, when active who kills a champion, will get an additional reward.
[ES] Evento automatico, cuando esta activo quien mate a un campeon, obtendra una recompensa adicional.
Config:
Código: You are not allowed to view links.
Register or Login
# ---------------------------------------------------------------------------
# Kill The Champion Event Mod (By L2JDevs Mods Engine)
# ---------------------------------------------------------------------------
# More information -> http://www.l2jdevs.org
# Telegram group -> https://t.me/l2jdevs
# Sign up and join our community!
# ---------------------------------------------------------------------------
# Enabled Kill The Champion:
# Default: False
KillTheChampionEnabled = False
# Enabled log message console:
# Default: False
KillTheChampionLogEnabled = False
# Time to start event (minutes):
# Default: 25
KillTheChampionStartTime = 25
# Time to restart event (minutes):
# Default: 168
KillTheChampionRestartTime = 168
# Active event time (minutes):
# Default: 30
KillTheChampionDurationTime = 30
# Rewards for player:
# Default: [ { id = 3470 , count = 1 }, { id = 57, count = 1000 } ]
KillTheChampionRewards = [ { id = 3470 , count = 1 }, { id = 57, count = 1000 } ]
--- Fin del código ---
Download:
You are not allowed to view links.
Register or Login
Upcoming Features:
• Green ------- Feature that has already been tested and added.
• Orange ----- Feature in development or partially done.
• Red --------- Feature is not yet available.
Navegación
Ir a la versión completa