- Gender
- Male
- Guildcard
- 42000044
If you're using Soly's Item Reader addon that uses Eidolon's Lua script plugin, the Ephinea specific items will not show up with any colour in the Item Reader as they don't have any configuration.
Place these under the Ephinea section in items_list.lua.
I don't think I forgot anything, but let me know if I did. Note that Stealth Kit and Stealth are repurposed items (Cell of MAG 0503), so they will be picked up by the Item Reader.
Everything will show up red, other than disks, which are yellow, unless you manually change the colour.
Place these under the Ephinea section in items_list.lua.
Code:
t[ 0x000808 ] = { COLOR_RARE, true } -- M&A60 Vise*
t[ 0x001201 ] = { COLOR_RARE, true } -- Spread Needle*
t[ 0x001B01 ] = { COLOR_RARE, true } -- Bringer's Rifle*
t[ 0x001D01 ] = { COLOR_RARE, true } -- Psycho Wand* - Rabbit Wand
t[ 0x001D02 ] = { COLOR_RARE, true } -- Psycho Wand* - Sorcerer's Cane
t[ 0x002101 ] = { COLOR_RARE, true } -- Chain Sawd* - Daisy Chain
t[ 0x002102 ] = { COLOR_RARE, true } -- Chain Sawd* - Crazy Tune
t[ 0x003201 ] = { COLOR_RARE, true } -- Tsumikiri J-Sword* - Daisy Chain
t[ 0x003202 ] = { COLOR_RARE, true } -- Tsumikiri J-Sword* - Crazy Tune
t[ 0x003401 ] = { COLOR_RARE, true } -- Red Sword* - Daisy Chain
t[ 0x003402 ] = { COLOR_RARE, true } -- Red Sword* - Crazy Tune
t[ 0x004502 ] = { COLOR_RARE, true } -- Frozen Shooter*
t[ 0x004B02 ] = { COLOR_RARE, true } -- Guld Milla*
t[ 0x004B03 ] = { COLOR_RARE, true } -- Dual Bird*
t[ 0x005801 ] = { COLOR_RARE, true } -- Striker of Chao* - Rabbit Wand
t[ 0x005802 ] = { COLOR_RARE, true } -- Striker of Chao* - Sorcerer's Cane
t[ 0x008F09 ] = { COLOR_RARE, true } -- Flowen's Sword (3084)* - Daisy Chain
t[ 0x008F0A ] = { COLOR_RARE, true } -- Flowen's Sword (3084)* - Crazy Tune
t[ 0x009701 ] = { COLOR_RARE, true } -- Zanba* - Daisy Chain
t[ 0x009702 ] = { COLOR_RARE, true } -- Zanba* - Crazy Tune
t[ 0x009D01 ] = { COLOR_RARE, true } -- Dark Flow* - Daisy Chain
t[ 0x009D02 ] = { COLOR_RARE, true } -- Dark Flow* - Crazy Tune
t[ 0x00B001 ] = { COLOR_RARE, true } -- Mille Marteaux*
t[ 0x00C501 ] = { COLOR_RARE, true } -- Glide Divine* - Rabbit Wand
t[ 0x00C502 ] = { COLOR_RARE, true } -- Glide Divine* - Sorcerer's Cane
t[ 0x010253 ] = { COLOR_RARE, true } -- Blue Ring*
t[ 0x01025B ] = { COLOR_RARE, true } -- Green Ring*
t[ 0x010263 ] = { COLOR_RARE, true } -- Yellow Ring*
t[ 0x01026B ] = { COLOR_RARE, true } -- Purple Ring*
t[ 0x010273 ] = { COLOR_RARE, true } -- Anti-Dark Ring
t[ 0x010274 ] = { COLOR_RARE, true } -- White Ring*
t[ 0x01027B ] = { COLOR_RARE, true } -- Anti-Light Ring
t[ 0x01027C ] = { COLOR_RARE, true } -- Black Ring*
t[ 0x024D00 ] = { COLOR_RARE, true } -- Stealth
t[ 0x024E00 ] = { COLOR_RARE, true } -- Mag*
t[ 0x024F00 ] = { COLOR_RARE, true } -- Varuna*
t[ 0x025000 ] = { COLOR_RARE, true } -- Kalki*
t[ 0x025100 ] = { COLOR_RARE, true } -- Vritra*
t[ 0x030E28 ] = { COLOR_RARE, true } -- Heart of Daisy Chain
t[ 0x030E29 ] = { COLOR_RARE, true } -- Heart of Crazy Tune
t[ 0x030E2A ] = { COLOR_RARE, true } -- Heart of Rianov 303SNR
t[ 0x030E2B ] = { COLOR_RARE, true } -- Heart of Yasminkov 9000M
t[ 0x030E2C ] = { COLOR_RARE, true } -- Heart of Rabbit Wand
t[ 0x030E2D ] = { COLOR_RARE, true } -- Heart of Sorcerer's Cane
t[ 0x030E2E ] = { COLOR_RARE, true } -- Neutralizer
t[ 0x030E2F ] = { COLOR_RARE, true } -- Blue Paint
t[ 0x030E30 ] = { COLOR_RARE, true } -- Green Paint
t[ 0x030E31 ] = { COLOR_RARE, true } -- Yellow Paint
t[ 0x030E32 ] = { COLOR_RARE, true } -- Purple Paint
t[ 0x030E33 ] = { COLOR_RARE, true } -- White Paint
t[ 0x030E34 ] = { COLOR_RARE, true } -- Black Paint
t[ 0x030E35 ] = { COLOR_RARE, true } -- Red Paint
t[ 0x031005 ] = { COLOR_RARE, true } -- Event Egg
t[ 0x031006 ] = { COLOR_RARE, true } -- 1st Anniv. Bronze Badge
t[ 0x031007 ] = { COLOR_RARE, true } -- 1st Anniv. Silver Badge
t[ 0x031008 ] = { COLOR_RARE, true } -- 1st Anniv. Gold Badge
t[ 0x031009 ] = { COLOR_RARE, true } -- 1st Anniv. Platinum Badge
t[ 0x03100A ] = { COLOR_RARE, true } -- 2nd Anniv. Bronze Badge
t[ 0x03100B ] = { COLOR_RARE, true } -- 2nd Anniv. Silver Badge
t[ 0x03100C ] = { COLOR_RARE, true } -- 2nd Anniv. Gold Badge
t[ 0x03100D ] = { COLOR_RARE, true } -- 2nd Anniv. Platinum Badge
t[ 0x031010 ] = { COLOR_RARE, true } -- 3rd Anniv. Bronze Badge
t[ 0x031011 ] = { COLOR_RARE, true } -- 3rd Anniv. Silver Badge
t[ 0x031012 ] = { COLOR_RARE, true } -- 3rd Anniv. Gold Badge
t[ 0x031013 ] = { COLOR_RARE, true } -- 3rd Anniv. Platinum Badge
t[ 0x031014 ] = { COLOR_RARE, true } -- Photon Hoard
t[ 0x031015 ] = { COLOR_RARE, true } -- 4th Anniv. Bronze Badge
t[ 0x031016 ] = { COLOR_RARE, true } -- 4th Anniv. Silver Badge
t[ 0x031017 ] = { COLOR_RARE, true } -- 4th Anniv. Gold Badge
t[ 0x031018 ] = { COLOR_RARE, true } -- 4th Anniv. Platinum Badge
t[ 0x031019 ] = { COLOR_RARE, true } -- Anniv. Bronze Badge
t[ 0x03101A ] = { COLOR_RARE, true } -- Anniv. Silver Badge
t[ 0x03101B ] = { COLOR_RARE, true } -- Anniv. Gold Badge
t[ 0x03101C ] = { COLOR_RARE, true } -- Anniv. Platinum Badge
t[ 0x03100E ] = { COLOR_RARE, true } -- Halloween Cookie
t[ 0x03100F ] = { COLOR_RARE, true } -- Coal
t[ 0x03160C ] = { COLOR_MUSIC, true } -- Disk Vol.13 "Get It Up"
t[ 0x03160D ] = { COLOR_MUSIC, true } -- Disk Vol.14 "Flight"
t[ 0x03160E ] = { COLOR_MUSIC, true } -- Disk Vol.15 "Space Harrier"
t[ 0x03160F ] = { COLOR_MUSIC, true } -- Disk Vol.16 "Deathwatch"
t[ 0x031610 ] = { COLOR_MUSIC, true } -- Disk Vol.17 "Fly Me To The Moon"
t[ 0x031611 ] = { COLOR_MUSIC, true } -- Disk Vol.18 "Puyo Puyo"
t[ 0x031612 ] = { COLOR_MUSIC, true } -- Disk Vol.19 "Rhythm And Balance"
t[ 0x031613 ] = { COLOR_MUSIC, true } -- Disk Vol.20 "The Party Must Go On"
t[ 0x031614 ] = { COLOR_MUSIC, true } -- Disk Vol.21 "Armada Battle"
t[ 0x031705 ] = { COLOR_RARE, true } -- Viridia Badge
t[ 0x031706 ] = { COLOR_RARE, true } -- Greenill Badge
t[ 0x031707 ] = { COLOR_RARE, true } -- Skyly Badge
t[ 0x031708 ] = { COLOR_RARE, true } -- Bluefull Badge
t[ 0x031709 ] = { COLOR_RARE, true } -- Purplenum Badge
t[ 0x03170A ] = { COLOR_RARE, true } -- Pinkal Badge
t[ 0x03170B ] = { COLOR_RARE, true } -- Redria Badge
t[ 0x03170C ] = { COLOR_RARE, true } -- Oran Badge
t[ 0x03170D ] = { COLOR_RARE, true } -- Yellowboze Badge
t[ 0x03170E ] = { COLOR_RARE, true } -- Whitill Badge
t[ 0x03180B ] = { COLOR_RARE, true } -- Stealth Kit
t[ 0x03180C ] = { COLOR_RARE, true } -- Mag Kit
t[ 0x03180D ] = { COLOR_RARE, true } -- Varuna Kit
t[ 0x03180E ] = { COLOR_RARE, true } -- Kalki Kit
t[ 0x03180F ] = { COLOR_RARE, true } -- Vritra Kit
t[ 0x031810 ] = { COLOR_RARE, true } -- Heart of YN-0117
I don't think I forgot anything, but let me know if I did. Note that Stealth Kit and Stealth are repurposed items (Cell of MAG 0503), so they will be picked up by the Item Reader.
Everything will show up red, other than disks, which are yellow, unless you manually change the colour.
Last edited: