Home
last modified time | relevance | path

Searched refs:MONS_DANCING_WEAPON (Results 1 – 25 of 34) sorted by relevance

12

/dports/games/dungeoncrawl/dc400b26-src/source/
H A Dmon-pick.cc180 case MONS_DANCING_WEAPON: in mons_abyss()
404 case MONS_DANCING_WEAPON: in mons_rare_abyss()
550 case MONS_DANCING_WEAPON: in mons_dis_level()
638 case MONS_DANCING_WEAPON: in mons_dis_rare()
2108 if (mcls == MONS_DANCING_WEAPON) in mons_hallblade_level()
2116 return ((mcls == MONS_DANCING_WEAPON) ? 1000 : 0); in mons_hallblade_rare()
2406 case MONS_DANCING_WEAPON: in mons_standard_level()
2692 case MONS_DANCING_WEAPON: in mons_standard_rare()
H A Dmonplace.cc62 mon_type = MONS_DANCING_WEAPON; in place_monster()
493 if (mon_type == MONS_DANCING_WEAPON && extra != 1) // ie not from spell in place_monster_aux()
H A Douch.cc778 if (monster->type != MONS_DANCING_WEAPON) in ouch()
H A Dspells3.cc451 summs = create_monster( MONS_DANCING_WEAPON, numsc, behavi, in dancing_weapon()
H A Ddirect.cc713 if (menv[i].type != MONS_DANCING_WEAPON && mon_wep != NON_ITEM) in describe_cell()
H A Dfight.cc2154 if (attacker->type != MONS_DANCING_WEAPON && mmov_x != NON_ITEM in monster_attack()
2770 (attacker->type == MONS_DANCING_WEAPON) in monster_attack()
3113 if (attacker->type != MONS_DANCING_WEAPON in monsters_fight()
H A Dmon-data.h1645 MONS_DANCING_WEAPON, '(', BLACK, "dancing weapon",
1647 0, 10, MONS_DANCING_WEAPON, MH_NONLIVING, 5000,
H A Dmon-util.cc1108 case MONS_DANCING_WEAPON: in monam()
H A Denum.h1545 MONS_DANCING_WEAPON, enumerator
H A Dspells4.cc241 case MONS_DANCING_WEAPON: // flies, but earth based in shatter_monsters()
H A Ddescribe.cc5437 case MONS_DANCING_WEAPON: in describe_monsters()
/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dmon-pick-data.h195 { 24, 27, 8, RISE, MONS_DANCING_WEAPON },
232 { 1, 7, 1385, FLAT, MONS_DANCING_WEAPON },
516 { 5, 5, 60, FLAT, MONS_DANCING_WEAPON },
535 { 1, 1, 1000, FLAT, MONS_DANCING_WEAPON },
642 { 1, 7, 25, PEAK, MONS_DANCING_WEAPON },
887 { 1, 5, 3, FLAT, MONS_DANCING_WEAPON },
1060 { 1, 1, 50, FLAT, MONS_DANCING_WEAPON },
H A Dmon-info.cc886 if (type == MONS_DANCING_WEAPON && inv[MSLOT_WEAPON]) in db_name()
952 case MONS_DANCING_WEAPON: in _core_name()
1219 if (m1.type == MONS_DANCING_WEAPON || m1.type == MONS_ANIMATED_ARMOUR) in less_than()
1288 || type == MONS_DANCING_WEAPON || type == MONS_SPECTRAL_WEAPON in pluralised_name()
1727 return mi.type == MONS_DANCING_WEAPON && mi.reach_range() == REACH_TWO; in _has_polearm()
H A Dview.cc330 else if (mon->type == MONS_DANCING_WEAPON) in _monster_headsup()
344 mons_equip_desc_level_type level = mon->type != MONS_DANCING_WEAPON in _monster_headsup()
349 if (mon->type != MONS_DANCING_WEAPON) in _monster_headsup()
366 if (mon->type != MONS_DANCING_WEAPON) in _monster_headsup()
H A Dmonster-type.h178 MONS_DANCING_WEAPON, enumerator
H A Dmon-place.cc1400 if (mg.cls == MONS_DANCING_WEAPON) in _place_monster_aux()
1468 if (mon->type == MONS_DANCING_WEAPON) in _place_monster_aux()
1961 { MONS_DANCING_WEAPON, { {0, 0, []() { in __anon536559e20f02()
2161 { BAND_DANCING_WEAPONS, {{{MONS_DANCING_WEAPON, 1}}}},
H A Dl-mons.cc192 if (mons_genus(mons->type) == MONS_DANCING_WEAPON) in MDEF()
H A Dgod-wrath.cc864 create_monster(_wrath_mon_data(MONS_DANCING_WEAPON, god))) in _beogh_retribution()
1955 create_monster(_wrath_mon_data(MONS_DANCING_WEAPON, god))) in _wu_jian_summon_weapons()
H A Ddecks.cc1277 mgen_data(MONS_DANCING_WEAPON, BEH_FRIENDLY, you.pos(), MHITYOU, in _summon_dancing_weapon()
H A Dmon-util.cc903 || mc == MONS_DANCING_WEAPON in mons_is_object()
1712 return type == MONS_DANCING_WEAPON || type == MONS_SPECTRAL_WEAPON; in mons_class_is_animated_weapon()
2987 case MONS_DANCING_WEAPON: in define_monster()
H A Dmon-gear.cc580 { MONS_DANCING_WEAPON, { NAGA_WEAPONS, {}, {}, 1 } }, in make_mons_weapon()
H A Dspl-summoning.cc728 mgen_data mg(MONS_DANCING_WEAPON, in _animate_weapon()
H A Dmenu.cc1692 if (m->type == MONS_DANCING_WEAPON) in get_tiles()
H A Dmon-death.cc1703 else if (mons.type == MONS_DANCING_WEAPON) in monster_die()
/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/util/monster/
H A Dmonster-main.cc854 || shapeshifter || mon.type == MONS_DANCING_WEAPON; in main()

12