I put here some flavor event for Ashanti... I want to provide some fun for gamers who choose this country...
I first think design Ashanti as a minor state a sort of buffer between Mali and Benin (Oyo) but a player who want to start with minor in africa... and conquer it with a Pagan State ?
It's just a first event.
I first think design Ashanti as a minor state a sort of buffer between Mali and Benin (Oyo) but a player who want to start with minor in africa... and conquer it with a Pagan State ?
It's just a first event.
Code:
####################################################################################
#
# Events for Ashanti in Interregnum by Didier Adams aka 'Crio'
# Modification / Adaptation :
#
# ID Range is 723000 to 723999
#
####################################################################################
# Flavor events 723800 to 723899
event = {
id = 723801
random = no
country = ASH
trigger = {
religion = pagan
}
name = "Otumfuo Nana Osei Tutu Opemsoo Temple of Nyame."
desc = "The Ashanti people of Ghana in West Africa believed in a supreme being called Nyame. Worship of Nyame was the exclusive preserve of the king."
date = { day = 1 month = january year = 1688 }
action_a = {
name = "Build the Temple for the glory of Ashantehe"
command = { type = stability value = 1 }
command = { type = DIP which = 6 value = 24 }
command = { type = cash value = -100 }
}
action_b = {
name = "We must keep our money for the people need"
command = { type = infra value = 50 }
command = { type = cash value = -50 }
}
}
Last edited: