Serene visage: Difference between revisions

m
make some of the text more like that of the terrifying visage article
m (see ModSerene ApplyModification)
m (make some of the text more like that of the terrifying visage article)
 
(One intermediate revision by one other user not shown)
Line 20: Line 20:
The mod improves the [[willpower]] of its wearer, and reduces the cooldown of [[Meditate]].
The mod improves the [[willpower]] of its wearer, and reduces the cooldown of [[Meditate]].


== Additional Effects ==
Adding the serene visage mod has the additional effect of enabling the modded item to receive the mask-specific mod, [[fitted with filters]], if it was not already eligible for instance, if it's a hat.{{Code Reference|class=ModSereneVisage}}
Adding the {{name}} mod has the additional effect of enabling the item to receive mask-based mods if it was not already eligible for mask-based mods (mostly this applies to [[hats]]).{{Code Reference|class=ModSerene}} The following mods are mask-based:


{{#cargo_query:
== Eligible Equipment ==
| tables = Mods
| fields = CONCAT('[[',_pageName,'{{!}}',DisplayName,']]')=Mod
| where = Type HOLDS WITHIN 'Mask'
| order by = PlainName
| format = ul
}}
 
== Eligible Items ==
{{#cargo_query:
{{#cargo_query:
   | tables = Modability=M,GeneralData=GD
   | tables = Modability=M,GeneralData=GD