I think chest and legs are like wizards because they have white gloves and a belt. I couldnt find the head armor anywhere in the assets/items/armor. Im really cuorious about them
I killed the whole village of them and they droped only grapes, bananas, burgers and med packs. I hoped to get their armor, but nothing
They must be apex because they keep on saying stuff like "may big ape guide you" I don't know something like that.
I've seen screens of them saying Glitch quotes and "REPLACE" too, so they might not have their quotes installed yet.
Mine talked about if they can keep one of my feathers, that they dreamed about flying, and something about Kluex. I think it depends on what race you are - mine was Avian.
I've found them, too. And honestly, I'm quite confused about what they are. With my Apex char, they said things like ''I once had a family, they were like you.'' and ''Outside, we're colorful, but inside, we're grey.''. I haven't heard any of the normal Apex I find say those lines. Makes me wonder if they are those ''Human Apex'' (A.K.A. What the Apex where originaly before the Miniknog reversed their evolution) whom couldn't be De-Evolved right, or that somehow failed to become Apex, and where cast away from their society into faraway world....... Theories and more theories....
The clothing is probably not actually anything you can find by itself, and is probably just on their sprites.
They are colorfulvillagers! related file can be found in /assets/npcs/colorfulvillager.npctype see dialogs in the code below Code: { "type" : "colourfulvillager", "baseType" : "villager", "damageTeam" : 1, "levelVariance" : [0.8, 1.2], "disableWornArmor" : true, "inateStatusEffects" : [ { "kind" : "Protection", "amount" : 1.0 } ], "scriptConfig" : { "noticePlayersRadius" : 30, "converse" : { "waitTime" : 0.5, "dialog" : { "default" : [ "What... have I become?" ], "apex" : { "default" : [ "What... have I become?", "My fur, it's... colourful.", "I remember... bananas.", "My dreams are haunted by a giant ape. What does this mean?", "I fell asleep at my desk and when I awoke, I'd written the word 'miniknog' over and over.", "What colourful fur I have! So strange.", "I feel like everything has changed overnight." ], "apex" : [ "You... your face is familiar, somehow.", "Were we once alike, Ape?", "Tell me what you know of the name Greenfinger.", "Why do you seem so familiar? It is like... no, I can't think.", "Have we met before, Ape?", "Seeing you makes me feel an alarming nostalgia. Why?", "Outside I am colourful, inside I am grey.", "I had... a family, once. They were like you." ] } } }, "flee" : { "reactionTimeRange" : [0.2, 1.0], "safeDistance" : 100, "safeDistanceWithGuards" : 40, "safeTimer" : 10, "stuckTime" : 4, "stuckCooldown" : 10, "dialogTimeRange" : [4, 10], "dialog" : { "helpme" : { "default" : [ "Guards! Help me!", "Help! Guards! Help!", "Guards! I've been accosted!" ], "glitch" : [ "Fear. Guards! Help me!", "Intimidated. Please don't hurt me!", "Abused. Guards! I've been accosted!", "Afraid. Get away from me! Guards!", "Terrified. Save me!", "Shocked. No! Get away from me!" ] }, "helpthem" : { "default" : [ "What have you done!?" ], "glitch" : [ "Fear. Guards!", "Intimidated. Please don't hurt me!", "Afraid. Leave me be! Guards!", "Terrified. Save me!", "Shocked. What have you done?!" ], "floran" : [ "Ssstabby time for me!", "Floran being hurted!", "Floran not ready for hunt!", "Greenguard help Floran!" ] }, "encourage" : { "default" : [ "Get 'em!", "Avenge me!", "Stick 'em once for me!", "Don't let 'em get away!" ], "glitch" : [ "Encourage. Put 'em to the sword!", "Excitement. Avenge me!", "Aggressive. Strike him down!", "Vengeful. Don't let 'em get away!" ], "floran" : [ "Ssstabb the intruders!", "Floran get revenge now!", "Ssslice them!", "Greenguard destroy it!" ] }, "safe" : { "default" : [ "Phew, I think I got away.", "I've escaped with my life!", "Is this the safe zone?" ], "glitch" : [ "Relieved. Phew, I think I got away.", "Thankful. I've escaped with my life!", "Wishful. If only I could afford a keep.", "Hopeful. Am I safe?", "Embarrassed. I think I leaked a little oil." ], "floran" : [ "Floran sssafe now.", "Floran not get ssstabbed after all.", "Them lucky Floran not have weapon.", "Sssalvation!" ] } } }, "sit" : { "timeOfDayRanges" : [ [0.6, 1.0], [0.0, 0.2] ], "moveTimeLimit" : 30, "searchRadius" : 10, "sitRadius" : 3, "cooldown" : 60, "timeRange" : [15, 240] }, "sleep" : { "searchRadius" : 15, "lieDownRadius" : 3, "moveToBedTimeLimit" : 10.0, "timeOfDayRanges" : [ [ [0.7, 0.75], [0.95, 1.0] ] ], "cooldown" : 30 }, "chat" : { "distanceRange" : [2.0, 4.0], "conversations" : [ [ [2, "blabbering", "idle" ], [1, "idle", "laugh" ], [2, "idle", "blabbering" ], [1, "sad", "idle" ] ], [ [2, "idle", "blabbering" ], [2, "blabbering", "happy" ], [1, "wink", "laugh" ], [2, "happy", "happy" ] ], [ [2, "idle", "blabbering" ], [2, "blabbering", "blabbering" ], [2, "blabbering", "annoyed" ], [3, "shouting", "shouting" ], [2, "annoyed", "annoyed" ] ] ], "cooldown" : 10 } }, "items" : { "default" : [ [0, [ { "chest" : [ { "name" : "colourfulchest", "data" : { "colorIndex" : 1 } } ], "legs" : [ { "name" : "colourfullegs", "data" : { "colorIndex" : 1 } } ], "head" : [ { "name" : "colourfulhead", "data" : { "colorIndex" : 1 } }, { "name" : "colourful2head", "data" : { "colorIndex" : 1 } } ] }, { "chest" : [ { "name" : "colourfulchest", "data" : { "colorIndex" : 2 } } ], "legs" : [ { "name" : "colourfullegs", "data" : { "colorIndex" : 2 } } ], "head" : [ { "name" : "colourfulhead", "data" : { "colorIndex" : 2 } }, { "name" : "colourful2head", "data" : { "colorIndex" : 1 } } ] }, { "chest" : [ { "name" : "colourfulchest", "data" : { "colorIndex" : 3 } } ], "legs" : [ { "name" : "colourfullegs", "data" : { "colorIndex" : 3 } } ], "head" : [ { "name" : "colourfulhead", "data" : { "colorIndex" : 3 } }, { "name" : "colourful2head", "data" : { "colorIndex" : 3 } } ] } ] ] ], "apex" : [ [0, [ { "chest" : [ { "name" : "colourfulchest", "data" : { "colorIndex" : 1 } } ], "legs" : [ { "name" : "colourfullegs", "data" : { "colorIndex" : 1 } } ], "head" : [ { "name" : "colourfulhead", "data" : { "colorIndex" : 1 } }, { "name" : "colourful2head", "data" : { "colorIndex" : 1 } } ] }, { "chest" : [ { "name" : "colourfulchest", "data" : { "colorIndex" : 2 } } ], "legs" : [ { "name" : "colourfullegs", "data" : { "colorIndex" : 2 } } ], "head" : [ { "name" : "colourfulhead", "data" : { "colorIndex" : 2 } } , { "name" : "colourful2head", "data" : { "colorIndex" : 2 } } ] }, { "chest" : [ { "name" : "colourfulchest", "data" : { "colorIndex" : 3 } } ], "legs" : [ { "name" : "colourfullegs", "data" : { "colorIndex" : 3 } } ], "head" : [ { "name" : "colourfulhead", "data" : { "colorIndex" : 3 } } ] } ] ] ], "avian" : [ [0, [ { "chest" : [ { "name" : "peasantchest", "data" : { "colorIndex" : 1 } } ], "legs" : [ { "name" : "peasantlegs", "data" : { "colorIndex" : 1 } } ] }, { "chest" : [ { "name" : "peasantchest", "data" : { "colorIndex" : 4 } } ], "legs" : [ { "name" : "peasantlegs", "data" : { "colorIndex" : 4 } } ] }, { "chest" : [ { "name" : "peasantchest", "data" : { "colorIndex" : 5 } } ], "legs" : [ { "name" : "peasantlegs", "data" : { "colorIndex" : 5 } } ] }, { "chest" : [ { "name" : "peasantchest", "data" : { "colorIndex" : 6 } } ], "legs" : [ { "name" : "peasantlegs", "data" : { "colorIndex" : 6 } } ] }, { "chest" : [ { "name" : "peasantchest", "data" : { "colorIndex" : 7 } } ], "legs" : [ { "name" : "peasantlegs", "data" : { "colorIndex" : 7 } } ] }, { "chest" : [ { "name" : "peasantchest", "data" : { "colorIndex" : 8 } } ], "legs" : [ { "name" : "peasantlegs", "data" : { "colorIndex" : 8 } } ] }, { "chest" : [ { "name" : "peasantchest", "data" : { "colorIndex" : 9 } } ], "legs" : [ { "name" : "peasantlegs", "data" : { "colorIndex" : 9 } } ] } ] ] ], "floran" : [ [0, [ { "chest" : [ { "name" : "peasantchest", "data" : { "colorIndex" : 1 } } ], "legs" : [ { "name" : "peasantlegs", "data" : { "colorIndex" : 1 } } ] }, { "chest" : [ { "name" : "peasantchest", "data" : { "colorIndex" : 4 } } ], "legs" : [ { "name" : "peasantlegs", "data" : { "colorIndex" : 4 } } ] }, { "chest" : [ { "name" : "peasantchest", "data" : { "colorIndex" : 5 } } ], "legs" : [ { "name" : "peasantlegs", "data" : { "colorIndex" : 5 } } ] }, { "chest" : [ { "name" : "peasantchest", "data" : { "colorIndex" : 6 } } ], "legs" : [ { "name" : "peasantlegs", "data" : { "colorIndex" : 6 } } ] }, { "chest" : [ { "name" : "peasantchest", "data" : { "colorIndex" : 7 } } ], "legs" : [ { "name" : "peasantlegs", "data" : { "colorIndex" : 7 } } ] }, { "chest" : [ { "name" : "peasantchest", "data" : { "colorIndex" : 8 } } ], "legs" : [ { "name" : "peasantlegs", "data" : { "colorIndex" : 8 } } ] }, { "chest" : [ { "name" : "peasantchest", "data" : { "colorIndex" : 9 } } ], "legs" : [ { "name" : "peasantlegs", "data" : { "colorIndex" : 9 } } ] } ] ] ], "glitch" : [ [0, [ { "chest" : [ { "name" : "peasantchest", "data" : { "colorIndex" : 1 } } ], "legs" : [ { "name" : "peasantlegs", "data" : { "colorIndex" : 1 } } ] }, { "chest" : [ { "name" : "peasantchest", "data" : { "colorIndex" : 4 } } ], "legs" : [ { "name" : "peasantlegs", "data" : { "colorIndex" : 4 } } ] }, { "chest" : [ { "name" : "peasantchest", "data" : { "colorIndex" : 5 } } ], "legs" : [ { "name" : "peasantlegs", "data" : { "colorIndex" : 5 } } ] }, { "chest" : [ { "name" : "peasantchest", "data" : { "colorIndex" : 6 } } ], "legs" : [ { "name" : "peasantlegs", "data" : { "colorIndex" : 6 } } ] }, { "chest" : [ { "name" : "peasantchest", "data" : { "colorIndex" : 7 } } ], "legs" : [ { "name" : "peasantlegs", "data" : { "colorIndex" : 7 } } ] }, { "chest" : [ { "name" : "peasantchest", "data" : { "colorIndex" : 8 } } ], "legs" : [ { "name" : "peasantlegs", "data" : { "colorIndex" : 8 } } ] }, { "chest" : [ { "name" : "peasantchest", "data" : { "colorIndex" : 9 } } ], "legs" : [ { "name" : "peasantlegs", "data" : { "colorIndex" : 9 } } ] } ] ] ], "human" : [ [0, [ { "chest" : [ { "name" : "peasantchest", "data" : { "colorIndex" : 1 } } ], "legs" : [ { "name" : "peasantlegs", "data" : { "colorIndex" : 1 } } ] }, { "chest" : [ { "name" : "peasantchest", "data" : { "colorIndex" : 4 } } ], "legs" : [ { "name" : "peasantlegs", "data" : { "colorIndex" : 4 } } ] }, { "chest" : [ { "name" : "peasantchest", "data" : { "colorIndex" : 5 } } ], "legs" : [ { "name" : "peasantlegs", "data" : { "colorIndex" : 5 } } ] }, { "chest" : [ { "name" : "peasantchest", "data" : { "colorIndex" : 6 } } ], "legs" : [ { "name" : "peasantlegs", "data" : { "colorIndex" : 6 } } ] }, { "chest" : [ { "name" : "peasantchest", "data" : { "colorIndex" : 7 } } ], "legs" : [ { "name" : "peasantlegs", "data" : { "colorIndex" : 7 } } ] }, { "chest" : [ { "name" : "peasantchest", "data" : { "colorIndex" : 8 } } ], "legs" : [ { "name" : "peasantlegs", "data" : { "colorIndex" : 8 } } ] }, { "chest" : [ { "name" : "peasantchest", "data" : { "colorIndex" : 9 } } ], "legs" : [ { "name" : "peasantlegs", "data" : { "colorIndex" : 9 } } ] } ] ] ], "hylotl" : [ [0, [ { "chest" : [ { "name" : "peasantchest", "data" : { "colorIndex" : 1 } } ], "legs" : [ { "name" : "peasantlegs", "data" : { "colorIndex" : 1 } } ] }, { "chest" : [ { "name" : "peasantchest", "data" : { "colorIndex" : 4 } } ], "legs" : [ { "name" : "peasantlegs", "data" : { "colorIndex" : 4 } } ] }, { "chest" : [ { "name" : "peasantchest", "data" : { "colorIndex" : 5 } } ], "legs" : [ { "name" : "peasantlegs", "data" : { "colorIndex" : 5 } } ] }, { "chest" : [ { "name" : "peasantchest", "data" : { "colorIndex" : 6 } } ], "legs" : [ { "name" : "peasantlegs", "data" : { "colorIndex" : 6 } } ] }, { "chest" : [ { "name" : "peasantchest", "data" : { "colorIndex" : 7 } } ], "legs" : [ { "name" : "peasantlegs", "data" : { "colorIndex" : 7 } } ] }, { "chest" : [ { "name" : "peasantchest", "data" : { "colorIndex" : 8 } } ], "legs" : [ { "name" : "peasantlegs", "data" : { "colorIndex" : 8 } } ] }, { "chest" : [ { "name" : "peasantchest", "data" : { "colorIndex" : 9 } } ], "legs" : [ { "name" : "peasantlegs", "data" : { "colorIndex" : 9 } } ] } ] ] ] }, "movementControllerSettings" : { "standingPoly" : [ [-0.75, -2.0], [-0.35, -2.5], [0.35, -2.5], [0.75, -2.0], [0.75, 0.65], [0.35, 1.22], [-0.35, 1.22], [-0.75, 0.65] ], "crouchingPoly" : [ [-0.75, -2.0], [-0.35, -2.5], [0.35, -2.5], [0.75, -2.0], [0.75, -0.5], [0.35, 0], [-0.35, 0], [-0.75, -0.5] ], "mass" : 0.6, "jumpSpeed" : 24.0 }, "humanoidTiming" : { // Idle, Walk, Run, Jump, Fall, Swim, SwimIdle, Duck, Sit, Lay "stateCycle" : [1.0, 0.75, 0.75, 0.25, 0.25, 0.50, 0.50, 1.0, 1.0, 1.0], "stateFrames" : [1, 8, 8, 4, 4, 7, 2, 1, 1, 1], // EmoteIdle, Blabbering, Shouting, Happy, Sad, NEUTRAL, Laugh, Annoyed, Oh, OOOH, Blink, Wink, Eat, Sleep // , normal , caps , :) , :'(, :| , :D , , :o, :O , , ;) "emoteCycle" : [1.0, 0.3, 0.3, 0.3, 1.0, 0.3, 0.5, 1.0, 1.0, 1.0, 1.0, 0.5, 0.3, 1], "emoteFrames" : [1, 2, 2, 2, 5, 2, 2, 2, 2, 3, 3, 5, 2, 2] }, "statusParameters" : { "baseMaxHealth" : 10, "baseMaxEnergy" : 40, "bodyMaterialKind" : "organic", "damageConfig" : "/damage/damageresponse/npcs.config", "invulnerabilityTime" : 0 }, "splashConfig" : { "splashSpeedMin" : 10.0, "splashMinWaterLevel" : 0.4, "splashBottomSensor" : [0, -2.0], "splashTopSensor" : [0, 2.0], "numSplashParticles" : 8, "splashYVelocityFactor" : 0.2, "splashParticle" : { "type" : "ember", "position" : [0, -1], "finalVelocity" : [0, -20], "approach" : [0, 50], "color" : [60, 150, 224, 100], "size" : 4.0, "timeToLive" : 0.5, "destructionAction" : "shrink", "destructionTime" : 0.2 }, "splashParticleVariance" : { "velocity" : [10, 0] } } } it seems like every NPC who settled in a rainbow biome will turn into such a colorfulvillager. i knew rainbowbiomes had something weird to them
Hmmm, that's most interesing.... Perhaps they are the remnants of the Apex Resistance, who fled the Miniknog and settled on Rainbow Biomes, and got turned into ''Colorful Villagers''...... Man, that's creepy. Makes me think that the Rainbow Biomes are something like the Lotus Eater Island from the Odyssey....
Haha, i found these people, wasn't sure if anyone mentioned them, so i searched "starbound blue and pink people" in google and found this thread. And fortunately, i make it a habit to note the name and coordinates of any system i go to. So these colorful villagers here, can be found on System - X Algorab 33, Planet - III e, Coordinates - [-95150546, -86793912].
Well, the furniture is glitch and they have the glitch habit of stating their tone before speaking, as in, "jovial". I would guess glitch outcasts maybe?
Ask the Starbound devs? Possibly they are putting in new npc's that we haven't heard of yet hidden in their updates? Someone needs to spread the word about this, NOW!
I have heard of these before, quite a long time ago. Mysterious fellows! Probably "chosen" of the Apex. http://playstarbound.com/introducing-the-apex/ Makes me wonder if they are some sort of horrible mutated gooey blobs inside their suits... Like Nightmare from Metroid Fusion... *shudder*
I found these aswell, as an Apex they said they found me familiar and that I made them feel nostalgic.