ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/Deliantra-Client/pod/faq.pod
(Generate patch)

Comparing deliantra/Deliantra-Client/pod/faq.pod (file contents):
Revision 1.23 by root, Mon Sep 29 15:23:31 2008 UTC vs.
Revision 1.24 by root, Mon Sep 29 15:33:28 2008 UTC

399Some spells are attuned to one or more spell classes (such as wounding, 399Some spells are attuned to one or more spell classes (such as wounding,
400summoning, fire and so on). The player can likewise be attuned to some of 400summoning, fire and so on). The player can likewise be attuned to some of
401these classes, giving a bonus, or repelled to them, giving a malus, or 401these classes, giving a bonus, or repelled to them, giving a malus, or
402denied to them, making her unable to cast the spell at all. 402denied to them, making her unable to cast the spell at all.
403 403
404The casting level is the level of the skill that the spell uses (e.g. 404The skill level is the level of the skill that the spell uses (e.g.
405summoning or sorcery). 405summoning or sorcery).
406 406
407When attuned, the bonus is 16 levels, but never higher than the casting 407When attuned, the bonus is up to 16 levels, but never higher than the
408level itself, i.e. at level 2, the bonus is 4, at level 5, the bonus is 408skill level itself, i.e. at level 2, the bonus is 4, at level 5, the
40910 and at level 50, the bonus is 16. 409bonus is 10 and at level 50, the bonus is 16.
410 410
411When repelled, the malus is 16 levels always. 411When repelled, the malus is 16 levels always.
412 412
413These are added (or subtracted) to the skill level when checking whether 413These are added (or subtracted) to the skill level when checking whether
414the player can cast th spell and when calculating spell strength. 414the player can cast the spell and when calculating the effective casting
415level.
415 416
416The effect on strength is as if the minimum spell level is lower (when 417The effect on strength is as if the minimum spell level is lower (when
417attuned) or higher (when repelled), and the strength will increase the 418attuned) or higher (when repelled), and the strength will increase the
418same as without any attunement. 419same as without any attunement.
419 420
420=head3 What is the "effective" spell level? 421=head3 What is the "effective" casting level?
421 422
422Effective spell levels start at 1 (lowest spell strength) and go up to 423Effective casting levels start at 1 (lowest spell strength) and go up to
423100 (highest nominal spell strength). Higher levels are also possible and 424100 (highest nominal spell strength). Higher levels are also possible and
424make the spell correspondingly stronger. 425make the spell correspondingly stronger.
425 426
426The effective spell level is calculated from the casting level, after 427The effective casting level is calculated from the skill level, after
427adding/subtracting any bonus from attunements. 428adding/subtracting any bonus from attunements.
428 429
429If the casting level is 100 or higher, then this is the effective spell 430If the skill level plus bonus is 100 or higher, then this is the effective
430level. 431spell level.
431 432
432If it is lower, then the minimum level comes into play: the minimum level 433If it is lower, then the minimum spell level comes into play: the minimum
433is not only the minimum level a caster is required to have, it is also the 434level is not only the minimum level a caster is required to have, it is
434level where the spell strength starts. 435also the level where the effective casting level equals 1.
435 436
436When you cast a spell at level 90, which has a minimum level of 90, the 437When you cast a spell at skill level 90, which has a minimum level of
437effective strength will be 1 (lowest). Casting at level 91 gives effective 43890, the effective casting level will be 1 (lowest). Casting at level 91 gives
438strength 10, casting level 98 gives effective strength 80, up to casting 439casting level 10, skill level 98 gives effective level 80, up to
439level 100, which then gives effective level 100. 440skill level 100, which then gives effective level 100.
440 441
441 442
442=head2 Praying, Gods and Cults 443=head2 Praying, Gods and Cults
443 444
444=head3 X<how_to_pray>How do I pray? 445=head3 X<how_to_pray>How do I pray?

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines