Freeciv21
Develop your civilization from humble roots to a global empire
adv_risk_cost Struct Reference

#include <advgoto.h>

Public Attributes

double base_value
 
double fearfulness
 
double enemy_zoc_cost
 

Detailed Description

Definition at line 22 of file advgoto.h.

Member Data Documentation

◆ base_value

double adv_risk_cost::base_value

Definition at line 23 of file advgoto.h.

Referenced by adv_avoid_risks(), and stack_risk().

◆ enemy_zoc_cost

double adv_risk_cost::enemy_zoc_cost

Definition at line 25 of file advgoto.h.

Referenced by adv_avoid_risks(), and stack_risk().

◆ fearfulness

double adv_risk_cost::fearfulness

Definition at line 24 of file advgoto.h.

Referenced by adv_avoid_risks(), and stack_risk().