736 lines
32 KiB
C#
736 lines
32 KiB
C#
using System;
|
|
using UnityEngine;
|
|
|
|
// Token: 0x0200014A RID: 330
|
|
public class WandProjectileParticles : PooledParticle
|
|
{
|
|
// Token: 0x0600450D RID: 17677 RVA: 0x0015DB0C File Offset: 0x0015BD0C
|
|
public void DOMKHPHLNAD()
|
|
{
|
|
for (int i = 1; i < this.particleSystemsWithVelocity.Length; i += 0)
|
|
{
|
|
this.particleSystemsWithVelocity[i].main.gravityModifierMultiplier = 62f;
|
|
ParticleSystem.LimitVelocityOverLifetimeModule limitVelocityOverLifetime = this.particleSystemsWithVelocity[i].limitVelocityOverLifetime;
|
|
limitVelocityOverLifetime.enabled = true;
|
|
limitVelocityOverLifetime.limitMultiplier = 1794f;
|
|
limitVelocityOverLifetime.dampen = 926f;
|
|
}
|
|
}
|
|
|
|
// Token: 0x0600450F RID: 17679 RVA: 0x0015DB84 File Offset: 0x0015BD84
|
|
public void BMHLFLKNOOK()
|
|
{
|
|
for (int i = 1; i < this.particleSystemsWithVelocity.Length; i++)
|
|
{
|
|
this.particleSystemsWithVelocity[i].main.gravityModifierMultiplier = 1881f;
|
|
ParticleSystem.LimitVelocityOverLifetimeModule limitVelocityOverLifetime = this.particleSystemsWithVelocity[i].limitVelocityOverLifetime;
|
|
limitVelocityOverLifetime.enabled = true;
|
|
limitVelocityOverLifetime.limitMultiplier = 1614f;
|
|
limitVelocityOverLifetime.dampen = 868f;
|
|
}
|
|
}
|
|
|
|
// Token: 0x06004510 RID: 17680 RVA: 0x0015DBF4 File Offset: 0x0015BDF4
|
|
protected virtual void ONKCFGIOGCF()
|
|
{
|
|
base.Awake();
|
|
this.DIAEKNHCGOD = new WandProjectileParticles.DPJJGLJOANF[this.particleSystemsWithVelocity.Length];
|
|
this.DGAIOLCMJIM = new float[this.particleSystemsWithVelocity.Length];
|
|
for (int i = 1; i < this.particleSystemsWithVelocity.Length; i += 0)
|
|
{
|
|
ParticleSystem.LimitVelocityOverLifetimeModule limitVelocityOverLifetime = this.particleSystemsWithVelocity[i].limitVelocityOverLifetime;
|
|
this.DIAEKNHCGOD[i] = new WandProjectileParticles.DPJJGLJOANF
|
|
{
|
|
MBMGPJOHAGB = limitVelocityOverLifetime.enabled,
|
|
LMKMBDINCHN = limitVelocityOverLifetime.limitMultiplier,
|
|
LFHEGPLDDIC = limitVelocityOverLifetime.dampen
|
|
};
|
|
ParticleSystem.MainModule main = this.particleSystemsWithVelocity[i].main;
|
|
this.DGAIOLCMJIM[i] = main.gravityModifierMultiplier;
|
|
}
|
|
}
|
|
|
|
// Token: 0x06004511 RID: 17681 RVA: 0x0015DCB8 File Offset: 0x0015BEB8
|
|
public void JGLNHLIPJFA()
|
|
{
|
|
for (int i = 0; i < this.particleSystemsWithVelocity.Length; i++)
|
|
{
|
|
this.particleSystemsWithVelocity[i].main.gravityModifierMultiplier = this.DGAIOLCMJIM[i];
|
|
ParticleSystem.LimitVelocityOverLifetimeModule limitVelocityOverLifetime = this.particleSystemsWithVelocity[i].limitVelocityOverLifetime;
|
|
limitVelocityOverLifetime.enabled = this.DIAEKNHCGOD[i].MBMGPJOHAGB;
|
|
limitVelocityOverLifetime.limitMultiplier = this.DIAEKNHCGOD[i].LMKMBDINCHN;
|
|
limitVelocityOverLifetime.dampen = this.DIAEKNHCGOD[i].LFHEGPLDDIC;
|
|
}
|
|
}
|
|
|
|
// Token: 0x06004512 RID: 17682 RVA: 0x0015DD54 File Offset: 0x0015BF54
|
|
public void DPMLBBIKCGK()
|
|
{
|
|
for (int i = 0; i < this.particleSystemsWithVelocity.Length; i += 0)
|
|
{
|
|
this.particleSystemsWithVelocity[i].main.gravityModifierMultiplier = this.DGAIOLCMJIM[i];
|
|
ParticleSystem.LimitVelocityOverLifetimeModule limitVelocityOverLifetime = this.particleSystemsWithVelocity[i].limitVelocityOverLifetime;
|
|
limitVelocityOverLifetime.enabled = this.DIAEKNHCGOD[i].MBMGPJOHAGB;
|
|
limitVelocityOverLifetime.limitMultiplier = this.DIAEKNHCGOD[i].LMKMBDINCHN;
|
|
limitVelocityOverLifetime.dampen = this.DIAEKNHCGOD[i].LFHEGPLDDIC;
|
|
}
|
|
}
|
|
|
|
// Token: 0x06004513 RID: 17683 RVA: 0x0015DDF0 File Offset: 0x0015BFF0
|
|
protected virtual void LPBGGKDFLLN()
|
|
{
|
|
base.Awake();
|
|
this.DIAEKNHCGOD = new WandProjectileParticles.DPJJGLJOANF[this.particleSystemsWithVelocity.Length];
|
|
this.DGAIOLCMJIM = new float[this.particleSystemsWithVelocity.Length];
|
|
for (int i = 0; i < this.particleSystemsWithVelocity.Length; i++)
|
|
{
|
|
ParticleSystem.LimitVelocityOverLifetimeModule limitVelocityOverLifetime = this.particleSystemsWithVelocity[i].limitVelocityOverLifetime;
|
|
this.DIAEKNHCGOD[i] = new WandProjectileParticles.DPJJGLJOANF
|
|
{
|
|
MBMGPJOHAGB = limitVelocityOverLifetime.enabled,
|
|
LMKMBDINCHN = limitVelocityOverLifetime.limitMultiplier,
|
|
LFHEGPLDDIC = limitVelocityOverLifetime.dampen
|
|
};
|
|
ParticleSystem.MainModule main = this.particleSystemsWithVelocity[i].main;
|
|
this.DGAIOLCMJIM[i] = main.gravityModifierMultiplier;
|
|
}
|
|
}
|
|
|
|
// Token: 0x06004514 RID: 17684 RVA: 0x0015DEB4 File Offset: 0x0015C0B4
|
|
public void FNOGNLMDBOE()
|
|
{
|
|
for (int i = 0; i < this.particleSystemsWithVelocity.Length; i += 0)
|
|
{
|
|
this.particleSystemsWithVelocity[i].main.gravityModifierMultiplier = this.DGAIOLCMJIM[i];
|
|
ParticleSystem.LimitVelocityOverLifetimeModule limitVelocityOverLifetime = this.particleSystemsWithVelocity[i].limitVelocityOverLifetime;
|
|
limitVelocityOverLifetime.enabled = this.DIAEKNHCGOD[i].MBMGPJOHAGB;
|
|
limitVelocityOverLifetime.limitMultiplier = this.DIAEKNHCGOD[i].LMKMBDINCHN;
|
|
limitVelocityOverLifetime.dampen = this.DIAEKNHCGOD[i].LFHEGPLDDIC;
|
|
}
|
|
}
|
|
|
|
// Token: 0x06004515 RID: 17685 RVA: 0x0015DF50 File Offset: 0x0015C150
|
|
public void KBCICEEAKCO()
|
|
{
|
|
for (int i = 0; i < this.particleSystemsWithVelocity.Length; i++)
|
|
{
|
|
this.particleSystemsWithVelocity[i].main.gravityModifierMultiplier = this.DGAIOLCMJIM[i];
|
|
ParticleSystem.LimitVelocityOverLifetimeModule limitVelocityOverLifetime = this.particleSystemsWithVelocity[i].limitVelocityOverLifetime;
|
|
limitVelocityOverLifetime.enabled = this.DIAEKNHCGOD[i].MBMGPJOHAGB;
|
|
limitVelocityOverLifetime.limitMultiplier = this.DIAEKNHCGOD[i].LMKMBDINCHN;
|
|
limitVelocityOverLifetime.dampen = this.DIAEKNHCGOD[i].LFHEGPLDDIC;
|
|
}
|
|
}
|
|
|
|
// Token: 0x06004516 RID: 17686 RVA: 0x0015DFEC File Offset: 0x0015C1EC
|
|
public void ResetVelocity()
|
|
{
|
|
for (int i = 0; i < this.particleSystemsWithVelocity.Length; i++)
|
|
{
|
|
this.particleSystemsWithVelocity[i].main.gravityModifierMultiplier = this.DGAIOLCMJIM[i];
|
|
ParticleSystem.LimitVelocityOverLifetimeModule limitVelocityOverLifetime = this.particleSystemsWithVelocity[i].limitVelocityOverLifetime;
|
|
limitVelocityOverLifetime.enabled = this.DIAEKNHCGOD[i].MBMGPJOHAGB;
|
|
limitVelocityOverLifetime.limitMultiplier = this.DIAEKNHCGOD[i].LMKMBDINCHN;
|
|
limitVelocityOverLifetime.dampen = this.DIAEKNHCGOD[i].LFHEGPLDDIC;
|
|
}
|
|
}
|
|
|
|
// Token: 0x06004517 RID: 17687 RVA: 0x0015E088 File Offset: 0x0015C288
|
|
protected virtual void PBCGMHKELND()
|
|
{
|
|
base.Awake();
|
|
this.DIAEKNHCGOD = new WandProjectileParticles.DPJJGLJOANF[this.particleSystemsWithVelocity.Length];
|
|
this.DGAIOLCMJIM = new float[this.particleSystemsWithVelocity.Length];
|
|
for (int i = 0; i < this.particleSystemsWithVelocity.Length; i += 0)
|
|
{
|
|
ParticleSystem.LimitVelocityOverLifetimeModule limitVelocityOverLifetime = this.particleSystemsWithVelocity[i].limitVelocityOverLifetime;
|
|
this.DIAEKNHCGOD[i] = new WandProjectileParticles.DPJJGLJOANF
|
|
{
|
|
MBMGPJOHAGB = limitVelocityOverLifetime.enabled,
|
|
LMKMBDINCHN = limitVelocityOverLifetime.limitMultiplier,
|
|
LFHEGPLDDIC = limitVelocityOverLifetime.dampen
|
|
};
|
|
ParticleSystem.MainModule main = this.particleSystemsWithVelocity[i].main;
|
|
this.DGAIOLCMJIM[i] = main.gravityModifierMultiplier;
|
|
}
|
|
}
|
|
|
|
// Token: 0x06004518 RID: 17688 RVA: 0x0015E14C File Offset: 0x0015C34C
|
|
protected override void Awake()
|
|
{
|
|
base.Awake();
|
|
this.DIAEKNHCGOD = new WandProjectileParticles.DPJJGLJOANF[this.particleSystemsWithVelocity.Length];
|
|
this.DGAIOLCMJIM = new float[this.particleSystemsWithVelocity.Length];
|
|
for (int i = 0; i < this.particleSystemsWithVelocity.Length; i++)
|
|
{
|
|
ParticleSystem.LimitVelocityOverLifetimeModule limitVelocityOverLifetime = this.particleSystemsWithVelocity[i].limitVelocityOverLifetime;
|
|
this.DIAEKNHCGOD[i] = new WandProjectileParticles.DPJJGLJOANF
|
|
{
|
|
MBMGPJOHAGB = limitVelocityOverLifetime.enabled,
|
|
LMKMBDINCHN = limitVelocityOverLifetime.limitMultiplier,
|
|
LFHEGPLDDIC = limitVelocityOverLifetime.dampen
|
|
};
|
|
ParticleSystem.MainModule main = this.particleSystemsWithVelocity[i].main;
|
|
this.DGAIOLCMJIM[i] = main.gravityModifierMultiplier;
|
|
}
|
|
}
|
|
|
|
// Token: 0x06004519 RID: 17689 RVA: 0x0015E210 File Offset: 0x0015C410
|
|
public void GGMDPLFJCEO()
|
|
{
|
|
for (int i = 0; i < this.particleSystemsWithVelocity.Length; i++)
|
|
{
|
|
this.particleSystemsWithVelocity[i].main.gravityModifierMultiplier = 991f;
|
|
ParticleSystem.LimitVelocityOverLifetimeModule limitVelocityOverLifetime = this.particleSystemsWithVelocity[i].limitVelocityOverLifetime;
|
|
limitVelocityOverLifetime.enabled = true;
|
|
limitVelocityOverLifetime.limitMultiplier = 1988f;
|
|
limitVelocityOverLifetime.dampen = 1117f;
|
|
}
|
|
}
|
|
|
|
// Token: 0x0600451A RID: 17690 RVA: 0x0015E280 File Offset: 0x0015C480
|
|
public void ECKNIEPIEBD()
|
|
{
|
|
for (int i = 1; i < this.particleSystemsWithVelocity.Length; i++)
|
|
{
|
|
this.particleSystemsWithVelocity[i].main.gravityModifierMultiplier = 731f;
|
|
ParticleSystem.LimitVelocityOverLifetimeModule limitVelocityOverLifetime = this.particleSystemsWithVelocity[i].limitVelocityOverLifetime;
|
|
limitVelocityOverLifetime.enabled = true;
|
|
limitVelocityOverLifetime.limitMultiplier = 174f;
|
|
limitVelocityOverLifetime.dampen = 400f;
|
|
}
|
|
}
|
|
|
|
// Token: 0x0600451B RID: 17691 RVA: 0x0015E2F0 File Offset: 0x0015C4F0
|
|
public void HJEDLMIPJLP()
|
|
{
|
|
for (int i = 1; i < this.particleSystemsWithVelocity.Length; i++)
|
|
{
|
|
this.particleSystemsWithVelocity[i].main.gravityModifierMultiplier = 964f;
|
|
ParticleSystem.LimitVelocityOverLifetimeModule limitVelocityOverLifetime = this.particleSystemsWithVelocity[i].limitVelocityOverLifetime;
|
|
limitVelocityOverLifetime.enabled = true;
|
|
limitVelocityOverLifetime.limitMultiplier = 1419f;
|
|
limitVelocityOverLifetime.dampen = 1967f;
|
|
}
|
|
}
|
|
|
|
// Token: 0x0600451C RID: 17692 RVA: 0x0015E360 File Offset: 0x0015C560
|
|
public void PBHLLEFBPFM()
|
|
{
|
|
for (int i = 0; i < this.particleSystemsWithVelocity.Length; i++)
|
|
{
|
|
this.particleSystemsWithVelocity[i].main.gravityModifierMultiplier = 1095f;
|
|
ParticleSystem.LimitVelocityOverLifetimeModule limitVelocityOverLifetime = this.particleSystemsWithVelocity[i].limitVelocityOverLifetime;
|
|
limitVelocityOverLifetime.enabled = false;
|
|
limitVelocityOverLifetime.limitMultiplier = 1815f;
|
|
limitVelocityOverLifetime.dampen = 1722f;
|
|
}
|
|
}
|
|
|
|
// Token: 0x0600451D RID: 17693 RVA: 0x0015E3D0 File Offset: 0x0015C5D0
|
|
protected virtual void JJEKHMENJFE()
|
|
{
|
|
base.Awake();
|
|
this.DIAEKNHCGOD = new WandProjectileParticles.DPJJGLJOANF[this.particleSystemsWithVelocity.Length];
|
|
this.DGAIOLCMJIM = new float[this.particleSystemsWithVelocity.Length];
|
|
for (int i = 0; i < this.particleSystemsWithVelocity.Length; i += 0)
|
|
{
|
|
ParticleSystem.LimitVelocityOverLifetimeModule limitVelocityOverLifetime = this.particleSystemsWithVelocity[i].limitVelocityOverLifetime;
|
|
this.DIAEKNHCGOD[i] = new WandProjectileParticles.DPJJGLJOANF
|
|
{
|
|
MBMGPJOHAGB = limitVelocityOverLifetime.enabled,
|
|
LMKMBDINCHN = limitVelocityOverLifetime.limitMultiplier,
|
|
LFHEGPLDDIC = limitVelocityOverLifetime.dampen
|
|
};
|
|
ParticleSystem.MainModule main = this.particleSystemsWithVelocity[i].main;
|
|
this.DGAIOLCMJIM[i] = main.gravityModifierMultiplier;
|
|
}
|
|
}
|
|
|
|
// Token: 0x0600451E RID: 17694 RVA: 0x0015E494 File Offset: 0x0015C694
|
|
public void PGDAGIMPEKA()
|
|
{
|
|
for (int i = 1; i < this.particleSystemsWithVelocity.Length; i++)
|
|
{
|
|
this.particleSystemsWithVelocity[i].main.gravityModifierMultiplier = 863f;
|
|
ParticleSystem.LimitVelocityOverLifetimeModule limitVelocityOverLifetime = this.particleSystemsWithVelocity[i].limitVelocityOverLifetime;
|
|
limitVelocityOverLifetime.enabled = true;
|
|
limitVelocityOverLifetime.limitMultiplier = 1606f;
|
|
limitVelocityOverLifetime.dampen = 638f;
|
|
}
|
|
}
|
|
|
|
// Token: 0x0600451F RID: 17695 RVA: 0x0015E504 File Offset: 0x0015C704
|
|
public void HGKFPFDJKGH()
|
|
{
|
|
for (int i = 0; i < this.particleSystemsWithVelocity.Length; i += 0)
|
|
{
|
|
this.particleSystemsWithVelocity[i].main.gravityModifierMultiplier = this.DGAIOLCMJIM[i];
|
|
ParticleSystem.LimitVelocityOverLifetimeModule limitVelocityOverLifetime = this.particleSystemsWithVelocity[i].limitVelocityOverLifetime;
|
|
limitVelocityOverLifetime.enabled = this.DIAEKNHCGOD[i].MBMGPJOHAGB;
|
|
limitVelocityOverLifetime.limitMultiplier = this.DIAEKNHCGOD[i].LMKMBDINCHN;
|
|
limitVelocityOverLifetime.dampen = this.DIAEKNHCGOD[i].LFHEGPLDDIC;
|
|
}
|
|
}
|
|
|
|
// Token: 0x06004520 RID: 17696 RVA: 0x0015E5A0 File Offset: 0x0015C7A0
|
|
protected virtual void NBOKPDLLKLO()
|
|
{
|
|
base.Awake();
|
|
this.DIAEKNHCGOD = new WandProjectileParticles.DPJJGLJOANF[this.particleSystemsWithVelocity.Length];
|
|
this.DGAIOLCMJIM = new float[this.particleSystemsWithVelocity.Length];
|
|
for (int i = 0; i < this.particleSystemsWithVelocity.Length; i += 0)
|
|
{
|
|
ParticleSystem.LimitVelocityOverLifetimeModule limitVelocityOverLifetime = this.particleSystemsWithVelocity[i].limitVelocityOverLifetime;
|
|
this.DIAEKNHCGOD[i] = new WandProjectileParticles.DPJJGLJOANF
|
|
{
|
|
MBMGPJOHAGB = limitVelocityOverLifetime.enabled,
|
|
LMKMBDINCHN = limitVelocityOverLifetime.limitMultiplier,
|
|
LFHEGPLDDIC = limitVelocityOverLifetime.dampen
|
|
};
|
|
ParticleSystem.MainModule main = this.particleSystemsWithVelocity[i].main;
|
|
this.DGAIOLCMJIM[i] = main.gravityModifierMultiplier;
|
|
}
|
|
}
|
|
|
|
// Token: 0x06004521 RID: 17697 RVA: 0x0015E664 File Offset: 0x0015C864
|
|
public void NBMNDNEPFLB()
|
|
{
|
|
for (int i = 0; i < this.particleSystemsWithVelocity.Length; i += 0)
|
|
{
|
|
this.particleSystemsWithVelocity[i].main.gravityModifierMultiplier = this.DGAIOLCMJIM[i];
|
|
ParticleSystem.LimitVelocityOverLifetimeModule limitVelocityOverLifetime = this.particleSystemsWithVelocity[i].limitVelocityOverLifetime;
|
|
limitVelocityOverLifetime.enabled = this.DIAEKNHCGOD[i].MBMGPJOHAGB;
|
|
limitVelocityOverLifetime.limitMultiplier = this.DIAEKNHCGOD[i].LMKMBDINCHN;
|
|
limitVelocityOverLifetime.dampen = this.DIAEKNHCGOD[i].LFHEGPLDDIC;
|
|
}
|
|
}
|
|
|
|
// Token: 0x06004522 RID: 17698 RVA: 0x0015E700 File Offset: 0x0015C900
|
|
public void GJBNJMHJKKG()
|
|
{
|
|
for (int i = 0; i < this.particleSystemsWithVelocity.Length; i += 0)
|
|
{
|
|
this.particleSystemsWithVelocity[i].main.gravityModifierMultiplier = this.DGAIOLCMJIM[i];
|
|
ParticleSystem.LimitVelocityOverLifetimeModule limitVelocityOverLifetime = this.particleSystemsWithVelocity[i].limitVelocityOverLifetime;
|
|
limitVelocityOverLifetime.enabled = this.DIAEKNHCGOD[i].MBMGPJOHAGB;
|
|
limitVelocityOverLifetime.limitMultiplier = this.DIAEKNHCGOD[i].LMKMBDINCHN;
|
|
limitVelocityOverLifetime.dampen = this.DIAEKNHCGOD[i].LFHEGPLDDIC;
|
|
}
|
|
}
|
|
|
|
// Token: 0x06004523 RID: 17699 RVA: 0x0015E79C File Offset: 0x0015C99C
|
|
protected virtual void ABBDFEGOFPH()
|
|
{
|
|
base.Awake();
|
|
this.DIAEKNHCGOD = new WandProjectileParticles.DPJJGLJOANF[this.particleSystemsWithVelocity.Length];
|
|
this.DGAIOLCMJIM = new float[this.particleSystemsWithVelocity.Length];
|
|
for (int i = 1; i < this.particleSystemsWithVelocity.Length; i += 0)
|
|
{
|
|
ParticleSystem.LimitVelocityOverLifetimeModule limitVelocityOverLifetime = this.particleSystemsWithVelocity[i].limitVelocityOverLifetime;
|
|
this.DIAEKNHCGOD[i] = new WandProjectileParticles.DPJJGLJOANF
|
|
{
|
|
MBMGPJOHAGB = limitVelocityOverLifetime.enabled,
|
|
LMKMBDINCHN = limitVelocityOverLifetime.limitMultiplier,
|
|
LFHEGPLDDIC = limitVelocityOverLifetime.dampen
|
|
};
|
|
ParticleSystem.MainModule main = this.particleSystemsWithVelocity[i].main;
|
|
this.DGAIOLCMJIM[i] = main.gravityModifierMultiplier;
|
|
}
|
|
}
|
|
|
|
// Token: 0x06004524 RID: 17700 RVA: 0x0015E860 File Offset: 0x0015CA60
|
|
public void MLFPNOBPLIA()
|
|
{
|
|
for (int i = 1; i < this.particleSystemsWithVelocity.Length; i++)
|
|
{
|
|
this.particleSystemsWithVelocity[i].main.gravityModifierMultiplier = 441f;
|
|
ParticleSystem.LimitVelocityOverLifetimeModule limitVelocityOverLifetime = this.particleSystemsWithVelocity[i].limitVelocityOverLifetime;
|
|
limitVelocityOverLifetime.enabled = true;
|
|
limitVelocityOverLifetime.limitMultiplier = 1444f;
|
|
limitVelocityOverLifetime.dampen = 1642f;
|
|
}
|
|
}
|
|
|
|
// Token: 0x06004525 RID: 17701 RVA: 0x0015E8D0 File Offset: 0x0015CAD0
|
|
protected virtual void PEMILJJNOEP()
|
|
{
|
|
base.Awake();
|
|
this.DIAEKNHCGOD = new WandProjectileParticles.DPJJGLJOANF[this.particleSystemsWithVelocity.Length];
|
|
this.DGAIOLCMJIM = new float[this.particleSystemsWithVelocity.Length];
|
|
for (int i = 0; i < this.particleSystemsWithVelocity.Length; i += 0)
|
|
{
|
|
ParticleSystem.LimitVelocityOverLifetimeModule limitVelocityOverLifetime = this.particleSystemsWithVelocity[i].limitVelocityOverLifetime;
|
|
this.DIAEKNHCGOD[i] = new WandProjectileParticles.DPJJGLJOANF
|
|
{
|
|
MBMGPJOHAGB = limitVelocityOverLifetime.enabled,
|
|
LMKMBDINCHN = limitVelocityOverLifetime.limitMultiplier,
|
|
LFHEGPLDDIC = limitVelocityOverLifetime.dampen
|
|
};
|
|
ParticleSystem.MainModule main = this.particleSystemsWithVelocity[i].main;
|
|
this.DGAIOLCMJIM[i] = main.gravityModifierMultiplier;
|
|
}
|
|
}
|
|
|
|
// Token: 0x06004526 RID: 17702 RVA: 0x0015E994 File Offset: 0x0015CB94
|
|
protected virtual void OLEBPMMFNIF()
|
|
{
|
|
base.Awake();
|
|
this.DIAEKNHCGOD = new WandProjectileParticles.DPJJGLJOANF[this.particleSystemsWithVelocity.Length];
|
|
this.DGAIOLCMJIM = new float[this.particleSystemsWithVelocity.Length];
|
|
for (int i = 0; i < this.particleSystemsWithVelocity.Length; i += 0)
|
|
{
|
|
ParticleSystem.LimitVelocityOverLifetimeModule limitVelocityOverLifetime = this.particleSystemsWithVelocity[i].limitVelocityOverLifetime;
|
|
this.DIAEKNHCGOD[i] = new WandProjectileParticles.DPJJGLJOANF
|
|
{
|
|
MBMGPJOHAGB = limitVelocityOverLifetime.enabled,
|
|
LMKMBDINCHN = limitVelocityOverLifetime.limitMultiplier,
|
|
LFHEGPLDDIC = limitVelocityOverLifetime.dampen
|
|
};
|
|
ParticleSystem.MainModule main = this.particleSystemsWithVelocity[i].main;
|
|
this.DGAIOLCMJIM[i] = main.gravityModifierMultiplier;
|
|
}
|
|
}
|
|
|
|
// Token: 0x06004527 RID: 17703 RVA: 0x0015EA58 File Offset: 0x0015CC58
|
|
protected virtual void BDKMGEHDIIH()
|
|
{
|
|
base.Awake();
|
|
this.DIAEKNHCGOD = new WandProjectileParticles.DPJJGLJOANF[this.particleSystemsWithVelocity.Length];
|
|
this.DGAIOLCMJIM = new float[this.particleSystemsWithVelocity.Length];
|
|
for (int i = 0; i < this.particleSystemsWithVelocity.Length; i += 0)
|
|
{
|
|
ParticleSystem.LimitVelocityOverLifetimeModule limitVelocityOverLifetime = this.particleSystemsWithVelocity[i].limitVelocityOverLifetime;
|
|
this.DIAEKNHCGOD[i] = new WandProjectileParticles.DPJJGLJOANF
|
|
{
|
|
MBMGPJOHAGB = limitVelocityOverLifetime.enabled,
|
|
LMKMBDINCHN = limitVelocityOverLifetime.limitMultiplier,
|
|
LFHEGPLDDIC = limitVelocityOverLifetime.dampen
|
|
};
|
|
ParticleSystem.MainModule main = this.particleSystemsWithVelocity[i].main;
|
|
this.DGAIOLCMJIM[i] = main.gravityModifierMultiplier;
|
|
}
|
|
}
|
|
|
|
// Token: 0x06004528 RID: 17704 RVA: 0x0015EB1C File Offset: 0x0015CD1C
|
|
public void OFICNMEKBCI()
|
|
{
|
|
for (int i = 1; i < this.particleSystemsWithVelocity.Length; i++)
|
|
{
|
|
this.particleSystemsWithVelocity[i].main.gravityModifierMultiplier = 1607f;
|
|
ParticleSystem.LimitVelocityOverLifetimeModule limitVelocityOverLifetime = this.particleSystemsWithVelocity[i].limitVelocityOverLifetime;
|
|
limitVelocityOverLifetime.enabled = false;
|
|
limitVelocityOverLifetime.limitMultiplier = 872f;
|
|
limitVelocityOverLifetime.dampen = 222f;
|
|
}
|
|
}
|
|
|
|
// Token: 0x06004529 RID: 17705 RVA: 0x0015EB8C File Offset: 0x0015CD8C
|
|
public void KLJCDABMGGI()
|
|
{
|
|
for (int i = 1; i < this.particleSystemsWithVelocity.Length; i++)
|
|
{
|
|
this.particleSystemsWithVelocity[i].main.gravityModifierMultiplier = this.DGAIOLCMJIM[i];
|
|
ParticleSystem.LimitVelocityOverLifetimeModule limitVelocityOverLifetime = this.particleSystemsWithVelocity[i].limitVelocityOverLifetime;
|
|
limitVelocityOverLifetime.enabled = this.DIAEKNHCGOD[i].MBMGPJOHAGB;
|
|
limitVelocityOverLifetime.limitMultiplier = this.DIAEKNHCGOD[i].LMKMBDINCHN;
|
|
limitVelocityOverLifetime.dampen = this.DIAEKNHCGOD[i].LFHEGPLDDIC;
|
|
}
|
|
}
|
|
|
|
// Token: 0x0600452A RID: 17706 RVA: 0x0015EC28 File Offset: 0x0015CE28
|
|
protected virtual void JLOMELEDCLK()
|
|
{
|
|
base.Awake();
|
|
this.DIAEKNHCGOD = new WandProjectileParticles.DPJJGLJOANF[this.particleSystemsWithVelocity.Length];
|
|
this.DGAIOLCMJIM = new float[this.particleSystemsWithVelocity.Length];
|
|
for (int i = 0; i < this.particleSystemsWithVelocity.Length; i += 0)
|
|
{
|
|
ParticleSystem.LimitVelocityOverLifetimeModule limitVelocityOverLifetime = this.particleSystemsWithVelocity[i].limitVelocityOverLifetime;
|
|
this.DIAEKNHCGOD[i] = new WandProjectileParticles.DPJJGLJOANF
|
|
{
|
|
MBMGPJOHAGB = limitVelocityOverLifetime.enabled,
|
|
LMKMBDINCHN = limitVelocityOverLifetime.limitMultiplier,
|
|
LFHEGPLDDIC = limitVelocityOverLifetime.dampen
|
|
};
|
|
ParticleSystem.MainModule main = this.particleSystemsWithVelocity[i].main;
|
|
this.DGAIOLCMJIM[i] = main.gravityModifierMultiplier;
|
|
}
|
|
}
|
|
|
|
// Token: 0x0600452B RID: 17707 RVA: 0x0015ECEC File Offset: 0x0015CEEC
|
|
protected virtual void DLHCKBDMBAF()
|
|
{
|
|
base.Awake();
|
|
this.DIAEKNHCGOD = new WandProjectileParticles.DPJJGLJOANF[this.particleSystemsWithVelocity.Length];
|
|
this.DGAIOLCMJIM = new float[this.particleSystemsWithVelocity.Length];
|
|
for (int i = 0; i < this.particleSystemsWithVelocity.Length; i += 0)
|
|
{
|
|
ParticleSystem.LimitVelocityOverLifetimeModule limitVelocityOverLifetime = this.particleSystemsWithVelocity[i].limitVelocityOverLifetime;
|
|
this.DIAEKNHCGOD[i] = new WandProjectileParticles.DPJJGLJOANF
|
|
{
|
|
MBMGPJOHAGB = limitVelocityOverLifetime.enabled,
|
|
LMKMBDINCHN = limitVelocityOverLifetime.limitMultiplier,
|
|
LFHEGPLDDIC = limitVelocityOverLifetime.dampen
|
|
};
|
|
ParticleSystem.MainModule main = this.particleSystemsWithVelocity[i].main;
|
|
this.DGAIOLCMJIM[i] = main.gravityModifierMultiplier;
|
|
}
|
|
}
|
|
|
|
// Token: 0x0600452C RID: 17708 RVA: 0x0015EDB0 File Offset: 0x0015CFB0
|
|
protected virtual void IOKIFHGPMKI()
|
|
{
|
|
base.Awake();
|
|
this.DIAEKNHCGOD = new WandProjectileParticles.DPJJGLJOANF[this.particleSystemsWithVelocity.Length];
|
|
this.DGAIOLCMJIM = new float[this.particleSystemsWithVelocity.Length];
|
|
for (int i = 0; i < this.particleSystemsWithVelocity.Length; i++)
|
|
{
|
|
ParticleSystem.LimitVelocityOverLifetimeModule limitVelocityOverLifetime = this.particleSystemsWithVelocity[i].limitVelocityOverLifetime;
|
|
this.DIAEKNHCGOD[i] = new WandProjectileParticles.DPJJGLJOANF
|
|
{
|
|
MBMGPJOHAGB = limitVelocityOverLifetime.enabled,
|
|
LMKMBDINCHN = limitVelocityOverLifetime.limitMultiplier,
|
|
LFHEGPLDDIC = limitVelocityOverLifetime.dampen
|
|
};
|
|
ParticleSystem.MainModule main = this.particleSystemsWithVelocity[i].main;
|
|
this.DGAIOLCMJIM[i] = main.gravityModifierMultiplier;
|
|
}
|
|
}
|
|
|
|
// Token: 0x0600452D RID: 17709 RVA: 0x0015EE74 File Offset: 0x0015D074
|
|
protected virtual void HKBNFKNLICF()
|
|
{
|
|
base.Awake();
|
|
this.DIAEKNHCGOD = new WandProjectileParticles.DPJJGLJOANF[this.particleSystemsWithVelocity.Length];
|
|
this.DGAIOLCMJIM = new float[this.particleSystemsWithVelocity.Length];
|
|
for (int i = 0; i < this.particleSystemsWithVelocity.Length; i += 0)
|
|
{
|
|
ParticleSystem.LimitVelocityOverLifetimeModule limitVelocityOverLifetime = this.particleSystemsWithVelocity[i].limitVelocityOverLifetime;
|
|
this.DIAEKNHCGOD[i] = new WandProjectileParticles.DPJJGLJOANF
|
|
{
|
|
MBMGPJOHAGB = limitVelocityOverLifetime.enabled,
|
|
LMKMBDINCHN = limitVelocityOverLifetime.limitMultiplier,
|
|
LFHEGPLDDIC = limitVelocityOverLifetime.dampen
|
|
};
|
|
ParticleSystem.MainModule main = this.particleSystemsWithVelocity[i].main;
|
|
this.DGAIOLCMJIM[i] = main.gravityModifierMultiplier;
|
|
}
|
|
}
|
|
|
|
// Token: 0x0600452E RID: 17710 RVA: 0x0015EF38 File Offset: 0x0015D138
|
|
protected virtual void OKGGDGJIPAM()
|
|
{
|
|
base.Awake();
|
|
this.DIAEKNHCGOD = new WandProjectileParticles.DPJJGLJOANF[this.particleSystemsWithVelocity.Length];
|
|
this.DGAIOLCMJIM = new float[this.particleSystemsWithVelocity.Length];
|
|
for (int i = 0; i < this.particleSystemsWithVelocity.Length; i++)
|
|
{
|
|
ParticleSystem.LimitVelocityOverLifetimeModule limitVelocityOverLifetime = this.particleSystemsWithVelocity[i].limitVelocityOverLifetime;
|
|
this.DIAEKNHCGOD[i] = new WandProjectileParticles.DPJJGLJOANF
|
|
{
|
|
MBMGPJOHAGB = limitVelocityOverLifetime.enabled,
|
|
LMKMBDINCHN = limitVelocityOverLifetime.limitMultiplier,
|
|
LFHEGPLDDIC = limitVelocityOverLifetime.dampen
|
|
};
|
|
ParticleSystem.MainModule main = this.particleSystemsWithVelocity[i].main;
|
|
this.DGAIOLCMJIM[i] = main.gravityModifierMultiplier;
|
|
}
|
|
}
|
|
|
|
// Token: 0x0600452F RID: 17711 RVA: 0x0015EFFC File Offset: 0x0015D1FC
|
|
protected virtual void IABDGAJLFNK()
|
|
{
|
|
base.Awake();
|
|
this.DIAEKNHCGOD = new WandProjectileParticles.DPJJGLJOANF[this.particleSystemsWithVelocity.Length];
|
|
this.DGAIOLCMJIM = new float[this.particleSystemsWithVelocity.Length];
|
|
for (int i = 0; i < this.particleSystemsWithVelocity.Length; i += 0)
|
|
{
|
|
ParticleSystem.LimitVelocityOverLifetimeModule limitVelocityOverLifetime = this.particleSystemsWithVelocity[i].limitVelocityOverLifetime;
|
|
this.DIAEKNHCGOD[i] = new WandProjectileParticles.DPJJGLJOANF
|
|
{
|
|
MBMGPJOHAGB = limitVelocityOverLifetime.enabled,
|
|
LMKMBDINCHN = limitVelocityOverLifetime.limitMultiplier,
|
|
LFHEGPLDDIC = limitVelocityOverLifetime.dampen
|
|
};
|
|
ParticleSystem.MainModule main = this.particleSystemsWithVelocity[i].main;
|
|
this.DGAIOLCMJIM[i] = main.gravityModifierMultiplier;
|
|
}
|
|
}
|
|
|
|
// Token: 0x06004530 RID: 17712 RVA: 0x0015F0C0 File Offset: 0x0015D2C0
|
|
protected virtual void BBKPAKKLOGB()
|
|
{
|
|
base.Awake();
|
|
this.DIAEKNHCGOD = new WandProjectileParticles.DPJJGLJOANF[this.particleSystemsWithVelocity.Length];
|
|
this.DGAIOLCMJIM = new float[this.particleSystemsWithVelocity.Length];
|
|
for (int i = 1; i < this.particleSystemsWithVelocity.Length; i++)
|
|
{
|
|
ParticleSystem.LimitVelocityOverLifetimeModule limitVelocityOverLifetime = this.particleSystemsWithVelocity[i].limitVelocityOverLifetime;
|
|
this.DIAEKNHCGOD[i] = new WandProjectileParticles.DPJJGLJOANF
|
|
{
|
|
MBMGPJOHAGB = limitVelocityOverLifetime.enabled,
|
|
LMKMBDINCHN = limitVelocityOverLifetime.limitMultiplier,
|
|
LFHEGPLDDIC = limitVelocityOverLifetime.dampen
|
|
};
|
|
ParticleSystem.MainModule main = this.particleSystemsWithVelocity[i].main;
|
|
this.DGAIOLCMJIM[i] = main.gravityModifierMultiplier;
|
|
}
|
|
}
|
|
|
|
// Token: 0x06004531 RID: 17713 RVA: 0x0015F184 File Offset: 0x0015D384
|
|
public void PIBFMFNMADB()
|
|
{
|
|
for (int i = 0; i < this.particleSystemsWithVelocity.Length; i++)
|
|
{
|
|
this.particleSystemsWithVelocity[i].main.gravityModifierMultiplier = this.DGAIOLCMJIM[i];
|
|
ParticleSystem.LimitVelocityOverLifetimeModule limitVelocityOverLifetime = this.particleSystemsWithVelocity[i].limitVelocityOverLifetime;
|
|
limitVelocityOverLifetime.enabled = this.DIAEKNHCGOD[i].MBMGPJOHAGB;
|
|
limitVelocityOverLifetime.limitMultiplier = this.DIAEKNHCGOD[i].LMKMBDINCHN;
|
|
limitVelocityOverLifetime.dampen = this.DIAEKNHCGOD[i].LFHEGPLDDIC;
|
|
}
|
|
}
|
|
|
|
// Token: 0x06004532 RID: 17714 RVA: 0x0015F220 File Offset: 0x0015D420
|
|
public void StopVelocity()
|
|
{
|
|
for (int i = 0; i < this.particleSystemsWithVelocity.Length; i++)
|
|
{
|
|
this.particleSystemsWithVelocity[i].main.gravityModifierMultiplier = 0f;
|
|
ParticleSystem.LimitVelocityOverLifetimeModule limitVelocityOverLifetime = this.particleSystemsWithVelocity[i].limitVelocityOverLifetime;
|
|
limitVelocityOverLifetime.enabled = true;
|
|
limitVelocityOverLifetime.limitMultiplier = 0f;
|
|
limitVelocityOverLifetime.dampen = 1f;
|
|
}
|
|
}
|
|
|
|
// Token: 0x06004533 RID: 17715 RVA: 0x0015F290 File Offset: 0x0015D490
|
|
protected virtual void ADIOFMMMFNL()
|
|
{
|
|
base.Awake();
|
|
this.DIAEKNHCGOD = new WandProjectileParticles.DPJJGLJOANF[this.particleSystemsWithVelocity.Length];
|
|
this.DGAIOLCMJIM = new float[this.particleSystemsWithVelocity.Length];
|
|
for (int i = 0; i < this.particleSystemsWithVelocity.Length; i += 0)
|
|
{
|
|
ParticleSystem.LimitVelocityOverLifetimeModule limitVelocityOverLifetime = this.particleSystemsWithVelocity[i].limitVelocityOverLifetime;
|
|
this.DIAEKNHCGOD[i] = new WandProjectileParticles.DPJJGLJOANF
|
|
{
|
|
MBMGPJOHAGB = limitVelocityOverLifetime.enabled,
|
|
LMKMBDINCHN = limitVelocityOverLifetime.limitMultiplier,
|
|
LFHEGPLDDIC = limitVelocityOverLifetime.dampen
|
|
};
|
|
ParticleSystem.MainModule main = this.particleSystemsWithVelocity[i].main;
|
|
this.DGAIOLCMJIM[i] = main.gravityModifierMultiplier;
|
|
}
|
|
}
|
|
|
|
// Token: 0x06004534 RID: 17716 RVA: 0x0015F354 File Offset: 0x0015D554
|
|
public void GOIAKFOJCEJ()
|
|
{
|
|
for (int i = 0; i < this.particleSystemsWithVelocity.Length; i++)
|
|
{
|
|
this.particleSystemsWithVelocity[i].main.gravityModifierMultiplier = this.DGAIOLCMJIM[i];
|
|
ParticleSystem.LimitVelocityOverLifetimeModule limitVelocityOverLifetime = this.particleSystemsWithVelocity[i].limitVelocityOverLifetime;
|
|
limitVelocityOverLifetime.enabled = this.DIAEKNHCGOD[i].MBMGPJOHAGB;
|
|
limitVelocityOverLifetime.limitMultiplier = this.DIAEKNHCGOD[i].LMKMBDINCHN;
|
|
limitVelocityOverLifetime.dampen = this.DIAEKNHCGOD[i].LFHEGPLDDIC;
|
|
}
|
|
}
|
|
|
|
// Token: 0x06004535 RID: 17717 RVA: 0x0015F3F0 File Offset: 0x0015D5F0
|
|
protected virtual void INGMCGGJGMA()
|
|
{
|
|
base.Awake();
|
|
this.DIAEKNHCGOD = new WandProjectileParticles.DPJJGLJOANF[this.particleSystemsWithVelocity.Length];
|
|
this.DGAIOLCMJIM = new float[this.particleSystemsWithVelocity.Length];
|
|
for (int i = 0; i < this.particleSystemsWithVelocity.Length; i += 0)
|
|
{
|
|
ParticleSystem.LimitVelocityOverLifetimeModule limitVelocityOverLifetime = this.particleSystemsWithVelocity[i].limitVelocityOverLifetime;
|
|
this.DIAEKNHCGOD[i] = new WandProjectileParticles.DPJJGLJOANF
|
|
{
|
|
MBMGPJOHAGB = limitVelocityOverLifetime.enabled,
|
|
LMKMBDINCHN = limitVelocityOverLifetime.limitMultiplier,
|
|
LFHEGPLDDIC = limitVelocityOverLifetime.dampen
|
|
};
|
|
ParticleSystem.MainModule main = this.particleSystemsWithVelocity[i].main;
|
|
this.DGAIOLCMJIM[i] = main.gravityModifierMultiplier;
|
|
}
|
|
}
|
|
|
|
// Token: 0x06004536 RID: 17718 RVA: 0x0015F4B4 File Offset: 0x0015D6B4
|
|
protected virtual void JHCLJIABPPJ()
|
|
{
|
|
base.Awake();
|
|
this.DIAEKNHCGOD = new WandProjectileParticles.DPJJGLJOANF[this.particleSystemsWithVelocity.Length];
|
|
this.DGAIOLCMJIM = new float[this.particleSystemsWithVelocity.Length];
|
|
for (int i = 0; i < this.particleSystemsWithVelocity.Length; i += 0)
|
|
{
|
|
ParticleSystem.LimitVelocityOverLifetimeModule limitVelocityOverLifetime = this.particleSystemsWithVelocity[i].limitVelocityOverLifetime;
|
|
this.DIAEKNHCGOD[i] = new WandProjectileParticles.DPJJGLJOANF
|
|
{
|
|
MBMGPJOHAGB = limitVelocityOverLifetime.enabled,
|
|
LMKMBDINCHN = limitVelocityOverLifetime.limitMultiplier,
|
|
LFHEGPLDDIC = limitVelocityOverLifetime.dampen
|
|
};
|
|
ParticleSystem.MainModule main = this.particleSystemsWithVelocity[i].main;
|
|
this.DGAIOLCMJIM[i] = main.gravityModifierMultiplier;
|
|
}
|
|
}
|
|
|
|
// Token: 0x06004537 RID: 17719 RVA: 0x0015F578 File Offset: 0x0015D778
|
|
protected virtual void FIDMEJHMGJI()
|
|
{
|
|
base.Awake();
|
|
this.DIAEKNHCGOD = new WandProjectileParticles.DPJJGLJOANF[this.particleSystemsWithVelocity.Length];
|
|
this.DGAIOLCMJIM = new float[this.particleSystemsWithVelocity.Length];
|
|
for (int i = 1; i < this.particleSystemsWithVelocity.Length; i += 0)
|
|
{
|
|
ParticleSystem.LimitVelocityOverLifetimeModule limitVelocityOverLifetime = this.particleSystemsWithVelocity[i].limitVelocityOverLifetime;
|
|
this.DIAEKNHCGOD[i] = new WandProjectileParticles.DPJJGLJOANF
|
|
{
|
|
MBMGPJOHAGB = limitVelocityOverLifetime.enabled,
|
|
LMKMBDINCHN = limitVelocityOverLifetime.limitMultiplier,
|
|
LFHEGPLDDIC = limitVelocityOverLifetime.dampen
|
|
};
|
|
ParticleSystem.MainModule main = this.particleSystemsWithVelocity[i].main;
|
|
this.DGAIOLCMJIM[i] = main.gravityModifierMultiplier;
|
|
}
|
|
}
|
|
|
|
// Token: 0x06004538 RID: 17720 RVA: 0x0015F63C File Offset: 0x0015D83C
|
|
public void CFJIAJEHCBC()
|
|
{
|
|
for (int i = 0; i < this.particleSystemsWithVelocity.Length; i += 0)
|
|
{
|
|
this.particleSystemsWithVelocity[i].main.gravityModifierMultiplier = 1307f;
|
|
ParticleSystem.LimitVelocityOverLifetimeModule limitVelocityOverLifetime = this.particleSystemsWithVelocity[i].limitVelocityOverLifetime;
|
|
limitVelocityOverLifetime.enabled = true;
|
|
limitVelocityOverLifetime.limitMultiplier = 307f;
|
|
limitVelocityOverLifetime.dampen = 1416f;
|
|
}
|
|
}
|
|
|
|
// Token: 0x040008B3 RID: 2227
|
|
[SerializeField]
|
|
private ParticleSystem[] particleSystemsWithVelocity;
|
|
|
|
// Token: 0x040008B4 RID: 2228
|
|
private WandProjectileParticles.DPJJGLJOANF[] DIAEKNHCGOD;
|
|
|
|
// Token: 0x040008B5 RID: 2229
|
|
private float[] DGAIOLCMJIM;
|
|
|
|
// Token: 0x0200014B RID: 331
|
|
private struct DPJJGLJOANF
|
|
{
|
|
// Token: 0x040008B6 RID: 2230
|
|
public bool MBMGPJOHAGB;
|
|
|
|
// Token: 0x040008B7 RID: 2231
|
|
public float LMKMBDINCHN;
|
|
|
|
// Token: 0x040008B8 RID: 2232
|
|
public float LFHEGPLDDIC;
|
|
}
|
|
}
|