Skip to content

Commit

Permalink
Merge pull request #4 from EtheoBoxxman/the-commonering
Browse files Browse the repository at this point in the history
Adventurer Slots Tweak
TheGreatKitsune authored Sep 9, 2024
2 parents 9b2da27 + 996a9c3 commit c1c999f
Showing 16 changed files with 16 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -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."
Original file line number Diff line number Diff line change
@@ -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)
Original file line number Diff line number Diff line change
@@ -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)

Original file line number Diff line number Diff line change
@@ -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)

Original file line number Diff line number Diff line change
@@ -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)

Original file line number Diff line number Diff line change
@@ -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)

Original file line number Diff line number Diff line change
@@ -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
Original file line number Diff line number Diff line change
@@ -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
Original file line number Diff line number Diff line change
@@ -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)

Original file line number Diff line number Diff line change
@@ -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)
Original file line number Diff line number Diff line change
@@ -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)

Original file line number Diff line number Diff line change
@@ -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)

Original file line number Diff line number Diff line change
@@ -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)
Original file line number Diff line number Diff line change
@@ -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'
Original file line number Diff line number Diff line change
@@ -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)

Original file line number Diff line number Diff line change
@@ -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)

0 comments on commit c1c999f

Please sign in to comment.