Results 1 to 13 of 13

Thread: "Religion for EB" Mod

  1. #1
    Xsaçapāvan é Skudra Member Atraphoenix's Avatar
    Join Date
    Jul 2008
    Location
    İstanbul, Turkey
    Posts
    1,402

    Default "Religion for EB" Mod

    My 9 Religion for EB

    Spoiler Alert, click show to read: 

    ¬--------------------

    {zoroastrian} Zoroastrian

    {zoroastrian_desc}
    This man has a basic belief in the teachings of Zoroaster.

    {zoroastrian_effects_desc}
    +5% Zoroastrian conversion

    ¬--------------------

    {judaism} Jewish

    {judaism_desc}
    This man has a basic belief in the tenets of the Judaism.

    {judaism_effects_desc}
    +5% Jewish conversion

    ¬--------------------

    {buddhism} Buddhist

    {buddhism_desc}
    This man has a basic belief in the tenets of the Buddha.

    {buddhism_effects_desc}
    +5% Buddhist conversion

    ¬--------------------

    {hellenicpolytheism} Hellenic Polytheist

    {hellenicpolytheism_desc}
    This man has a basic belief in the tenets of the Buddha.

    {hellenicpolytheism_effects_desc}
    +5% Hellenic Polytheism conversion

    ¬--------------------

    {egyptianpolytheism} Egyptian Polytheist

    {egyptianpolytheism_desc}
    This man has a basic belief in the tenets of the Buddha.

    {egyptianpolytheism_effects_desc}
    +5% Egyptian Polytheist conversion

    ¬--------------------

    {semiticpolytheism} Semitic Polytheist

    {semiticpolytheism_desc}
    This man has a basic belief in the tenets of the Buddha.

    {semiticpolytheism_effects_desc}
    +5% Semitic Polytheist conversion

    ¬--------------------

    {celticpolytheism} Celtic Polytheist

    {celticpolytheism_desc}
    This man has a basic belief in the tenets of the Buddha.

    {celticpolytheism_effects_desc}
    +5% Celtic Polytheist conversion

    ¬--------------------

    {germanicpolytheism} Germanic Polytheist

    {germanicpolytheism_desc}
    This man has a basic belief in the tenets of the Buddha.

    {germanicpolytheism_effects_desc}
    +5% Germanic Polytheist conversion

    ¬--------------------

    {animism} Animist

    {animism_desc}
    This man has a basic belief in the tenets of the Buddha.

    {animism_effects_desc}
    +5% Animist conversion


    Descr_beliefs txt

    Spoiler Alert, click show to read: 
    ;
    ; Belief system descriptor
    ;
    ; This consists largely of UI related information - names, pip graphics &c.
    ;
    ; Line 1: the tag. All other databases that need to refer to beliefs will do so with this tag
    ; Line 2: path to 'order' pip - shows up on the settlement stats screen
    ; Line 3: path to 'unrest' pip - shows up on the settlement stats screen
    ; Line 4: path to 'level' pip - shows up on the settlement stats screen
    ; Line 5: unrest tooltip label - label for tooltip string for order pip found in data/text/expanded_bi.txt
    ; Line 6: order tooltip label - label for tooltip string for unrest pip found in data/text/expanded_bi.txt
    ;
    ; Order of declaration is relevant - ties will be broken for dominance in order of declaration
    ; i.e. first declared religion will win over second declared religion in the event of a tie.
    ; Do not assume that the current order of declaration will be maintained.
    ;

    ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
    zoroastrian
    EB/data/ui/pips/pip_religion_zoroastrian_positive.tga
    EB/data/ui/pips/pip_religion_zoroastrian_negative.tga
    EB/data/ui/pips/pip_religion_zoroastrian.tga
    ZOROASTRIAN_LABEL
    ZOROASTRIAN_UNREST
    ZOROASTRIAN_ORDER

    ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
    judaism
    EB/data/ui/pips/pip_religion_judaism_positive.tga
    EB/data/ui/pips/pip_religion_judaism_negative.tga
    EB/data/ui/pips/pip_religion_judaism.tga
    JEWISH_LABEL
    JEWISH_UNREST
    JEWISH_ORDER

    ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
    buddhism
    EB/data/ui/pips/pip_religion_buddhism_positive.tga
    EB/data/ui/pips/pip_religion_buddhism_negative.tga
    EB/data/ui/pips/pip_religion_buddhism.tga
    BUDDHIST_LABEL
    BUDDHIST_UNREST
    BUDDHIST_ORDER

    ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
    animism
    EB/data/ui/pips/pip_religion_animism_positive.tga
    EB/data/ui/pips/pip_religion_animism_negative.tga
    EB/data/ui/pips/pip_religion_animism.tga
    ANIMIST_LABEL
    ANIMIST_UNREST
    ANIMIST_ORDER

    ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
    hellenicpolytheism
    EB/data/ui/pips/pip_religion_hellenicpolytheism_positive.tga
    EB/data/ui/pips/pip_religion_hellenicpolytheism_negative.tga
    EB/data/ui/pips/pip_religion_hellenicpolytheism.tga
    HELLENICPOLYTHEIST_LABEL
    HELLENICPOLYTHEIST_UNREST
    HELLENICPOLYTHEIST_ORDER

    ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
    egyptianpolytheism
    EB/data/ui/pips/pip_religion_egyptianpolytheism_positive.tga
    EB/data/ui/pips/pip_religion_egyptianpolytheism_negative.tga
    EB/data/ui/pips/pip_religion_egyptianpolytheism.tga
    EGYPTIANPOLYTHEIST_LABEL
    EGYPTIANPOLYTHEIST_UNREST
    EGYPTIANPOLYTHEIST_ORDER

    ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
    semiticpolytheism
    EB/data/ui/pips/pip_religion_semiticpolytheism_positive.tga
    EB/data/ui/pips/pip_religion_semiticpolytheism_negative.tga
    EB/data/ui/pips/pip_religion_semiticpolytheism.tga
    SEMITICPOLYTHEIST_LABEL
    SEMITICPOLYTHEIST_UNREST
    SEMITICPOLYTHEIST_ORDER

    ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
    celticpolytheism
    EB/data/ui/pips/pip_religion_celticpolytheism_positive.tga
    EB/data/ui/pips/pip_religion_celticpolytheism_negative.tga
    EB/data/ui/pips/pip_religion_celticpolytheism.tga
    CELTICPOLYTHEIST_LABEL
    CELTICPOLYTHEIST_UNREST
    CELTICPOLYTHEIST_ORDER

    ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
    germanicpolytheism
    EB/data/ui/pips/pip_religion_germanicpolytheism_positive.tga
    EB/data/ui/pips/pip_religion_germanicpolytheism_negative.tga
    EB/data/ui/pips/pip_religion_germanicpolytheism.tga
    GERMANICPOLYTHEIST_LABEL
    GERMANICPOLYTHEIST_UNREST
    GERMANICPOLYTHEIST_ORDER



    This mod has been abandoned because of the game play issues, I could not solve the problem. In fact, I had no idea to fix it.
    Ferromancer wished me a favour, I hope we can handle it, because I am sure that after testing this mod;
    -You may have religion for Alexander EB,
    -But no religion traits.

    So as I quit modding this mod a long time ago, so anyone interested in it to try with other exe, mainly BI, the only exe that you can have religion system without any problem.

    Here is the link to non-working testing mod; beware this mod is guaranteed to have CTD if you try it without backups,
    If you avoid trait files namely :
    -export_descr_VnVs_enums,
    -export_descr_character_traits,
    -export_VnVs,

    the mod may work because of the fact that I managed to make it work under alex, but after I have added traits it ctded.
    so
    IN SHORT THIS MOD IS UNFINISHED, AND I ONLY ADVICE THE MODDERS WHO MAY USE THIS FILES FOR OTHER SYSTEMS LIKE GOVERNMENT, CULTURE OR RELIGION SYSTEM ITSELF.

    To download my abandoned project of "Religion for EB Mod"

    click here
    Last edited by Atraphoenix; 07-13-2009 at 08:26.



    My Submods for EB
    Spoiler Alert, click show to read: 
    My AAR/Guides How to assault cities with Horse Archers? RISE OF ARSACIDS! (A Pahlava AAR) - finished
    History is written by the victor." Winston Churchill

  2. #2
    Slixpoitation Member A Very Super Market's Avatar
    Join Date
    Jan 2009
    Location
    Vancouver, BC, Canada, North America, Terra, Sol, Milky Way, Local Cluster, Universe
    Posts
    3,700

    Default Re: "Religion for EB" Mod

    I'm not sure how this works. If there is a public order disturbance, why? Ancient people didn't really care about reilgious differences until Christianity came around.
    Spoiler Alert, click show to read: 
    WELCOME TO AVSM
    Cool store, bro! I want some ham.
    No ham, pepsi.
    They make deli slices of frozen pepsi now? Awesome!
    You also need to purchase a small freezer for storage of your pepsi.
    It runs on batteries. You'll need a few.
    Uhh, I guess I won't have pepsi then. Do you have change for a twenty?
    You can sift through the penny jar
    ALL WILL BE CONTINUED

    - Proud Horseman of the Presence

  3. #3
    Xsaçapāvan é Skudra Member Atraphoenix's Avatar
    Join Date
    Jul 2008
    Location
    İstanbul, Turkey
    Posts
    1,402

    Default Re: "Religion for EB" Mod

    mate this publishing is not for playing just for resource share....



    My Submods for EB
    Spoiler Alert, click show to read: 
    My AAR/Guides How to assault cities with Horse Archers? RISE OF ARSACIDS! (A Pahlava AAR) - finished
    History is written by the victor." Winston Churchill

  4. #4

    Default Re: "Religion for EB" Mod

    I was wondering if you could give more detail as to what worked and what didn't. Did cities convert religion too quickly? Did buildings have an effect on religion at all? Was it only character religious traits that crashed? What kind of effect was there on civil disorder?

    I was considering putting a limited version of this into my installer if only for cosmetic effect.
    Currently playing as:

    Want to play Europa Barbarorum on Barbarian Invasion? Read all about it!
    Thanks for the balloons!

    Big Brother got you down? Join the Freedom Group on the .org!

  5. #5
    Xsaçapāvan é Skudra Member Atraphoenix's Avatar
    Join Date
    Jul 2008
    Location
    İstanbul, Turkey
    Posts
    1,402

    Default Re: "Religion for EB" Mod

    Quote Originally Posted by Ferromancer View Post
    I was wondering if you could give more detail as to what worked and what didn't. Did cities convert religion too quickly? Did buildings have an effect on religion at all? Was it only character religious traits that crashed? What kind of effect was there on civil disorder?

    I was considering putting a limited version of this into my installer if only for cosmetic effect.
    Buildings, city religion that you put in settlements screen all fine only after I added traits it ctdied.
    P.S. As you know I tested under alex I do not think it will cause much problem under BI.



    My Submods for EB
    Spoiler Alert, click show to read: 
    My AAR/Guides How to assault cities with Horse Archers? RISE OF ARSACIDS! (A Pahlava AAR) - finished
    History is written by the victor." Winston Churchill

  6. #6
    Xsaçapāvan é Skudra Member Atraphoenix's Avatar
    Join Date
    Jul 2008
    Location
    İstanbul, Turkey
    Posts
    1,402

    Default Re: "Religion for EB" Mod

    Adiabene
    Arbela
    romans_scipii
    Kardouchoi
    194 218 61
    copper, river, persia, pahlavahome, EA, C, n1, n2, y4, n8
    5
    1
    zoroastrian 50 hellenicpolytheism 50

    Adurbadegan
    Phraaspa
    romans_scipii
    Alarodoi
    61 239 246
    tin, copper, textiles, mixed, variantea, pahlavahome, EA, C, n1, y2, n4, n8
    5
    1
    zoroastrian 50 hellenicpolytheism 50
    as you see in descr_Regions txt you put pre-organized religion strength.

    - Also neighbor cities adds +5 conversion and it dominates the mod, in 5 turn you can supress Zoroastrianism in Seleukeia e.g.
    neighbor city conversion is hardcoded methinks I could not manage to disable it. even I did not touch or add faction leader any religion trait the mod again gave faction leader conversion bonus.
    - so neighbor conversion and faction leader conversion bonus or unrest are hard codes.
    as you know the first 3 religion only caused problem.
    - I later tried to convert an idea on culture but it is same you destroy whole persian culture from persia less than 2 years,

    as a result, I think it will be best to use this mod for government system like Rise of Persia did before.

    I prescribed like - democracy (in fact it was in name only, despotism, monarchy, aristocracy, vassal autonomy (for mainly client rulers ) etc.

    P.S. At the moment I was busy to mod other games and I think I will wait EB2 to mod it again.
    Last edited by Atraphoenix; 07-15-2009 at 09:59.



    My Submods for EB
    Spoiler Alert, click show to read: 
    My AAR/Guides How to assault cities with Horse Archers? RISE OF ARSACIDS! (A Pahlava AAR) - finished
    History is written by the victor." Winston Churchill

  7. #7

    Default Re: "Religion for EB" Mod

    Any way to leave the top three religions blank so they don't wipe the whole map in 20 years?

    What affect to the non-top-three religions have on gameplay?

    Also, is it possible to use fractional values, like 0.5 conversion bonus from a religious building?
    Last edited by Ferromancer; 07-16-2009 at 01:58.
    Currently playing as:

    Want to play Europa Barbarorum on Barbarian Invasion? Read all about it!
    Thanks for the balloons!

    Big Brother got you down? Join the Freedom Group on the .org!

  8. #8
    Near East TW Mod Leader Member Cute Wolf's Avatar
    Join Date
    Nov 2008
    Location
    In ancient Middle East, driving Assyrian war machines...
    Posts
    3,991
    Blog Entries
    2

    Default Re: "Religion for EB" Mod

    Quote Originally Posted by Atraphoenix View Post
    My 9 Religion for EB



    Descr_beliefs txt


    All belief in Buddha? Where is Zeus and Ivpiter?!?!?

    My Projects : * Near East Total War * Nusantara Total War * Assyria Total War *
    * Watch the mind-blowing game : My Little Ponies : The Mafia Game!!! *

    Also known as SPIKE in TWC

  9. #9
    Xsaçapāvan é Skudra Member Atraphoenix's Avatar
    Join Date
    Jul 2008
    Location
    İstanbul, Turkey
    Posts
    1,402

    Default Re: "Religion for EB" Mod

    Quote Originally Posted by Cute Wolf View Post
    All belief in Buddha? Where is Zeus and Ivpiter?!?!?
    mate are you sure you do not know how to open a spoiler :
    I have opened for you:

    ¬--------------------

    {zoroastrian} Zoroastrian

    {zoroastrian_desc}
    This man has a basic belief in the teachings of Zoroaster.

    {zoroastrian_effects_desc}
    +5% Zoroastrian conversion

    ¬--------------------

    {judaism} Jewish

    {judaism_desc}
    This man has a basic belief in the tenets of the Judaism.

    {judaism_effects_desc}
    +5% Jewish conversion

    ¬--------------------

    {buddhism} Buddhist

    {buddhism_desc}
    This man has a basic belief in the tenets of the Buddha.

    {buddhism_effects_desc}
    +5% Buddhist conversion

    ¬--------------------

    {hellenicpolytheism} Hellenic Polytheist

    {hellenicpolytheism_desc}
    This man has a basic belief in the tenets of the Buddha.

    {hellenicpolytheism_effects_desc}
    +5% Hellenic Polytheism conversion

    ¬--------------------

    {egyptianpolytheism} Egyptian Polytheist

    {egyptianpolytheism_desc}
    This man has a basic belief in the tenets of the Buddha.

    {egyptianpolytheism_effects_desc}
    +5% Egyptian Polytheist conversion

    ¬--------------------

    {semiticpolytheism} Semitic Polytheist

    {semiticpolytheism_desc}
    This man has a basic belief in the tenets of the Buddha.

    {semiticpolytheism_effects_desc}
    +5% Semitic Polytheist conversion

    ¬--------------------

    {celticpolytheism} Celtic Polytheist

    {celticpolytheism_desc}
    This man has a basic belief in the tenets of the Buddha.

    {celticpolytheism_effects_desc}
    +5% Celtic Polytheist conversion

    ¬--------------------

    {germanicpolytheism} Germanic Polytheist

    {germanicpolytheism_desc}
    This man has a basic belief in the tenets of the Buddha.

    {germanicpolytheism_effects_desc}
    +5% Germanic Polytheist conversion

    ¬--------------------

    {animism} Animist

    {animism_desc}
    This man has a basic belief in the tenets of the Buddha.

    {animism_effects_desc}
    +5% Animist conversion
    I did not finish writing descriptions as you can see in my first message this mod was abandoned and unfinished was put here to share it instead of decaying in my hard disk.
    Last edited by Atraphoenix; 07-16-2009 at 08:43.



    My Submods for EB
    Spoiler Alert, click show to read: 
    My AAR/Guides How to assault cities with Horse Archers? RISE OF ARSACIDS! (A Pahlava AAR) - finished
    History is written by the victor." Winston Churchill

  10. #10
    Near East TW Mod Leader Member Cute Wolf's Avatar
    Join Date
    Nov 2008
    Location
    In ancient Middle East, driving Assyrian war machines...
    Posts
    3,991
    Blog Entries
    2

    Default Re: "Religion for EB" Mod

    Soory atra... I just read their description... and get dizzied by allmost all (except zoroastrians and jews) believe in buddha.....

    My Projects : * Near East Total War * Nusantara Total War * Assyria Total War *
    * Watch the mind-blowing game : My Little Ponies : The Mafia Game!!! *

    Also known as SPIKE in TWC

  11. #11
    Xsaçapāvan é Skudra Member Atraphoenix's Avatar
    Join Date
    Jul 2008
    Location
    İstanbul, Turkey
    Posts
    1,402

    Default Re: "Religion for EB" Mod

    Quote Originally Posted by Cute Wolf View Post
    Soory atra... I just read their description... and get dizzied by allmost all (except zoroastrians and jews) believe in buddha.....
    no problem mate, we have abandoned already I just put for using the religion system for other systems.
    My favorite one is government like Rise of Persia did before.



    My Submods for EB
    Spoiler Alert, click show to read: 
    My AAR/Guides How to assault cities with Horse Archers? RISE OF ARSACIDS! (A Pahlava AAR) - finished
    History is written by the victor." Winston Churchill

  12. #12
    Lover of Beauty Member Imperator Invictus's Avatar
    Join Date
    Jun 2009
    Location
    in the lands of the Free Dacians, just outside Dacia Felix
    Posts
    108

    Question Re: "Religion for EB" Mod

    What about thraco-getai and nomads?
    Zalmoxianism...?
    they can't be jewish, you know..

  13. #13
    Xsaçapāvan é Skudra Member Atraphoenix's Avatar
    Join Date
    Jul 2008
    Location
    İstanbul, Turkey
    Posts
    1,402

    Default Re: "Religion for EB" Mod

    we have 9 maximum religions of which only 3 of them causes unrest, fell free to rename one.
    at the moment I am waiting for EB II and modding RTS games. and in fact I liked Supreme Ruler more than ETW
    that is my main work passes on it. much more easier to mod.



    My Submods for EB
    Spoiler Alert, click show to read: 
    My AAR/Guides How to assault cities with Horse Archers? RISE OF ARSACIDS! (A Pahlava AAR) - finished
    History is written by the victor." Winston Churchill

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Single Sign On provided by vBSSO