
法律
密教の慣行
秘密仏教とも呼ばれる密教は、多くの密教的または秘教的、儀式的な実践を取り入れた仏教の一派である。その発展にはほかの宗教、なかでもヒンドゥー教からの多大な影響が見られる。
宗派国際組織potential
密教の慣行ポリシーlocked, potentialポリシー 2
定義in_game/common/laws/sects.txt:636
637type = international_organization
638law_category = religious
640potential = {
}
644allow = {
}
651vajrayana_policy = {
652on_activate = {
}
654on_deactivate = {
}
657country_modifier = {
658tolerance_heathen = 1
659monthly_prestige = 0.1
}
661country_modifier = {
662potential_trigger = {
663custom_tooltip = {
664text = disfavoring_sect_tt
665has_variable = disfavoring_sect
666exists = scope:recipient
667var:disfavoring_sect ?= {
668this = scope:recipient
}
}
}
672tolerance_heathen = -2
673monthly_prestige = -0.2
}
675country_modifier = {
676potential_trigger = {
677custom_tooltip = {
678text = promoting_sect_tt
679has_variable = promoting_sect
680exists = scope:recipient
681var:promoting_sect ?= {
682NOT = {
682this = scope:recipient
}
}
}
}
686tolerance_heathen = -1.5
687monthly_prestige = -0.1
}
}
691no_vajrayana_policy = {
}