Home
last modified time | relevance | path

Searched refs:blade_hands (Results 1 – 11 of 11) sorted by relevance

/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dtransformation.h9 blade_hands, enumerator
H A Dplayer-act.cc202 else if (form == transformation::blade_hands) in damage_type()
523 if (temp && form == transformation::blade_hands) in base_hand_name()
H A Dform-data.h88 transformation::blade_hands, MONS_PLAYER, "Blade", "", "blade",
H A Dtiledoll.cc362 if (you.form == transformation::blade_hands) in fill_doll_equipment()
380 if (you.form == transformation::blade_hands) in fill_doll_equipment()
H A Dtransform.cc520 FormBlade() : Form(transformation::blade_hands) { } in FormBlade()
1198 && form != transformation::blade_hands; in form_changed_physiology()
H A Dtilepick-p.cc505 case transformation::blade_hands: in tileidx_player()
H A Dmelee-attack.cc996 if (you.form == transformation::blade_hands) in get_damage()
1007 if (you.form == transformation::blade_hands) in get_name()
H A Dmutation.cc392 if (you.form == transformation::blade_hands && mut == MUT_PAWS) in mutation_activity_level()
H A Dspl-cast.cc2256 return cast_transform(powc, transformation::blade_hands, fail); in _do_cast()
H A Doutput.cc2017 && you.form == transformation::blade_hands) in _print_overview_screen_equip()
H A Dplayer.cc1865 || you.form == transformation::blade_hands in player_is_shapechanged()
6715 if (form == transformation::blade_hands) in has_claws()