autopatrol, editnews
222
edits
m (→Group 5: Group name uniformity) |
|||
Line 421: | Line 421: | ||
==== App Tags ==== | ==== App Tags ==== | ||
// | In BotW, the AppTag type is repurposed as a way to display the current value of a data flag. The Extra Data is the name of the data flag. | ||
It is currently unknown what differentiates the various types that retrieve from the same data flag file. | |||
{| class="wikitable" | |||
!Group | |||
!Type | |||
!Variable Type | |||
|- | |||
|2 | |||
|0 | |||
| | |||
|- | |||
|2 | |||
|1 | |||
| | |||
|- | |||
|2 | |||
|2 | |||
| | |||
|- | |||
|2 | |||
|3 | |||
| | |||
|- | |||
|2 | |||
|4 | |||
| | |||
|- | |||
|2 | |||
|5 | |||
| | |||
|- | |||
|2 | |||
|6 | |||
| | |||
|- | |||
|2 | |||
|7 | |||
| | |||
|- | |||
|2 | |||
|8 | |||
| | |||
|- | |||
|2 | |||
|9 | |||
| | |||
|- | |||
|2 | |||
|10 | |||
| | |||
|- | |||
|2 | |||
|11 | |||
|String64 (defined in <code>string64_data_%d.bgdata</code>) | |||
|- | |||
|2 | |||
|12 | |||
| | |||
|- | |||
|2 | |||
|13 | |||
| | |||
|- | |||
|2 | |||
|14 | |||
|Integer (defined in <code>s32_data_%d.bgdata</code>) | |||
|- | |||
|2 | |||
|15 | |||
|Integer (defined in <code>s32_data_%d.bgdata</code>) | |||
|- | |||
|2 | |||
|16 | |||
| | |||
|- | |||
|2 | |||
|17 | |||
|Integer (defined in <code>s32_data_%d.bgdata</code>) | |||
|- | |||
|2 | |||
|18 | |||
|Integer (defined in <code>s32_data_%d.bgdata</code>) | |||
|- | |||
|2 | |||
|19 | |||
|Integer (defined in <code>s32_data_%d.bgdata</code>) | |||
|- | |||
|} | |||
==== Group 3 Tags ==== | ==== Group 3 Tags ==== |