49 lines
705 B
Text
49 lines
705 B
Text
|
|
MagicUserTerm = {
|
||
|
|
type = character
|
||
|
|
|
||
|
|
text = {
|
||
|
|
trigger = {
|
||
|
|
is_female = yes
|
||
|
|
}
|
||
|
|
localization_key = magic_user_witch
|
||
|
|
}
|
||
|
|
text = {
|
||
|
|
trigger = {
|
||
|
|
is_female = no
|
||
|
|
}
|
||
|
|
localization_key = magic_user_sorcerer
|
||
|
|
}
|
||
|
|
}
|
||
|
|
|
||
|
|
MagicPracticeTerm = {
|
||
|
|
type = character
|
||
|
|
|
||
|
|
text = {
|
||
|
|
trigger = {
|
||
|
|
is_female = yes
|
||
|
|
}
|
||
|
|
localization_key = magic_practice_witchcraft
|
||
|
|
}
|
||
|
|
text = {
|
||
|
|
trigger = {
|
||
|
|
is_female = no
|
||
|
|
}
|
||
|
|
localization_key = magic_practice_sorcery
|
||
|
|
}
|
||
|
|
}
|
||
|
|
|
||
|
|
MagicSuperstitionTerm = {
|
||
|
|
type = character
|
||
|
|
|
||
|
|
random_valid = yes
|
||
|
|
|
||
|
|
text = {
|
||
|
|
localization_key = magic_superstition_harvest
|
||
|
|
}
|
||
|
|
text = {
|
||
|
|
localization_key = magic_superstition_weather
|
||
|
|
}
|
||
|
|
text = {
|
||
|
|
localization_key = magic_superstition_animals
|
||
|
|
}
|
||
|
|
}
|