{
	"version": 5,
	"id": "AsmbQntYREwjLGyTM",
	"total_points": 217,
	"profile": {
		"name": "Lantern Archon",
		"title": "Outsider (Archon, Good, Lawful)",
		"player_name": "Dungeons on Automatic",
		"SM": -4
	},
	"settings": {
		"attributes": [
			{
				"id": "st",
				"type": "integer",
				"name": "ST",
				"full_name": "Strength",
				"base": "10",
				"cost_per_point": 10,
				"cost_adj_percent_per_sm": 10
			},
			{
				"id": "dx",
				"type": "integer",
				"name": "DX",
				"full_name": "Dexterity",
				"base": "10",
				"cost_per_point": 20
			},
			{
				"id": "iq",
				"type": "integer",
				"name": "IQ",
				"full_name": "Intelligence",
				"base": "10",
				"cost_per_point": 20
			},
			{
				"id": "ht",
				"type": "integer",
				"name": "HT",
				"full_name": "Health",
				"base": "10",
				"cost_per_point": 10
			},
			{
				"id": "will",
				"type": "integer",
				"name": "Will",
				"base": "$iq",
				"cost_per_point": 5
			},
			{
				"id": "fright_check",
				"type": "integer",
				"name": "Fright Check",
				"base": "$will",
				"cost_per_point": 2
			},
			{
				"id": "per",
				"type": "integer",
				"name": "Per",
				"full_name": "Perception",
				"base": "$iq",
				"cost_per_point": 5
			},
			{
				"id": "vision",
				"type": "integer",
				"name": "Vision",
				"base": "$per",
				"cost_per_point": 2
			},
			{
				"id": "hearing",
				"type": "integer",
				"name": "Hearing",
				"base": "$per",
				"cost_per_point": 2
			},
			{
				"id": "taste_smell",
				"type": "integer",
				"name": "Taste & Smell",
				"base": "$per",
				"cost_per_point": 2
			},
			{
				"id": "touch",
				"type": "integer",
				"name": "Touch",
				"base": "$per",
				"cost_per_point": 2
			},
			{
				"id": "basic_speed",
				"type": "decimal",
				"name": "Basic Speed",
				"base": "($dx + $ht) / 4",
				"cost_per_point": 20
			},
			{
				"id": "basic_move",
				"type": "integer",
				"name": "Basic Move",
				"base": "Math.floor($basic_speed)",
				"cost_per_point": 5
			},
			{
				"id": "fp",
				"type": "pool",
				"name": "FP",
				"full_name": "Fatigue Points",
				"base": "$ht",
				"cost_per_point": 3,
				"thresholds": [
					{
						"state": "Unconscious",
						"value": "-$fp",
						"ops": [
							"halve_move",
							"halve_dodge",
							"halve_st"
						]
					},
					{
						"state": "Collapse",
						"value": "0",
						"explanation": "Roll vs. Will to do anything besides talk or rest; failure causes unconsciousness\nEach FP you lose below 0 also causes 1 HP of injury\nMove, Dodge and ST are halved (B426)",
						"ops": [
							"halve_move",
							"halve_dodge",
							"halve_st"
						]
					},
					{
						"state": "Tired",
						"value": "Math.round($fp / 3)",
						"explanation": "Move, Dodge and ST are halved (B426)",
						"ops": [
							"halve_move",
							"halve_dodge",
							"halve_st"
						]
					},
					{
						"state": "Tiring",
						"value": "$fp - 1"
					},
					{
						"state": "Rested",
						"value": "$fp"
					}
				]
			},
			{
				"id": "hp",
				"type": "pool",
				"name": "HP",
				"full_name": "Hit Points",
				"base": "$st",
				"cost_per_point": 2,
				"cost_adj_percent_per_sm": 10,
				"thresholds": [
					{
						"state": "Dead",
						"value": "Math.round(-$hp * 5)",
						"ops": [
							"halve_move",
							"halve_dodge"
						]
					},
					{
						"state": "Dying #4",
						"value": "Math.round(-$hp * 4)",
						"explanation": "Roll vs. HT to avoid death\nRoll vs. HT-4 every second to avoid falling unconscious\nMove and Dodge are halved (B419)",
						"ops": [
							"halve_move",
							"halve_dodge"
						]
					},
					{
						"state": "Dying #3",
						"value": "Math.round(-$hp * 3)",
						"explanation": "Roll vs. HT to avoid death\nRoll vs. HT-3 every second to avoid falling unconscious\nMove and Dodge are halved (B419)",
						"ops": [
							"halve_move",
							"halve_dodge"
						]
					},
					{
						"state": "Dying #2",
						"value": "Math.round(-$hp * 2)",
						"explanation": "Roll vs. HT to avoid death\nRoll vs. HT-2 every second to avoid falling unconscious\nMove and Dodge are halved (B419)",
						"ops": [
							"halve_move",
							"halve_dodge"
						]
					},
					{
						"state": "Dying #1",
						"value": "-$hp",
						"explanation": "Roll vs. HT to avoid death\nRoll vs. HT-1 every second to avoid falling unconscious\nMove and Dodge are halved (B419)",
						"ops": [
							"halve_move",
							"halve_dodge"
						]
					},
					{
						"state": "Collapse",
						"value": "0",
						"explanation": "Roll vs. HT every second to avoid falling unconscious\nMove and Dodge are halved (B419)",
						"ops": [
							"halve_move",
							"halve_dodge"
						]
					},
					{
						"state": "Reeling",
						"value": "Math.round($hp / 3)",
						"explanation": "Move and Dodge are halved (B419)",
						"ops": [
							"halve_move",
							"halve_dodge"
						]
					},
					{
						"state": "Wounded",
						"value": "$hp - 1"
					},
					{
						"state": "Healthy",
						"value": "$hp"
					}
				]
			}
		],
		"damage_progression": "basic_set",
		"default_length_units": "ft_in",
		"default_weight_units": "lb",
		"body_type": {
			"name": "Humanoid",
			"roll": "3d",
			"locations": [
				{
					"id": "eye",
					"choice_name": "Eyes",
					"table_name": "Eyes",
					"hit_penalty": -9,
					"calc": {
						"roll_range": "-",
						"dr": {
							"all": 6
						}
					}
				},
				{
					"id": "skull",
					"choice_name": "Skull",
					"table_name": "Skull",
					"slots": 2,
					"hit_penalty": -7,
					"dr_bonus": 2,
					"calc": {
						"roll_range": "3-4",
						"dr": {
							"all": 12
						}
					}
				},
				{
					"id": "face",
					"choice_name": "Face",
					"table_name": "Face",
					"slots": 1,
					"hit_penalty": -5,
					"calc": {
						"roll_range": "5",
						"dr": {
							"all": 10
						}
					}
				},
				{
					"id": "leg",
					"choice_name": "Leg",
					"table_name": "Right Leg",
					"slots": 2,
					"hit_penalty": -2,
					"calc": {
						"roll_range": "6-7",
						"dr": {
							"all": 4
						}
					}
				},
				{
					"id": "arm",
					"choice_name": "Arm",
					"table_name": "Right Arm",
					"slots": 1,
					"hit_penalty": -2,
					"calc": {
						"roll_range": "8",
						"dr": {
							"all": 4
						}
					}
				},
				{
					"id": "torso",
					"choice_name": "Torso",
					"table_name": "Torso",
					"slots": 2,
					"calc": {
						"roll_range": "9-10",
						"dr": {
							"all": 4
						}
					}
				},
				{
					"id": "groin",
					"choice_name": "Groin",
					"table_name": "Groin",
					"slots": 1,
					"hit_penalty": -3,
					"calc": {
						"roll_range": "11",
						"dr": {
							"all": 4
						}
					}
				},
				{
					"id": "arm",
					"choice_name": "Arm",
					"table_name": "Left Arm",
					"slots": 1,
					"hit_penalty": -2,
					"calc": {
						"roll_range": "12",
						"dr": {
							"all": 4
						}
					}
				},
				{
					"id": "leg",
					"choice_name": "Leg",
					"table_name": "Left Leg",
					"slots": 2,
					"hit_penalty": -2,
					"calc": {
						"roll_range": "13-14",
						"dr": {
							"all": 4
						}
					}
				},
				{
					"id": "hand",
					"choice_name": "Hand",
					"table_name": "Hand",
					"slots": 1,
					"hit_penalty": -4,
					"calc": {
						"roll_range": "15",
						"dr": {
							"all": 2
						}
					}
				},
				{
					"id": "foot",
					"choice_name": "Foot",
					"table_name": "Foot",
					"slots": 1,
					"hit_penalty": -4,
					"calc": {
						"roll_range": "16",
						"dr": {
							"all": 2
						}
					}
				},
				{
					"id": "neck",
					"choice_name": "Neck",
					"table_name": "Neck",
					"slots": 2,
					"hit_penalty": -5,
					"calc": {
						"roll_range": "17-18",
						"dr": {
							"all": 4
						}
					}
				},
				{
					"id": "vitals",
					"choice_name": "Vitals",
					"table_name": "Vitals",
					"hit_penalty": -3,
					"calc": {
						"roll_range": "-",
						"dr": {
							"all": 4
						}
					}
				}
			]
		}
	},
	"attributes": [
		{
			"attr_id": "st",
			"adj": 0
		},
		{
			"attr_id": "dx",
			"adj": 0
		},
		{
			"attr_id": "iq",
			"adj": 0
		},
		{
			"attr_id": "ht",
			"adj": 0
		},
		{
			"attr_id": "will",
			"adj": 0
		},
		{
			"attr_id": "fright_check",
			"adj": 0
		},
		{
			"attr_id": "per",
			"adj": 0
		},
		{
			"attr_id": "vision",
			"adj": 0
		},
		{
			"attr_id": "hearing",
			"adj": 0
		},
		{
			"attr_id": "taste_smell",
			"adj": 0
		},
		{
			"attr_id": "touch",
			"adj": 0
		},
		{
			"attr_id": "basic_speed",
			"adj": 0
		},
		{
			"attr_id": "basic_move",
			"adj": 0
		},
		{
			"attr_id": "fp",
			"adj": 0
		},
		{
			"attr_id": "hp",
			"adj": 0
		}
	],
	"traits": [
		{
			"id": "Tsd9AbvzRcVHP-F3o",
			"name": "Lantern Archon",
			"reference": "Enraged Eggplant, Monsters (May 11, 2024): Lantern Archon [Monster Manual, page 16]",
			"local_notes": "Fan-derived draft authorized for publication. Enraged Eggplant granted unrestricted permission to use, adapt, convert, and publish these statistics. Originator credit: Original GURPS conversion by Enraged Eggplant, from Monsters (May 11, 2024); adapted and republished with permission. Source heading: Lantern Archon [Monster Manual, page 16]. SRD name overlap does not make these GURPS mechanics SRD content. Review status: draft. Fan document published 217 points; exact GCS library substitutions produce 217 points. Library adjustment: +0.",
			"container_type": "ancestry",
			"children": [
				{
					"id": "tFkEHHcHhuwIr5Vd8",
					"name": "Decreased Strength",
					"reference": "B14",
					"tags": [
						"Attribute",
						"Disadvantage",
						"Physical"
					],
					"local_notes": "Source construction: ST-9\nNative library match: Basic Set/Basic Set Traits (Basic Set Traits.adq). Fan source stated -90 point(s); library calculation is -90.",
					"points_per_level": -10,
					"can_level": true,
					"levels": 9,
					"features": [
						{
							"type": "attribute_bonus",
							"attribute": "st",
							"amount": -1,
							"per_level": true
						}
					],
					"calc": {
						"points": -90,
						"current_level": 9
					}
				},
				{
					"id": "tcz_EEsW9N5HH4yzW",
					"name": "Decreased Intelligence",
					"reference": "B15",
					"tags": [
						"Attribute",
						"Disadvantage",
						"Mental"
					],
					"local_notes": "Source construction: IQ-2\nNative library match: Basic Set/Basic Set Traits (Basic Set Traits.adq). Fan source stated -40 point(s); library calculation is -40.",
					"points_per_level": -20,
					"can_level": true,
					"levels": 2,
					"features": [
						{
							"type": "attribute_bonus",
							"attribute": "iq",
							"amount": -1,
							"per_level": true
						}
					],
					"calc": {
						"points": -40,
						"current_level": 2
					}
				},
				{
					"id": "tYvEbHeBZxzeRwAle",
					"name": "Decreased Size Modifier",
					"reference": "B19",
					"tags": [
						"Attribute",
						"Disadvantage",
						"Physical"
					],
					"local_notes": "Source construction: SM-4\nNative library match: Basic Set/Basic Set Traits (Basic Set Traits.adq). Fan source stated 0 point(s); library calculation is 0.",
					"features": [
						{
							"type": "attribute_bonus",
							"attribute": "sm",
							"amount": -1,
							"per_level": true
						}
					],
					"calc": {
						"points": 0
					}
				},
				{
					"id": "tKp8zeJfqFEf3_DyZ",
					"name": "Increased Perception",
					"reference": "B16",
					"tags": [
						"Advantage",
						"Attribute",
						"Mental",
						"Physical"
					],
					"local_notes": "Source construction: Per+2\nNative library match: Basic Set/Basic Set Traits (Basic Set Traits.adq). Fan source stated 10 point(s); library calculation is 10.",
					"points_per_level": 5,
					"can_level": true,
					"levels": 2,
					"features": [
						{
							"type": "attribute_bonus",
							"attribute": "per",
							"amount": 1,
							"per_level": true
						}
					],
					"calc": {
						"points": 10,
						"current_level": 2
					}
				},
				{
					"id": "toOhJRv8SvelpFxAG",
					"name": "360° Vision",
					"reference": "B34,P39",
					"tags": [
						"Advantage",
						"Exotic",
						"Physical"
					],
					"local_notes": "Source construction: 360° Vision (Panoptic I, +20%)\nNative library match: Basic Set/Basic Set Traits (Basic Set Traits.adq). Fan source stated 30 point(s); library calculation is 30.",
					"base_points": 25,
					"modifiers": [
						{
							"id": "mEXfIG9j3yHq36z3g",
							"name": "Panoptic 1",
							"reference": "P39",
							"cost_adj": "20%"
						}
					],
					"calc": {
						"points": 30
					}
				},
				{
					"id": "t2cmffWqJQ7MjQXm1",
					"name": "Doesn’t Breathe",
					"reference": "Enraged Eggplant, Monsters (May 11, 2024): Lantern Archon [Monster Manual, page 16]",
					"tags": [
						"Advantage",
						"Review Required"
					],
					"local_notes": "Source construction: Doesn’t Breathe",
					"base_points": 20,
					"calc": {
						"points": 20
					}
				},
				{
					"id": "tYRJ_uGhqwRNaFkIZ",
					"name": "Doesn’t Eat or Drink",
					"reference": "Enraged Eggplant, Monsters (May 11, 2024): Lantern Archon [Monster Manual, page 16]",
					"tags": [
						"Advantage",
						"Review Required"
					],
					"local_notes": "Source construction: Doesn’t Eat or Drink",
					"base_points": 10,
					"calc": {
						"points": 10
					}
				},
				{
					"id": "tAZOIF0Q_S4Xb0quR",
					"name": "Doesn’t Sleep",
					"reference": "Enraged Eggplant, Monsters (May 11, 2024): Lantern Archon [Monster Manual, page 16]",
					"tags": [
						"Advantage",
						"Review Required"
					],
					"local_notes": "Source construction: Doesn’t Sleep",
					"base_points": 20,
					"calc": {
						"points": 20
					}
				},
				{
					"id": "toAQi58R1hZ7BqkWY",
					"name": "Flight",
					"reference": "B56,P50,PSI14",
					"tags": [
						"Advantage",
						"Exotic",
						"Physical"
					],
					"local_notes": "Source construction: Flight (Magical, -10%)\nNative library match: Basic Set/Basic Set Traits (Basic Set Traits.adq). Fan source stated 36 point(s); library calculation is 36. Library note: Air Move is Basic Speed x 2 (drop all fractions)",
					"base_points": 40,
					"modifiers": [
						{
							"id": "mUa0MCbL7hs18fIYx",
							"name": "Magical",
							"reference": "P27",
							"cost_adj": "-10%",
							"local_notes": "Requires ambient Mana, and vulnerable to anti-powers."
						}
					],
					"calc": {
						"points": 36
					}
				},
				{
					"id": "twOvTfrorDedqekG2",
					"name": "Immunity to Metabolic Hazards",
					"reference": "Enraged Eggplant, Monsters (May 11, 2024): Lantern Archon [Monster Manual, page 16]",
					"tags": [
						"Advantage",
						"Review Required"
					],
					"local_notes": "Source construction: Immunity to Metabolic Hazards",
					"base_points": 30,
					"calc": {
						"points": 30
					}
				},
				{
					"id": "t3fq_P1CrUlE54Cto",
					"name": "Immunity to Petrification",
					"reference": "Enraged Eggplant, Monsters (May 11, 2024): Lantern Archon [Monster Manual, page 16]",
					"tags": [
						"Advantage",
						"Review Required"
					],
					"local_notes": "Source construction: Immunity to Petrification",
					"base_points": 5,
					"calc": {
						"points": 5
					}
				},
				{
					"id": "t521w9SKRsstar8bs",
					"name": "Injury Tolerance (Homogenous, No Head, No Blood, No Eyes, No Neck)",
					"reference": "Enraged Eggplant, Monsters (May 11, 2024): Lantern Archon [Monster Manual, page 16]",
					"tags": [
						"Advantage",
						"Review Required"
					],
					"local_notes": "Source construction: Injury Tolerance (Homogenous, No Head, No Blood, No Eyes, No Neck)",
					"base_points": 62,
					"calc": {
						"points": 62
					}
				},
				{
					"id": "tVYWf06VfYNnngJR4",
					"name": "Pressure Support",
					"reference": "B77",
					"tags": [
						"Advantage",
						"Exotic",
						"Physical"
					],
					"local_notes": "Source construction: Pressure Support 3\nNative library match: Basic Set/Basic Set Traits (Basic Set Traits.adq). Fan source stated 15 point(s); library calculation is 15.",
					"points_per_level": 5,
					"can_level": true,
					"levels": 3,
					"calc": {
						"points": 15,
						"current_level": 3
					}
				},
				{
					"id": "tYaW-oece36AKMNo5",
					"name": "Sealed",
					"reference": "B82",
					"tags": [
						"Advantage",
						"Exotic",
						"Physical"
					],
					"local_notes": "Source construction: Sealed\nNative library match: Basic Set/Basic Set Traits (Basic Set Traits.adq). Fan source stated 15 point(s); library calculation is 15.",
					"base_points": 15,
					"calc": {
						"points": 15
					}
				},
				{
					"id": "tgh_BhN2GKM5IVJnf",
					"name": "Unaging",
					"reference": "B95,PSI18",
					"tags": [
						"Advantage",
						"Exotic",
						"Physical"
					],
					"local_notes": "Source construction: Unaging\nNative library match: Basic Set/Basic Set Traits (Basic Set Traits.adq). Fan source stated 15 point(s); library calculation is 15.",
					"base_points": 15,
					"calc": {
						"points": 15
					}
				},
				{
					"id": "tkEwznc8-l2rFyvUi",
					"name": "Unkillable",
					"reference": "B95",
					"tags": [
						"Advantage",
						"Exotic",
						"Physical"
					],
					"local_notes": "Source construction: Unkillable 3 (Achilles’ Heel, Non-Mundane Attacks, -50%; Magical, -10%)\nNative library match: Basic Set/Basic Set Traits (Basic Set Traits.adq). Fan source stated 60 point(s); library calculation is 60.",
					"points_per_level": 50,
					"can_level": true,
					"levels": 3,
					"modifiers": [
						{
							"id": "m5Lzjm-ypPuQXYIZI",
							"name": "Achilles' Heel",
							"reference": "B95",
							"cost_adj": "-50%",
							"local_notes": "Achilles’ Heel, Non-Mundane Attacks"
						},
						{
							"id": "mFEw6wQUniv88La7A",
							"name": "Magical",
							"reference": "P27",
							"cost_adj": "-10%",
							"local_notes": "Requires ambient Mana, and vulnerable to anti-powers."
						}
					],
					"calc": {
						"points": 60,
						"current_level": 3
					}
				},
				{
					"id": "t7JrdzBt2fzG2PtgU",
					"name": "Vacuum Support",
					"reference": "B96",
					"tags": [
						"Advantage",
						"Exotic",
						"Physical"
					],
					"local_notes": "Source construction: Vacuum Support\nNative library match: Basic Set/Basic Set Traits (Basic Set Traits.adq). Fan source stated 5 point(s); library calculation is 5.",
					"base_points": 5,
					"calc": {
						"points": 5
					}
				},
				{
					"id": "tCzxua3dVWxAIH978",
					"name": "Aura of Menace",
					"reference": "Enraged Eggplant, Monsters (May 11, 2024): Lantern Archon [Monster Manual, page 16]",
					"tags": [
						"Advantage",
						"Review Required"
					],
					"local_notes": "Source construction: - Aura of Menace: Terror (Awe; Magical, -10%; Presence, +25%; Selective Area, +20%) [41].",
					"base_points": 41,
					"calc": {
						"points": 41
					}
				},
				{
					"id": "tfHgRFAeuvMkoByG7",
					"name": "Detect Evil",
					"reference": "Enraged Eggplant, Monsters (May 11, 2024): Lantern Archon [Monster Manual, page 16]",
					"tags": [
						"Advantage",
						"Review Required"
					],
					"local_notes": "Source construction: - Detect Evil: Detect (Evil; Cannot Analyze, -10%; Magical, -10%) [8].",
					"base_points": 8,
					"calc": {
						"points": 8
					}
				},
				{
					"id": "tnQVNbxnDPDpZvnzI",
					"name": "Electricity Resistance",
					"reference": "Enraged Eggplant, Monsters (May 11, 2024): Lantern Archon [Monster Manual, page 16]",
					"tags": [
						"Advantage",
						"Review Required"
					],
					"local_notes": "Source construction: Electricity Resistance [35]: DR 20 (Limited, Electricity, -40%; Tough Skin, -40%) [20] + Immunity to Electrical Conduction [5] + Immunity to Noxious Electrical Effects [10].",
					"base_points": 35,
					"calc": {
						"points": 35
					}
				},
				{
					"id": "tynn-zPz08hIrAR24",
					"name": "Light Ray",
					"reference": "Enraged Eggplant, Monsters (May 11, 2024): Lantern Archon [Monster Manual, page 16]",
					"tags": [
						"Advantage",
						"Review Required"
					],
					"local_notes": "Source construction: - Light Ray: Burning Attack 1d (Accessibility, Not against holy beings, -5%; Costs Fatigue, 1 FP, -5%; Increased 1/2D, 10x, +15%; Magical, -10%; Nuisance Effect, Reflective, -5%; Reduced Range, 1/10, -30%) [3].",
					"base_points": 3,
					"calc": {
						"points": 3
					}
				},
				{
					"id": "t_pIxCR7dYJxCuGNv",
					"name": "Teleport",
					"reference": "Enraged Eggplant, Monsters (May 11, 2024): Lantern Archon [Monster Manual, page 16]",
					"tags": [
						"Advantage",
						"Review Required"
					],
					"local_notes": "Source construction: - Teleport: Warp (Magical, -10%) [90].",
					"base_points": 90,
					"calc": {
						"points": 90
					}
				},
				{
					"id": "tRFQVrJ6ZyjsBfIsh",
					"name": "Tongues",
					"reference": "Enraged Eggplant, Monsters (May 11, 2024): Lantern Archon [Monster Manual, page 16]",
					"tags": [
						"Advantage",
						"Review Required"
					],
					"local_notes": "Source construction: - Tongues: Cosmic Power 3 (Limited, One Spoken Language, -50%; Magical, -10%) [12].",
					"base_points": 12,
					"calc": {
						"points": 12
					}
				},
				{
					"id": "t1Yh1f03qFkdVlaZ_",
					"name": "Curious",
					"reference": "B129",
					"tags": [
						"Disadvantage",
						"Mental"
					],
					"local_notes": "Source construction: Curious (12)\nNative library match: Basic Set/Basic Set Traits (Basic Set Traits.adq). Fan source stated -5 point(s); library calculation is -5. Library note: Make a self-control roll when presented with an interesting item or situation",
					"cr": 12,
					"base_points": -5,
					"calc": {
						"points": -5
					}
				},
				{
					"id": "txySyx99_8QfPH4_r",
					"name": "Honesty",
					"reference": "B138",
					"tags": [
						"Disadvantage",
						"Mental"
					],
					"local_notes": "Source construction: Honesty (9)\nNative library match: Basic Set/Basic Set Traits (Basic Set Traits.adq). Fan source stated -15 point(s); library calculation is -15. Library note: Make a self-control roll when faced with the “need” to break unreasonable laws; if you fail, you must obey the law, whatever the consequences. If you manage to resist your urges and break the law, make a second self-control roll afterward. If you fail, you must turn yourself in to the authorities!",
					"cr": 9,
					"base_points": -10,
					"calc": {
						"points": -15
					}
				},
				{
					"id": "tQa4XlCqIvro3IKXv",
					"name": "Intolerance (Fiends)",
					"reference": "Enraged Eggplant, Monsters (May 11, 2024): Lantern Archon [Monster Manual, page 16]",
					"tags": [
						"Disadvantage",
						"Review Required"
					],
					"local_notes": "Source construction: Intolerance (Fiends)",
					"base_points": -5,
					"calc": {
						"points": -5
					}
				},
				{
					"id": "t1taZ6kRHJXY8QeGJ",
					"name": "No Manipulators",
					"reference": "B145",
					"tags": [
						"Disadvantage",
						"Physical"
					],
					"local_notes": "Source construction: No Manipulators\nNative library match: Basic Set/Basic Set Traits (Basic Set Traits.adq). Fan source stated -50 point(s); library calculation is -50.",
					"base_points": -50,
					"features": [
						{
							"type": "cost_reduction",
							"attribute": "st",
							"percentage": 40
						},
						{
							"type": "cost_reduction",
							"attribute": "dx",
							"percentage": 40
						}
					],
					"calc": {
						"points": -50
					}
				},
				{
					"id": "t7Q6qWpLYjvuAmOh7",
					"name": "No Mouth",
					"reference": "Enraged Eggplant, Monsters (May 11, 2024): Lantern Archon [Monster Manual, page 16]",
					"tags": [
						"Disadvantage",
						"Review Required"
					],
					"local_notes": "Source construction: No Mouth",
					"base_points": -4,
					"calc": {
						"points": -4
					}
				},
				{
					"id": "t0AJ89boEjlUpfkXX",
					"name": "No Sense of Smell/Taste",
					"reference": "B146",
					"tags": [
						"Disadvantage",
						"Physical"
					],
					"local_notes": "Source construction: No Sense of Smell/Taste\nNative library match: Basic Set/Basic Set Traits (Basic Set Traits.adq). Fan source stated -5 point(s); library calculation is -5.",
					"base_points": -5,
					"calc": {
						"points": -5
					}
				},
				{
					"id": "tXk9yxvIwIGf9pWq_",
					"name": "Numb",
					"reference": "B146",
					"tags": [
						"Disadvantage",
						"Physical"
					],
					"local_notes": "Source construction: Numb\nNative library match: Basic Set/Basic Set Traits (Basic Set Traits.adq). Fan source stated -20 point(s); library calculation is -20.",
					"base_points": -20,
					"calc": {
						"points": -20
					}
				},
				{
					"id": "t6_AuL33pYieIOZiA",
					"name": "Pacifism (Cannot Harm Innocents)",
					"reference": "Enraged Eggplant, Monsters (May 11, 2024): Lantern Archon [Monster Manual, page 16]",
					"tags": [
						"Disadvantage",
						"Review Required"
					],
					"local_notes": "Source construction: Pacifism (Cannot Harm Innocents)",
					"base_points": -10,
					"calc": {
						"points": -10
					}
				},
				{
					"id": "tweYOKeO_1PSkvMZG",
					"name": "Truthfulness",
					"reference": "B159",
					"tags": [
						"Disadvantage",
						"Mental"
					],
					"local_notes": "Source construction: Truthfulness (9)\nNative library match: Basic Set/Basic Set Traits (Basic Set Traits.adq). Fan source stated -7 point(s); library calculation is -7. Library note: Make a self-control roll whenever you must keep silent about an uncomfortable truth (lying by omission). Roll at -5 if you actually have to tell a falsehood! If you fail, you blurt out the truth, or stumble so much that your lie is obvious.",
					"cr": 9,
					"base_points": -5,
					"features": [
						{
							"type": "skill_bonus",
							"selection_type": "skills_with_name",
							"name": {
								"compare": "is",
								"qualifier": "fast-talk"
							},
							"amount": -5
						}
					],
					"calc": {
						"points": -7
					}
				},
				{
					"id": "t1p1I028eG_0--Mwk",
					"name": "Unnatural",
					"reference": "DFM14",
					"tags": [
						"Disadvantage",
						"Exotic",
						"Physical"
					],
					"local_notes": "Source construction: Unnatural\nNative library match: Dungeon Fantasy RPG/Dungeon Fantasy RPG Traits (Dungeon Fantasy RPG Traits.adq). Fan source stated -50 point(s); library calculation is -50.",
					"base_points": -50,
					"calc": {
						"points": -50
					}
				},
				{
					"id": "tGAOIs0umLq3p3kbE",
					"name": "Vulnerability (Anarchic Weapons, x2)",
					"reference": "Enraged Eggplant, Monsters (May 11, 2024): Lantern Archon [Monster Manual, page 16]",
					"tags": [
						"Disadvantage",
						"Review Required"
					],
					"local_notes": "Source construction: Vulnerability (Anarchic Weapons, x2)",
					"base_points": -10,
					"calc": {
						"points": -10
					}
				},
				{
					"id": "tyo348Q6Tq_oG8Wob",
					"name": "Vulnerability (Unholy Weapons, x2)",
					"reference": "Enraged Eggplant, Monsters (May 11, 2024): Lantern Archon [Monster Manual, page 16]",
					"tags": [
						"Disadvantage",
						"Review Required"
					],
					"local_notes": "Source construction: Vulnerability (Unholy Weapons, x2)",
					"base_points": -10,
					"calc": {
						"points": -10
					}
				},
				{
					"id": "t4QX_-1bWBwObIvt-",
					"name": "Illumination",
					"reference": "PU2:10",
					"tags": [
						"Exotic",
						"Perk",
						"Physical"
					],
					"local_notes": "Source construction: Illumination (Magical, -10%)\nNative library match: Power Ups/Power Ups Traits (Power Ups Traits.adq). Fan source stated 1 point(s); library calculation is 1.",
					"base_points": 1,
					"modifiers": [
						{
							"id": "mQgtilP70zMpNPUJj",
							"name": "Magical",
							"reference": "P27",
							"cost_adj": "-10%",
							"local_notes": "Requires ambient Mana, and vulnerable to anti-powers."
						}
					],
					"calc": {
						"points": 1
					}
				},
				{
					"id": "t5gSutXJNaeO8BXRO",
					"name": "No Legs (Aerial)",
					"reference": "B145",
					"tags": [
						"Disadvantage",
						"Exotic",
						"Physical"
					],
					"local_notes": "Source construction: No Legs (Aerial)\nNative library match: Basic Set/Basic Set Traits (Basic Set Traits.adq). Fan source stated 0 point(s); library calculation is 0.",
					"prereqs": {
						"type": "prereq_list",
						"all": true,
						"prereqs": [
							{
								"type": "trait_prereq",
								"has": true,
								"name": {
									"compare": "is",
									"qualifier": "flight"
								}
							}
						]
					},
					"calc": {
						"points": 0
					}
				},
				{
					"id": "tr5v5SWDg7tnlV1UN",
					"name": "Point reconciliation (unparsed source construction)",
					"reference": "Enraged Eggplant, Monsters (May 11, 2024): Lantern Archon [Monster Manual, page 16]",
					"tags": [
						"Review Required",
						"Source Reconciliation"
					],
					"local_notes": "Source construction: Automated source children total 202; published source template total 217. Replace this adjustment after resolving grouped abilities, replacements, unusual cost notation, or a source arithmetic error.",
					"base_points": 15,
					"calc": {
						"points": 15
					}
				}
			],
			"calc": {
				"points": 217
			},
			"melee_weapons": [
				{
					"id": "AgdVmzXN_WKK7Zf6S",
					"damage": {
						"type": "burn",
						"base": "1d"
					},
					"usage": "Light Ray",
					"defaults": [
						{
							"type": "10",
							"modifier": 0
						}
					],
					"usage_notes": "Light Ray (10): 1d tight-beam burning. Ranged attack (Acc 3, Range 10). Costs 1 FP per use. Cannot affect holy beings. The beam is easily reflected. Normally it cannot be blocked, but someone may use a mirror or a highly polished shield to do so; this causes the attack to bounce off in a random direction, possibly striking the wrong target (p. B389). The mirror-wielder may even attempt to reflect it back at the archon, but this gives -2 to Block; the archon defends normally. On the upside, the archon may make use of mirrored surfaces to “ricochet” the beam. This inflicts -2 per bounce to the attack roll, but may allow the attacker to bypass cover; in addition, the target is at -1 per bounce to defend."
				},
				{
					"id": "AbyhRHI5sJI2KiPDF",
					"damage": {
						"type": "cr"
					},
					"usage": "Detect Evil",
					"defaults": [
						{
							"type": "10",
							"modifier": 0
						}
					],
					"usage_notes": "Detect Evil (10): By taking a Concentrate maneuver and rolling against Per modified by range penalties, the archon can sense evil auras of unholy creatures (such as fiends and clerics of evil deities) and unholy items. On a success, the archon learns the direction to the nearest significant evil aura."
				},
				{
					"id": "Aw64aNMNALCftnfQG",
					"damage": {
						"type": "cr"
					},
					"usage": "Teleport",
					"defaults": [
						{
							"type": "10",
							"modifier": -2
						}
					],
					"usage_notes": "Teleport (8): The archon has a magical ability to teleport as per the Warp advantage (p. B97)."
				}
			]
		}
	],
	"skills": [
		{
			"id": "ACT0YN2vtw7FBkaAv",
			"name": "Innate Attack (Beam)",
			"difficulty": "dx/a",
			"points": 1,
			"local_notes": "Stated level 10 in the source conversion."
		}
	],
	"notes": [
		{
			"id": "AY7hyj992A8T2m1rH",
			"text": "Typical Stats from the reviewed package: ST 1, DX 10, IQ 8, HT 10, HP 1, WILL 8, PER 10, FP 10, SPEED 5, MOVE 10, DODGE 8, DR 20. GCS derives its own values by applying the ancestry; where the two differ, the package's Typical Stats are what the Dungeons on Automatic encounter tables use."
		},
		{
			"id": "Aiu6IBsRbaiL77IpQ",
			"text": "Encounter rating: CER 26 (offense 17, protection 9), threat tier standard, appearing 2."
		},
		{
			"id": "AoyoRPkr64xahY30e",
			"text": "Aura of Menace: An archon can activate this ability to cause all creatures within 10 yards of him to make a Fright Check. The archon can exclude any beings from the area of effect. If a victim succeeds at his Fright Check, he will be unaffected by the archon’s Aura of Menace for one hour. Use Awe check table from GURPS Powers, page 85, if possible."
		},
		{
			"id": "A3euYbATC3q86ZrUi",
			"text": "GCS ancestry draft: gcs/lantern-archon.gct"
		},
		{
			"id": "AZDF4wdQySguAdugt",
			"text": "Source template total: 217 points."
		},
		{
			"id": "ANeweLKETNBBZx48C",
			"text": "Library-rebuilt template total: 217 points."
		},
		{
			"id": "A3pYALgVmz9I8aMEc",
			"text": "CER was computed from parsed Typical Stats using the Dungeons On Automatic baseline CER path."
		},
		{
			"id": "A5kB3Z-PdFklOAdwB",
			"text": "Review attacks, special abilities, encounter frequency, treasure, grappling, and GCS modifiers before approval."
		},
		{
			"id": "AG3Yd8kyIw5glna5e",
			"text": "GCS template includes a +15-point reconciliation child requiring decomposition."
		},
		{
			"id": "Adk6VFhVztTgV4ZgL",
			"text": "Original GURPS conversion by Enraged Eggplant, from Monsters (May 11, 2024); adapted and republished with permission."
		}
	],
	"created_date": "1970-01-01T00:00:00Z",
	"modified_date": "1970-01-01T00:00:00Z"
}
