Template:Specialization: Difference between revisions

From Heroes of Might and Magic: Olden Era Official Wiki
Created page with "<noinclude> {{Specialization|id=demon_hero_3}} </noinclude><includeonly> {{#cargo_query:tables=Hero=H, HeroSpecialization=HS | join on=H.specialization_id=HS.id | fields= HS.name=title, HS.description=text, CONCAT(HS.icon,".png")=icon | where=H.id='{{{id|}}}' | format=template | template=Quote | named args= yes }}</includeonly>"
 
No edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
<noinclude>
<noinclude>
<pre><nowiki>{{Specialization|id=demon_hero_3}}</nowiki></pre>


{{Specialization|id=demon_hero_3}}
{{Specialization|id=demon_hero_3}}
<pre><nowiki>{{Specialization|id=demon_hero_3|lang=pl}}</nowiki></pre>
{{Specialization|id=demon_hero_3|lang=pl}}


</noinclude><includeonly>
</noinclude><includeonly>
{{#cargo_query:tables=Hero=H, HeroSpecialization=HS
{{#cargo_query:
| join on=H.specialization_id=HS.id
tables = Hero=H, HeroSpecialization=HS,
| fields= HS.name=title, HS.description=text, CONCAT(HS.icon,".png")=icon
          Translation=spec_t
| where=H.id='{{{id|}}}'
|join on = H.specialization_id = HS.id,
| format=template
          HS.id              = spec_t.target_id
| template=Quote
|where  = H.id = '{{{id|}}}'
| named args= yes
          AND spec_t.type  = 'hero_specialization'  AND spec_t.language = '{{{lang|en}}}'
|fields = spec_t.name             = title,  
          spec_t.description     = text,
          CONCAT(HS.icon, '.png') = icon
 
|format = template
|template=Quote
|named args = yes
}}</includeonly>
}}</includeonly>

Latest revision as of 03:49, 18 May 2026


{{Specialization|id=demon_hero_3}}


Wish to Learn
When leveling up, he gains 1 additional attribute point(s) for every 2 hero level(s). He gains +5% XP for every 2 hero level(s).


{{Specialization|id=demon_hero_3|lang=pl}}


Żądza wiedzy
Wraz z awansem na kolejny poziom otrzymuje dodatkowo 1 pkt. atrybutu co 2 poz. bohatera. Otrzymuje +5% PD co 2 poz. bohatera.