X-Git-Url: http://git.osdn.net/view?a=blobdiff_plain;f=autopick_eng.txt;h=9b30830861af14a3406bb0111a33a4703d379d5d;hb=bbed12503800274689c3a8dcb861829f8ab0121d;hp=af4e96b5a0e5f2ad44403828bc394fb80ea9ccd4;hpb=734072ac9642100f86322691686e28bf8db9b795;p=hengbandforosx%2Fhengbandosx.git diff --git a/autopick_eng.txt b/autopick_eng.txt index af4e96b5a..9b3083086 100644 --- a/autopick_eng.txt +++ b/autopick_eng.txt @@ -232,6 +232,7 @@ # Nibelung, Dark-Elf, Draconian, Mindflayer, Imp, Golem, # Skeleton, Zombie, Vampire, Spectre, Sprite, Beastman, Ent, # Archon, Balrog, Dunadan, Shadow-Fairy, Kutar, Android, +# Merfolk # # $CLASS # Returns name of player class. One of below: @@ -240,19 +241,22 @@ # Tourist, Imitator, BeastMaster, Sorcerer, Archer, # Magic-Eater, Bard, Red-Mage, Samurai, ForceTrainer, # Blue-Mage, Cavalry, Berserker, Weaponsmith, Mirror-Master, -# Ninja +# Ninja, Sniper, Elementalist # # $PLAYER # Returns player name. # $REALM1 # Returns player's first magic realm # none, Life, Sorcery, Nature, Chaos, Death, Trump, Arcane, -# Craft, Daemon, Crusade, Music, Kendo +# Craft, Daemon, Crusade, Music, Kendo, Hex # $REALM2 # Returns player's second magic realm # $LEVEL # Returns player level as two-character string. # Ex. "01","09","10","50" etc. +# $MONEY +# Returns player money as 9 character string. +# Ex. "000012345" etc. # #------------------------------------------------------------------ # @@ -419,15 +423,26 @@ collecting spellbooks ?:1 # pick up for experience -?:[IOR [EQU $CLASS Warrior Berserker] [AND [EQU $CLASS Paladin] [EQU $REALM1 Life]]] +?:[EQU $CLASS Warrior Berserker] +(~unreadable fourth spellbooks:arcane +unreadable fourth spellbooks (~unreadable third spellbooks:arcane +unreadable third spellbooks +?:1 +?:[AND [EQU $CLASS Paladin] [EQU $REALM1 Crusade] [GEQ $LEVEL 30]] +(~unreadable fourth spellbooks:life +(~unreadable third spellbooks:life +?:[AND [EQU $CLASS Paladin] [EQU $REALM1 Crusade]] (~unreadable fourth spellbooks:arcane unreadable fourth spellbooks +(~unreadable third spellbooks:arcane unreadable third spellbooks ?:1 ?:[AND [EQU $CLASS Paladin] [EQU $REALM1 Death]] unreadable fourth spellbooks:life +unreadable fourth spellbooks:crusade unreadable third spellbooks:life +unreadable third spellbooks:crusade ?:1 # pick up for money