
Law
Tantric Practices
Vajrayāna, also called Tantric Buddhism or Esoteric Buddhism, is a form of Buddhism that incorporates many tantric, esoteric, and ritualistic practices. Its development has been strongly influenced by other religions, especially Hinduism.
SectInternational Organizationpotential
Tantric PracticesPolicylocked, potentialPolicies 2
Definitionin_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 = {
}