Difference between revisions of "Template:FacilityEventBuildingMaterialTable"
Jump to navigation
Jump to search
>Mornsta-gpuser |
>Mornsta-gpuser |
(No difference)
| |
Revision as of 02:35, 13 March 2019
Description
Material table for facility event buildings.
Usage
{{FacilityEventBuildingMaterialTable
|Type=
|MaxLv=
|Material=
}}
Template Fields
Type: can be one of: [ElementA, ElementB, Weapon].
- ElementA matches most element-boosting facilities, such as the Sweet Retreat. (The Dragonata should instead use ElementB)
- ElementB only matches the Dragonata, due to slightly-different build times.
- Weapon matches weapon-type-boosting facilities, such as the Seabed Stage.
MaxLv takes in the current max level of the facility. At time of writing, this can be 30 or 35.
Material is the name of the facility's upgrade material
Example
{{FacilityEventBuildingMaterialTable|Type=ElementA|MaxLv=35|Material=Windwhistle Grass}}
{{FacilityEventBuildingMaterialTable|Type=ElementA|MaxLv=30|Material=Arcane Tome}}
{{FacilityEventBuildingMaterialTable|Type=ElementB|MaxLv=30|Material=Papier-mâché}}
{{FacilityEventBuildingMaterialTable|Type=ElementB|MaxLv=35|Material=Papier-mâché}}
{{FacilityEventBuildingMaterialTable|Type=Weapon|MaxLv=30|Material=Chef's Special}}