Rain World

Rain World

Iterator Kit
What did I do wrong? I don't know what to do!
My Iterator isn't appearing at all, just an empty AI chamber room.

[
{
"id": "DF",
"roomId": "DF_AI",
"airFriction": 0.99,
"annoyedScore": 15,
"angryScore": 0,
"talkHeight": 0,
"pearlFallback": "pastMoon",
"startPos": {
"x": 9,
"y": 32



},
"roomEffects": {
"pearls": "pebbles"
},
"cornerPositions": [
{"x": 9, "y": 32},
{"x": 38, "y": 32},
{"x": 38, "y": 3},
{"x": 10, "y": 3}
],
"body": {
"oracleColor": {
"r": 255, "g": 0, "b": 0
},
"halo": {
"innerRing": {"r": 255, "g": 0, "b": 0}
"outerRing": {"r": 0, "g": 255, "b": 0}
}
"arm": {
"armColor": {"r": 255, "g": 0, "b": 0},
"armHighlight": {"r": 255, "g": 0, "b": 0}
},
"gown": {
"color": {
"type": "solid",
"r": 255, "g": 166, "b": 50
}
},
"sigil": null,
},
"eyes": {"r": 0, "g": 0, "b": 0}
},

"events": {
"generic": [
{
"event": "playerEnter",
"random": true,
"gravity": 1,
"sound": "SS_AI_Exit_Work_Mode",
"moveTo": {"x": 241, "y": 244},
"texts": ["Hi <PlayerName>. Or should I say. ME!", "Is this reaching you by chance?", "Anyways let me configure this real quick.."],
"color": {"r": 255, "g": 0, "b": 255, "a": 255},
"action": "giveMark",
"screens": [
{
"image": "aiimg1_dm",
"hold": 80,
"alpha": 200,
"pos": {"x": 370, "y": 300},
"moveSpeed": 0
}
]
},
{
"event": "afterGiveMark",
"texts": [". . .", "Are you understanding me?", "If not then I'm sorry about that, oh well!", "It's nice to finally be able to talk to someone after these past cycles.", "It's getting worse, ya know."],
"score": {
"action": "set",
"amount": 17
}
},
{
"event": "afterGiveMark",
"for": ["Red"],
"texts": ["Hmm.. Your time limit seems very short, almost as its dwindling, an ominous countdown if you will", " . . . ", "I know the feeling, nobody is able to see your pain, your suffering that you must bear for your entire life..", "I know I almost never do this, but you need help!"],
"action": "giveKarma",
"actionParam": 9,
"texts": ["Unless you having something for me, leave at once, and may the Lord guide you", "You poor adorable slugcat"]
},
{
"event": "afterGiveMark",
"action": "startPlayerConversation"
},
{
"event": "playerConversation",
"hold": 4,
"movement": "talk",
"texts": [
"Talking is a mess.", "Please wait on standby for further instructions.",
"This occurs if they player already has the mark."
]
},
{
"event": "playerConversation",
"gravity": 0
},
{
"event": "noeventy",
"action": "kickPlayerOut",
"gravity": 0,
"actionParam": "DF_ROOF05"
},
{
"event": "playerAttack",
"random": true,
"texts": ["Hey, quit that!", "I order you to stop that!", "KNOCKITOFF!!"],
"gravity": 1,
"score": {
"action": "subtract",
"amount": 3
}
},
{
"event": "oracleAnnoyed",
"random": true,
"movement": "keepDistance",
"texts": ["Hey, stop what you're doing, you.. You Thing!", "I said stop.", "STOP IT NOW!"],
"action": "subtract",
"amount": 5
},
{
"event": "oracleAngry",
"texts": ["ENOUGH!"],
"action": "kickPlayerOut",
"actionParam": "DF_ROOF05"
}
],
"pearls": [
{
"item": "CC",
"text": "Shall I explain this to you?"
},
{
"item": "Misc",
"texts": ["A pearl that has faded in time.. Strange.."]
}
],
"items": [
{
"item": "KarmaFlower",
"text": "Strange, that flower has interesting properties, heck, eating one protects your cycle, it's fascinating, isn't it?"
}
]
},
"overseers": {
"color": {"r": 153, "g": 0, "b": 255},
"regions": ["OE"],
"guideToRoom": "DF_AI",
"genMin": 0, "genMax": 100
}

},
}
]

}





},
{
"id": "DF",
"for": ["Artificer"],
"events": {
"generic": [
{
"event": "playerEnter",
"texts": ["You've been to have been to Five Pebbles haven't you?", " . . . ", "He sent someone to destroy and take away of more that I love!", "Leave at once!", "You Red Devil from Hell!"],
"action": "kickPlayerOut"
}
]
}
}

]