61 lines
2.1 KiB
INI
61 lines
2.1 KiB
INI
## Settings file was created by plugin Biodiversity v0.2.0
|
|
## Plugin GUID: com.github.biodiversitylc.Biodiversity
|
|
|
|
[Vermin]
|
|
|
|
## Turn to false to disable Vermin spawning
|
|
# Setting type: Boolean
|
|
# Default value: true
|
|
EnableVermin = false
|
|
|
|
## The range that Ogopogo will detect you at
|
|
# Setting type: Single
|
|
# Default value: 45
|
|
DetectionRange = 45
|
|
|
|
## The range that Ogopogo will lose you at
|
|
# Setting type: Single
|
|
# Default value: 60
|
|
LoseRange = 60
|
|
|
|
## The distance that Ogopogo will attack you at
|
|
# Setting type: Single
|
|
# Default value: 30
|
|
AttackDistance = 30
|
|
|
|
## Whether the Ogopogo will spawn in games.
|
|
# Setting type: Boolean
|
|
# Default value: true
|
|
OgopogoEnabled = true
|
|
|
|
## Spawn weight of the Ogopogo on all moons. WARNING: NO OTHER MOONS OTHER THAN THE ONES PRESENT IN THE DEFAULTS WILL WORK FOR OGOPOGO, HE'S CURRENTLY VERY FINNICKY TO WORK WITH SO HE'S NOT COMPATIBLE WITH MOST MOONS.
|
|
# Setting type: String
|
|
# Default value: Vow:10,March:65,Adamance:35,Artifice:65,Submersion:12,Seichi:40,Gorgonzola:5,Phaedra:22,Aquatis:0,Cesspool:0,Gloom:0,Bozoros:15,Monarch:5,Oldred:69,Atlantica:52,Polarus:33,Acidir:16,Alcatras:57,Cubatres:8,Filitrios:21,Brutality:25,Phuket:5,Valiance:4,Timbrance:28,Natit:10,Sorrow:10,Kanie:40,Bilge:1
|
|
OgopogoRarity = Vow:10,March:55,Adamance:35,Submersion:15,Corrosion:1,Seichi:40,Gorgonzola:5
|
|
|
|
## Moons where Ogopogo's wander is disabled.
|
|
# Setting type: String
|
|
# Default value: VowLevel,Submersion,Gorgonzola,Natit,Bozoros,Phaedra
|
|
OgopogoWanderDisable = VowLevel
|
|
|
|
## Ogopogo mineshaft ambient min timer.
|
|
# Setting type: Single
|
|
# Default value: 90
|
|
OgopogoAmbienceMin = 90
|
|
|
|
## Ogopogo mineshaft ambient max timer.
|
|
# Setting type: Single
|
|
# Default value: 600
|
|
OgopogoAmbienceMax = 600
|
|
|
|
## Spawn weight of the Vermin on all moons. You can to add to it any moon, just follow the format (also needs LLL installed for LE moons to work with this config).
|
|
# Setting type: String
|
|
# Default value: All:100
|
|
VerminRarity = All:100
|
|
|
|
## Moons where Vermin is disabled during flooding.
|
|
# Setting type: String
|
|
# Default value: AdamanceLevel,DineLevel,ArtificeLevel,Etern,Pelagia
|
|
VerminDisableLevels = AdamanceLevel,DineLevel
|
|
|