Macalanias
Refugee
i want a realistic progression and i´m thinking that some things like human body enhancements are happening by its own, while other things are learning by doing or studying
lets go in:
this is a line out of a basic perk which needs 3 skillpoints to reach lvl 10
<level_requirements level="10"><requirement name="PlayerLevel" operation="GTE" value="1" desc_key="reqGenericPoints03"/></level_requirements>
this is from learning build turrets
<level_requirements level="5"><requirement name="ProgressionLevel" progression_name="attIntellect" operation="GTE" value="10" desc_key="reqIntellectLevel10"/></level_requirements>
now is my question if and how i can add the skillpoint costs to the turrets to make it more difficult to get them. i dont know what the "operation="GTE" value="10"" does while the 10 is in the requirement too.
it´s easier to understand how gears work together unlike then 2 chemical ingredients react together. so i want that body progression is easiest, understanding mechanics middle, electronics a little harder, and chemical things much hardest to learn
but i dont know how to build that into the progression file
lets go in:
this is a line out of a basic perk which needs 3 skillpoints to reach lvl 10
<level_requirements level="10"><requirement name="PlayerLevel" operation="GTE" value="1" desc_key="reqGenericPoints03"/></level_requirements>
this is from learning build turrets
<level_requirements level="5"><requirement name="ProgressionLevel" progression_name="attIntellect" operation="GTE" value="10" desc_key="reqIntellectLevel10"/></level_requirements>
now is my question if and how i can add the skillpoint costs to the turrets to make it more difficult to get them. i dont know what the "operation="GTE" value="10"" does while the 10 is in the requirement too.
it´s easier to understand how gears work together unlike then 2 chemical ingredients react together. so i want that body progression is easiest, understanding mechanics middle, electronics a little harder, and chemical things much hardest to learn
but i dont know how to build that into the progression file