Mapitem.txt: Difference between revisions
From Ephinea PSO Wiki
mNo edit summary |
(added music disk hex codes so you don't have to excavate them yourself) |
||
Line 76: | Line 76: | ||
011503,87CEFA # Easter Egg = 031501 | 011503,87CEFA # Easter Egg = 031501 | ||
021503,87CEFA # Jack-O'-Lantern = 031502 | 021503,87CEFA # Jack-O'-Lantern = 031502 | ||
# For convenience, the music disks are all below | |||
# The color can be changed to something of your choice | |||
# Black - 000000 | |||
# 001603,000000 # Disk Vol.1 "Wedding March" - 031600 | |||
# 011603,000000 # Disk Vol.2 "Day Light" - 031601 | |||
# 021603,000000 # Disk Vol.3 "Burning Rangers" - 031602 | |||
# 031603,000000 # Disk Vol.4 "Open Your Heart" - 031603 | |||
# 041603,000000 # Disk Vol.5 "Live & Learn" - 031604 | |||
# 051603,000000 # Disk Vol.6 "NiGHTS" - 031605 | |||
# 061603,000000 # Disk Vol.7 "Ending Theme (Piano ver.)" - 031606 | |||
# 071603,000000 # Disk Vol.8 "Heart to Heart" - 031607 | |||
# 081603,000000 # Disk Vol.9 "Strange Blue" 031608 | |||
# 091603,000000 # Disk Vol.10 "Reunion System" - 031609 | |||
# 0A1603,000000 # Disk Vol.11 "Pinnacles" - 03160A | |||
# 0B1603,000000 # Disk Vol.12 "Fight inside the Spaceship" - 03160B | |||
# 0C1603,000000 # Disk Vol.13 "Get It Up" - 03160C | |||
# 0D1603,000000 # Disk Vol.14 "Flight" - 03160D | |||
# 0E1603,000000 # Disk Vol.15 "Space Harrier" - 03160E | |||
# 0F1603,000000 # Disk Vol.16 "Deathwatch" - 03160F | |||
# 101603,000000 # Disk Vol.17 "Fly Me To The Moon" - 031610 | |||
# 111603,000000 # Disk Vol.18 "Puyo Puyo" - 031611 | |||
# 121603,000000 # Disk Vol.19 "Rhythm And Balance" - 031612 | |||
# 131603,000000 # Disk Vol.20 "The Party Must Go On" - 031613 | |||
# 141603,000000 # Disk Vol.21 "Armada Battle" - 031614 | |||
# 151603,000000 # Disk Vol.22 "Back 2 Back" - 031615 | |||
# 161603,000000 # Disk Vol.23 "The Strange Fruits" - 031616 | |||
# 171603,000000 # Disk Vol.24 "The Whims of Fate" - 031617 | |||
# 181603,000000 # Disk Vol.25 "Last Impression" - 031618 |
Revision as of 02:39, 2 November 2023
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 # For convenience, the music disks are all below # The color can be changed to something of your choice # Black - 000000 # 001603,000000 # Disk Vol.1 "Wedding March" - 031600 # 011603,000000 # Disk Vol.2 "Day Light" - 031601 # 021603,000000 # Disk Vol.3 "Burning Rangers" - 031602 # 031603,000000 # Disk Vol.4 "Open Your Heart" - 031603 # 041603,000000 # Disk Vol.5 "Live & Learn" - 031604 # 051603,000000 # Disk Vol.6 "NiGHTS" - 031605 # 061603,000000 # Disk Vol.7 "Ending Theme (Piano ver.)" - 031606 # 071603,000000 # Disk Vol.8 "Heart to Heart" - 031607 # 081603,000000 # Disk Vol.9 "Strange Blue" 031608 # 091603,000000 # Disk Vol.10 "Reunion System" - 031609 # 0A1603,000000 # Disk Vol.11 "Pinnacles" - 03160A # 0B1603,000000 # Disk Vol.12 "Fight inside the Spaceship" - 03160B # 0C1603,000000 # Disk Vol.13 "Get It Up" - 03160C # 0D1603,000000 # Disk Vol.14 "Flight" - 03160D # 0E1603,000000 # Disk Vol.15 "Space Harrier" - 03160E # 0F1603,000000 # Disk Vol.16 "Deathwatch" - 03160F # 101603,000000 # Disk Vol.17 "Fly Me To The Moon" - 031610 # 111603,000000 # Disk Vol.18 "Puyo Puyo" - 031611 # 121603,000000 # Disk Vol.19 "Rhythm And Balance" - 031612 # 131603,000000 # Disk Vol.20 "The Party Must Go On" - 031613 # 141603,000000 # Disk Vol.21 "Armada Battle" - 031614 # 151603,000000 # Disk Vol.22 "Back 2 Back" - 031615 # 161603,000000 # Disk Vol.23 "The Strange Fruits" - 031616 # 171603,000000 # Disk Vol.24 "The Whims of Fate" - 031617 # 181603,000000 # Disk Vol.25 "Last Impression" - 031618