poosh
This commit is contained in:
@@ -4,6 +4,8 @@
|
||||
status_flags = 0
|
||||
unique_name = 0
|
||||
pixel_x = -16
|
||||
maptext_height = 64
|
||||
maptext_width = 64
|
||||
bubble_icon = "alienroyal"
|
||||
mob_size = MOB_SIZE_LARGE
|
||||
layer = LARGE_MOB_LAYER //above most mobs, but below speechbubbles
|
||||
|
||||
@@ -49,6 +49,8 @@ Difficulty: Hard
|
||||
melee_queue_distance = 20 // as far as possible really, need this because of blood warp
|
||||
ranged = 1
|
||||
pixel_x = -32
|
||||
maptext_height = 96
|
||||
maptext_width = 96
|
||||
gender = MALE
|
||||
del_on_death = 1
|
||||
crusher_loot = list(/obj/structure/closet/crate/necropolis/bubblegum/crusher)
|
||||
|
||||
@@ -44,6 +44,8 @@ Difficulty: Very Hard
|
||||
move_to_delay = 10
|
||||
ranged = 1
|
||||
pixel_x = -32
|
||||
maptext_height = 96
|
||||
maptext_width = 96
|
||||
del_on_death = TRUE
|
||||
achievement_type = /datum/award/achievement/boss/colossus_kill
|
||||
crusher_achievement_type = /datum/award/achievement/boss/colossus_crusher
|
||||
|
||||
@@ -59,6 +59,8 @@ Difficulty: Medium
|
||||
move_to_delay = 5
|
||||
ranged = 1
|
||||
pixel_x = -16
|
||||
maptext_height = 64
|
||||
maptext_width = 64
|
||||
crusher_loot = list(/obj/structure/closet/crate/necropolis/dragon/crusher)
|
||||
loot = list(/obj/structure/closet/crate/necropolis/dragon)
|
||||
butcher_results = list(/obj/item/stack/ore/diamond = 5, /obj/item/stack/sheet/sinew = 5, /obj/item/stack/sheet/bone = 30, /obj/item/reagent_containers/food/snacks/meat/slab/dragon = 5)
|
||||
|
||||
@@ -48,6 +48,8 @@ SHITCODE AHEAD. BE ADVISED. Also comment extravaganza
|
||||
score_achievement_type = /datum/award/score/legion_score
|
||||
pixel_y = -16
|
||||
pixel_x = -32
|
||||
maptext_height = 96
|
||||
maptext_width = 96
|
||||
loot = list(/obj/item/stack/sheet/bone = 3)
|
||||
vision_range = 10
|
||||
wander = FALSE
|
||||
|
||||
@@ -49,6 +49,8 @@
|
||||
mob_size = MOB_SIZE_LARGE
|
||||
armour_penetration = 30
|
||||
pixel_x = -16
|
||||
maptext_height = 64
|
||||
maptext_width = 64
|
||||
turns_per_move = 5
|
||||
movement_type = FLYING
|
||||
health_doll_icon = "spacedragon"
|
||||
|
||||
Reference in New Issue
Block a user