Difference between revisions of "Template:ScriptArgumentV2/Name"
Jump to navigation
Jump to search
Jianmingyong (talk | contribs) m |
m (Changed protection level for "Template:ScriptArgumentV2/Name" ([Edit=Allow only autoconfirmed users] (expires 19:55, 25 January 2021 (UTC)) [Move=Allow only autoconfirmed users] (expires 19:55, 25 January 2021 (UTC)))) |
||
| (4 intermediate revisions by one other user not shown) | |||
| Line 12: | Line 12: | ||
| level = The Pokémon Level. | | level = The Pokémon Level. | ||
| shiny = <nowiki>-1 = Random, 0 = Not shiny, 1 = Always shiny.</nowiki> | | shiny = <nowiki>-1 = Random, 0 = Not shiny, 1 = Always shiny.</nowiki> | ||
| statName = Set the Stats. ( chp, hp, maxhp, atk, attack, def, defense, spatk, spattack, specialattack, spdef, spdefense, specialdefense, speed ) | |||
<!-- Battle --> | <!-- Battle --> | ||
| varName = The variables are canrun, cancatch, canblackout, canreceiveexp, canuseitems, frontiertrainer, divebattle, inversebattle, custombattlemusic and hiddenabilitychance. | | varName = The variables are canrun, cancatch, canblackout, canreceiveexp, canuseitems, frontiertrainer, divebattle, inversebattle, custombattlemusic and hiddenabilitychance. | ||
| varValue = The value for the variable. Usually it is a Boolean. custombattlemusic is string and hiddenabilitychance is integer. | | varValue = The value for the variable. Usually it is a Boolean. custombattlemusic is string, frontiertrainer and hiddenabilitychance is integer. | ||
| introtype = <nowiki>0 = Black Checker Boxes, 1 = Black Horizontal Lines, 2 = Black Vertical Lines, 3 = Black Box Expand out, 4 = Black Box Expand in, 5 = White Checker Boxes, 6 = White Horizontal Lines, 7 = White Vertical Lines, 8 = White Box Expand out, 9 = White Box Expand in, 10-11 = Not useable, 12 = Blur Zoom in effect</nowiki> | | introtype = <nowiki>0 = Black Checker Boxes, 1 = Black Horizontal Lines, 2 = Black Vertical Lines, 3 = Black Box Expand out, 4 = Black Box Expand in, 5 = White Checker Boxes, 6 = White Horizontal Lines, 7 = White Vertical Lines, 8 = White Box Expand out, 9 = White Box Expand in, 10-11 = Not useable, 12 = Blur Zoom in effect</nowiki> | ||
| additionalTrainerData = The additional trainer data. Accepted values: generate_pokemon_tower | |||
<!-- Position --> | <!-- Position --> | ||
| x = x coordinate of the object. | | x = x coordinate of the object. ~ for player position. | ||
| y = y coordinate of the object. | | y = y coordinate of the object. ~ for player position. | ||
| z = z coordinate of the object. | | z = z coordinate of the object. ~ for player position. | ||
| xS = The scale of the object in terms of x coordinate. | | xS = The scale of the object in terms of x coordinate. | ||
| yS = The scale of the object in terms of y coordinate. | | yS = The scale of the object in terms of y coordinate. | ||
| Line 77: | Line 79: | ||
| autodetect = Sets if the Pokédex registers seen Pokémon in wild or trainer battles. | | autodetect = Sets if the Pokédex registers seen Pokémon in wild or trainer battles. | ||
| doCameraUpdate = Sets if the camera should update or not. | |||
| This is undocumented in [[Template:ScriptArgumentV2/Name|Wiki Script Library]]. | | This is undocumented in [[Template:ScriptArgumentV2/Name|Wiki Script Library]]. | ||
}}</includeonly> | }}</includeonly> | ||
Latest revision as of 21:55, 24 January 2021
|