Home
last modified time | relevance | path

Searched refs:wielded (Results 1 – 25 of 630) sorted by relevance

12345678910>>...26

/dports/net/dgd-lpmud/mud/2.4.5/obj/
H A Dweapon.c27 status wielded; variable
52 wielded = 0; value = 0; in reset()
69 if (wielded) { in wield()
78 wielded = 1; in wield()
83 if (wielded)
98 if (wielded) { in drop()
100 wielded = 0; in drop()
108 if (wielded) in un_wield()
109 wielded = 0; in un_wield()
/dports/games/ldmud/ldmud-3.3.720/mud/lp-245/obj/
H A Dweapon.c27 status wielded; variable
52 wielded = 0; value = 0; in reset()
73 if (wielded) { in wield()
82 wielded = 1; in wield()
87 if (wielded)
98 if (wielded) { in drop()
100 wielded = 0; in drop()
108 if (wielded) in un_wield()
109 wielded = 0; in un_wield()
/dports/games/angband/Angband-4.2.2/src/
H A Dobj-gear.c737 wielded->next = obj->next; in inven_wield()
738 obj->next = wielded; in inven_wield()
739 wielded->prev = obj; in inven_wield()
740 if (wielded->next) in inven_wield()
741 (wielded->next)->prev = wielded; in inven_wield()
745 if (wielded->known->next) in inven_wield()
746 (wielded->known->next)->prev = wielded->known; in inven_wield()
749 wielded = obj; in inven_wield()
764 if (tval_is_melee_weapon(wielded)) in inven_wield()
766 else if (wielded->tval == TV_BOW) in inven_wield()
[all …]
/dports/games/minetest/minetest-5.4.1/builtin/game/
H A Ditem.lua575 local wielded = digger and digger:get_wielded_item()
576 local drops = core.get_node_drops(node, wielded and wielded:get_name())
578 if wielded then
579 local wdef = wielded:get_definition()
580 local tp = wielded:get_tool_capabilities()
583 wielded = wdef.after_use(wielded, digger, node, dp) or wielded
587 wielded:add_wear(dp.wear)
588 if wielded:get_count() == 0 and wdef.sound and wdef.sound.breaks then
596 digger:set_wielded_item(wielded)
/dports/games/freeminer/freeminer-0.4.10.4/builtin/game/
H A Ditem.lua432 local wielded = digger:get_wielded_item()
433 local drops = core.get_node_drops(node.name, wielded:get_name())
435 local wdef = wielded:get_definition()
436 local tp = wielded:get_tool_capabilities()
439 wielded = wdef.after_use(wielded, digger, node, dp) or wielded
443 wielded:add_wear(dp.wear)
446 digger:set_wielded_item(wielded)
/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dtilereg-inv.cc342 bool wielded = (you.equip[EQ_WEAPON] == idx); in update_tip_text() local
352 if (wielded && !item_is_evokable(item)) in update_tip_text()
424 if (wielded || you.can_wield(item)) in update_tip_text()
425 _handle_wield_tip(tmp, cmd, "\n[Ctrl + L-Click] ", wielded); in update_tip_text()
431 if (wielded) in update_tip_text()
440 if (wielded) in update_tip_text()
450 if (wielded) in update_tip_text()
456 if (wielded) in update_tip_text()
460 if (wielded) in update_tip_text()
H A Devoke.cc1041 const bool wielded = you.weapon() in evoke_check() local
1044 const bool reaching = wielded in evoke_check()
1049 const bool ranged = wielded && is_range_weapon(*you.weapon()); in evoke_check()
1159 const bool wielded = (you.equip[EQ_WEAPON] == slot); in evoke_item() local
1201 ASSERT(wielded); in evoke_item()
/dports/games/cataclysm-dda-tiles/Cataclysm-DDA-0.F/tests/
H A Dunseal_and_spill_test.cpp95 wielded, enumerator
392 case container_location::wielded: in run()
425 case container_location::wielded: { in run()
496 case container_location::wielded: in run()
854 case container_location::wielded: in run()
863 if( cur_container_loc != container_location::wielded ) { in run()
/dports/games/cataclysm-dda/Cataclysm-DDA-0.F/tests/
H A Dunseal_and_spill_test.cpp95 wielded, enumerator
392 case container_location::wielded: in run()
425 case container_location::wielded: { in run()
496 case container_location::wielded: in run()
854 case container_location::wielded: in run()
863 if( cur_container_loc != container_location::wielded ) { in run()
/dports/games/pcgen/pcgen/data/35e/malhavoc_press/complete_book_of_eldritch_might/
H A Dcompleteeldritch_templates.lst27 #Good VISIBLE:YES SOURCEPAGE:p.189 SAB:Always affected by spells and abilities as if good, wielded
28 …URCEPAGE:p.189 SAB:Always affected by spells and abilities as if lawful, wielded and natural weapo…
29 …RCEPAGE:p.189 SAB:Always affected by spells and abilities as if chaotic, wielded and natural weapo…
30 #Evil VISIBLE:YES SOURCEPAGE:p.189 SAB:Always affected by spells and abilities as if evil, wielded
/dports/games/ldmud/ldmud-3.3.720/mud/lp-245/doc/build/
H A Dweapon47 'wield' is called every time the weapon is wielded.
49 be wielded. 1 that it's okey to wield it.
/dports/net/dgd-lpmud/mud/2.4.5/doc/build/
H A Dweapon47 'wield' is called every time the weapon is wielded.
49 be wielded. 1 that it's okey to wield it.
/dports/games/unnethack/unnethack-5.1.0-20131208/
H A DChangeLog35 wielded weapons and armor (provided they are actual weapons); when
68 acid, poison, acid, and disintegration resistance while wielded.
69 - Giantslayer is now a sling that gives 18/** STR while wielded or
71 - Werebane conveys polymorph control while wielded.
72 - Ogresmasher gives 25 CON while wielded.
73 - Trollsbane prevents trolls from leaving corpses while wielded.
77 permanently poisoned and grants poison resistance while wielded
238 - C343-52: Worn or wielded objects destroyed by dipping into lit
336 * Giantslayer grants STR 18/** when wielded
550 - C343-218: Applying a wielded cream pie can crash the game.
[all …]
/dports/games/pcgen/pcgen/data/35e/homebrew/my_homebrew/
H A Dmy_weaponprofs.lst30 #This example has an additional tag HANDS. HANDS:2 means that it must be wielded with 2 hands. Othe…
/dports/games/pcgen/pcgen/data/homebrew/my_pathfinder_campaign/
H A Dmpc_profs_weapon.lst30 #This example has an additional tag HANDS. HANDS:2 means that it must be wielded with 2 hands. Othe…
/dports/games/pcgen/pcgen/data/pathfinder/homebrew/my_homebrew/
H A Dmy_profs_weapon.lst30 #This example has an additional tag HANDS. HANDS:2 means that it must be wielded with 2 hands. Othe…
/dports/games/xnethack/xNetHack-xnh6.1/doc/
H A Dxnh-changelog-5.0.md42 - Dragonbane now gives vision of dragons when wielded and does +d10 damage to
44 - Demonbane now gives vision of demons when wielded, glowing white.
45 - Werebane now gives vision of weres when wielded and does +d10 damage to
47 - Giantslayer now gives vision of giants when wielded and does +d10 damage to
49 - Trollsbane now gives hungerless regeneration when wielded, gives vision of
50 trolls when wielded, and does +d10 damage to trolls. Its cost is raised to
284 - When worn or wielded items become uncursed, you get a message.
H A Dfixes32.232 wielded items besides just throwing weapons and non-weapon tools
49 re-word message for monster grasping already-wielded unicorn horn
66 fix relmon panic when bashing weak undead with wielded potion of holy water
/dports/games/nethack36/NetHack-NetHack-3.6.6_Released/doc/
H A Dfixes32.232 wielded items besides just throwing weapons and non-weapon tools
49 re-word message for monster grasping already-wielded unicorn horn
66 fix relmon panic when bashing weak undead with wielded potion of holy water
/dports/games/nethack36-nox11/NetHack-NetHack-3.6.6_Released/doc/
H A Dfixes32.232 wielded items besides just throwing weapons and non-weapon tools
49 re-word message for monster grasping already-wielded unicorn horn
66 fix relmon panic when bashing weak undead with wielded potion of holy water
/dports/games/nethack34/nethack-3.4.3/doc/
H A Dfixes32.232 wielded items besides just throwing weapons and non-weapon tools
49 re-word message for monster grasping already-wielded unicorn horn
66 fix relmon panic when bashing weak undead with wielded potion of holy water
/dports/games/nethack34-nox11/nethack-3.4.3/doc/
H A Dfixes32.232 wielded items besides just throwing weapons and non-weapon tools
49 re-word message for monster grasping already-wielded unicorn horn
66 fix relmon panic when bashing weak undead with wielded potion of holy water
/dports/games/vultures-eye/vulture-2.3.67/nethack/doc/
H A Dfixes32.232 wielded items besides just throwing weapons and non-weapon tools
49 re-word message for monster grasping already-wielded unicorn horn
66 fix relmon panic when bashing weak undead with wielded potion of holy water
/dports/games/unnethack/unnethack-5.1.0-20131208/doc/
H A Dfixes32.232 wielded items besides just throwing weapons and non-weapon tools
49 re-word message for monster grasping already-wielded unicorn horn
66 fix relmon panic when bashing weak undead with wielded potion of holy water
/dports/games/vultures-eye/vulture-2.3.67/unnethack/doc/
H A Dfixes32.232 wielded items besides just throwing weapons and non-weapon tools
49 re-word message for monster grasping already-wielded unicorn horn
66 fix relmon panic when bashing weak undead with wielded potion of holy water

12345678910>>...26