Difference between revisions of "Season Challenges"

From Legends of Aria Admin and Modding Wiki
Jump to: navigation, search
(Created page with "==Season Files==")
 
(Season Files)
Line 1: Line 1:
 
==Season Files==
 
==Season Files==
 +
{| class="wikitable"
 +
|-
 +
! File Name !! Description
 +
|-
 +
| scripts.globals.mobile_effects.players.challegne_system|| mobile effect to display and handle the Season Challenge UI
 +
|-
 +
| scripts.globals.server_settings.seasons || contains the Seasons Challenge table for editing rewards and UI variables
 +
|-
 +
| scripts.globals.helpers.seasons || helper functions to support the Seasons Challenge system
 +
|-
 +
| scripts.globals.static_data.quests || holds the quest tables for the Seasons Challenge system
 +
|}

Revision as of 17:35, 21 March 2022

Season Files

File Name Description
scripts.globals.mobile_effects.players.challegne_system mobile effect to display and handle the Season Challenge UI
scripts.globals.server_settings.seasons contains the Seasons Challenge table for editing rewards and UI variables
scripts.globals.helpers.seasons helper functions to support the Seasons Challenge system
scripts.globals.static_data.quests holds the quest tables for the Seasons Challenge system