[[Balancing changes]]
* changed the tundra defense of Nagas from 30% to 20% * changed the tundra defense of Undeads (undeadfoot) from 40% to 30% * changed the movetype of the General and Grand Marshal back to smallfoot * changed the resistances to physical damage of the General to 10% and of the Grand Marshal to 20%
This commit is contained in:
parent
d14b133270
commit
af43aae5e8
3 changed files with 14 additions and 4 deletions
|
@ -666,7 +666,7 @@
|
|||
hills=60
|
||||
village=60
|
||||
castle=50
|
||||
tundra=70
|
||||
tundra=80
|
||||
cave=80
|
||||
[/defense]
|
||||
|
||||
|
@ -845,7 +845,7 @@
|
|||
castle=40
|
||||
cave=60
|
||||
canyon=80
|
||||
tundra=60
|
||||
tundra=70
|
||||
[/defense]
|
||||
|
||||
[resistance]
|
||||
|
|
|
@ -15,7 +15,12 @@ image_leading="human-general-leading.png"
|
|||
profile=portraits/Eastern_Invasion/gweddry.png
|
||||
#endif
|
||||
hitpoints=58
|
||||
movement_type=armoredfoot
|
||||
movement_type=smallfoot
|
||||
[resistance]
|
||||
blade=90
|
||||
pierce=90
|
||||
impact=90
|
||||
[/resistance]
|
||||
movement=6
|
||||
experience=180
|
||||
level=3
|
||||
|
|
|
@ -15,7 +15,12 @@ image_leading="human-marshal-leading.png"
|
|||
profile=portraits/Eastern_Invasion/gweddry.png
|
||||
#endif
|
||||
hitpoints=68
|
||||
movement_type=armoredfoot
|
||||
movement_type=smallfoot
|
||||
[resistance]
|
||||
blade=80
|
||||
pierce=80
|
||||
impact=80
|
||||
[/resistance]
|
||||
movement=6
|
||||
experience=100
|
||||
level=4
|
||||
|
|
Loading…
Add table
Reference in a new issue