Bard instrument modifiers

Discussion in 'Hybrid' started by fang99, Aug 11, 2019.

  1. fang99 New Member

    Does singing mod effect only singing, or all types of songs in some way?


    Does singing or instrument modifier effect a song's chance to be resisted at all?


    Are slow songs effected in any way by modifiers?
  2. Nniki Augur

    The singing modifier only applies to songs that use the singing skill. Note that not every part of such a song may be modified.

    No, that modifier does not affect the resistance chance. Each detrimental song has a resist modifier value that is used along with values such as caster level, target level, target's resists, debuffs, etc. to calculate the resistance chance. Ranks 4-8 of the Improved Requiem of Time AA also decrease the resist chance of the Requiem of Time song (uses SPA 126 - Fc_ResistMod).

    No, they are all either level-based or have a set value:

    Largo's Melodic Binding (L20)
    = MIN(5 + level / 2, 35)

    Selo's Consonant Chain (L23)
    = MIN(5 + level / 2, 40)

    Selo's Chords of Cessation (L48)
    = MIN(5 + level / 4, 25)

    Largo's Assonant Binding (L51)
    = MIN(5 + level / 2, 35)

    Selo's Assonant Strain (L54)
    = MIN(10 + level / 4, 40)

    Angstlich's Assonance (L60)
    = MIN(1 + level / 2, 40)

    Melody of Mischief (L62)
    = 45%

    Requiem of Time (L64)
    = MIN(20 + level / 2, 55)

    Zuriki's Song of Shenanigans (L67)
    = 45%

    Protan's Melodic Binding (L99)
    = MIN(5 + level / 2, 35) = 35%

    Dekloaz's Melodic Binding (L109)
    = MIN(5 + level / 2, 35) = 35%