Skip to Main Content
Game Magic
book

Game Magic

by Jeff Howard
April 2014
Intermediate to advanced content levelIntermediate to advanced
376 pages
10h 41m
English
A K Peters/CRC Press
Content preview from Game Magic
46 Game Magic
ca se 7:/* Hecate’s Radiance (weak light
damage+ medium charm/confuse/fear spell) */
(vo id)lite_area_hecate(damroll(plev, 2),
(plev/10) + 1);
break;
case 8:/* Abaddon’s Rage */
(vo id)set_timed_effect(TIMED_SHERO,
p_ptr->shero + randint(25) + 25);
(vo id)set_timed_effect(TIMED_BLESSED,
p_ptr->blessed + randint(25) + 25);
break;
case 9:/* Mind Leech */
(void)mind_leech();
break;
case 10:/* Body Leech*/
(void)body_leech();
break;
case 11:/* Glyph of Warding */
warding_glyph();
break;
case 12:/* Protection from Evil */
(vo id)set_timed_effect(TIMED_PROTEVIL,
p_ptr->protevil + randint(25) + 3 *
p_ptr->lev);
break;
case 13:/* Summon Demons */
if (!(summon_specific_friendly(py, px,
plev, FILTER_DEMON, TRUE))) ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Game Art

Game Art

Matt Sainsbury
Game Design Theory

Game Design Theory

Keith Burgun

Publisher Resources

ISBN: 9781466567870