antagonists
Lou Cherry
(Insertgoodnamehere)
as
The
Brother
/datum/antagonist/brother
-
SUCCESS
Convert someone else using your flash.
/datum/objective/convert_brother -
SUCCESS
Assassinate Alexander Moore, the Chaplain.
/datum/objective/assassinate -
SUCCESS
Steal a hand teleporter
/datum/objective/steal -
SUCCESS
Escape on the shuttle or an escape pod alive and without being in custody.
/datum/objective/escape
Gives-The-Hugs
(CourageTheCat)
as
The
Traitor
/datum/antagonist/traitor
-
SUCCESS
BECOME PLANT, MAKE STATION PLANT
/datum/objective/custom -
FAIL
Escape on the shuttle or an escape pod alive and without being in custody.
/datum/objective/escape
Valerie Diamant
(ValerieSteel)
as
The
Traitor
/datum/antagonist/traitor
-
FAIL
Prevent Ignacio Blanc, the Warden, from escaping alive.
/datum/objective/maroon -
FAIL
Steal the captain's antique laser gun
/datum/objective/steal -
FAIL
Escape on the shuttle or an escape pod alive and without being in custody.
/datum/objective/escape
Ethan Oneal
(Dr_onion)
as
The
Traitor
/datum/antagonist/traitor
-
FAIL
Assassinate Khal-Thrask, the Station Engineer.
/datum/objective/assassinate -
FAIL
Steal the hypospray
/datum/objective/steal -
SUCCESS
Escape on the shuttle or an escape pod alive and without being in custody.
/datum/objective/escape
Terrel Lord
(Golfer45)
as
The
Traitor
/datum/antagonist/traitor
-
SUCCESS
Steal the heavily radioactive plutonium core from the onboard self-destruct
/datum/objective/steal
Adam Wilson
(AJK737)
as
The
Heretic
/datum/antagonist/heretic
-
FAIL
Research at least 18 knowledge from the Mansus. You start with 6 researched.
/datum/objective/heretic_research -
FAIL
Sacrifice at least 5 crewmembers.
/datum/objective/minor_sacrifice -
FAIL
Summon 2 monsters from the Mansus into this realm.
/datum/objective/heretic_summon
Madame Blanc Merry
(Xzero314)
as
The
Nuclear Operative Leader
/datum/antagonist/nukeop/leader
-
FAIL
Destroy the station with a nuclear device.
/datum/objective/nuclear
Boston Merry
(Aves_maximus)
as
The
Nuclear Operative
/datum/antagonist/nukeop
-
FAIL
Destroy the station with a nuclear device.
/datum/objective/nuclear
Bluespace Merry
(Shodd)
as
The
Nuclear Operative
/datum/antagonist/nukeop
-
FAIL
Destroy the station with a nuclear device.
/datum/objective/nuclear
Wilson Merry
(Sgt. Adams)
as
The
Nuclear Operative
/datum/antagonist/nukeop
-
FAIL
Destroy the station with a nuclear device.
/datum/objective/nuclear
Will Nodder
(Mrjafar)
as
The
Brother
/datum/antagonist/brother
-
FAIL
Steal the captain's antique laser gun
/datum/objective/steal -
SUCCESS
Murder Marriette, the Scientist.
/datum/objective/assassinate/obsessed -
FAIL
Escape on the shuttle or an escape pod alive and without being in custody.
/datum/objective/escape
Gram Li
(Grammi)
as
The
Brother
/datum/antagonist/brother
-
FAIL
Escape on the shuttle or an escape pod alive and without being in custody.
/datum/objective/escape -
FAIL
Help your blood brother Will Nodder
/datum/objective/custom
Andre Michigan
(Uncle_Fruit_VEVO)
as
The
Brother
/datum/antagonist/brother
-
SUCCESS
Convert someone else using your flash.
/datum/objective/convert_brother -
SUCCESS
Assassinate Alexander Moore, the Chaplain.
/datum/objective/assassinate -
SUCCESS
Steal a hand teleporter
/datum/objective/steal -
SUCCESS
Escape on the shuttle or an escape pod alive and without being in custody.
/datum/objective/escape
Abel Bennett
(Fineisfine)
as
The
Obsessed
/datum/antagonist/obsessed
-
FAIL
Spend 2 minutes around Carl Von Yading while they're alive.
/datum/objective/spendtime -
FAIL
Take a photo of Carl Von Yading while they're alive, and keep it in your bag.
/datum/objective/polaroid -
SUCCESS
Murder Woods Chap, Carl Von Yading's coworker.
/datum/objective/assassinate/jealous -
SUCCESS
Murder Carl Von Yading, the Scientist.
/datum/objective/assassinate/obsessed
Crath-Gilm
(Goblinman221)
as
The
Ash Walker
/datum/antagonist/ashwalker
-
SUCCESS
Protect the necropolis tendril nest at all costs.
/datum/objective/protect_object
Kal-Dooka
(Aves_maximus)
as
The
Ash Walker
/datum/antagonist/ashwalker
-
SUCCESS
Protect the necropolis tendril nest at all costs.
/datum/objective/protect_object
Raw Data
{
"data": {
"1": {
"key": "Insertgoodnamehere",
"name": "Lou Cherry",
"antagonist_type": "\/datum\/antagonist\/brother",
"antagonist_name": "Brother",
"objectives": [
{
"objective_type": "\/datum\/objective\/convert_brother",
"text": "Convert someone else using your flash.",
"result": "SUCCESS"
},
{
"objective_type": "\/datum\/objective\/assassinate",
"text": "Assassinate Alexander Moore, the Chaplain.",
"result": "SUCCESS"
},
{
"objective_type": "\/datum\/objective\/steal",
"text": "Steal a hand teleporter",
"result": "SUCCESS"
},
{
"objective_type": "\/datum\/objective\/escape",
"text": "Escape on the shuttle or an escape pod alive and without being in custody.",
"result": "SUCCESS"
}
],
"team": {
"type": "\/datum\/team\/brother_team",
"name": "Blood Brothers of Cherry & Michigan",
"id": 1
}
},
"2": {
"key": "CourageTheCat",
"name": "Gives-The-Hugs",
"antagonist_type": "\/datum\/antagonist\/traitor",
"antagonist_name": "Traitor",
"objectives": [
{
"objective_type": "\/datum\/objective\/custom",
"text": "BECOME PLANT, MAKE STATION PLANT",
"result": "SUCCESS"
},
{
"objective_type": "\/datum\/objective\/escape",
"text": "Escape on the shuttle or an escape pod alive and without being in custody.",
"result": "FAIL"
}
],
"team": []
},
"3": {
"key": "ValerieSteel",
"name": "Valerie Diamant",
"antagonist_type": "\/datum\/antagonist\/traitor",
"antagonist_name": "Traitor",
"objectives": [
{
"objective_type": "\/datum\/objective\/maroon",
"text": "Prevent Ignacio Blanc, the Warden, from escaping alive.",
"result": "FAIL"
},
{
"objective_type": "\/datum\/objective\/steal",
"text": "Steal the captain's antique laser gun",
"result": "FAIL"
},
{
"objective_type": "\/datum\/objective\/escape",
"text": "Escape on the shuttle or an escape pod alive and without being in custody.",
"result": "FAIL"
}
],
"team": []
},
"4": {
"key": "Dr_onion",
"name": "Ethan Oneal",
"antagonist_type": "\/datum\/antagonist\/traitor",
"antagonist_name": "Traitor",
"objectives": [
{
"objective_type": "\/datum\/objective\/assassinate",
"text": "Assassinate Khal-Thrask, the Station Engineer.",
"result": "FAIL"
},
{
"objective_type": "\/datum\/objective\/steal",
"text": "Steal the hypospray",
"result": "FAIL"
},
{
"objective_type": "\/datum\/objective\/escape",
"text": "Escape on the shuttle or an escape pod alive and without being in custody.",
"result": "SUCCESS"
}
],
"team": []
},
"5": {
"key": "Golfer45",
"name": "Terrel Lord",
"antagonist_type": "\/datum\/antagonist\/traitor",
"antagonist_name": "Traitor",
"objectives": [
{
"objective_type": "\/datum\/objective\/steal",
"text": "Steal the heavily radioactive plutonium core from the onboard self-destruct",
"result": "SUCCESS"
}
],
"team": []
},
"6": {
"key": "AJK737",
"name": "Adam Wilson",
"antagonist_type": "\/datum\/antagonist\/heretic",
"antagonist_name": "Heretic",
"objectives": [
{
"objective_type": "\/datum\/objective\/heretic_research",
"text": "Research at least 18 knowledge from the Mansus. You start with 6 researched.",
"result": "FAIL"
},
{
"objective_type": "\/datum\/objective\/minor_sacrifice",
"text": "Sacrifice at least 5 crewmembers.",
"result": "FAIL"
},
{
"objective_type": "\/datum\/objective\/heretic_summon",
"text": "Summon 2 monsters from the Mansus into this realm.",
"result": "FAIL"
}
],
"team": []
},
"7": {
"key": "Xzero314",
"name": "Madame Blanc Merry",
"antagonist_type": "\/datum\/antagonist\/nukeop\/leader",
"antagonist_name": "Nuclear Operative Leader",
"objectives": [
{
"objective_type": "\/datum\/objective\/nuclear",
"text": "Destroy the station with a nuclear device.",
"result": "FAIL"
}
],
"team": {
"type": "\/datum\/team\/nuclear",
"name": "Merry Team",
"id": 2
}
},
"8": {
"key": "Aves_maximus",
"name": "Boston Merry",
"antagonist_type": "\/datum\/antagonist\/nukeop",
"antagonist_name": "Nuclear Operative",
"objectives": [
{
"objective_type": "\/datum\/objective\/nuclear",
"text": "Destroy the station with a nuclear device.",
"result": "FAIL"
}
],
"team": {
"type": "\/datum\/team\/nuclear",
"name": "Merry Team",
"id": 2
}
},
"9": {
"key": "Shodd",
"name": "Bluespace Merry",
"antagonist_type": "\/datum\/antagonist\/nukeop",
"antagonist_name": "Nuclear Operative",
"objectives": [
{
"objective_type": "\/datum\/objective\/nuclear",
"text": "Destroy the station with a nuclear device.",
"result": "FAIL"
}
],
"team": {
"type": "\/datum\/team\/nuclear",
"name": "Merry Team",
"id": 2
}
},
"10": {
"key": "Sgt. Adams",
"name": "Wilson Merry",
"antagonist_type": "\/datum\/antagonist\/nukeop",
"antagonist_name": "Nuclear Operative",
"objectives": [
{
"objective_type": "\/datum\/objective\/nuclear",
"text": "Destroy the station with a nuclear device.",
"result": "FAIL"
}
],
"team": {
"type": "\/datum\/team\/nuclear",
"name": "Merry Team",
"id": 2
}
},
"11": {
"key": "Mrjafar",
"name": "Will Nodder",
"antagonist_type": "\/datum\/antagonist\/brother",
"antagonist_name": "Brother",
"objectives": [
{
"objective_type": "\/datum\/objective\/steal",
"text": "Steal the captain's antique laser gun",
"result": "FAIL"
},
{
"objective_type": "\/datum\/objective\/assassinate\/obsessed",
"text": "Murder Marriette, the Scientist.",
"result": "SUCCESS"
},
{
"objective_type": "\/datum\/objective\/escape",
"text": "Escape on the shuttle or an escape pod alive and without being in custody.",
"result": "FAIL"
}
],
"team": {
"type": "\/datum\/team\/brother_team",
"name": "Blood Brothers of Nodder & Li",
"id": 3
}
},
"12": {
"key": "Grammi",
"name": "Gram Li",
"antagonist_type": "\/datum\/antagonist\/brother",
"antagonist_name": "Brother",
"objectives": [
{
"objective_type": "\/datum\/objective\/escape",
"text": "Escape on the shuttle or an escape pod alive and without being in custody.",
"result": "FAIL"
},
{
"objective_type": "\/datum\/objective\/custom",
"text": "Help your blood brother Will Nodder",
"result": "FAIL"
}
],
"team": {
"type": "\/datum\/team\/brother_team",
"name": "Blood Brothers of Nodder & Li",
"id": 3
}
},
"13": {
"key": "Uncle_Fruit_VEVO",
"name": "Andre Michigan",
"antagonist_type": "\/datum\/antagonist\/brother",
"antagonist_name": "Brother",
"objectives": [
{
"objective_type": "\/datum\/objective\/convert_brother",
"text": "Convert someone else using your flash.",
"result": "SUCCESS"
},
{
"objective_type": "\/datum\/objective\/assassinate",
"text": "Assassinate Alexander Moore, the Chaplain.",
"result": "SUCCESS"
},
{
"objective_type": "\/datum\/objective\/steal",
"text": "Steal a hand teleporter",
"result": "SUCCESS"
},
{
"objective_type": "\/datum\/objective\/escape",
"text": "Escape on the shuttle or an escape pod alive and without being in custody.",
"result": "SUCCESS"
}
],
"team": {
"type": "\/datum\/team\/brother_team",
"name": "Blood Brothers of Cherry & Michigan",
"id": 1
}
},
"14": {
"key": "Fineisfine",
"name": "Abel Bennett",
"antagonist_type": "\/datum\/antagonist\/obsessed",
"antagonist_name": "Obsessed",
"objectives": [
{
"objective_type": "\/datum\/objective\/spendtime",
"text": "Spend 2 minutes around Carl Von Yading while they're alive.",
"result": "FAIL"
},
{
"objective_type": "\/datum\/objective\/polaroid",
"text": "Take a photo of Carl Von Yading while they're alive, and keep it in your bag.",
"result": "FAIL"
},
{
"objective_type": "\/datum\/objective\/assassinate\/jealous",
"text": "Murder Woods Chap, Carl Von Yading's coworker.",
"result": "SUCCESS"
},
{
"objective_type": "\/datum\/objective\/assassinate\/obsessed",
"text": "Murder Carl Von Yading, the Scientist.",
"result": "SUCCESS"
}
],
"team": []
},
"15": {
"key": "Goblinman221",
"name": "Crath-Gilm",
"antagonist_type": "\/datum\/antagonist\/ashwalker",
"antagonist_name": "Ash Walker",
"objectives": [
{
"objective_type": "\/datum\/objective\/protect_object",
"text": "Protect the necropolis tendril nest at all costs.",
"result": "SUCCESS"
}
],
"team": {
"type": "\/datum\/team\/ashwalkers",
"name": "Ash Walker Tribe",
"id": 4
}
},
"16": {
"key": "Aves_maximus",
"name": "Kal-Dooka",
"antagonist_type": "\/datum\/antagonist\/ashwalker",
"antagonist_name": "Ash Walker",
"objectives": [
{
"objective_type": "\/datum\/objective\/protect_object",
"text": "Protect the necropolis tendril nest at all costs.",
"result": "SUCCESS"
}
],
"team": {
"type": "\/datum\/team\/ashwalkers",
"name": "Ash Walker Tribe",
"id": 4
}
}
},
"parser": null,
"id": 9259461,
"datetime": {
"date": "2023-12-03 01:44:44.000000",
"timezone_type": 3,
"timezone": "UTC"
},
"round": 219899,
"key": "antagonists",
"type": "associative",
"version": 3,
"json": "{\"data\":{\"1\":{\"key\":\"Insertgoodnamehere\",\"name\":\"Lou Cherry\",\"antagonist_type\":\"\/datum\/antagonist\/brother\",\"antagonist_name\":\"Brother\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/convert_brother\",\"text\":\"Convert someone else using your flash.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Alexander Moore, the Chaplain.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal a hand teleporter\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/escape\",\"text\":\"Escape on the shuttle or an escape pod alive and without being in custody.\",\"result\":\"SUCCESS\"}],\"team\":{\"type\":\"\/datum\/team\/brother_team\",\"name\":\"Blood Brothers of Cherry & Michigan\",\"id\":1}},\"2\":{\"key\":\"CourageTheCat\",\"name\":\"Gives-The-Hugs\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/custom\",\"text\":\"BECOME PLANT, MAKE STATION PLANT\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/escape\",\"text\":\"Escape on the shuttle or an escape pod alive and without being in custody.\",\"result\":\"FAIL\"}],\"team\":[]},\"3\":{\"key\":\"ValerieSteel\",\"name\":\"Valerie Diamant\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/maroon\",\"text\":\"Prevent Ignacio Blanc, the Warden, from escaping alive.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the captain's antique laser gun\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/escape\",\"text\":\"Escape on the shuttle or an escape pod alive and without being in custody.\",\"result\":\"FAIL\"}],\"team\":[]},\"4\":{\"key\":\"Dr_onion\",\"name\":\"Ethan Oneal\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Khal-Thrask, the Station Engineer.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the hypospray\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/escape\",\"text\":\"Escape on the shuttle or an escape pod alive and without being in custody.\",\"result\":\"SUCCESS\"}],\"team\":[]},\"5\":{\"key\":\"Golfer45\",\"name\":\"Terrel Lord\",\"antagonist_type\":\"\/datum\/antagonist\/traitor\",\"antagonist_name\":\"Traitor\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the heavily radioactive plutonium core from the onboard self-destruct\",\"result\":\"SUCCESS\"}],\"team\":[]},\"6\":{\"key\":\"AJK737\",\"name\":\"Adam Wilson\",\"antagonist_type\":\"\/datum\/antagonist\/heretic\",\"antagonist_name\":\"Heretic\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/heretic_research\",\"text\":\"Research at least 18 knowledge from the Mansus. You start with 6 researched.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/minor_sacrifice\",\"text\":\"Sacrifice at least 5 crewmembers.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/heretic_summon\",\"text\":\"Summon 2 monsters from the Mansus into this realm.\",\"result\":\"FAIL\"}],\"team\":[]},\"7\":{\"key\":\"Xzero314\",\"name\":\"Madame Blanc Merry\",\"antagonist_type\":\"\/datum\/antagonist\/nukeop\/leader\",\"antagonist_name\":\"Nuclear Operative Leader\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/nuclear\",\"text\":\"Destroy the station with a nuclear device.\",\"result\":\"FAIL\"}],\"team\":{\"type\":\"\/datum\/team\/nuclear\",\"name\":\"Merry Team\",\"id\":2}},\"8\":{\"key\":\"Aves_maximus\",\"name\":\"Boston Merry\",\"antagonist_type\":\"\/datum\/antagonist\/nukeop\",\"antagonist_name\":\"Nuclear Operative\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/nuclear\",\"text\":\"Destroy the station with a nuclear device.\",\"result\":\"FAIL\"}],\"team\":{\"type\":\"\/datum\/team\/nuclear\",\"name\":\"Merry Team\",\"id\":2}},\"9\":{\"key\":\"Shodd\",\"name\":\"Bluespace Merry\",\"antagonist_type\":\"\/datum\/antagonist\/nukeop\",\"antagonist_name\":\"Nuclear Operative\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/nuclear\",\"text\":\"Destroy the station with a nuclear device.\",\"result\":\"FAIL\"}],\"team\":{\"type\":\"\/datum\/team\/nuclear\",\"name\":\"Merry Team\",\"id\":2}},\"10\":{\"key\":\"Sgt. Adams\",\"name\":\"Wilson Merry\",\"antagonist_type\":\"\/datum\/antagonist\/nukeop\",\"antagonist_name\":\"Nuclear Operative\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/nuclear\",\"text\":\"Destroy the station with a nuclear device.\",\"result\":\"FAIL\"}],\"team\":{\"type\":\"\/datum\/team\/nuclear\",\"name\":\"Merry Team\",\"id\":2}},\"11\":{\"key\":\"Mrjafar\",\"name\":\"Will Nodder\",\"antagonist_type\":\"\/datum\/antagonist\/brother\",\"antagonist_name\":\"Brother\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal the captain's antique laser gun\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/assassinate\/obsessed\",\"text\":\"Murder Marriette, the Scientist.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/escape\",\"text\":\"Escape on the shuttle or an escape pod alive and without being in custody.\",\"result\":\"FAIL\"}],\"team\":{\"type\":\"\/datum\/team\/brother_team\",\"name\":\"Blood Brothers of Nodder & Li\",\"id\":3}},\"12\":{\"key\":\"Grammi\",\"name\":\"Gram Li\",\"antagonist_type\":\"\/datum\/antagonist\/brother\",\"antagonist_name\":\"Brother\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/escape\",\"text\":\"Escape on the shuttle or an escape pod alive and without being in custody.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/custom\",\"text\":\"Help your blood brother Will Nodder\",\"result\":\"FAIL\"}],\"team\":{\"type\":\"\/datum\/team\/brother_team\",\"name\":\"Blood Brothers of Nodder & Li\",\"id\":3}},\"13\":{\"key\":\"Uncle_Fruit_VEVO\",\"name\":\"Andre Michigan\",\"antagonist_type\":\"\/datum\/antagonist\/brother\",\"antagonist_name\":\"Brother\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/convert_brother\",\"text\":\"Convert someone else using your flash.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/assassinate\",\"text\":\"Assassinate Alexander Moore, the Chaplain.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/steal\",\"text\":\"Steal a hand teleporter\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/escape\",\"text\":\"Escape on the shuttle or an escape pod alive and without being in custody.\",\"result\":\"SUCCESS\"}],\"team\":{\"type\":\"\/datum\/team\/brother_team\",\"name\":\"Blood Brothers of Cherry & Michigan\",\"id\":1}},\"14\":{\"key\":\"Fineisfine\",\"name\":\"Abel Bennett\",\"antagonist_type\":\"\/datum\/antagonist\/obsessed\",\"antagonist_name\":\"Obsessed\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/spendtime\",\"text\":\"Spend 2 minutes around Carl Von Yading while they're alive.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/polaroid\",\"text\":\"Take a photo of Carl Von Yading while they're alive, and keep it in your bag.\",\"result\":\"FAIL\"},{\"objective_type\":\"\/datum\/objective\/assassinate\/jealous\",\"text\":\"Murder Woods Chap, Carl Von Yading's coworker.\",\"result\":\"SUCCESS\"},{\"objective_type\":\"\/datum\/objective\/assassinate\/obsessed\",\"text\":\"Murder Carl Von Yading, the Scientist.\",\"result\":\"SUCCESS\"}],\"team\":[]},\"15\":{\"key\":\"Goblinman221\",\"name\":\"Crath-Gilm\",\"antagonist_type\":\"\/datum\/antagonist\/ashwalker\",\"antagonist_name\":\"Ash Walker\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/protect_object\",\"text\":\"Protect the necropolis tendril nest at all costs.\",\"result\":\"SUCCESS\"}],\"team\":{\"type\":\"\/datum\/team\/ashwalkers\",\"name\":\"Ash Walker Tribe\",\"id\":4}},\"16\":{\"key\":\"Aves_maximus\",\"name\":\"Kal-Dooka\",\"antagonist_type\":\"\/datum\/antagonist\/ashwalker\",\"antagonist_name\":\"Ash Walker\",\"objectives\":[{\"objective_type\":\"\/datum\/objective\/protect_object\",\"text\":\"Protect the necropolis tendril nest at all costs.\",\"result\":\"SUCCESS\"}],\"team\":{\"type\":\"\/datum\/team\/ashwalkers\",\"name\":\"Ash Walker Tribe\",\"id\":4}}}}",
"originalUrl": null
}
Install Gentoo