Global flags: Difference between revisions

From Ephinea PSO Wiki
m (Added wikilink)
m (Note adjustment)
Line 10: Line 10:
===Currencies===
===Currencies===
{| class="wikitable sortable" style="text-align:center;"
{| class="wikitable sortable" style="text-align:center;"
!Flag {{Note|Hovering over a hex value will show its decimal value, if necessary.|(Hex)}} !! Bitmask {{Note|Hovering over a hex value will show its decimal value, if necessary.|(Hex)}} !! "Name" !! Max Amount
!Flag {{Note|Clicking a hexadecimal value will reveal its decimal value, if necessary.|(Hex)}} !! Bitmask {{Note|Clicking a hexadecimal value will reveal its decimal value, if necessary.|(Hex)}} !! "Name" !! Max Amount
|-
|-
|{{Note|Flag (Dec): 0|0}}||{{Note|Bitmask (Dec): 1023|000003FF}}||[[Gallon Points]]||1000
|{{Note|Flag (Dec): 0|0}}||{{Note|Bitmask (Dec): 1023|000003FF}}||[[Gallon Points]]||1000

Revision as of 19:01, 21 December 2021

Global flags are several entities and other predefined variables not directly accessible within normal gameplay, instead interacted with through game mechanics presented in the various quests that can be played. These can include currencies other than Meseta icon.pngMeseta, as well as "switches" the game attributes to a character to remember information for later use, such as for one-time rewards or unlocking game features.

Because of these qualities, global flags do not have an icon most entities have, nor do they directly interact with the player through inventory or drops. Additionally, they often do not have names or types specifically designated by the game, instead created or invented based on their purpose, application and conveyance to the player's character. Ultimately, a global flag can be identified by its "flag" and "bitmask" properties found within the game code and server database, as well as in quest scripts and the memory space.

This page includes global flags that Phantasy Star Online: Blue Burst makes use of, as well as any that Ephinea might also use.

List of global flags

Note: While this is not necessarily meant to be an exhaustive list, it is currently not comprehensive.

Currencies

Flag (Hex) Bitmask (Hex) "Name" Max Amount
0 000003FF Gallon Points 1000
B 000001FC Lucky Coins 100