There are 3 types of "Progressions". Attributes, Skills and Perks. An example of the progression.xml below ...I’m sure I’m missing something obvious but can someone tell me what the Levels 11-20 refer to in the progression file? None of the attributes or perks go to those levels, yet there are several references to them. Can someone shed some light on this for me?
TIA
<effect_group>
<requirement name="HoldingItemHasTags" tags="ranged"/>
<passive_effect name="EntityDamage" operation="perc_add" value="0.0,0.40" level="1,9"/>
<passive_effect name="EntityDamage" operation="perc_add" value="0.5" level="10"/>
<passive_effect name="EntityDamage" operation="perc_add" value="0.52,0.70" level="11,20"/>