Kaiserreich / Kaiserreich-4-Bug-Reports

Issue tracker for Kaiserreich for Hearts of Iron 4
110 stars 40 forks source link

Ideas equipment_bonus check #15371

Closed Pelmen323 closed 3 years ago

Pelmen323 commented 3 years ago

Quick questions Kaiserreich version: master pulled 11.05.2021

Describe the specific change you would like: A set of tests was performed to ensure the bonuses granted by producer traits are valid and actually applied to equipment. Each listed scenario was tested: Motorised equipment stats:

        maximum_speed = 12
        reliability = 0.8
        hardness = 0.1

        #Space taken in convoy
        lend_lease_cost = 5

        build_cost_ic = 2.5
        resources = {
            #oil = 1
            rubber = 1
            steel = 1
        }

        fuel_consumption = 1.2
Alpinia commented 3 years ago

Fixed.