Skip to content

Commit

Permalink
the whole pr, thats it
Browse files Browse the repository at this point in the history
  • Loading branch information
EtheoBoxxman committed Sep 8, 2024
1 parent 34ec66c commit 996a9c3
Show file tree
Hide file tree
Showing 16 changed files with 16 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ GLOBAL_VAR_INIT(adventurer_hugbox_duration_still, 3 MINUTES)
flag = ADVENTURER
department_flag = PEASANTS
faction = "Station"
total_positions = 20
total_positions = 10
spawn_positions = 20
allowed_races = RACES_ALL_KINDS
tutorial = "Hero of nothing, adventurer by trade. Whatever led you to this fate is up to the wind to decide, and you've never fancied yourself for much other than the thrill. Someday your pride is going to catch up to you, and you're going to find out why most men don't end up in the annals of history."
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
allowed_sexes = list(MALE, FEMALE)
allowed_races = RACES_ALL_KINDS
outfit = /datum/outfit/job/roguetown/adventurer/barbarian
maximum_possible_slots = 3
traits_applied = list(TRAIT_CRITICAL_RESISTANCE, TRAIT_NOPAINSTUN, TRAIT_STEELHEARTED)
cmode_music = 'sound/music/combat_gronn.ogg'
category_tags = list(CTAG_ADVENTURER)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
allowed_sexes = list(MALE, FEMALE)
allowed_races = RACES_ALL_KINDS
outfit = /datum/outfit/job/roguetown/adventurer/bard
maximum_possible_slots = 3
traits_applied = list(TRAIT_MEDIUMARMOR, TRAIT_DODGEEXPERT)
category_tags = list(CTAG_ADVENTURER)

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
allowed_races = RACES_ALL_KINDS
vampcompat = FALSE
outfit = /datum/outfit/job/roguetown/adventurer/cleric
maximum_possible_slots = 3
traits_applied = list(TRAIT_HEAVYARMOR)
category_tags = list(CTAG_ADVENTURER)

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
allowed_sexes = list(MALE, FEMALE)
allowed_races = list(/datum/species/dwarf/mountain)
outfit = /datum/outfit/job/roguetown/adventurer/dbomb
maximum_possible_slots = 3
traits_applied = list(TRAIT_HEAVYARMOR)
category_tags = list(CTAG_ADVENTURER)

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
allowed_sexes = list(MALE, FEMALE)
allowed_races = list(/datum/species/dwarf/mountain)
outfit = /datum/outfit/job/roguetown/adventurer/dranger
maximum_possible_slots = 3
traits_applied = list(TRAIT_MEDIUMARMOR)
category_tags = list(CTAG_ADVENTURER)

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
allowed_sexes = list(MALE, FEMALE)
allowed_races = RACES_ALL_KINDS
outfit = /datum/outfit/job/roguetown/adventurer/mage
maximum_possible_slots = 3
category_tags = list(CTAG_ADVENTURER)

/datum/outfit/job/roguetown/adventurer/mage
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
allowed_sexes = list(MALE, FEMALE)
allowed_races = RACES_ALL_KINDS
outfit = /datum/outfit/job/roguetown/adventurer/monk
maximum_possible_slots = 3
traits_applied = list(TRAIT_DODGEEXPERT)

vampcompat = FALSE
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
allowed_sexes = list(MALE, FEMALE)
allowed_races = RACES_ALL_KINDS
outfit = /datum/outfit/job/roguetown/adventurer/ranger
maximum_possible_slots = 3
traits_applied = list(TRAIT_MEDIUMARMOR, TRAIT_DODGEEXPERT)
category_tags = list(CTAG_ADVENTURER)

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
allowed_sexes = list(MALE, FEMALE)
allowed_races = RACES_ALL_KINDS
outfit = /datum/outfit/job/roguetown/adventurer/necromancer
maximum_possible_slots = 3
pickprob = 30
traits_applied = list(TRAIT_ZOMBIE_IMMUNE)
category_tags = list(CTAG_DISABLED)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
/datum/species/elf/wood,
)
outfit = /datum/outfit/job/roguetown/adventurer/sentinal
maximum_possible_slots = 5
maximum_possible_slots = 3
traits_applied = list(TRAIT_MEDIUMARMOR, TRAIT_DODGEEXPERT)
category_tags = list(CTAG_ADVENTURER)

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
allowed_sexes = list(MALE, FEMALE)
allowed_races = RACES_ALL_KINDS
outfit = /datum/outfit/job/roguetown/adventurer/gravedigger
maximum_possible_slots = 3
traits_applied = list(TRAIT_MEDIUMARMOR, TRAIT_SEEPRICES)
category_tags = list(CTAG_ADVENTURER)

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
allowed_sexes = list(MALE, FEMALE)
allowed_races = RACES_ALL_KINDS
outfit = /datum/outfit/job/roguetown/adventurer/puritan
maximum_possible_slots = 3
maximum_possible_slots = 2
traits_applied = list(TRAIT_MEDIUMARMOR)
category_tags = list(CTAG_ADVENTURER)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
allowed_sexes = list(MALE, FEMALE)
allowed_races = RACES_ALL_KINDS
outfit = /datum/outfit/job/roguetown/adventurer/rogue
maximum_possible_slots = 3
traits_applied = list(TRAIT_MEDIUMARMOR, TRAIT_DODGEEXPERT)
category_tags = list(CTAG_ADVENTURER)
cmode_music = 'sound/music/combat_rogue.ogg'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
allowed_sexes = list(FEMALE)
allowed_races = RACES_ALL_KINDS
outfit = /datum/outfit/job/roguetown/adventurer/sorceress
maximum_possible_slots = 3
allowed_ages = list(AGE_MIDDLEAGED, AGE_OLD)
category_tags = list(CTAG_DISABLED)

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
allowed_sexes = list(MALE, FEMALE)
allowed_races = RACES_ALL_KINDS
outfit = /datum/outfit/job/roguetown/adventurer/sfighter
maximum_possible_slots = 3
traits_applied = list(TRAIT_HEAVYARMOR)

category_tags = list(CTAG_ADVENTURER)
Expand Down

0 comments on commit 996a9c3

Please sign in to comment.