Skip to content

Mjolnirs Strike

Pival edited this page Jul 17, 2021 · 7 revisions

A module use to create Mjölnir's Strike event pages.

Functions

MjolnirsStrike()

MjolnirsStrike(tag)

Parameter Type
tag String

Return: Dict (String, String)


__main__

python3 MS.py 

MSResult.py

A module use to update result on existing Mjölnir's Strike pages.

python3 MSResult.py [MS_number]...

Internal Function

MSInfobox()

MSInfobox(data, nb)

Parameter Type
data Mjolnir object
nb Integer

Return: String


MSAvailability()

MSAvailability(data, nb, isStart)

Parameter Type
data Mjolnir object
nb Integer
isStart Boolean `

Return: String


MSRewards()

MSRewards(data)

Parameter Type
data Mjolnir object

Return: 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