All right, I mind it from now onYodaMaster said:You see what I have to do when modders forget scenarios in their proposals.![]()
historicalleader = {
id = { type = 6 id = 097801 }
category = general
name = "Hosokawa Katsumoto"
startdate = {
year = 1467
}
deathdate = {[color=yellow]
day = 5
month = june[/color]
year = 1473
}
...
historicalleader = {
id = { type = 6 id = 097803 }
category = general
name = "Akamatsu Masanori"
startdate = {
year = 1467
}
deathdate = { [color=yellow]# When he finally managed to pacify his domain
year = 1488[/color]
[color=red]day = 24
month = december
year = 1477[/color]
}
...
historicalleader = {
id = { type = 6 id = 097804 }
category = general
name = "Ouchi Masahiro"
startdate = {
year = 1467
}
deathdate = { [color=yellow]#The last time when he joind a war against Rokkaku clan
year = 1491[/color]
[color=red]day = 24
month = december
year = 1477[/color]
}
...
historicalleader = {
id = { type = 6 id = 097806 }
category = general
name = "Takeda Shingen"
startdate = {
[color=lime]month = september[/color]
[color=yellow]year = 1553[/color]
[color=red]year = 1561[/color]
}
deathdate = {
day = 12
month = may
year = 1573
}
location = 685 #Kantou (Kai or Shinano)
rank = 2
movement = 3
fire = 3
shock = 4
siege = 0
[color=lime]dormant = no[/color]
[color=red]remark = "1521-73: The startyear is when he fought the most fierce battle with Uesugi kensin."[/color]
}
historicalleader = {
id = { type = 6 id = 097807 }
category = general
name = "Uesugi Kenshin"
startdate = {
[color=lime]month = september[/color]
[color=yellow]year = 1553[/color]
[color=red]year = 1561[/color]
}
deathdate = {
day = 12
month = march
year = 1578
}
[color=yellow]location = 684 #Tohoku (Echigo)[/color]
[color=red]location = 685 #Kantou (Echigo)[/color]
rank = 2
movement = 4
fire = 2
shock = 4
siege = 0
[color=lime]dormant = no[/color]
[color=red]remark = "1530-78: The startyear is when he fought the most fierce battle with Takeda Shingen."[/color]
}
historicalleader = {
id = { type = 6 id = 097810 }
category = general
name = "Shimazu Yoshihiro"
startdate = {
year = 1587 #inherited the family estate
}
deathdate = {
year = 1602 #retired
}
[color=yellow]location = 688 #Kyushu (Higo)[/color]
[color=red]location = 687 #Kyushu (Higo)[/color]
...
historicalleader = {
id = { type = 6 id = 097808 }
[color=yellow]category = general[/color]
[color=red]category = monarch[/color]
name = "Tokugawa Ieyasu"
startdate = { [color=yellow]#just after NIP_6988, Nobunaga's death
day = 21
month = june
year = 1582[/color]
[color=red]day = 16
month = september
year = 1600[/color]
}
deathdate = { [color=yellow]#just after Siege of Osaka in 1614-1615
day = 3
month = june
year = 1615[/color]
[color=red]day = 22
month = may
year = 1616[/color]
}
location = 685 #Kanto (Owari)
[color=yellow]rank = 1[/color]
[color=red]rank = 0[/color]
...
Don't forget that if Japan appears as a revolter at this time (always possible...), both of them could be not woken if it is too late for suggested event(s).waishi said:- Takeda and Uesugi conflicted each other as local autonomous lords, then maybe we should regard them as an alternative option: In other words, I want to change their 'dormant' to 'yes'. Within a day or two, I'm going to post the event on which you can make a choice between (or both of) them in 1553, when they began their famous battles.
YodaMaster said:Don't forget that if Japan appears as a revolter at this time (always possible...), both of them could be not woken if it is too late for suggested event(s).
That's it and I have to be more careful about such a consistency problemYodaMaster said:You can't escape my "wrath" and "lightnings".![]()
#(1546-1548) Great victory of Hojo clan in central Kanto
event = {
id = 242074
trigger = {
owned = { province = 685 data = -1 } #Kanto (Sagami)
}
random = no
country = NIP
name = "EVENTNAME242074" #Great victory of Hojo clan in central Kanto
desc = "EVENTHIST242074"
#-#
date = { day = 18 month = may year = 1546 }
offset = 30
deathdate = { day = 29 month = november year = 1548 }
action_a = {
name = "ACTIONNAME242065A" #Let them be
command = { type = revolt which = 685 } #Kanto (Sagami)
command = { type = revolt which = 685 }
command = { type = revolt which = 685 }
command = { type = INF which = 685 value = 8000 }
command = { type = population which = 685 value = 3000 }
command = { type = province_revoltrisk which = 685 value = -4 }
}
}
#(1553) Conflicts between Takeda and Uesugi
event = {
id = 242075
trigger = {
owned = { province = 685 data = -1 } #Kanto (Shinano)
}
random = no
country = NIP
name = "EVENTNAME242075" #Conflicts between Takeda and Uesugi
desc = "EVENTHIST242075"
#-#
date = { day = 1 month = february year = 1553 }
offset = 20
deathdate = { day = 29 month = august year = 1553 }
action_a = {
name = "ACTIONNAME242065A" #Let them be
command = { type = stability value = -1 }
command = { type = domestic which = centralization value = -1 }
command = { type = revolt which = 685 } #Kanto (Shinano)
command = { type = revolt which = 685 }
command = { type = revolt which = 685 }
command = { type = province_revoltrisk which = 685 value = 2 }
}
action_b = {
name = "ACTIONNAME242075B" #Support Takeda
command = { type = treasury value = -50 }
command = { type = stability value = -1 }
command = { type = CAV which = 685 value = 5000 } #Kanto (Shinano)
command = { type = sleepleader which = 097807 } #Uesugi Kenshin (NIP)
command = { type = revolt which = 684 } #Tohoku (Echigo)
command = { type = revolt which = 684 }
command = { type = revolt which = 684 }
command = { type = province_revoltrisk which = 685 value = 2 }
}
action_c = {
name = "ACTIONNAME242075C" #Support Uesugi
command = { type = treasury value = -50 }
command = { type = stability value = -1 }
command = { type = CAV which = 684 value = 5000 } #Tohoku (Echigo)
command = { type = sleepleader which = 097806 } #Takeda Shingen (NIP)
command = { type = revolt which = 685 } #Kanto (Shinano)
command = { type = revolt which = 685 }
command = { type = revolt which = 685 }
command = { type = province_revoltrisk which = 685 value = 2 }
}
}
#(1560-1562) Battle of Okehazama
event = {
id = 242076
trigger = {
owned = { province = 685 data = -1 } #Kanto (Owari)
}
random = no
country = NIP
name = "EVENTNAME242076" #Battle of Okehazama
desc = "EVENTHIST242076"
#-#
date = { day = 11 month = june year = 1560 }
offset = 30
deathdate = { day = 20 month = july year = 1562 }
action_a = {
name = "MARVELLOUS"
command = { type = domestic which = innovative value = 1 }
command = { type = revolt which = 685 } #Kanto (Owari)
command = { type = revolt which = 685 }
command = { type = revolt which = 685 }
command = { type = INF which = 685 value = 5000 }
}
}
#(1570-1574) Nagashima Ikko-ikki
event = {
id = 242077
trigger = {
owned = { province = 685 data = -1 } #Kanto (Owari)
}
random = no
country = NIP
name = "EVENTNAME242077" #Nagashima Ikko-ikki
desc = "EVENTHIST242077"
#-#
date = { day = 1 month = september year = 1570 }
offset = 30
deathdate = { day = 28 month = september year = 1574 }
action_a = {
name = "ACTIONNAME6944B" #Crush the Ikko-ikki
command = { type = domestic which = innovative value = 1 }
command = { type = stability value = -1 }
command = { type = trade value = -200 }
command = { type = revolt which = 685 } #Kanto
command = { type = revolt which = 685 }
command = { type = revolt which = 685 }
}
}
#(1574-1576) Regional unification of southern Shikoku
event = {
id = 242078
trigger = {
owned = { province = 687 data = -1 } #Shikoku (Tosa)
control = { province = 687 data = -1 }
}
random = no
country = NIP
name = "EVENTNAME242078" #Regional unification of southern Shikoku
desc = "EVENTHIST242078"
#-#
date = { day = 1 month = february year = 1574 }
offset = 30
deathdate = { day = 29 month = november year = 1576 }
action_a = {
name = "ACTIONNAME242065A" #Let them be
command = { type = population which = 687 value = 2000 } #Shikoku
command = { type = province_revoltrisk which = 687 value = -4 }
}
}
#(1584-1585) Regional unification of Shikoku
event = {
id = 242079
trigger = {
owned = { province = 687 data = -1 } #Shikoku (Tosa or Awa)
control = { province = 687 data = -1 }
}
random = no
country = NIP
name = "EVENTNAME242079" #Regional unification of Shikoku
desc = "EVENTHIST242079"
#-#
date = { day = 1 month = february year = 1584 }
offset = 30
deathdate = { day = 29 month = november year = 1585 }
action_a = {
name = "ACTIONNAME242065A" #Let them be
command = { type = infra value = 300 }
command = { type = population which = 687 value = 3000 } #Shikoku
command = { type = province_revoltrisk which = 687 value = -6 }
}
}
#(1542-1546) Conflicts within Chugoku
event = {
id = 242080
trigger = {
owned = { province = 686 data = -1 } #Kansai (Bingo)
}
random = no
country = NIP
name = "EVENTNAME242080" #Conflicts within Chugoku
desc = "EVENTHIST242080"
#-#
date = { day = 11 month = june year = 1542 }
offset = 30
deathdate = { day = 20 month = july year = 1546 }
action_a = {
name = "CURSES"
command = { type = domestic which = centralization value = -1 }
command = { type = stability value = -1 }
command = { type = revolt which = 686 } #Kansai
command = { type = revolt which = 686 }
command = { type = revolt which = 686 }
}
}
#(1566-1568) Regional unification of Chugoku
event = {
id = 242081
trigger = {
owned = { province = 686 data = -1 } #Kansai (Bingo)
control = { province = 686 data = -1 }
}
random = no
country = NIP
name = "EVENTNAME242081" #Regional unification of Chugoku
desc = "EVENTHIST242081"
#-#
date = { day = 1 month = november year = 1566 }
offset = 30
deathdate = { day = 29 month = november year = 1568 }
action_a = {
name = "ACTIONNAME242065A" #Let them be
command = { type = naval value = 300 }
command = { type = population which = 686 value = 3000 } #Kansai
command = { type = province_revoltrisk which = 686 value = -4 }
}
}
#(1570-1576) Coalition against Oda
event = {
id = 242082
trigger = {
event = 6922 #NIP: Oda has taken capital
owned = { province = 686 data = -1 } #Kansai (Yamashiro)
}
random = no
country = NIP
name = "EVENTNAME242082" #Coalition against Oda
desc = "EVENTHIST242082"
#-#
date = { day = 1 month = february year = 1570 }
offset = 30
deathdate = { day = 29 month = november year = 1576 }
action_a = {
name = "ACTIONNAME242082A" #Side with Oda
command = { type = stability value = -3 }
command = { type = domestic which = centralization value = 1 }
command = { type = domestic which = aristocracy value = -1 }
command = { type = province_revoltrisk which = 686 value = 10 } #Kansai
command = { type = revoltrisk which = 72 value = 5 }
}
}
#(1578-1582) End of the Ishiyama-Hongan-ji War
event = {
id = 242083
trigger = {
owned = { province = 686 data = -1 } #Kansai (Yamashiro)
}
random = no
country = NIP
name = "EVENTNAME242083" #End of the Ishiyama-Hongan-ji War
desc = "EVENTHIST242083"
#-#
date = { day = 22 month = june year = 1578 }
offset = 30
deathdate = { day = 21 month = june year = 1582 }
action_a = {
name = "ACTIONNAME242083A" #Make a peace with them
command = { type = domestic which = innovative value = -1 }
command = { type = trade value = 300 }
command = { type = population which = 686 value = 3000 } #Kansai
command = { type = province_revoltrisk which = 686 value = -5 }
command = { type = sleepevent which = 6924 } #NIP: Ikko-ikki
}
action_b = {
name = "ACTIONNAME6975A" #Burn it down
command = { type = domestic which = innovative value = 2 }
command = { type = stability value = 1 }
command = { type = trade value = -300 }
command = { type = population which = 686 value = -3000 } #Kansai
command = { type = revolt which = 686 } #Kansai
command = { type = revolt which = 686 }
command = { type = revolt which = 686 }
command = { type = province_revoltrisk which = 686 value = -5 }
command = { type = sleepevent which = 6924 } #NIP: Ikko-ikki
}
}
#(1546-1552) Liberalization of Markets and Guilds (I)
event = {
id = 242084
trigger = {
owned = { province = 685 data = -1 } #Kanto (Owari)
}
random = no
country = NIP
name = "EVENTNAME242084" #Liberalization of Markets and Guilds
desc = "EVENTHIST242084"
#-#
date = { day = 21 month = january year = 1546 }
offset = 30
deathdate = { day = 20 month = january year = 1552 }
action_a = {
name = "ACTIONNAME242084A" #Promote economic growth
command = { type = domestic which = aristocracy value = -1 }
command = { type = domestic which = mercantilism value = -1 }
command = { type = domestic which = serfdom value = -1 }
command = { type = trade value = 300 }
command = { type = provincetax which = 685 value = 1 } #Kanto
command = { type = population which = 685 value = 2000 }
}
action_b = {
name = "ACTIONNAME242084B" #Protect old rights
command = { type = domestic which = aristocracy value = 1 }
command = { type = domestic which = mercantilism value = 1 }
command = { type = domestic which = serfdom value = 1 }
command = { type = trade value = -300 }
command = { type = stability value = 1 }
}
}
#(1576-1582) Liberalization of Markets and Guilds (II)
event = {
id = 242085
trigger = {
owned = { province = 685 data = -1 } #Kanto (Owari)
}
random = no
country = NIP
name = "EVENTNAME242084" #Liberalization of Markets and Guilds
desc = "EVENTHIST242084"
#-#
date = { day = 21 month = june year = 1576 }
offset = 30
deathdate = { day = 20 month = june year = 1582 }
action_a = {
name = "ACTIONNAME242084A" #Promote economic growth
command = { type = domestic which = aristocracy value = -1 }
command = { type = domestic which = mercantilism value = -1 }
command = { type = domestic which = serfdom value = -1 }
command = { type = trade value = 300 }
command = { type = provincetax which = 685 value = 1 } #Kanto
command = { type = population which = 685 value = 3000 }
}
action_b = {
name = "ACTIONNAME242084B" #Protect old rights
command = { type = domestic which = aristocracy value = 1 }
command = { type = domestic which = mercantilism value = 1 }
command = { type = domestic which = serfdom value = 1 }
command = { type = trade value = -300 }
command = { type = stability value = 1 }
}
}
#(1586-1592) Liberalization of Markets and Guilds (III)
event = {
id = 242086
trigger = {
owned = { province = 686 data = -1 } #Kansai (Yamashiro)
}
random = no
country = NIP
name = "EVENTNAME242084" #Liberalization of Markets and Guilds
desc = "EVENTHIST242084"
#-#
date = { day = 8 month = september year = 1586 }
offset = 30
deathdate = { day = 7 month = september year = 1592 }
action_a = {
name = "ACTIONNAME242084A" #Promote economic growth
command = { type = domestic which = aristocracy value = -1 }
command = { type = domestic which = mercantilism value = -1 }
command = { type = domestic which = serfdom value = 1 }
command = { type = trade value = 300 }
command = { type = provincetax which = 686 value = 2 } #Kansai
command = { type = population which = 686 value = 3000 }
}
action_b = {
name = "ACTIONNAME242084B" #Protect old rights
command = { type = domestic which = aristocracy value = 1 }
command = { type = domestic which = mercantilism value = 1 }
command = { type = domestic which = serfdom value = -1 }
command = { type = trade value = -300 }
command = { type = stability value = 1 }
}
}
[color=red]#(1568)[/color][color=yellow]#(1568-1569)[/color] Oda has taken Capital
event = {
id = 6922
trigger = {
[color=yellow]owned = { province = 686 data = -1 } #Kansai (Yamashiro)[/color]
[color=red]event = 6945 #NIP: Ise Shinkuro takes Odawara Castle[/color]
}
random = no
country = NIP
name = "EVENTNAME6922" #Oda has taken capital
desc = "EVENTHIST6922"
#-#
date = { day = 1 month = march year = 1568 }
[color=yellow]offset = 30
deathdate = { day = 29 month = december year = 1569 }[/color]
[color=red]offset = 90
deathdate = { day = 29 month = december year = 1568 }[/color]
action_a = {
name = "OK"
command = { type = province_revoltrisk which = 686 value = -10 } #Kansai
command = { type = domestic which = ARISTOCRACY value = -1 }
command = { type = stability value = -1 }
command = { type = provincetax which = 685 value = 2 } #Kanto
}
}
#(1571) [color=yellow]The fate of [/color]Enryakuji
event = {
id = 6975
[color=yellow]trigger = {
owned = { province = 685 data = -1 } #Kanto
}[/color]
random = no
country = NIP
name = "EVENTNAME6975" #The fate of Enryakuji
desc = "EVENTHIST6975"
#-#
date = { day = 12 month = september year = 1571 }
action_a = {
name = "ACTIONNAME6975A" #Burn it down
command = { type = domestic which = Innovative value = 2 }
command = { type = infra value = -100 }
command = { type = stability value = 2 }
command = { type = losemanufactory which = 686 } #Kansai
command = { type = province_revoltrisk which = 686 value = -3 }
[color=red]command = { type = sleepevent which = 6924 } #NIP: Ikko-ikki[/color]
}
action_b = {
name = "ACTIONNAME6975B" #Cooperate
[color=yellow]command = { type = domestic which = innovative value = -2 }[/color]
[color=red]command = { type = domestic which = Innovative value = -4 }[/color]
command = { type = province_revoltrisk which = 686 value = -3 }
command = { type = INF which = 686 value = 15000 } #Kansai
}
}
#(1613) Keicho Embassy
#by waishi
event = {
id = 242040
trigger = {
owned = { province = 684 data = -1 } #Tohoku
control = { province = 684 data = -1 }
}
random = no
country = NIP
name = "EVENTNAME242040" #Keicho Embassy
desc = "EVENTHIST242040"
#-#
date = { day = 14 month = september year = 1613 }
action_a = {
name = "ACTIONNAME242040A" #Send them [color=yellow]only as diplomats[/color]
command = { type = warships which = 684 value = 2 } #Tohoku
command = { type = transports which = 684 value = 2 }
command = { type = relation which = PAP value = 50 }
command = { type = relation which = SPA value = 50 }
[color=red]command = { type = wakeleader which = 097813 } #Hasekura Tsunenaga (NIP)[/color]
}
[color=yellow]action_b = {
name = "ACTIONNAME242040B" #Send them also as explorers
command = { type = warships which = 684 value = 2 } #Tohoku
command = { type = transports which = 684 value = 2 }
command = { type = relation which = PAP value = 50 }
command = { type = relation which = SPA value = 50 }
command = { type = wakeleader which = 097813 } #Hasekura Tsunenaga (NIP)
}[/color]
}
#(1600) Sekigahara
event = {
id = 6981
[COLOR=Yellow]trigger = {
owned = { province = 685 data = -1 } #Kanto
control = { province = 685 data = -1 } #Kanto
}[/COLOR]
random = no
country = NIP
name = "EVENTNAME6981" #Sekigahara
desc = "EVENTHIST6981"
#-#
date = { day = 15 month = september year = 1600 }
action_a = {
name = "OK"
command = { type = revolt which = 685 } #Kanto
command = { type = revolt which = 685 } #Kanto
command = { type = revolt which = 685 } #Kanto
command = { type = revolt which = 685 } #Kanto
[COLOR=Red]command = { type = sleepevent which = 6917 } #NIP: A Daimyo has attacked you
command = { type = sleepevent which = 6918 } #NIP: Daimyo alliance has formed against you
command = { type = sleepevent which = 6919 } #NIP: A Daimyo has built a manufactury
command = { type = sleepevent which = 6927 } #NIP: A vassal betrays his lord and takes over his lands
command = { type = sleepevent which = 6928 } #NIP: Daimyo are fighting in a province destroying it in the process
command = { type = sleepevent which = 6929 } #NIP: A Daimyo has made agricultural reforms in his domain
command = { type = sleepevent which = 6925 } #NIP: A daimyo demands rights and better position[/COLOR]
}
}
It sounds like a better solution which I sought to because I've thought that such regional conflicts don't always need a control of Japan's central government. So it may be good idea to add or to amend 'control' conditions of some events as below:Or at least controlled by rebels but not a foreign country?
[color=yellow] OR = {
control = { province = 684 data = -1 } #Tohoku
control = { province = 684 data = REB }
}[/color]
[color=yellow] OR = {
control = { province = 688 data = -1 } #Kyushu
control = { province = 688 data = REB }
}[/color]
[color=yellow] OR = {
control = { province = 685 data = -1 } #Kanto
control = { province = 685 data = REB }
}[/color]
[color=yellow] trigger = {
owned = { province = 684 data = -1 } #Tohoku (Echigo)
owned = { province = 685 data = -1 } #Kanto (Shinano)
OR = {
control = { province = 684 data = -1 }
control = { province = 684 data = REB }
}
OR = {
control = { province = 685 data = -1 }
control = { province = 685 data = REB }
}
}[/color]
[color=yellow] OR = {
control = { province = 686 data = -1 } #Kansai
control = { province = 686 data = REB }
}[/color]
Maybe we should simply add place names or rulers one in them as below:About "Liberalization of Markets and Guilds" events, even if description remains the same for all avents, is it possible to find a different name for each event?
I'm sorry, it was a mistake because I wrote it based on other event. 1578 is the correct year for NIP_242071, then, it may a good idea to fix its date as below:About previous posts, there is a problem with dates in NIP_242071. First line says 1578 but dates in the event don't match and don't match 242069 and 242070 neither.
#[color=red](1578)[/color] [color=yellow](1576-1580)[/color] Decisive battle over the hegemony of Kyushu
event = {
id = 242071
...
[color=yellow]date = { day = 9 month = december year = 1576 }
offset = 30
deathdate = { day = 13 month = november year = 1580 }[/color]
[color=red]date = { day = 1 month = june year = 1542 }
offset = 30
deathdate = { day = 29 month = september year = 1548 }[/color]
...
This is my "job".waishi said:Thank you for your quick, accurate response, YodaAt first, I fixed typos which you pointed out.
Ok for places then.waishi said:Maybe we should simply add place names or rulers one in them as below:
EVENTNAME242084 -> 'Liberalization of Markets and Guilds in Kannonji' or 'Rokkaku's Liberalization of...'
EVENTNAME242085 -> '...in Azuchi' or 'Oda's Liberalization of...'
EVENTNAME242086 -> '...in Kinki region' or 'Toyotomi's Liberalization of...'
Just now I remember that 'Kinki', which indicates the area around Kyoto, may sound 'kinky' for a native English speaker. Though it isn't a serious problem, we can simply replace the name with 'Kinai region' or 'Kansai' if you feel depayse about the name...YodaMaster said:Ok for places then.
#(1588) [COLOR=Yellow]The great sword hunt[/COLOR] [COLOR=Red]Toyotomi carries out the great Sword Hunt [/COLOR]
event = {
id = 6914
...
action_a = {
name = "ACTIONNAME6914A" #Split the groups
command = { type = province_revoltrisk which = 684 value = -10 } #Tohoku
command = { type = province_revoltrisk which = 685 value = -10 } #Kanto
[color=yellow]command = { type = province_revoltrisk which = 686 value = -10 } #Kansai[/color]
command = { type = province_revoltrisk which = 687 value = -10 } #Shikoku
command = { type = province_revoltrisk which = 688 value = -10 } #Kyushu
command = { type = domestic which = Quality value = 3 }
command = { type = domestic which = Serfdom value = 3 }
command = { type = stability value = 3 }
}
action_b = {
name = "ACTIONNAME6914B" #Don't split
command = { type = province_revoltrisk which = 684 value = -10 } #Tohoku
command = { type = province_revoltrisk which = 685 value = -10 } #Kanto
[color=yellow]command = { type = province_revoltrisk which = 686 value = -10 } #Kansai[/color]
command = { type = province_revoltrisk which = 687 value = -10 } #Shikoku
command = { type = province_revoltrisk which = 688 value = -10 } #Kyushu
command = { type = domestic which = Quality value = -3 }
command = { type = domestic which = Serfdom value = -3 }
command = { type = stability value = 3 }
}
}
Do you know we use ASS as tag for Mongolia? No need to change the name if it is accurate.waishi said:Just now I remember that 'Kinki', which indicates the area around Kyoto, may sound 'kinky' for a native English speaker. Though it isn't a serious problem, we can simply replace the name with 'Kinai region' or 'Kansai' if you feel depayse about the name...
waishi said:Oh, we already had the latest beta 12 including it! You do pretty much 'lightning' works, Yoda![]()
It could be a good idea to check DP sliders changes too and amend 1520 and 1648 scenarios accordingly too.waishi said:Well, then I'm going to back to check the 1648 scenario about the part of Japan.
YodaMaster said:Do you know we use ASS as tag for Mongolia?
All right, I also try to do itYodaMaster said:It could be a good idea to check DP sliders changes too and amend 1520 and 1648 scenarios accordingly too.
#(1522-1527) Decline of Oushu Tandai in Tohoku
event = {
id = 242063
...
action_a = {
name = "OH_NO"
command = { type = stability value = -1 }
command = { type = domestic which = centralization value = -1 }
[color=yellow]command = { type = domestic which = aristocracy value = -1 }[/color]
[color=red]command = { type = domestic which = aristocracy value = 1 }[/color]
command = { type = population which = 684 value = -1000 } #Tohoku
command = { type = province_revoltrisk which = 684 value = 5 }
}
}
#(1550-1552) Otomo clan's internal feud in Kyushu
event = {
id = 242068
...
action_a = {
name = "OH_NO"
command = { type = stability value = -1 }
command = { type = domestic which = centralization value = -1 }
[color=yellow]command = { type = domestic which = aristocracy value = -1 }[/color]
[color=red]command = { type = domestic which = aristocracy value = 1 }[/color]
command = { type = revolt which = 688 } #Kyushu
command = { type = revolt which = 688 }
command = { type = revolt which = 688 }
command = { type = province_revoltrisk which = 688 value = 2 } #Kyushu
}
}
#(1586-1592) Liberalization of Markets and Guilds in Kinki region
event = {
id = 242086
...
action_a = {
name = "ACTIONNAME242084A" #Promote economic growth
command = { type = domestic which = aristocracy value = -1 }
command = { type = domestic which = mercantilism value = -1 }
[color=yellow]command = { type = domestic which = serfdom value = -1 }[/color]
[color=red]command = { type = domestic which = serfdom value = 1 }[/color]
command = { type = trade value = 300 }
command = { type = provincetax which = 686 value = 2 } #Kansai
command = { type = population which = 686 value = 3000 }
}
action_b = {
name = "ACTIONNAME242084B" #Protect old rights
command = { type = domestic which = aristocracy value = 1 }
command = { type = domestic which = mercantilism value = 1 }
[color=yellow]command = { type = domestic which = serfdom value = 1 }[/color]
[color=red]command = { type = domestic which = serfdom value = -1 }[/color]
command = { type = trade value = -300 }
command = { type = stability value = 1 }
}
}
#1520_NIP_Japan.inc:
[COLOR=Yellow]policy = {
aristocracy = 7
centralization = 0
innovative = 4
mercantilism = 7
offensive = 6
land = 5
quality = 8
serfdom = 8
}[/COLOR]
#1648_NIP_Japan.inc:
[COLOR=Yellow]policy = {
aristocracy = 4
centralization = 4
innovative = 0
mercantilism = 10
offensive = 7
land = 10
quality = 10
serfdom = 10
}[/COLOR]
3877 #NIP: Hideyoshi's Anti-Christian Edict
3878 #NIP: Tokugawa's Edict of Expulsion
3880 #NIP: Policy of Sakoku implemented
3881 #NIP: Toyotomi Hideyoshi Plans to Invade Korea
6914 #NIP: The great sword hunt
6922 #NIP: Oda has taken capital
6959 #NIP: Sen no Rikyu perfects Tea Ceremony
6960 #NIP: Okuni creates Kabuki
6961 #NIP: Musashi Miyamoto writes the Book of Five Rings
6968 #NIP: Francis Xavier arrives in Japan
6974 #NIP: Toyotomi carries out the Taikokenchi
6975 #NIP: The fate of Enryakuji
6979 #NIP: Assassination of Shogun Ashikaga Yoshiteru
6980 #NIP: Last Ashikaga Shogun deposed by Oda
6981 #NIP: Sekigahara
6988 #NIP: Akechi Mitsuhide kills Oda
242032 #NIP: Firearms production comes to Japan
242036 #NIP: Appeal for redress in Taiwan
242037 #NIP: Allow the Dutch to trade again
242038 #NIP: Laws for Temples and Shrines
242039 #NIP: Magistrate of Temples and Shrines
242040 #NIP: Keicho Embassy
242041 #NIP: Tensho Boys Mission
242042 #NIP: Restoring relations with Korea
242046 #NIP: William Adams and Jan Joosten
242048 #NIP: Reductions in foreign trade
242049 #NIP: The Sakoku Edict of 1635
242050 #NIP: The Shimabara Rebellion
242051 #NIP: The conquest of Ryukyu
242056 #NIP: Luzon Sukezaemon, a Red seal ship trader
242057 #NIP: Araki Soutarou, a Red seal ship trader
242062 #NIP: Siege of Osaka
242063 #NIP: Decline of Oushu Tandai in Tohoku
242064 #NIP: Date clan's great internal feud in Tohoku
242065 #NIP: Regional unification of northern Tohoku
242066 #NIP: Betrayal of Nanbu clan's vassal in northern Tohoku
242067 #NIP: Decisive battle over the hegemony of southern Tohoku
242068 #NIP: Otomo clan's internal feud in Kyushu
242069 #NIP: Regional unification of northern Kyushu
242070 #NIP: Regional unification of northern Kyushu
242071 #NIP: Decisive battle over the hegemony of Kyushu
242072 #NIP: Regional unification of Kyushu
242074 #NIP: Great victory of Hojo clan in central Kanto
242075 #NIP: Conflicts between Takeda and Uesugi
242076 #NIP: Battle of Okehazama
242077 #NIP: Nagashima Ikko-ikki
242078 #NIP: Regional unification of southern Shikoku
242079 #NIP: Regional unification of Shikoku
242080 #NIP: Conflicts within Chugoku
242081 #NIP: Regional unification of Chugoku
242082 #NIP: Coalition against Oda
242083 #NIP: End of the Ishiyama-Hongan-ji War
242084 #NIP: Liberalization of Markets and Guilds in Kannonji
242085 #NIP: Liberalization of Markets and Guilds in Azuchi
242086 #NIP: Liberalization of Markets and Guilds in Kinki region
6916 #NIP: Red seal ships trade
6924 #NIP: Ikko-ikki
242055 #NIP: Japan turns toward the open-door policy