Editing Events

From Tears of Themis Wiki
Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.

Latest revision Your text
Line 1: Line 1:
''See also: [[Events/Archive/2021]], [[Events/Archive/2022]], [[Events/Archive/2023]], [[Events/Archive/2024]]''
''See also: [[Events/Archive/2021]], [[Events/Archive/2022]], [[Events/Archive/2023]]''


Events are time-limited game modes or bonuses that players can participate in to receive additional rewards.
Events are time-limited game modes or bonuses that players can participate in to receive additional rewards.
Line 10: Line 10:
|q?tables=Event
|q?tables=Event
|q?fields=promoImage=promoImage,eventPage=eventPage,twitterLink=twitterLink,name=eventName,startDate=startDate,endDate=endDate
|q?fields=promoImage=promoImage,eventPage=eventPage,twitterLink=twitterLink,name=eventName,startDate=startDate,endDate=endDate
|q?where=eventType="Special Event" OR eventType="Anniversary"
|q?where=eventType="Special Event"
|q?orderBy=startDate DESC
|q?orderBy=startDate DESC
|q?limit=3
|q?limit=3
Line 16: Line 16:
}}
}}


'''Major Events''' or '''2-SSR''' events are designed around more focused stories with more limited gameplay than special events; these events are accompanied by limited-run Shadows of Themis that offer SSRs for multiple male leads, which can be drawn on using regular {{Currency|Tears of Themis}}. Major Events are never rerun, but their limited cards are obtainable through other means, such as rotation banners and other campaigns. Preview the last three events of this type here or jump to the [[#Major Events|full list below]].
'''Major Events''' or '''2-SSR''' events include most other events that have an associated limited card banner, except birthday events. These events have simpler stories with a more limited scope and associated banners that can be drawn on using regular {{Currency|Tears of Themis}}. Note that some permanent '''New Content Releases''' sometimes also include accompanying 2-SSR banners. Major Events are never rerun, but their limited cards are obtainable through other means, such as rotation banners and other campaigns. Preview the last three events of this type here or jump to the [[#Major Events|full list below]].


{{#invoke:CargoQuery|main
{{#invoke:CargoQuery|main
Line 22: Line 22:
|q?fields=promoImage=promoImage,eventPage=eventPage,twitterLink=twitterLink,name=eventName,startDate=startDate,endDate=endDate
|q?fields=promoImage=promoImage,eventPage=eventPage,twitterLink=twitterLink,name=eventName,startDate=startDate,endDate=endDate
|q?where=eventType="Major Event"
|q?where=eventType="Major Event"
|q?orderBy=startDate DESC
|q?limit=3
|template=Event display
}}
'''Solo Events''' are shorter events with simpler gameplay that focus on a single male lead; these events also include Shadows of Themis that include one new SSR and one older SSR, both for the same male lead. Note that some permanent '''New Content Releases''' (such as Sweet Chapters) also run alongside limited-time solo events with new cards. Solo events are run in series, meaning even though one male lead's event is run at a time, all four leads will be the subject of a similar-style event. Solo event Shadows of Themis can be drawn on using regular {{Currency|Tears of Themis}} and share pity with 2-SSR events. Solo Events are never rerun, but their limited cards are obtainable through other means, such as rotation banners and other campaigns. Preview the last three events of this type here or jump to the [[#Solo Events|full list below]].
{{#invoke:CargoQuery|main
|q?tables=Event
|q?fields=promoImage=promoImage,eventPage=eventPage,twitterLink=twitterLink,name=eventName,startDate=startDate,endDate=endDate
|q?where=eventType="Solo Event"
|q?orderBy=startDate DESC
|q?orderBy=startDate DESC
|q?limit=3
|q?limit=3
Line 60: Line 49:
}}
}}


'''Lucky Bingo Events''' run a set of four limited MR-rarity cards obtained through flipping tiles on a bingo board. While there are no related [[Shadows of Themis]], the player will typically be required to spend {{Currency|S-Chip}}s to obtain the key rewards from these events. Preview the last three events of this type here or jump to the [[#Lucky Bingo Events|full list below]].
'''Lucky Bingo Events''' run a set of four limited MR-rarity cards obtained through flipping tiles on a bingo board. While there are no related [[Shadows of Themis]], the player will typically be required to spend {{Currency|S-Chip}}s to obtain the key rewards from these events. Preview the last three events of this type here or jump to the [[#Lucky Bingo|full list below]].


{{#invoke:CargoQuery|main
{{#invoke:CargoQuery|main
Line 138: Line 127:


'''Giveaway Events''' take place on off-site social media such as HoYoLab or the official Twitter account and involve raffle-style rewards for social media engagement or participation in fan media contests. Preview the last three events of this type here or jump to the [[#Giveaway Events|full list below]].
'''Giveaway Events''' take place on off-site social media such as HoYoLab or the official Twitter account and involve raffle-style rewards for social media engagement or participation in fan media contests. Preview the last three events of this type here or jump to the [[#Giveaway Events|full list below]].
{{#invoke:CargoQuery|main
|q?tables=Event
|q?fields=promoImage=promoImage,eventPage=eventPage,twitterLink=twitterLink,name=eventName,startDate=startDate,endDate=endDate
|q?where=eventType="Giveaway"
|q?orderBy=startDate DESC
|q?limit=3
|template=Event display
}}


==Special Events==
==Special Events==
{{#cargo_query:tables=Event
{{#cargo_query:tables=Event
|fields=CONCAT('[[File:', promoImage, '|200px|link=', eventPage, ']]<br/>', name)=Name,startDate=Start Date,endDate=EndDate,description=Description
|fields=CONCAT('[[File:', promoImage, '|200px|link=', eventPage, ']]<br/>', name)=Name,startDate=Start Date,endDate=EndDate,description=Description
|where=eventType="Special Event" OR eventType="Anniversary"
|where=eventType="Special Event"
|order by=startDate DESC
|order by=startDate DESC
|format=table
|format=table
Line 160: Line 140:
|fields=CONCAT('[[File:', promoImage, '|200px|link=', eventPage, ']]<br/>', name)=Name,startDate=Start Date,endDate=EndDate,description=Description
|fields=CONCAT('[[File:', promoImage, '|200px|link=', eventPage, ']]<br/>', name)=Name,startDate=Start Date,endDate=EndDate,description=Description
|where=eventType="Major Event"
|where=eventType="Major Event"
|order by=startDate DESC
|format=table
}}
==Solo Events==
{{#cargo_query:tables=Event
|fields=CONCAT('[[File:', promoImage, '|200px|link=', eventPage, ']]<br/>', name)=Name,startDate=Start Date,endDate=EndDate,description=Description
|where=eventType="Solo Event"
|order by=startDate DESC
|order by=startDate DESC
|format=table
|format=table
Line 240: Line 212:
|fields=CONCAT('[[File:', promoImage, '|200px|link=', twitterLink, ']]<br/>', name)=Name,startDate=Start Date,endDate=EndDate,description=Description
|fields=CONCAT('[[File:', promoImage, '|200px|link=', twitterLink, ']]<br/>', name)=Name,startDate=Start Date,endDate=EndDate,description=Description
|where=eventType="Campaign Event"
|where=eventType="Campaign Event"
|order by=startDate DESC
|format=table
}}
==Giveaway Events==
{{#cargo_query:tables=Event
|fields=CONCAT('[[File:', promoImage, '|200px|link=', twitterLink, ']]<br/>', name)=Name,startDate=Start Date,endDate=EndDate,description=Description
|where=eventType="Giveaway"
|order by=startDate DESC
|order by=startDate DESC
|format=table
|format=table
Line 253: Line 217:


{{Systems navbox}}
{{Systems navbox}}
[[Category:Events]]
Please note that all contributions to Tears of Themis Wiki are considered to be released under the Creative Commons Attribution-ShareAlike (see Tears of Themis Wiki:Copyrights for details). If you do not want your writing to be edited mercilessly and redistributed at will, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource. Do not submit copyrighted work without permission!

To edit this page, please answer the question that appears below (more info):

Cancel Editing help (opens in new window)
Retrieved from "http://tot.wiki/wiki/Events"