Event
The Target Work Of Art

One of our most skilled generals, Target Character, has decided to write a Treatise about the use of various gunpowder weapons. The name of the work is Target Work Of Art and it describes many novel uses that have been in use during our recent wars.
Target Work Of Art mentions the use of gunpowder in creating weaponry utilizing poisonous chemicals, elaborates on uses of weaponry like fire lances and fire arrows, and finally describes use of artillery.
ChinaCountrydynamic historical event.tagDefinitionin_game/events/DHE/flavor_chi.txt:8724
8725type = country_event
8726title = flavor_chi.121.title The Target Work Of Art
8727desc = flavor_chi.121.desc One of our most skilled generals, Target Character, has decided to write a Treatise about the use of various gunpowder weapons. The name of the work is Target Work Of Art and it describes many novel uses that have been in use during our recent wars.
Target Work Of Art mentions the use of gunpowder in creating weaponry utilizing poisonous chemicals, elaborates on uses of weaponry like fire lances and fire arrows, and finally describes use of artillery.
Target Work Of Art mentions the use of gunpowder in creating weaponry utilizing poisonous chemicals, elaborates on uses of weaponry like fire lances and fire arrows, and finally describes use of artillery.
8728outcome = neutral
8730fire_only_once = yes
8731dynamic_historical_event = {
}
8738trigger = {
8739army_tradition >= 80
8740any_character = {
8741is_general = yes
8742mil >= 80
}
}
8746illustration_tags = {
874710 = regular
874810 = exterior
}
8751immediate = {
}
8753ordered_character = {
8754limit = {
8755is_general = yes
8756mil >= 80
}
8758order_by = mil
8759save_scope_as = target_character
}
8761set_local_variable = {
8762name = work_of_art_quality
8763value = {
0.75
0.9
}
}
8765capital = {
8766create_art = {
8767artist = scope:target_character
8768key = huolongjing
8769quality = local_var:work_of_art_quality
8770type = work_of_art_type:treatise
}
}
8773work_of_art:huolongjing = {
8774save_scope_as = target_work_of_art
}
}