
법률
종파별 학파
종파에 속한 개별 학파로, 주류의 가르침에서 일부 벗어나는 부분이 있을 수 있습니다.
종파국가 간 조직체potential
조낭파정책potential
까담파정책potential
까규파정책potential
일련종정책potential
닝마파정책potential
사캬파정책potential정책 7
정토진종- +5% 농민 계층 만족도 평형
- +10% 농민 계층 만족도 평형
- −5% 농민 계층 만족도 평형
조낭파- −5% 팝의 반란군 가입 한도
- +10% 팝의 반란군 가입 한도
- +5% 팝의 반란군 가입 한도
까담파- +5% 최대 문해력
- −10% 최대 문해력
- −5% 최대 문해력
까규파- +1 참 신앙 관용도
- −2 참 신앙 관용도
- −1 참 신앙 관용도
일련종- +10% 팝 개종 속도 %
- +0.5 이단 신앙 관용도
- −20% 팝 개종 속도 %
- −1 이단 신앙 관용도
- −15% 팝 개종 속도 %
- −0.5 이단 신앙 관용도
닝마파- +0.02 안정도 투자
- −0.1 안정도 투자
- −0.05 안정도 투자
사캬파- +0.1 월간 정통성
- −0.2 월간 정통성
- −0.1 월간 정통성
정의in_game/common/laws/sects.txt:696
697type = international_organization
698law_category = religious
700potential = {
702OR = {
}
}
711allow = {
}
714locked = {
715always = yes
}
718nichiren_policy = {
719on_activate = {
}
721on_deactivate = {
}
724country_modifier = {
725global_pop_conversion_speed_modifier = 0.1
726tolerance_heretic = 0.5
}
728country_modifier = {
729potential_trigger = {
730custom_tooltip = {
731text = disfavoring_sect_tt
732has_variable = disfavoring_sect
733exists = scope:recipient
734var:disfavoring_sect ?= {
735this = scope:recipient
}
}
}
739global_pop_conversion_speed_modifier = -0.2
740tolerance_heretic = -1
}
742country_modifier = {
743potential_trigger = {
744custom_tooltip = {
745text = promoting_sect_tt
746has_variable = promoting_sect
747exists = scope:recipient
748var:promoting_sect ?= {
749NOT = {
749this = scope:recipient
}
}
}
}
753global_pop_conversion_speed_modifier = -0.15
754tolerance_heretic = -0.5
}
}
758jodou_shinshuu_policy = {
759on_activate = {
}
761on_deactivate = {
}
764country_modifier = {
765peasants_estate_target_satisfaction = medium_permanent_target_satisfaction
}
767country_modifier = {
768potential_trigger = {
769custom_tooltip = {
770text = disfavoring_sect_tt
771has_variable = disfavoring_sect
772exists = scope:recipient
773var:disfavoring_sect ?= {
774this = scope:recipient
}
}
}
778peasants_estate_target_satisfaction = large_permanent_target_satisfaction
}
780country_modifier = {
781potential_trigger = {
782custom_tooltip = {
783text = promoting_sect_tt
784has_variable = promoting_sect
785exists = scope:recipient
786var:promoting_sect ?= {
787NOT = {
787this = scope:recipient
}
}
}
}
791peasants_estate_target_satisfaction = medium_permanent_target_satisfaction_penalty
}
}
795nyigma_policy = {
796on_activate = {
}
798on_deactivate = {
}
801country_modifier = {
802stability_investment = small_stability_investment
}
804country_modifier = {
805potential_trigger = {
806custom_tooltip = {
807text = disfavoring_sect_tt
808has_variable = disfavoring_sect
809exists = scope:recipient
810var:disfavoring_sect ?= {
811this = scope:recipient
}
}
}
815stability_investment = stability_investment_penalty
}
817country_modifier = {
818potential_trigger = {
819custom_tooltip = {
820text = promoting_sect_tt
821has_variable = promoting_sect
822exists = scope:recipient
823var:promoting_sect ?= {
824NOT = {
824this = scope:recipient
}
}
}
}
828stability_investment = small_stability_investment_penalty
}
}
832kadam_policy = {
833on_activate = {
}
835on_deactivate = {
}
838country_modifier = {
839global_max_literacy = 5
}
841country_modifier = {
842potential_trigger = {
843custom_tooltip = {
844text = disfavoring_sect_tt
845has_variable = disfavoring_sect
846exists = scope:recipient
847var:disfavoring_sect ?= {
848this = scope:recipient
}
}
}
852global_max_literacy = -10
}
854country_modifier = {
855potential_trigger = {
856custom_tooltip = {
857text = promoting_sect_tt
858has_variable = promoting_sect
859exists = scope:recipient
860var:promoting_sect ?= {
861NOT = {
861this = scope:recipient
}
}
}
}
865global_max_literacy = -5
}
}
869kagyu_policy = {
870on_activate = {
}
872on_deactivate = {
}
875country_modifier = {
876tolerance_own = 1
}
878country_modifier = {
879potential_trigger = {
880custom_tooltip = {
881text = disfavoring_sect_tt
882has_variable = disfavoring_sect
883exists = scope:recipient
884var:disfavoring_sect ?= {
885this = scope:recipient
}
}
}
889tolerance_own = -2
}
891country_modifier = {
892potential_trigger = {
893custom_tooltip = {
894text = promoting_sect_tt
895has_variable = promoting_sect
896exists = scope:recipient
897var:promoting_sect ?= {
898NOT = {
898this = scope:recipient
}
}
}
}
902tolerance_own = -1
}
}
906sakya_policy = {
907on_activate = {
}
909on_deactivate = {
}
912country_modifier = {
913monthly_legitimacy = 0.1
}
915country_modifier = {
916potential_trigger = {
917custom_tooltip = {
918text = disfavoring_sect_tt
919has_variable = disfavoring_sect
920exists = scope:recipient
921var:disfavoring_sect ?= {
922this = scope:recipient
}
}
}
926monthly_legitimacy = -0.2
}
928country_modifier = {
929potential_trigger = {
930custom_tooltip = {
931text = promoting_sect_tt
932has_variable = promoting_sect
933exists = scope:recipient
934var:promoting_sect ?= {
935NOT = {
935this = scope:recipient
}
}
}
}
939monthly_legitimacy = -0.1
}
}
943jonang_policy = {
944on_activate = {
}
946on_deactivate = {
}
949country_modifier = {
950pop_join_rebel_threshold = -0.05
}
952country_modifier = {
953potential_trigger = {
954custom_tooltip = {
955text = disfavoring_sect_tt
956has_variable = disfavoring_sect
957exists = scope:recipient
958var:disfavoring_sect ?= {
959this = scope:recipient
}
}
}
963pop_join_rebel_threshold = 0.1
}
965country_modifier = {
966potential_trigger = {
967custom_tooltip = {
968text = promoting_sect_tt
969has_variable = promoting_sect
970exists = scope:recipient
971var:promoting_sect ?= {
972NOT = {
972this = scope:recipient
}
}
}
}
976pop_join_rebel_threshold = 0.05
}
}