Difference between revisions of "Records:ModData"

From Blaseball Wiki

(Add Ego/Legendary links)
(replica)
Line 745: Line 745:
 
|duration=Permanent
 
|duration=Permanent
 
|source=Being part of the [[Hall Stars]] when [[The Shelled One]] was defeated
 
|source=Being part of the [[Hall Stars]] when [[The Shelled One]] was defeated
 +
}}
 +
}}
 +
|replica = {{{{{1}}}
 +
|id=replica
 +
|icon_name=puppet
 +
|icon_color=rgb(255, 180, 82)
 +
|icon_bg=rgb(48, 20, 13)
 +
|name=Replica
 +
|target=Player
 +
|desc=This Player will fade to Dust at the end of the Season.
 +
|duration=Permanent
 +
|source=Gift
 
}}
 
}}
 
|returned = {{{{{1}}}
 
|returned = {{{{{1}}}

Revision as of 17:47, 13 May 2021

This page contains data for all available modifications. After a modification has been defined here, it can be used with Template:Modif and Template:ModTable. To add a new one, append a new block:

|<mod_id> = {{{{{1}}}
|id=
|icon_name=
|icon_color=
|icon_bg=
|name=
|target=
|desc=
|duration=
|source=
}}

<mod_id> should be the same as the id field, and should be the modification name, lowercase with underscores.

For example:

|o_no = {{{{{1}}}
|id=o_no
|icon_name=screaming
|icon_color=#cffff0
|icon_bg=#485099
|name=0 No
|target=Team
|desc=Players with 0 No cannot be struck out when there are 0 Balls in the Count.<br/>''See also: [[Glossary#0 No|Glossary]]''
|duration=Permanent
|source={{BetaSeason|10#Election Results|Blessing}}
}}

If the API uses a different name, add an additional line for it at the start and add an api_id field.

|life_of_party
|life_of_the_party = {{{{{1}}}
|id=life_of_the_party
|api_id=life_of_party
|icon_name=glass-celebration
|icon_color=rgb(255, 244, 94)
|icon_bg=rgb(145, 65, 186)
|name=Life of the Party
|target=Team
|desc=[[Miami Dale|This team]] gets 10% more from their [[Party Time]] {{BetaSeason|6#Decrees|stat boosts}}.<br/>''See also: [[Glossary#Life of the Party|Glossary]]''
|duration=Permanent
|source={{BetaSeason|6#Decrees 2|Decree}}
}}
If you don't know if you need this, don't worry about it.

Template:ModTable