-
Notifications
You must be signed in to change notification settings - Fork 0
Lost Lore
Pival edited this page Jul 17, 2021
·
7 revisions
A module use to create Lost Lore event pages.
LostLore(tag)
Parameter | Type |
---|---|
tag | String |
Return: Dict (String, String)
python3 LL.py [update_tag]...
Type: List (Integer)
This will eventually disappear
LLInfobox(data, strikes)
Parameter | Type |
---|---|
data | Trip object |
strikes | List (Trip.maps.strike object) |
Return: String
LLRewards(data)
Parameter | Type |
---|---|
data | Trip object |
Return: String
LLSaga(data, tag)
Parameter | Type |
---|---|
data | Trip object |
tag | String |
Return: String
LLLocation(data)
Parameter | Type |
---|---|
data | Trip object |
Return: String
LLUnit(data, strikes)
Parameter | Type |
---|---|
data | Trip object |
strikes | List (Trip.maps.strike object) |
Return: String
- Util
- Maps
- StoryParalogue.py
- TD.py (Tactics Drills)
- HO.py (Heroic Ordeal)
- DerivedMap.py
- HB.py (* Hero Battle)
- RD.py (Rival Domains)
- EventMap.py
- Events
- Others
- 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