Editing Photon Filter

From Ephinea PSO Wiki
Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.

Latest revision Your text
Line 13: Line 13:
Each use of a Photon Filter on a compatible weapon will change the weapon's color and consume the Photon Filter. The color chosen is the next color in the cycle listed below. When a Photon Filter is used on a White-colored weapon, its color will change to Green, restarting the cycle. There are no official names for these colors anywhere in the game files. The names below were chosen by staff to approximate the photon colors.
Each use of a Photon Filter on a compatible weapon will change the weapon's color and consume the Photon Filter. The color chosen is the next color in the cycle listed below. When a Photon Filter is used on a White-colored weapon, its color will change to Green, restarting the cycle. There are no official names for these colors anywhere in the game files. The names below were chosen by staff to approximate the photon colors.


The color values in the following table are in RGB format and are the photon colors applied to colorable weapons. For example, a Saber uses Green and a Brand uses Blue. The color of the weapon transitions between the two colors. The Index value is the color's index in the Photon Color table in the ItemPMT.
The color values in the following table are in RGBA format and are the photon colors applied to colorable weapons. For example, a Saber uses Green and a Brand uses Blue. The color of the weapon transitions between the two colors. The Index value is the color's index in the Photon Color table in the ItemPMT.


Photon bullets use static textures that are approximations of the photon colors. These textures can be found in <code>EphineaPSO\data\default\bullets.xvm</code> where the color index maps to the texture. For example, Mauve is index 10 and uses the 10th texture in bullets.xvm. If you were opening bullets.xvm in TextureManager, this would be Texture 9 because there is no texture for photon color index 0.
Photon bullets use static textures that are approximations of the photon colors. These textures can be found in <code>EphineaPSO\data\default\bullets.xvm</code> where the color index maps to the texture. For example, Mauve is index 10 and uses the 10th texture in bullets.xvm. If you were opening bullets.xvm in TextureManager, this would be Texture 9 because there is no texture for photon color index 0.
Line 28: Line 28:
| Green
| Green
| 1
| 1
| style="width: 10%; background:#80FF80| || #80FF80
| style="width: 10%; background:#80FF80FF| || #80FF80FF
| style="width: 10%; background:#198033| || #198033
| style="width: 10%; background:#198033FF| || #198033FF
|-
|-
| Blue
| Blue
| 2
| 2
| style="width: 10%; background:#4080FF| || #4080FF
| style="width: 10%; background:#4080FFFF| || #4080FFFF
| style="width: 10%; background:#0033B2| || #0033B2
| style="width: 10%; background:#0033B2FF| || #0033B2FF
|-
|-
| Purple
| Purple
| 3
| 3
| style="width: 10%; background:#FF80FF| || #FF80FF
| style="width: 10%; background:#FF80FFFF| || #FF80FFFF
| style="width: 10%; background:#663366| || #663366
| style="width: 10%; background:#663366FF| || #663366FF
|-
|-
| Red
| Red
| 4
| 4
| style="width: 10%; background:#FF5959| || #FF5959
| style="width: 10%; background:#FF5959FF| || #FF5959FF
| style="width: 10%; background:#B20000| || #B20000
| style="width: 10%; background:#B20000FF| || #B20000FF
|-
|-
| Yellow
| Yellow
| 5
| 5
| style="width: 10%; background:#FFFF00| || #FFFF00
| style="width: 10%; background:#FFFF00FF| || #FFFF00FF
| style="width: 10%; background:#996600| || #996600
| style="width: 10%; background:#996600FF| || #996600FF
|-
|-
| Blue and Green
| Blue and Green
| 6
| 6
| style="width: 10%; background:#80FF80| || #80FF80
| style="width: 10%; background:#80FF80FF| || #80FF80FF
| style="width: 10%; background:#4080FF| || #4080FF
| style="width: 10%; background:#4080FFFF| || #4080FFFF
|-
|-
| Rose
| Rose
| 7
| 7
| style="width: 10%; background:#FF80FF| || #FF80FF
| style="width: 10%; background:#FF80FFFF| || #FF80FFFF
| style="width: 10%; background:#FF5959| || #FF5959
| style="width: 10%; background:#FF5959FF| || #FF5959FF
|-
|-
| Chartreuse
| Chartreuse
| 8
| 8
| style="width: 10%; background:#FFFF4C| || #FFFF4C
| style="width: 10%; background:#FFFF4CFF| || #FFFF4CFF
| style="width: 10%; background:#80FF80| || #80FF80
| style="width: 10%; background:#80FF80FF| || #80FF80FF
|-
|-
| Mauve
| Mauve
| 10
| 10
| style="width: 10%; background:#80CCFF| || #80CCFF
| style="width: 10%; background:#80CCFFFF| || #80CCFFFF
| style="width: 10%; background:#B24CFF| || #B24CFF
| style="width: 10%; background:#B24CFFFF| || #B24CFFFF
|-
|-
| Cyan
| Cyan
| 23
| 23
| style="width: 10%; background:#40FFFF| || #40FFFF
| style="width: 10%; background:#40FFFFFF| || #40FFFFFF
| style="width: 10%; background:#1A6666| || #1A6666
| style="width: 10%; background:#1A6666FF| || #1A6666FF
|-
|-
| Orange
| Orange
| 24
| 24
| style="width: 10%; background:#FF8000| || #FF8000
| style="width: 10%; background:#FF8000FF| || #FF8000FF
| style="width: 10%; background:#664200| || #664200
| style="width: 10%; background:#664200FF| || #664200FF
|-
|-
| White
| White
| 25
| 25
| style="width: 10%; background:#FFFFFF| || #FFFFFF
| style="width: 10%; background:#FFFFFFFF| || #FFFFFFFF
| style="width: 10%; background:#666666| || #666666
| style="width: 10%; background:#666666FF| || #666666FF
|-
|-
|}
|}
Please note that all contributions to Ephinea PSO Wiki are considered to be released under the CC BY-NC-SA 4.0 (see Ephinea PSO Wiki:Copyrights for details). If you do not want your writing to be edited mercilessly and redistributed at will, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource. Do not submit copyrighted work without permission!
Cancel Editing help (opens in new window)