Mapitem.txt

From Ephinea PSO Wiki
Revision as of 15:05, 18 August 2022 by Phelix- (talk | contribs) (Getting a base mapitem.txt on the wiki)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

mapitem.txt is an optional file that controls the coloring of the minimap. Users can save the following text as mapitem.txt in the base pso directory as a starting point.

# General Format Of Each Dot:
# LEFTHEX,HEXCOLOR # Item Name (or Group of Items) = RIGHTHEX
# Left Hex Value = 563412 from Right Hex Value 123456
# Center Hex value = RRGGBB Hex Color
# Colors assigned from https://convertingcolors.com/lists.html
# Righ Hex Values are from this post under Spoiler: Item Creation Notes
# http://www.pioneer2.net/community/index.php?threads/is-pso-old-to-you.1154/

# There is no lazy way to mark "specific" orange boxes, blue boxes,
# and technique disks.

# Remove the # to reveal the dots for certain levels disks
# Level 1, 5, 7, 15, 20, 29 and 30 technique disks are revealed by default in magenta.

# Magenta - FF00FF
# 000203,FF00FF # Any Lv1 Technique Disk = 030200
# 040203,FF00FF # Any Lv5 Technique Disk = 030204
# 060203,FF00FF # Any Lv7 Technique Disk = 030206
# 0E0203,FF00FF # Any Lv15 Technique Disk = 03020E
# 130203,FF00FF # Any Lv20 Technique Disk = 030213
# 190203,FF00FF # Any Lv26 Technique Disk = 030219
# 1A0203,FF00FF # Any Lv27 Technique Disk = 03021A
# 1B0203,FF00FF # Any Lv28 Technique Disk = 03021B
# 1C0203,FF00FF # Any Lv29 Technique Disk = 03021C
1D0203,FF00FF # Any Lv30 Technique Disk = 03021D

# Yellow - FFFF00
# 000004,FFFF00 # Meseta = 040000

# Cyan - 00FFFF
050002,00FFFF # Lv5 Default Mag = 020005

# Viridian - 40826D
# 000A03,40826D # Monogrinder = 030A00
# 010A03,40826D # Digrinder = 030A01
# 020A03,40826D # Trigrinder = 030A02

# Orange - FF7F00
# 000903,FF7F00 # Scape Doll = 030900

# Evade Materials are disabled by default.

# Hot Pink - FF69B4
# 000B03,FF69B4 # Power Material = 030B00
# 010B03,FF69B4 # Mind Material = 030B01
# 020B03,FF69B4 # Evade Material = 030B02
# 030B03,FF69B4 # HP Material = 030B03
# 040B03,FF69B4 # TP Material = 030B04
# 050B03,FF69B4 # Def Material = 030B05
060B03,FF69B4 # Luck Material = 030B06

# Tools are disabled by default, but here are some options to toggle.

# Lawn Green - 7CFC00
# 000003,7CFC00 # Monomate = 030000
# 010003,7CFC00 # Dimate = 030001
# 020003,7CFC00 # Trimate = 030002
# 000103,7CFC00 # Monofluid = 030100
# 010103,7CFC00 # Difluid = 030101
# 020103,7CFC00 # Trifluid = 030102
# 000303,7CFC00 # Sol Atomizer = 030300
# 000403,7CFC00 # Moon Atomizer = 030400
# 000503,7CFC00 # Star Atomizer = 030500
# 000603,7CFC00 # Antidote = 030600
# 010603,7CFC00 # Antiparalysis = 030601
# 000703,7CFC00 # Telepipe = 030700
# 000803,7CFC00 # Trap Vision = 030800

# There is a default sky blue color for event-related items.
# This section can be ignored, which is the default setting.

# Light Sky Blue - 87CEFA
001303,87CEFA # Present = 031300
001503,87CEFA # Christmas Present = 031500
011503,87CEFA # Easter Egg = 031501
021503,87CEFA # Jack-O'-Lantern = 031502