Files
moi/mod/common/technologies/mari el.txt

26 lines
366 B
Plaintext
Raw Normal View History

2025-09-10 16:01:00 +02:00
technologies = {
MEL_templars = {
infantry = {
movement = -0.75
defense = 100.0
}
marine = {
breakthrough = 10.0
soft_attack = 10.0
hard_attack = 10.0
}
mountaineers = {
breakthrough = 100.0
soft_attack = 100.0
hard_attack = 100.0
}
paratrooper = {
breakthrough = 10.0
soft_attack = 10.0
hard_attack = 10.0
}
}
}