• We have updated our Community Code of Conduct. Please read through the new rules for the forum that are an integral part of Paradox Interactive’s User Agreement.

alvya

Six-star scriptmaster
45 Badges
Mar 11, 2003
4.030
232
Visit site
  • Europa Universalis IV
  • 500k Club
  • Europa Universalis III: Chronicles
  • Europa Universalis IV: Pre-order
  • Victoria 2
  • Stellaris
  • Hearts of Iron IV: Cadet
  • PDXCon 2017 Awards Winner
  • Crusader Kings II
Como no lo encuentro anunciado por este foro pues lo pongo yo.

Ya tenemos nueva preview del In Nomine. La cosa no va pintando del todo mal. El hilo por si ha alguien le interesa es este:
http://www.europa-universalis.com/forum/showthread.php?t=350496

Y lo que Johan ha escrito es:



Hi, here is another little update of new cool features in our new expansion for Eu3.

The original announcement mentioned rebels with a cause. Now every rebel that spawn is assigned to a rebel-type faction, which has different goals and abilities. Of course, this includes everything from peasant rabble against taxes to pretenders to the throne. Which type you get depends on the stats of your country and that province at that time. Here's a small example of when you start the game as England in the middle of the civil war.

inn2a.jpg


Of course, all these types are created through script files The scripts can then control where rebel armies move, what they do when taking a province, and what they do when they enforce their demands, amongst other things.

Code:

##############################################
# Revolutionary rebels. Civil War factions.
##############################################
revolutionary_rebels = {

area = nation # Stays within the nation
government = republic # Prefers republics
defection = none # Does not defect
independence = none # Does not strive for independence

resilient = yes #will not disband on retreat
reinforcing = no #will not be reinforced.
general = yes # armies will get leaders.
smart = yes #Does not assault forts, tactically withdraw from battle, etc.

artillery = 0.1
infantry = 0.6
cavalry = 0.3

# The rebel type with the highest modifier for this province gets picked
spawn_chance = {
factor = 1
modifier = {
factor = 2
year = 1750
}
modifier = {
factor = 0.4
NOT = { year = 1600 }
}
modifier = {
factor = 0.25
owner = {
government = republic
}
}
modifier = {
factor = 0.1
owner = {
NOT = { technology_group = latin }
NOT = { technology_group = eastern }
}
}
modifier = {
factor = 2
owner = {
NOT = { serfdom_freesubjects = -1 }
}
}
modifier = {
factor = 2
owner = {
NOT = { serfdom_freesubjects = -3 }
}
}
modifier = {
factor = 1.5
owner = {
NOT = { aristocracy_plutocracy = 0 }
}
}
}

#This is checked for EACH province in the Area of Operations
movement_evaluation = {
factor = 1
modifier = {
factor = 0.1
units_in_province = 1
}
modifier = {
factor = 0.001
controlled_by = REB
}
modifier = {
factor = 1.5
revolt_risk = 2
}
modifier = {
factor = 1.5
revolt_risk = 4
}
modifier = {
factor = 1.5
revolt_risk = 6
}
}

# Province Scope
siege_won_trigger = {
}
siege_won_effect = {
}

# Country Scope
demands_enforced_effect = {
government = REB # Special for this effect. Picks preferred rebel government.
religion = REB
force_converted = yes
define_ruler = {
rebel = yes
}
}
}



So, we talked a bit about the AI in the previous sneakpeak, and we said that the AI could analyse its missions and potential decisions, and create its strategies out of it. This is a screenshot of a debug tooltip, where we have Castille, which has the mission shown earlier to finish the reconquista. They also have the option to form Spain as a country decision.
Of course, players can always see who another country has as natural rivals, and who they view as threats.

inn2b.jpg


Since we all love maps..

Here's a quick view of the changes in germany and netherlands. See if you can spot them all!
inn2c.jpg

__________________
 

unmerged(41120)

Sargento de Artilleria Hatman
Mar 8, 2005
43
0
No he podido dejar de notar que en la segunda de las imagenes aparece la pantalla de provincia de... Cadiz. ¿Nuevo mapa?
 

alvya

Six-star scriptmaster
45 Badges
Mar 11, 2003
4.030
232
Visit site
  • Europa Universalis IV
  • 500k Club
  • Europa Universalis III: Chronicles
  • Europa Universalis IV: Pre-order
  • Victoria 2
  • Stellaris
  • Hearts of Iron IV: Cadet
  • PDXCon 2017 Awards Winner
  • Crusader Kings II
Astaldo said:
No he podido dejar de notar que en la segunda de las imagenes aparece la pantalla de provincia de... Cadiz. ¿Nuevo mapa?
Si. Mas provincias en algunas regiones, incluida la peninsula. En el Sneakpeak 1 puedes ver el mapa de Iberia y las nuevas provincias.
 

Malatesta

Consigliere
98 Badges
Nov 23, 2004
13.667
2.710
  • Cities: Skylines
  • Europa Universalis III Complete
  • Europa Universalis IV: Res Publica
  • Victoria: Revolutions
  • Europa Universalis: Rome
  • Rome Gold
  • Semper Fi
  • Sengoku
  • Victoria 2
  • Victoria 2: A House Divided
  • Victoria 2: Heart of Darkness
  • Rome: Vae Victis
  • 500k Club
  • March of the Eagles
  • Crusader Kings II: Holy Knight (pre-order)
  • Europa Universalis IV: El Dorado
  • Europa Universalis IV: Pre-order
  • Pride of Nations
  • Mount & Blade: Warband
  • Crusader Kings II: Way of Life
  • Pillars of Eternity
  • Europa Universalis IV: Common Sense
  • Crusader Kings II: Horse Lords
  • Europa Universalis IV: Cossacks
  • Crusader Kings II: Conclave
  • Hearts of Iron IV: No Step Back
  • Divine Wind
  • Crusader Kings II
  • Crusader Kings II: Charlemagne
  • Crusader Kings II: Legacy of Rome
  • Crusader Kings II: The Old Gods
  • Crusader Kings II: Rajas of India
  • Crusader Kings II: The Republic
  • Crusader Kings II: Sons of Abraham
  • Crusader Kings II: Sword of Islam
  • Commander: Conquest of the Americas
  • Deus Vult
  • East India Company
  • Europa Universalis III
  • Cities in Motion
  • Europa Universalis IV
  • Europa Universalis IV: Art of War
  • Europa Universalis IV: Conquest of Paradise
  • Europa Universalis IV: Wealth of Nations
  • Europa Universalis IV: Call to arms event
  • For the Motherland
  • Hearts of Iron III
  • Hearts of Iron III: Their Finest Hour
  • Heir to the Throne
  • Europa Universalis III Complete
Interesante la pantallita de Castilla. Ahora los países tienen asignados rivales históricos y los países que conquistarían, al igual que misiones nacionales (La Reconquista) ¿Bizancio intentando recuperar el Imperio :D?

Sobre los rebeldes la cosa pinta muy bien. Si tienen sus propias stad y sus objetivos establecidos veremos unas guerras muy interesantes. Me pregunto que stats le han puesto a Cromwell.