Bay 12 Games Forum

Please login or register.

Login with username, password and session length
Advanced search  

Author Topic: Getting people (meatshields) to join your party in Adventurer mode - Quickfix  (Read 782 times)

KaelGotDwarves

  • Bay Watcher
  • [CREATURE:FIRE_ELF]
    • View Profile

Here's a quick modding fix to have people join you in adventurer mode without having to do the irritating "make 5 different adventurers, retire them in one town and come back with another adventurer to recruit them".

So in my testing for the Samurai Mod, since drunks are no longer that numerous in DF, I found you can quick fix this by going to the race/civ creature_standard raw and giving a race: [PERSONALITY:EXCITEMENT_SEEKING:75:90:100], such as this.

Code: [Select]
[CREATURE:SHINOBI]
[NAME:shinobi:shinobi:shinobi]
[TILE:'S'][COLOR:7:0:0]
[GLOWTILE:'"'][GLOWCOLOR:4:0:1]
[SPEED:700][GRASSTRAMPLE:0]
[GENPOWER:2]
[EVIL]
[INTELLIGENT][LIKES_FIGHTING][LOCKPICKER][TRAPAVOID]
[BONECARN]
[CANOPENDOORS]
[PREFSTRING:terrifying features]
[BODY:HUMANOID:2EYES:2EARS:NOSE:HUMANOID_JOINTS:HUMANOID_COMPLEX:5FINGERS:5TOES]
[ATTACK:MAIN:BYTYPE:GRASP:straight punch:straight punches:1:3:BLUDGEON][ATTACKFLAG_WITH]
[ATTACK:MAIN:BYTYPE:GRASP:hook:hooks:1:3:BLUDGEON][ATTACKFLAG_WITH]
[ATTACK:MAIN:BYTYPE:GRASP:swing at:swings at:1:3:BLUDGEON][ATTACKFLAG_WITH]
[ATTACK:MAIN:BYTYPE:GRASP:spinning backfist:spinning backfists:1:3:BLUDGEON][ATTACKFLAG_WITH]
[ATTACK:MAIN:BYTYPE:GRASP:uppercut:uppercuts:1:4:BLUDGEON][ATTACKFLAG_WITH]
[ATTACK:MAIN:BYTYPE:GRASP:cobra punch:cobra punches:1:3:BLUDGEON][ATTACKFLAG_WITH]
[ATTACK:MAIN:BYTYPE:GRASP:undercut:undercuts:1:2:BLUDGEON][ATTACKFLAG_WITH]
[ATTACK:MAIN:BYTYPE:STANCE:straight kick:straight kicks:1:3:BLUDGEON][ATTACKFLAG_WITH]
[ATTACK:MAIN:BYTYPE:STANCE:roundhouse kick:roundhouse kicks:1:5:BLUDGEON][ATTACKFLAG_WITH]
[ATTACK:MAIN:BYTYPE:STANCE:diagonal kick:diagonal kicks:1:3:BLUDGEON][ATTACKFLAG_WITH]
[ATTACK:MAIN:BYTYPE:STANCE:half-shin/half-knee kick:half-shin/half-knee kicks:1:3:BLUDGEON][ATTACKFLAG_WITH]
[ATTACK:MAIN:BYTYPE:STANCE:spinning heel kick:spinning heel kicks:1:3:BLUDGEON][ATTACKFLAG_WITH]
[ATTACK:MAIN:BYTYPE:STANCE:down roundhouse kick:down roundhouse kicks:1:3:BLUDGEON][ATTACKFLAG_WITH]
[ATTACK:MAIN:BYTYPE:STANCE:axe heel kick:axe heel kicks:1:3:BLUDGEON][ATTACKFLAG_WITH]
[ATTACK:MAIN:BYTYPE:STANCE:jump kick:jump kicks:2:4:BLUDGEON][ATTACKFLAG_WITH]
[ATTACK:MAIN:BYTYPE:STANCE:step-up kick:step-up kicks:1:3:BLUDGEON][ATTACKFLAG_WITH]
[ATTACK:MAIN:BYTYPE:STANCE:straight foot-thrust:straight foot-thrusts:1:3:BLUDGEON][ATTACKFLAG_WITH]
[ATTACK:MAIN:BYTYPE:STANCE:sideways foot-thrust:sideways foot-thrusts:1:3:BLUDGEON][ATTACKFLAG_WITH]
[ATTACK:MAIN:BYTYPE:STANCE:reverse foot-thrust:reverse foot-thrusts:1:3:BLUDGEON][ATTACKFLAG_WITH]
[ATTACK:MAIN:BYTYPE:STANCE:slapping foot-thrust:slapping foot-thrusts:1:3:BLUDGEON][ATTACKFLAG_WITH]
[ATTACK:MAIN:BYTYPE:STANCE:jumping foot-thrust:jumping foot-thrusts:1:3:BLUDGEON][ATTACKFLAG_WITH]
[ATTACK:MAIN:BYTOKEN:RLA_J:elbow slash:elbow slashs:2:3:BLUDGEON][ATTACKFLAG_WITH]
[ATTACK:MAIN:BYTOKEN:RLA_J:horizontal elbow:horizontal elbows:1:3:BLUDGEON][ATTACKFLAG_WITH]
[ATTACK:MAIN:BYTOKEN:RLA_J:uppercut elbow:uppercut elbows:2:6:BLUDGEON][ATTACKFLAG_WITH]
[ATTACK:MAIN:BYTOKEN:RLA_J:forward elbow thrust:forward elbow thrusts:1:3:BLUDGEON][ATTACKFLAG_WITH]
[ATTACK:MAIN:BYTOKEN:RLA_J:reverse horizontal elbow:reverse horizontal elbows:1:3:BLUDGEON][ATTACKFLAG_WITH]
[ATTACK:MAIN:BYTOKEN:RLA_J:spinning elbow:spinning elbows:1:4:BLUDGEON][ATTACKFLAG_WITH]
[ATTACK:MAIN:BYTOKEN:RLA_J:elbow chop:elbow chops:1:3:BLUDGEON][ATTACKFLAG_WITH]
[ATTACK:MAIN:BYTOKEN:LLA_J:elbow slash:elbow slashs:2:3:BLUDGEON][ATTACKFLAG_WITH]
[ATTACK:MAIN:BYTOKEN:LLA_J:horizontal elbow:horizontal elbows:1:3:BLUDGEON][ATTACKFLAG_WITH]
[ATTACK:MAIN:BYTOKEN:LLA_J:uppercut elbow:uppercut elbows:2:6:BLUDGEON][ATTACKFLAG_WITH]
[ATTACK:MAIN:BYTOKEN:LLA_J:forward elbow thrust:forward elbow thrusts:1:3:BLUDGEON][ATTACKFLAG_WITH]
[ATTACK:MAIN:BYTOKEN:LLA_J:reverse horizontal elbow:reverse horizontal elbows:1:3:BLUDGEON][ATTACKFLAG_WITH]
[ATTACK:MAIN:BYTOKEN:LLA_J:spinning elbow:spinning elbows:1:4:BLUDGEON][ATTACKFLAG_WITH]
[ATTACK:MAIN:BYTOKEN:LLA_J:elbow chop:elbow chops:1:3:BLUDGEON][ATTACKFLAG_WITH]
[ATTACK:MAIN:BYTOKEN:RLA_J:double elbow chop:double elbow chops:2:5:BLUDGEON][ATTACKFLAG_WITH]
[ATTACK:MAIN:BYTOKEN:RLA_J:mid-air elbow strike:mid-air elbow strikes:2:3:BLUDGEON][ATTACKFLAG_WITH]
[ATTACK:MAIN:BYTOKEN:RLL_J:straight knee strike:straight knee strikes:1:3:BLUDGEON][ATTACKFLAG_WITH]
[ATTACK:MAIN:BYTOKEN:RLL_J:diagonal knee strike:diagonal knee strikes:1:3:BLUDGEON][ATTACKFLAG_WITH]
[ATTACK:MAIN:BYTOKEN:RLL_J:curving knee strike:curving knee strikes:1:3:BLUDGEON][ATTACKFLAG_WITH]
[ATTACK:MAIN:BYTOKEN:RLL_J:horizontal knee strike:horizontal knee strikes:1:3:BLUDGEON][ATTACKFLAG_WITH]
[ATTACK:MAIN:BYTOKEN:RLL_J:knee slap:knee slaps:2:4:BLUDGEON][ATTACKFLAG_WITH]
[ATTACK:MAIN:BYTOKEN:RLL_J:knee bomb:knee bombs:2:4:BLUDGEON][ATTACKFLAG_WITH]
[ATTACK:MAIN:BYTOKEN:RLL_J:flying knee strike:flying knee strikes:3:4:BLUDGEON][ATTACKFLAG_WITH]
[ATTACK:MAIN:BYTOKEN:RLL_J:step-Up knee strike:step-Up knee strikes:1:3:BLUDGEON][ATTACKFLAG_WITH]
[ATTACK:MAIN:BYTOKEN:LLL_J:straight knee strike:straight knee strikes:1:3:BLUDGEON][ATTACKFLAG_WITH]
[ATTACK:MAIN:BYTOKEN:LLL_J:diagonal knee strike:diagonal knee strikes:1:3:BLUDGEON][ATTACKFLAG_WITH]
[ATTACK:MAIN:BYTOKEN:LLL_J:curving knee strike:curving knee strikes:1:3:BLUDGEON][ATTACKFLAG_WITH]
[ATTACK:MAIN:BYTOKEN:LLL_J:horizontal knee strike:horizontal knee strikes:1:3:BLUDGEON][ATTACKFLAG_WITH]
[ATTACK:MAIN:BYTOKEN:LLL_J:knee slap:knee slaps:2:4:BLUDGEON][ATTACKFLAG_WITH]
[ATTACK:MAIN:BYTOKEN:LLL_J:knee bomb:knee bombs:2:4:BLUDGEON][ATTACKFLAG_WITH]
[ATTACK:MAIN:BYTOKEN:LLL_J:flying knee strike:flying knee strikes:3:6:BLUDGEON][ATTACKFLAG_WITH]
[ATTACK:MAIN:BYTOKEN:LLL_J:step-up knee strike:step-up knee strikes:2:6:BLUDGEON][ATTACKFLAG_WITH]
[ATTACK:MAIN:BYTOKEN:HD:headbutt:headbutts:1:2:BLUDGEON][ATTACKFLAG_WITH]
[ATTACK:SECOND:BYTYPE:MOUTH:bite:bites:1:1:GORE][ATTACKFLAG_CANLATCH]
[CHILD:12][BABY:1][LITTERSIZE:3:5]
[SIZE:7]
[MAXAGE:60:120]
[DAMBLOCK:3]
[FAT:1]
[EQUIPS]
[NOCTURNAL]
[STANDARD_FLESH]
[HOMEOTHERM:10067]
[LAYERING:100]
[CRAFTSMAN_NAME:craftsman:craftsmen]
[FISHERMAN_NAME:fisherman:fishermen]
[HAMMERMAN_NAME:blunt-trauma assassin:blunt-trauma assassins]
[SPEARMAN_NAME:spear assassin:spear assassins]
[CROSSBOWMAN_NAME:hira-shuriken thrower:hira-shuriken throwers]
[AXEMAN_NAME:peasant assassin:peasant assassin]
[SWORDSMAN_NAME:swordsman:swordsmen]
[MACEMAN_NAME:brawler:brawlers]
[PIKEMAN_NAME:kunai assassin:kunai assassins]
[BOWMAN_NAME:bo-shuriken thrower:bo-shuriken throwers]
[SWIMS_LEARNED][SWIM_SPEED:2500]
[PERSONALITY:ANGER:25:75:100]
[PERSONALITY:IMMODERATION:50:75:100]
[PERSONALITY:EXCITEMENT_SEEKING:75:90:100]
[PERSONALITY:CHEERFULNESS:0:40:90]
[PERSONALITY:ALTRUISM:0:25:50]
[PERSONALITY:MODESTY:0:40:90]
[PERSONALITY:SYMPATHY:0:25:40]
[MUNDANE]

This will make members of the civ always want a good thrill, and will leave their towns and families behind to join your adventurer for an epic death due to dragonfire or becoming an arrow pincushion adventure. You can adjust the numbers as you see fit.

Hope that helps.