lfs, current build
This commit is contained in:
@@ -0,0 +1,77 @@
|
||||
<Character Name="Snivy" TextureRootPath="gfx" SoundRootPath="sfx" Render="preview/render.png" Portrait="preview/portrait.png" Anm2="character/snivy.anm2" Description="A Grass Snake Pokémon with rather large ambitions." Credits="Art, Animation, Dialogue: ShweetMagnet Character - Pokémon Sound Effects - Pokémon; ShweetMagnet" WeightKilograms="8.1000004" WeightMaxKilograms="200" CapacityCalories="300" CapacityMinCalories="300" CapacityMaxCalories="10000" CapacityOverstuffedMultiplier="1.5" CapacityIfOverStuffedOnDigestBonus="0.25" CaloriesToKilogram="0.00050000002" DigestionTimerMax="120" BlinkChance="0.5" GurgleChance="0.00050000002" GurgleChanceFromCapacityMultiplier="10" DialoguePool="Stage1" ColorR="0.12" ColorG="0.51499999" ColorB="0.115" DigestionRatePerSecond="1.5" DigestionRatePerSecondMax="4.5">
|
||||
<AlternateSpritesheet Texture="character/snivy_alt.png" Sound="shiny.ogg" ChanceOnNewGame="0.001" />
|
||||
<Stages>
|
||||
<Stage ThresholdKilograms="10" DialoguePool="Stage2" AppendStringForAnimations="Stage2" />
|
||||
<Stage ThresholdKilograms="12.5" DialoguePool="Stage3" AppendStringForAnimations="Stage3" />
|
||||
<Stage ThresholdKilograms="17.5" DialoguePool="Stage4" AppendStringForAnimations="Stage4" />
|
||||
<Stage ThresholdKilograms="27.5" DialoguePool="Stage5" AppendStringForAnimations="Stage5" />
|
||||
<Stage ThresholdKilograms="40" DialoguePool="Stage6" AppendStringForAnimations="Stage6" />
|
||||
<Stage ThresholdKilograms="55" DialoguePool="Stage7" AppendStringForAnimations="Stage7" />
|
||||
<Stage ThresholdKilograms="75" DialoguePool="Stage8" AppendStringForAnimations="Stage8" />
|
||||
<Stage ThresholdKilograms="100" DialoguePool="Stage9" AppendStringForAnimations="Stage9" />
|
||||
<Stage ThresholdKilograms="130" DialoguePool="Stage10" AppendStringForAnimations="Stage10" />
|
||||
</Stages>
|
||||
<Animations>
|
||||
<Start Animation="Appear" />
|
||||
<Idle Animation="Neutral" />
|
||||
<IdleFull Animation="NeutralFull" />
|
||||
<StageUp Animation="StageUp" />
|
||||
</Animations>
|
||||
<AnimationOverrides>
|
||||
<Talk LayerSource="Talk" LayerDestination="Mouth" />
|
||||
<Blink LayerSource="Blink" LayerDestination="Head" />
|
||||
</AnimationOverrides>
|
||||
<EatAreas>
|
||||
<EatArea Null="Mouth" Animation="Eat" EventToActivate="Eat" />
|
||||
</EatAreas>
|
||||
<Actions>
|
||||
<Digest>
|
||||
<Sound Path="digest1.ogg" />
|
||||
<Sound Path="digest2.ogg" />
|
||||
<Sound Path="digest3.ogg" />
|
||||
</Digest>
|
||||
<Gurgle>
|
||||
<Sound Path="gurgle1.ogg" />
|
||||
<Sound Path="gurgle2.ogg" />
|
||||
<Sound Path="gurgle3.ogg" />
|
||||
<Sound Path="gurgle4.ogg" />
|
||||
<Sound Path="gurgle5.ogg" />
|
||||
</Gurgle>
|
||||
</Actions>
|
||||
<ExpandAreas>
|
||||
<ExpandArea Layer="Torso" Null="Belly" ScaleMultiplierMaximum="7.5" />
|
||||
<ExpandArea Layer="Tail" Null="Tail" ScaleMultiplierMaximum="7.5" />
|
||||
</ExpandAreas>
|
||||
<InteractAreaTypes>
|
||||
<InteractArea Type="Rub" GlyphFromIconFont="2" IsHold="true" AnimationCursorHover="Hover" AnimationCursorActive="Rub">
|
||||
<Sound Path="rub.ogg" />
|
||||
<Particle Type="Circle" />
|
||||
</InteractArea>
|
||||
<InteractArea Type="Smack" GlyphFromIconFont="3" AnimationCursorHover="SmackHover" AnimationCursorActive="Smack" TimeToActivateNewDialogueTicks="40" ScaleEffectAmplitude="5" ScaleEffectCycles="3">
|
||||
<Sound Path="smack1.ogg" />
|
||||
<Sound Path="smack2.ogg" />
|
||||
<Sound Path="smack3.ogg" />
|
||||
<Sound Path="smack4.ogg" />
|
||||
<Sound Path="smack5.ogg" />
|
||||
<Particle Type="Circle" />
|
||||
</InteractArea>
|
||||
<InteractArea Type="Kiss" GlyphFromIconFont="4" AnimationCursorHover="KissHover" AnimationCursorActive="Kiss">
|
||||
<Sound Path="kiss1.ogg" />
|
||||
<Sound Path="kiss2.ogg" />
|
||||
<Sound Path="kiss3.ogg" />
|
||||
<Sound Path="kiss4.ogg" />
|
||||
<Sound Path="kiss5.ogg" />
|
||||
<Particle Type="Circle" />
|
||||
</InteractArea>
|
||||
</InteractAreaTypes>
|
||||
<InteractAreas>
|
||||
<InteractArea Type="Rub" Null="Head" DialoguePool="HeadRub" DialoguePoolFull="HeadRubFull" />
|
||||
<InteractArea Type="Rub" Null="Belly" AnimationCursorActive="Grab" DialoguePool="BellyRub" DigestionBonusOnHover="0.1" DialoguePoolFull="BellyRubFull" />
|
||||
<InteractArea Type="Rub" Null="Tail" AnimationCursorActive="Grab" DialoguePool="TailRub" DialoguePoolFull="TailRubFull" />
|
||||
<InteractArea Type="Kiss" Null="Mouth" DialoguePool="MouthKiss" DialoguePoolFull="MouthKiss" />
|
||||
<InteractArea Type="Kiss" Null="Belly" DialoguePool="BellyKiss" DialoguePoolFull="BellyKiss" />
|
||||
<InteractArea Type="Kiss" Null="Tail" DialoguePool="TailKiss" DialoguePoolFull="TailKiss" />
|
||||
<InteractArea Type="Smack" Null="Belly" DialoguePool="BellySmack" Layer="Torso" DigestionBonusOnClick="0.25" DialoguePoolFull="BellySmack" />
|
||||
<InteractArea Type="Smack" Null="Tail" DialoguePool="TailSmack" Layer="Tail" DialoguePoolFull="TailSmack" />
|
||||
</InteractAreas>
|
||||
</Character>
|
||||
Reference in New Issue
Block a user