Skip to content
Pival edited this page Mar 29, 2021 · 9 revisions

A module whose only purpose is to parse a reward object.

[[TOC]]

Globals

Name Type Description
MOVE List (String)
WEAPON List (String)

Functions

parseReward(rewards)

Parameter Type
rewards Reward object

Return: String

Internal globals

Name Type Description
ITEM_KIND List (String)
AA_ITEM List (String)
COLOR List (String)
ELEMENT List (String)
FB_RANK List (String)
THRONE List (String)
AETHER_STONE Dict (String, String)
DIVINE CODES Dict (String, String)
  • REUtil.py
  • Reverse.py
  • Events
    • RevVG.py
    • RevTT.py
    • RevTB.py
    • RevGC.py
    • RevFB.py
    • RevRS.py
    • RevLL.py
    • RevHoF.py
    • RevMS.py
    • RevFP.py
    • RevPoL.py
  • Others
    • RevData.py
    • RevMap.py
    • RevQuests.py
    • RevSound.py
    • RevUnit.py
Clone this wiki locally