Riwmorld
RimWorld.CompProperties_Explosive Class Reference
Inheritance diagram for RimWorld.CompProperties_Explosive:
Verse.CompProperties

Public Attributes

float explosiveRadius = 1.9f
 
DamageDef explosiveDamageType = DamageDefOf.Bomb
 
ThingDef postExplosionSpawnThingDef
 
float postExplosionSpawnChance
 
int postExplosionSpawnThingCount = 1
 
bool applyDamageToExplosionCellsNeighbors
 
ThingDef preExplosionSpawnThingDef
 
float preExplosionSpawnChance
 
int preExplosionSpawnThingCount = 1
 
float explosiveExpandPerStackcount
 
EffecterDef explosionEffect
 
DamageDef startWickOnDamageTaken
 
float startWickHitPointsPercent = 0.2f
 
IntRange wickTicks = new IntRange(140, 150)
 
float wickScale = 1f
 
float chanceNeverExplodeFromDamage
 
- Public Attributes inherited from Verse.CompProperties
Type compClass
 

Additional Inherited Members

- Public Member Functions inherited from Verse.CompProperties
 CompProperties (Type compClass)
 
virtual IEnumerable< string > ConfigErrors (ThingDef parentDef)
 
virtual void ResolveReferences (ThingDef parentDef)
 
virtual IEnumerable< StatDrawEntrySpecialDisplayStats ()
 

The documentation for this class was generated from the following file: