├── Sprites ├── UI │ ├── SpeechBubbles │ │ ├── FILL THE CYK LIBRARY BubbleData WHEN ADDING YOUR OWN BUBBLE! │ │ └── DRBubble.png │ └── Fonts │ │ ├── HPFont.png │ │ ├── HPFont.xml │ │ ├── uidialog.png │ │ ├── uidialog2.png │ │ ├── vertgradient.png │ │ ├── PlayerNameFont.png │ │ ├── HPChangeTextFont.png │ │ └── HPChangeTextFont.xml ├── bg.png ├── bullet.png ├── poseur.png ├── preview.png ├── RudeBuster │ ├── 0.png │ ├── 1.png │ ├── 2.png │ ├── 3.png │ ├── 4.png │ ├── 5.png │ └── 6.png └── CreateYourKris │ ├── bg.png │ ├── UI │ ├── arrow.png │ ├── Attack │ │ ├── bar.png │ │ ├── bg.png │ │ ├── press.png │ │ ├── target.png │ │ └── Stars │ │ │ ├── 1.png │ │ │ ├── 2.png │ │ │ └── 3.png │ ├── HPChange │ │ ├── 0.png │ │ ├── 1.png │ │ ├── 2.png │ │ ├── 3.png │ │ ├── 4.png │ │ ├── 5.png │ │ ├── 6.png │ │ ├── 7.png │ │ ├── 8.png │ │ ├── 9.png │ │ ├── Down.png │ │ ├── Max.png │ │ ├── Miss.png │ │ └── Up.png │ ├── MercyCross.png │ ├── Quitting │ │ ├── 0.png │ │ ├── 1.png │ │ ├── 2.png │ │ ├── 3.png │ │ └── 4.png │ ├── Buttons │ │ ├── Act.png │ │ ├── ActS.png │ │ ├── ActST.png │ │ ├── ActT.png │ │ ├── Fight.png │ │ ├── Item.png │ │ ├── ItemS.png │ │ ├── ItemT.png │ │ ├── Magic.png │ │ ├── Spare.png │ │ ├── Defend.png │ │ ├── DefendS.png │ │ ├── DefendT.png │ │ ├── FightS.png │ │ ├── FightST.png │ │ ├── FightT.png │ │ ├── ItemST.png │ │ ├── MagicS.png │ │ ├── MagicSG.png │ │ ├── MagicST.png │ │ ├── MagicT.png │ │ ├── SpareS.png │ │ ├── SpareSG.png │ │ ├── SpareST.png │ │ ├── SpareT.png │ │ ├── DefendST.png │ │ ├── MagicSGT.png │ │ └── SpareSGT.png │ ├── MercyChange │ │ ├── %.png │ │ ├── +.png │ │ ├── -.png │ │ ├── 0.png │ │ ├── 1.png │ │ ├── 2.png │ │ ├── 3.png │ │ ├── 4.png │ │ ├── 5.png │ │ ├── 6.png │ │ ├── 7.png │ │ ├── 8.png │ │ ├── 9.png │ │ ├── Friend.png │ │ └── slash.png │ ├── Player │ │ ├── LowerBg.png │ │ ├── UpperBg.png │ │ └── LowerSides.png │ └── TargetCursor │ │ ├── 0.png │ │ └── 1.png │ ├── bgTroll.png │ ├── dr-heart.png │ ├── ut-heart.png │ ├── TP Bar │ ├── mask.png │ ├── text.png │ ├── Numbers │ │ ├── 0.png │ │ ├── 1.png │ │ ├── 2.png │ │ ├── 3.png │ │ ├── 4.png │ │ ├── 5.png │ │ ├── 6.png │ │ ├── 7.png │ │ ├── 8.png │ │ └── 9.png │ ├── PReview.png │ └── textMAX.png │ ├── fleeEnemy.png │ ├── playerGraze.png │ ├── SpareStars │ ├── 0.png │ ├── 1.png │ ├── 2.png │ ├── 3.png │ ├── 4.png │ └── 5.png │ ├── playerWaveEffect.png │ ├── Players │ ├── 2FPEST │ │ ├── Down │ │ │ └── 0.png │ │ ├── Hurt │ │ │ └── 0.png │ │ ├── Idle │ │ │ ├── 0.png │ │ │ └── 1.png │ │ ├── Item │ │ │ ├── 0.png │ │ │ └── 1.png │ │ ├── Sing │ │ │ ├── 0.png │ │ │ └── 1.png │ │ ├── UI │ │ │ ├── Act.png │ │ │ ├── Down.png │ │ │ ├── Fight.png │ │ │ ├── Hurt.png │ │ │ ├── Item.png │ │ │ ├── Magic.png │ │ │ ├── Spare.png │ │ │ ├── Defend.png │ │ │ └── Normal.png │ │ ├── Defend │ │ │ ├── 0.png │ │ │ └── 1.png │ │ ├── Fight │ │ │ ├── 0.png │ │ │ └── 1.png │ │ ├── Intro │ │ │ ├── 0.png │ │ │ └── 1.png │ │ ├── Magic │ │ │ ├── 0.png │ │ │ └── 1.png │ │ ├── Spare │ │ │ ├── 0.png │ │ │ ├── 1.png │ │ │ ├── 2.png │ │ │ └── 3.png │ │ ├── EndBattle │ │ │ ├── 0.png │ │ │ └── 1.png │ │ ├── SliceAnim │ │ │ ├── 0.png │ │ │ ├── 1.png │ │ │ ├── 2.png │ │ │ └── 3.png │ │ ├── PrepareAct │ │ │ ├── 0.png │ │ │ └── 1.png │ │ └── PrepareItem │ │ │ ├── 0.png │ │ │ └── 1.png │ ├── Ieslar │ │ ├── Down │ │ │ └── 0.png │ │ ├── Hurt │ │ │ └── 0.png │ │ ├── Idle │ │ │ ├── 0.png │ │ │ ├── 1.png │ │ │ ├── 2.png │ │ │ ├── 3.png │ │ │ └── 4.png │ │ ├── Item │ │ │ ├── 0.png │ │ │ ├── 1.png │ │ │ ├── 2.png │ │ │ ├── 3.png │ │ │ ├── 4.png │ │ │ ├── 5.png │ │ │ └── 6.png │ │ ├── Sing │ │ │ ├── 0.png │ │ │ ├── 1.png │ │ │ └── 2.png │ │ ├── UI │ │ │ ├── Act.png │ │ │ ├── Down.png │ │ │ ├── Fight.png │ │ │ ├── Hurt.png │ │ │ ├── Item.png │ │ │ ├── Magic.png │ │ │ ├── Spare.png │ │ │ ├── Defend.png │ │ │ └── Normal.png │ │ ├── Defend │ │ │ ├── 0.png │ │ │ ├── 1.png │ │ │ ├── 2.png │ │ │ ├── 3.png │ │ │ └── 4.png │ │ ├── Fight │ │ │ ├── 0.png │ │ │ ├── 1.png │ │ │ ├── 2.png │ │ │ ├── 3.png │ │ │ ├── 4.png │ │ │ └── 5.png │ │ ├── Intro │ │ │ ├── 0.png │ │ │ ├── 1.png │ │ │ ├── 2.png │ │ │ ├── 3.png │ │ │ ├── 4.png │ │ │ ├── 5.png │ │ │ ├── 6.png │ │ │ ├── 7.png │ │ │ └── 8.png │ │ ├── Magic │ │ │ ├── 0.png │ │ │ ├── 1.png │ │ │ ├── 2.png │ │ │ ├── 3.png │ │ │ ├── 4.png │ │ │ ├── 5.png │ │ │ ├── 6.png │ │ │ ├── 7.png │ │ │ └── 8.png │ │ ├── Spare │ │ │ ├── 0.png │ │ │ ├── 1.png │ │ │ ├── 2.png │ │ │ ├── 3.png │ │ │ ├── 4.png │ │ │ ├── 5.png │ │ │ ├── 6.png │ │ │ ├── 7.png │ │ │ ├── 8.png │ │ │ └── 9.png │ │ ├── EndBattle │ │ │ ├── 0.png │ │ │ ├── 1.png │ │ │ ├── 2.png │ │ │ ├── 3.png │ │ │ ├── 4.png │ │ │ ├── 5.png │ │ │ ├── 6.png │ │ │ ├── 7.png │ │ │ ├── 8.png │ │ │ ├── 9.png │ │ │ ├── 10.png │ │ │ └── 11.png │ │ ├── SliceAnim │ │ │ ├── 0.png │ │ │ ├── 1.png │ │ │ ├── 2.png │ │ │ └── 3.png │ │ ├── PrepareAct │ │ │ └── 0.png │ │ └── PrepareItem │ │ │ └── 0.png │ ├── KRISP │ │ ├── Down │ │ │ └── 0.png │ │ ├── Fight │ │ │ ├── 0.png │ │ │ ├── 1.png │ │ │ ├── 2.png │ │ │ └── 3.png │ │ ├── Hurt │ │ │ └── 0.png │ │ ├── Idle │ │ │ └── 0.png │ │ ├── Intro │ │ │ └── 0.png │ │ ├── Item │ │ │ └── 0.png │ │ ├── Spare │ │ │ ├── 0.png │ │ │ ├── 1.png │ │ │ ├── 2.png │ │ │ ├── 3.png │ │ │ ├── 4.png │ │ │ └── 5.png │ │ ├── UI │ │ │ ├── Act.png │ │ │ ├── Down.png │ │ │ ├── Hurt.png │ │ │ ├── Item.png │ │ │ ├── Defend.png │ │ │ ├── Fight.png │ │ │ ├── Magic.png │ │ │ ├── Normal.png │ │ │ └── Spare.png │ │ ├── Defend │ │ │ └── 0.png │ │ ├── EndBattle │ │ │ └── 0.png │ │ ├── PrepareAct │ │ │ ├── 0.png │ │ │ └── 1.png │ │ ├── SliceAnim │ │ │ ├── 0.png │ │ │ ├── 1.png │ │ │ └── 2.png │ │ ├── PrepareFight │ │ │ └── 0.png │ │ ├── PrepareItem │ │ │ └── 0.png │ │ └── PrepareSpare │ │ │ ├── 0.png │ │ │ └── 1.png │ ├── Kris │ │ ├── Defend │ │ │ ├── 0.png │ │ │ ├── 1.png │ │ │ ├── 2.png │ │ │ ├── 3.png │ │ │ ├── 4.png │ │ │ └── 5.png │ │ ├── Down │ │ │ └── 0.png │ │ ├── Fight │ │ │ ├── 0.png │ │ │ ├── 1.png │ │ │ ├── 2.png │ │ │ ├── 3.png │ │ │ ├── 4.png │ │ │ ├── 5.png │ │ │ └── 6.png │ │ ├── Hurt │ │ │ └── 0.png │ │ ├── Idle │ │ │ ├── 0.png │ │ │ ├── 1.png │ │ │ ├── 2.png │ │ │ ├── 3.png │ │ │ ├── 4.png │ │ │ └── 5.png │ │ ├── Intro │ │ │ ├── 0.png │ │ │ ├── 1.png │ │ │ ├── 2.png │ │ │ ├── 3.png │ │ │ ├── 4.png │ │ │ ├── 5.png │ │ │ ├── 6.png │ │ │ ├── 7.png │ │ │ └── 8.png │ │ ├── Item │ │ │ ├── 0.png │ │ │ ├── 1.png │ │ │ ├── 2.png │ │ │ ├── 3.png │ │ │ ├── 4.png │ │ │ └── 5.png │ │ ├── Spare │ │ │ ├── 0.png │ │ │ ├── 1.png │ │ │ ├── 10.png │ │ │ ├── 2.png │ │ │ ├── 3.png │ │ │ ├── 4.png │ │ │ ├── 5.png │ │ │ ├── 6.png │ │ │ ├── 7.png │ │ │ ├── 8.png │ │ │ └── 9.png │ │ ├── UI │ │ │ ├── Act.png │ │ │ ├── Down.png │ │ │ ├── Fight.png │ │ │ ├── Hurt.png │ │ │ ├── Item.png │ │ │ ├── Magic.png │ │ │ ├── Spare.png │ │ │ ├── Defend.png │ │ │ └── Normal.png │ │ ├── EndBattle │ │ │ ├── 0.png │ │ │ ├── 1.png │ │ │ ├── 2.png │ │ │ ├── 3.png │ │ │ ├── 4.png │ │ │ ├── 5.png │ │ │ ├── 6.png │ │ │ ├── 7.png │ │ │ └── 8.png │ │ ├── PrepareAct │ │ │ ├── 0.png │ │ │ └── 1.png │ │ ├── PrepareItem │ │ │ └── 0.png │ │ ├── SliceAnim │ │ │ ├── 0.png │ │ │ ├── 1.png │ │ │ └── 2.png │ │ ├── PrepareFight │ │ │ └── 0.png │ │ └── PrepareSpare │ │ │ ├── 0.png │ │ │ └── 1.png │ ├── Ralsei │ │ ├── Down │ │ │ └── 0.png │ │ ├── Hurt │ │ │ └── 0.png │ │ ├── Idle │ │ │ ├── 0.png │ │ │ ├── 1.png │ │ │ ├── 2.png │ │ │ ├── 3.png │ │ │ └── 4.png │ │ ├── Item │ │ │ ├── 0.png │ │ │ ├── 1.png │ │ │ ├── 2.png │ │ │ ├── 3.png │ │ │ ├── 4.png │ │ │ ├── 5.png │ │ │ └── 6.png │ │ ├── Sing │ │ │ ├── 0.png │ │ │ ├── 1.png │ │ │ └── 2.png │ │ ├── UI │ │ │ ├── Act.png │ │ │ ├── Down.png │ │ │ ├── Fight.png │ │ │ ├── Hurt.png │ │ │ ├── Item.png │ │ │ ├── Magic.png │ │ │ ├── Spare.png │ │ │ ├── Defend.png │ │ │ └── Normal.png │ │ ├── Defend │ │ │ ├── 0.png │ │ │ ├── 1.png │ │ │ ├── 2.png │ │ │ ├── 3.png │ │ │ └── 4.png │ │ ├── Fight │ │ │ ├── 0.png │ │ │ ├── 1.png │ │ │ ├── 2.png │ │ │ ├── 3.png │ │ │ ├── 4.png │ │ │ └── 5.png │ │ ├── Intro │ │ │ ├── 0.png │ │ │ ├── 1.png │ │ │ ├── 2.png │ │ │ ├── 3.png │ │ │ ├── 4.png │ │ │ ├── 5.png │ │ │ ├── 6.png │ │ │ ├── 7.png │ │ │ └── 8.png │ │ ├── Magic │ │ │ ├── 0.png │ │ │ ├── 1.png │ │ │ ├── 2.png │ │ │ ├── 3.png │ │ │ ├── 4.png │ │ │ ├── 5.png │ │ │ ├── 6.png │ │ │ ├── 7.png │ │ │ └── 8.png │ │ ├── Spare │ │ │ ├── 0.png │ │ │ ├── 1.png │ │ │ ├── 2.png │ │ │ ├── 3.png │ │ │ ├── 4.png │ │ │ ├── 5.png │ │ │ ├── 6.png │ │ │ ├── 7.png │ │ │ ├── 8.png │ │ │ └── 9.png │ │ ├── EndBattle │ │ │ ├── 0.png │ │ │ ├── 1.png │ │ │ ├── 2.png │ │ │ ├── 3.png │ │ │ ├── 4.png │ │ │ ├── 5.png │ │ │ ├── 6.png │ │ │ ├── 7.png │ │ │ ├── 8.png │ │ │ ├── 9.png │ │ │ ├── 10.png │ │ │ └── 11.png │ │ ├── SliceAnim │ │ │ ├── 0.png │ │ │ ├── 1.png │ │ │ ├── 2.png │ │ │ └── 3.png │ │ ├── PrepareAct │ │ │ └── 0.png │ │ └── PrepareItem │ │ │ └── 0.png │ ├── Susie │ │ ├── Down │ │ │ └── 0.png │ │ ├── Fight │ │ │ ├── 0.png │ │ │ ├── 1.png │ │ │ ├── 2.png │ │ │ ├── 3.png │ │ │ ├── 4.png │ │ │ └── 5.png │ │ ├── Hurt │ │ │ └── 0.png │ │ ├── Idle │ │ │ ├── 0.png │ │ │ ├── 1.png │ │ │ ├── 2.png │ │ │ └── 3.png │ │ ├── Intro │ │ │ ├── 0.png │ │ │ ├── 1.png │ │ │ ├── 2.png │ │ │ ├── 3.png │ │ │ ├── 4.png │ │ │ └── 5.png │ │ ├── Item │ │ │ ├── 0.png │ │ │ ├── 1.png │ │ │ ├── 2.png │ │ │ ├── 3.png │ │ │ └── 4.png │ │ ├── Magic │ │ │ ├── 0.png │ │ │ ├── 1.png │ │ │ ├── 2.png │ │ │ ├── 3.png │ │ │ ├── 4.png │ │ │ ├── 5.png │ │ │ ├── 6.png │ │ │ ├── 7.png │ │ │ └── 8.png │ │ ├── Spare │ │ │ ├── 0.png │ │ │ ├── 1.png │ │ │ ├── 2.png │ │ │ ├── 3.png │ │ │ ├── 4.png │ │ │ ├── 5.png │ │ │ ├── 6.png │ │ │ ├── 7.png │ │ │ ├── 8.png │ │ │ ├── 9.png │ │ │ └── 10.png │ │ ├── UI │ │ │ ├── Act.png │ │ │ ├── Down.png │ │ │ ├── Hurt.png │ │ │ ├── Item.png │ │ │ ├── Defend.png │ │ │ ├── Fight.png │ │ │ ├── Magic.png │ │ │ ├── Normal.png │ │ │ └── Spare.png │ │ ├── Defend │ │ │ ├── 0.png │ │ │ ├── 1.png │ │ │ ├── 2.png │ │ │ ├── 3.png │ │ │ ├── 4.png │ │ │ └── 5.png │ │ ├── EndBattle │ │ │ ├── 0.png │ │ │ ├── 1.png │ │ │ ├── 10.png │ │ │ ├── 11.png │ │ │ ├── 12.png │ │ │ ├── 13.png │ │ │ ├── 14.png │ │ │ ├── 15.png │ │ │ ├── 16.png │ │ │ ├── 17.png │ │ │ ├── 18.png │ │ │ ├── 19.png │ │ │ ├── 2.png │ │ │ ├── 3.png │ │ │ ├── 4.png │ │ │ ├── 5.png │ │ │ ├── 6.png │ │ │ ├── 7.png │ │ │ ├── 8.png │ │ │ └── 9.png │ │ ├── PrepareAct │ │ │ └── 0.png │ │ ├── RudeBuster │ │ │ ├── 0.png │ │ │ ├── 1.png │ │ │ ├── 2.png │ │ │ ├── 3.png │ │ │ ├── 4.png │ │ │ ├── 5.png │ │ │ ├── 6.png │ │ │ ├── 7.png │ │ │ ├── 8.png │ │ │ └── 9.png │ │ ├── SliceAnim │ │ │ ├── 0.png │ │ │ ├── 1.png │ │ │ ├── 2.png │ │ │ └── 3.png │ │ ├── FaceSprite │ │ │ ├── Mad.png │ │ │ └── Sad.png │ │ ├── PrepareFight │ │ │ └── 0.png │ │ └── PrepareItem │ │ │ ├── 0.png │ │ │ └── 1.png │ ├── ZOOZIE │ │ ├── Down │ │ │ └── 0.png │ │ ├── Hurt │ │ │ └── 0.png │ │ ├── Idle │ │ │ ├── 0.png │ │ │ └── 1.png │ │ ├── Item │ │ │ ├── 0.png │ │ │ └── 1.png │ │ ├── UI │ │ │ ├── Act.png │ │ │ ├── Down.png │ │ │ ├── Fight.png │ │ │ ├── Hurt.png │ │ │ ├── Item.png │ │ │ ├── Magic.png │ │ │ ├── Spare.png │ │ │ ├── Defend.png │ │ │ └── Normal.png │ │ ├── Defend │ │ │ ├── 0.png │ │ │ └── 1.png │ │ ├── Fight │ │ │ ├── 0.png │ │ │ ├── 1.png │ │ │ ├── 2.png │ │ │ └── 3.png │ │ ├── Intro │ │ │ ├── 0.png │ │ │ └── 1.png │ │ ├── Magic │ │ │ ├── 0.png │ │ │ └── 1.png │ │ ├── Spare │ │ │ └── 0.png │ │ ├── EndBattle │ │ │ ├── 0.png │ │ │ └── 1.png │ │ └── SliceAnim │ │ │ ├── 0.png │ │ │ ├── 1.png │ │ │ ├── 2.png │ │ │ └── 3.png │ ├── KrisBasic │ │ ├── Defend │ │ │ ├── 0.png │ │ │ ├── 1.png │ │ │ ├── 2.png │ │ │ ├── 3.png │ │ │ ├── 4.png │ │ │ └── 5.png │ │ ├── Down │ │ │ └── 0.png │ │ ├── Fight │ │ │ ├── 0.png │ │ │ ├── 1.png │ │ │ ├── 2.png │ │ │ ├── 3.png │ │ │ ├── 4.png │ │ │ ├── 5.png │ │ │ └── 6.png │ │ ├── Hurt │ │ │ └── 0.png │ │ ├── Idle │ │ │ ├── 0.png │ │ │ ├── 1.png │ │ │ ├── 2.png │ │ │ ├── 3.png │ │ │ ├── 4.png │ │ │ └── 5.png │ │ ├── Intro │ │ │ ├── 0.png │ │ │ ├── 1.png │ │ │ ├── 2.png │ │ │ ├── 3.png │ │ │ ├── 4.png │ │ │ ├── 5.png │ │ │ ├── 6.png │ │ │ ├── 7.png │ │ │ └── 8.png │ │ ├── Item │ │ │ ├── 0.png │ │ │ ├── 1.png │ │ │ ├── 2.png │ │ │ ├── 3.png │ │ │ ├── 4.png │ │ │ └── 5.png │ │ ├── Spare │ │ │ ├── 0.png │ │ │ ├── 1.png │ │ │ ├── 10.png │ │ │ ├── 2.png │ │ │ ├── 3.png │ │ │ ├── 4.png │ │ │ ├── 5.png │ │ │ ├── 6.png │ │ │ ├── 7.png │ │ │ ├── 8.png │ │ │ └── 9.png │ │ └── UI │ │ │ ├── Act.png │ │ │ ├── Down.png │ │ │ ├── Fight.png │ │ │ ├── Hurt.png │ │ │ ├── Item.png │ │ │ ├── Magic.png │ │ │ ├── Spare.png │ │ │ ├── Defend.png │ │ │ └── Normal.png │ └── RalseiBasic │ │ ├── Down │ │ └── 0.png │ │ ├── Hurt │ │ └── 0.png │ │ ├── Idle │ │ ├── 0.png │ │ ├── 1.png │ │ ├── 2.png │ │ ├── 3.png │ │ └── 4.png │ │ ├── Item │ │ ├── 0.png │ │ ├── 1.png │ │ ├── 2.png │ │ ├── 3.png │ │ ├── 4.png │ │ ├── 5.png │ │ └── 6.png │ │ ├── Sing │ │ ├── 0.png │ │ ├── 1.png │ │ └── 2.png │ │ ├── UI │ │ ├── Act.png │ │ ├── Down.png │ │ ├── Fight.png │ │ ├── Hurt.png │ │ ├── Item.png │ │ ├── Magic.png │ │ └── Spare.png │ │ ├── Defend │ │ ├── 0.png │ │ ├── 1.png │ │ ├── 2.png │ │ ├── 3.png │ │ └── 4.png │ │ ├── Fight │ │ ├── 0.png │ │ ├── 1.png │ │ ├── 2.png │ │ ├── 3.png │ │ ├── 4.png │ │ └── 5.png │ │ ├── Intro │ │ ├── 0.png │ │ ├── 1.png │ │ ├── 2.png │ │ ├── 3.png │ │ ├── 4.png │ │ ├── 5.png │ │ ├── 6.png │ │ ├── 7.png │ │ └── 8.png │ │ ├── Magic │ │ ├── 0.png │ │ ├── 1.png │ │ ├── 2.png │ │ ├── 3.png │ │ ├── 4.png │ │ ├── 5.png │ │ ├── 6.png │ │ ├── 7.png │ │ └── 8.png │ │ └── Spare │ │ ├── 0.png │ │ ├── 1.png │ │ ├── 2.png │ │ ├── 3.png │ │ ├── 4.png │ │ ├── 5.png │ │ ├── 6.png │ │ ├── 7.png │ │ ├── 8.png │ │ └── 9.png │ └── Monsters │ ├── Poseur │ ├── Hurt │ │ └── 0.png │ ├── Idle │ │ ├── 0.png │ │ ├── 1.png │ │ ├── 2.png │ │ ├── 3.png │ │ └── 4.png │ └── Spareable │ │ ├── 0.png │ │ ├── 1.png │ │ ├── 2.png │ │ ├── 3.png │ │ └── 4.png │ ├── WITE JOJO │ ├── Hurt │ │ └── 0.png │ └── Idle │ │ └── 0.png │ ├── PoseurBasic │ ├── Hurt │ │ └── 0.png │ └── Idle │ │ ├── 0.png │ │ ├── 1.png │ │ ├── 2.png │ │ ├── 3.png │ │ └── 4.png │ └── PoseurChap2 │ ├── Hurt │ └── 0.png │ └── Idle │ ├── 0.png │ ├── 1.png │ ├── 2.png │ ├── 3.png │ └── 4.png ├── Sounds ├── OOH.ogg ├── graze.ogg ├── lvsound.ogg ├── silence.wav ├── spare.ogg ├── enemyflee.ogg ├── hurtsound.ogg ├── mercyadd.wav ├── Voices │ ├── OOH.ogg │ ├── v_susie.wav │ └── v_ralsei.wav ├── battlestart.ogg ├── rudebusterhit.ogg └── rudebusterswing.ogg ├── Audio ├── AUDIO_DRONE.ogg ├── mus_battle1.ogg ├── AUDIO_DARKNESS.ogg └── mus_battle1_troll.ogg └── Documentation CYK ├── img ├── PP.png ├── bg2.png ├── actbt_0.png ├── fightbt_0.png ├── fontbt_0.png ├── fontbt_1.png ├── itembt_0.png ├── mercybt_0.png ├── animswitches.png ├── CYFAnimator screenshot.png └── Tiled2Unity screenshot.png ├── .idea └── copyright │ └── profiles_settings.xml ├── media └── dialogoptions.png └── fonts └── 8bitOperatorPlus-Bold.ttf /Sprites/UI/SpeechBubbles/FILL THE CYK LIBRARY BubbleData WHEN ADDING YOUR OWN BUBBLE!: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /Sounds/OOH.ogg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sounds/OOH.ogg -------------------------------------------------------------------------------- /Sprites/bg.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/bg.png -------------------------------------------------------------------------------- /Sounds/graze.ogg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sounds/graze.ogg -------------------------------------------------------------------------------- /Sounds/lvsound.ogg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sounds/lvsound.ogg -------------------------------------------------------------------------------- /Sounds/silence.wav: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sounds/silence.wav -------------------------------------------------------------------------------- /Sounds/spare.ogg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sounds/spare.ogg -------------------------------------------------------------------------------- /Sprites/bullet.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/bullet.png -------------------------------------------------------------------------------- /Sprites/poseur.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/poseur.png -------------------------------------------------------------------------------- /Sounds/enemyflee.ogg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sounds/enemyflee.ogg -------------------------------------------------------------------------------- /Sounds/hurtsound.ogg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sounds/hurtsound.ogg -------------------------------------------------------------------------------- /Sounds/mercyadd.wav: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sounds/mercyadd.wav -------------------------------------------------------------------------------- /Sprites/preview.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/preview.png -------------------------------------------------------------------------------- /Audio/AUDIO_DRONE.ogg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Audio/AUDIO_DRONE.ogg -------------------------------------------------------------------------------- /Audio/mus_battle1.ogg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Audio/mus_battle1.ogg -------------------------------------------------------------------------------- /Sounds/Voices/OOH.ogg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sounds/Voices/OOH.ogg -------------------------------------------------------------------------------- /Sounds/battlestart.ogg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sounds/battlestart.ogg -------------------------------------------------------------------------------- /Audio/AUDIO_DARKNESS.ogg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Audio/AUDIO_DARKNESS.ogg -------------------------------------------------------------------------------- /Sounds/Voices/v_susie.wav: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sounds/Voices/v_susie.wav -------------------------------------------------------------------------------- /Sounds/rudebusterhit.ogg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sounds/rudebusterhit.ogg -------------------------------------------------------------------------------- /Sprites/RudeBuster/0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/RudeBuster/0.png -------------------------------------------------------------------------------- /Sprites/RudeBuster/1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/RudeBuster/1.png -------------------------------------------------------------------------------- /Sprites/RudeBuster/2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/RudeBuster/2.png -------------------------------------------------------------------------------- /Sprites/RudeBuster/3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/RudeBuster/3.png -------------------------------------------------------------------------------- /Sprites/RudeBuster/4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/RudeBuster/4.png -------------------------------------------------------------------------------- /Sprites/RudeBuster/5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/RudeBuster/5.png -------------------------------------------------------------------------------- /Sprites/RudeBuster/6.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/RudeBuster/6.png -------------------------------------------------------------------------------- /Audio/mus_battle1_troll.ogg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Audio/mus_battle1_troll.ogg -------------------------------------------------------------------------------- /Documentation CYK/img/PP.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Documentation CYK/img/PP.png -------------------------------------------------------------------------------- /Sounds/Voices/v_ralsei.wav: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sounds/Voices/v_ralsei.wav -------------------------------------------------------------------------------- /Sounds/rudebusterswing.ogg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sounds/rudebusterswing.ogg -------------------------------------------------------------------------------- /Sprites/UI/Fonts/HPFont.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/UI/Fonts/HPFont.png -------------------------------------------------------------------------------- /Sprites/UI/Fonts/HPFont.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/UI/Fonts/HPFont.xml -------------------------------------------------------------------------------- /Documentation CYK/img/bg2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Documentation CYK/img/bg2.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/bg.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/bg.png -------------------------------------------------------------------------------- /Sprites/UI/Fonts/uidialog.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/UI/Fonts/uidialog.png -------------------------------------------------------------------------------- /Sprites/UI/Fonts/uidialog2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/UI/Fonts/uidialog2.png -------------------------------------------------------------------------------- /Documentation CYK/img/actbt_0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Documentation CYK/img/actbt_0.png -------------------------------------------------------------------------------- /Sprites/UI/Fonts/vertgradient.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/UI/Fonts/vertgradient.png -------------------------------------------------------------------------------- /Documentation CYK/.idea/copyright/profiles_settings.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | -------------------------------------------------------------------------------- /Documentation CYK/img/fightbt_0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Documentation CYK/img/fightbt_0.png -------------------------------------------------------------------------------- /Documentation CYK/img/fontbt_0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Documentation CYK/img/fontbt_0.png -------------------------------------------------------------------------------- /Documentation CYK/img/fontbt_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Documentation CYK/img/fontbt_1.png -------------------------------------------------------------------------------- /Documentation CYK/img/itembt_0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Documentation CYK/img/itembt_0.png -------------------------------------------------------------------------------- /Documentation CYK/img/mercybt_0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Documentation CYK/img/mercybt_0.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/UI/arrow.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/UI/arrow.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/bgTroll.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/bgTroll.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/dr-heart.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/dr-heart.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/ut-heart.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/ut-heart.png -------------------------------------------------------------------------------- /Sprites/UI/Fonts/PlayerNameFont.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/UI/Fonts/PlayerNameFont.png -------------------------------------------------------------------------------- /Documentation CYK/img/animswitches.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Documentation CYK/img/animswitches.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/TP Bar/mask.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/TP Bar/mask.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/TP Bar/text.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/TP Bar/text.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/fleeEnemy.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/fleeEnemy.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/playerGraze.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/playerGraze.png -------------------------------------------------------------------------------- /Sprites/UI/Fonts/HPChangeTextFont.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/UI/Fonts/HPChangeTextFont.png -------------------------------------------------------------------------------- /Sprites/UI/Fonts/HPChangeTextFont.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/UI/Fonts/HPChangeTextFont.xml -------------------------------------------------------------------------------- /Sprites/UI/SpeechBubbles/DRBubble.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/UI/SpeechBubbles/DRBubble.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/SpareStars/0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/SpareStars/0.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/SpareStars/1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/SpareStars/1.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/SpareStars/2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/SpareStars/2.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/SpareStars/3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/SpareStars/3.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/SpareStars/4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/SpareStars/4.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/SpareStars/5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/SpareStars/5.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/UI/Attack/bar.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/UI/Attack/bar.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/UI/Attack/bg.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/UI/Attack/bg.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/UI/HPChange/0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/UI/HPChange/0.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/UI/HPChange/1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/UI/HPChange/1.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/UI/HPChange/2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/UI/HPChange/2.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/UI/HPChange/3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/UI/HPChange/3.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/UI/HPChange/4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/UI/HPChange/4.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/UI/HPChange/5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/UI/HPChange/5.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/UI/HPChange/6.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/UI/HPChange/6.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/UI/HPChange/7.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/UI/HPChange/7.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/UI/HPChange/8.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/UI/HPChange/8.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/UI/HPChange/9.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/UI/HPChange/9.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/UI/MercyCross.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/UI/MercyCross.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/UI/Quitting/0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/UI/Quitting/0.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/UI/Quitting/1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/UI/Quitting/1.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/UI/Quitting/2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/UI/Quitting/2.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/UI/Quitting/3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/UI/Quitting/3.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/UI/Quitting/4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/UI/Quitting/4.png -------------------------------------------------------------------------------- /Documentation CYK/media/dialogoptions.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Documentation CYK/media/dialogoptions.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/TP Bar/Numbers/0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/TP Bar/Numbers/0.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/TP Bar/Numbers/1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/TP Bar/Numbers/1.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/TP Bar/Numbers/2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/TP Bar/Numbers/2.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/TP Bar/Numbers/3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/TP Bar/Numbers/3.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/TP Bar/Numbers/4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/TP Bar/Numbers/4.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/TP Bar/Numbers/5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/TP Bar/Numbers/5.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/TP Bar/Numbers/6.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/TP Bar/Numbers/6.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/TP Bar/Numbers/7.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/TP Bar/Numbers/7.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/TP Bar/Numbers/8.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/TP Bar/Numbers/8.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/TP Bar/Numbers/9.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/TP Bar/Numbers/9.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/TP Bar/PReview.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/TP Bar/PReview.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/TP Bar/textMAX.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/TP Bar/textMAX.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/UI/Attack/press.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/UI/Attack/press.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/UI/Attack/target.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/UI/Attack/target.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/UI/Buttons/Act.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/UI/Buttons/Act.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/UI/Buttons/ActS.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/UI/Buttons/ActS.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/UI/Buttons/ActST.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/UI/Buttons/ActST.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/UI/Buttons/ActT.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/UI/Buttons/ActT.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/UI/Buttons/Fight.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/UI/Buttons/Fight.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/UI/Buttons/Item.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/UI/Buttons/Item.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/UI/Buttons/ItemS.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/UI/Buttons/ItemS.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/UI/Buttons/ItemT.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/UI/Buttons/ItemT.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/UI/Buttons/Magic.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/UI/Buttons/Magic.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/UI/Buttons/Spare.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/UI/Buttons/Spare.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/UI/HPChange/Down.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/UI/HPChange/Down.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/UI/HPChange/Max.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/UI/HPChange/Max.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/UI/HPChange/Miss.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/UI/HPChange/Miss.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/UI/HPChange/Up.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/UI/HPChange/Up.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/UI/MercyChange/%.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/UI/MercyChange/%.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/UI/MercyChange/+.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/UI/MercyChange/+.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/UI/MercyChange/-.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/UI/MercyChange/-.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/UI/MercyChange/0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/UI/MercyChange/0.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/UI/MercyChange/1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/UI/MercyChange/1.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/UI/MercyChange/2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/UI/MercyChange/2.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/UI/MercyChange/3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/UI/MercyChange/3.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/UI/MercyChange/4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/UI/MercyChange/4.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/UI/MercyChange/5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/UI/MercyChange/5.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/UI/MercyChange/6.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/UI/MercyChange/6.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/UI/MercyChange/7.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/UI/MercyChange/7.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/UI/MercyChange/8.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/UI/MercyChange/8.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/UI/MercyChange/9.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/UI/MercyChange/9.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/playerWaveEffect.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/playerWaveEffect.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/UI/Attack/Stars/1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/UI/Attack/Stars/1.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/UI/Attack/Stars/2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/UI/Attack/Stars/2.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/UI/Attack/Stars/3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/UI/Attack/Stars/3.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/UI/Buttons/Defend.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/UI/Buttons/Defend.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/UI/Buttons/DefendS.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/UI/Buttons/DefendS.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/UI/Buttons/DefendT.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/UI/Buttons/DefendT.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/UI/Buttons/FightS.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/UI/Buttons/FightS.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/UI/Buttons/FightST.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/UI/Buttons/FightST.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/UI/Buttons/FightT.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/UI/Buttons/FightT.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/UI/Buttons/ItemST.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/UI/Buttons/ItemST.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/UI/Buttons/MagicS.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/UI/Buttons/MagicS.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/UI/Buttons/MagicSG.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/UI/Buttons/MagicSG.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/UI/Buttons/MagicST.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/UI/Buttons/MagicST.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/UI/Buttons/MagicT.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/UI/Buttons/MagicT.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/UI/Buttons/SpareS.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/UI/Buttons/SpareS.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/UI/Buttons/SpareSG.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/UI/Buttons/SpareSG.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/UI/Buttons/SpareST.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/UI/Buttons/SpareST.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/UI/Buttons/SpareT.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/UI/Buttons/SpareT.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/UI/Player/LowerBg.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/UI/Player/LowerBg.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/UI/Player/UpperBg.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/UI/Player/UpperBg.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/UI/TargetCursor/0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/UI/TargetCursor/0.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/UI/TargetCursor/1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/UI/TargetCursor/1.png -------------------------------------------------------------------------------- /Documentation CYK/img/CYFAnimator screenshot.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Documentation CYK/img/CYFAnimator screenshot.png -------------------------------------------------------------------------------- /Documentation CYK/img/Tiled2Unity screenshot.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Documentation CYK/img/Tiled2Unity screenshot.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/2FPEST/Down/0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/2FPEST/Down/0.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/2FPEST/Hurt/0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/2FPEST/Hurt/0.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/2FPEST/Idle/0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/2FPEST/Idle/0.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/2FPEST/Idle/1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/2FPEST/Idle/1.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/2FPEST/Item/0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/2FPEST/Item/0.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/2FPEST/Item/1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/2FPEST/Item/1.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/2FPEST/Sing/0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/2FPEST/Sing/0.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/2FPEST/Sing/1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/2FPEST/Sing/1.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/2FPEST/UI/Act.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/2FPEST/UI/Act.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Ieslar/Down/0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Ieslar/Down/0.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Ieslar/Hurt/0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Ieslar/Hurt/0.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Ieslar/Idle/0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Ieslar/Idle/0.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Ieslar/Idle/1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Ieslar/Idle/1.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Ieslar/Idle/2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Ieslar/Idle/2.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Ieslar/Idle/3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Ieslar/Idle/3.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Ieslar/Idle/4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Ieslar/Idle/4.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Ieslar/Item/0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Ieslar/Item/0.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Ieslar/Item/1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Ieslar/Item/1.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Ieslar/Item/2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Ieslar/Item/2.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Ieslar/Item/3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Ieslar/Item/3.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Ieslar/Item/4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Ieslar/Item/4.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Ieslar/Item/5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Ieslar/Item/5.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Ieslar/Item/6.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Ieslar/Item/6.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Ieslar/Sing/0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Ieslar/Sing/0.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Ieslar/Sing/1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Ieslar/Sing/1.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Ieslar/Sing/2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Ieslar/Sing/2.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Ieslar/UI/Act.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Ieslar/UI/Act.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/KRISP/Down/0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/KRISP/Down/0.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/KRISP/Fight/0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/KRISP/Fight/0.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/KRISP/Fight/1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/KRISP/Fight/1.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/KRISP/Fight/2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/KRISP/Fight/2.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/KRISP/Fight/3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/KRISP/Fight/3.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/KRISP/Hurt/0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/KRISP/Hurt/0.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/KRISP/Idle/0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/KRISP/Idle/0.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/KRISP/Intro/0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/KRISP/Intro/0.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/KRISP/Item/0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/KRISP/Item/0.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/KRISP/Spare/0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/KRISP/Spare/0.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/KRISP/Spare/1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/KRISP/Spare/1.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/KRISP/Spare/2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/KRISP/Spare/2.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/KRISP/Spare/3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/KRISP/Spare/3.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/KRISP/Spare/4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/KRISP/Spare/4.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/KRISP/Spare/5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/KRISP/Spare/5.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/KRISP/UI/Act.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/KRISP/UI/Act.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/KRISP/UI/Down.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/KRISP/UI/Down.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/KRISP/UI/Hurt.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/KRISP/UI/Hurt.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/KRISP/UI/Item.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/KRISP/UI/Item.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Kris/Defend/0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Kris/Defend/0.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Kris/Defend/1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Kris/Defend/1.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Kris/Defend/2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Kris/Defend/2.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Kris/Defend/3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Kris/Defend/3.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Kris/Defend/4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Kris/Defend/4.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Kris/Defend/5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Kris/Defend/5.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Kris/Down/0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Kris/Down/0.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Kris/Fight/0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Kris/Fight/0.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Kris/Fight/1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Kris/Fight/1.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Kris/Fight/2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Kris/Fight/2.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Kris/Fight/3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Kris/Fight/3.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Kris/Fight/4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Kris/Fight/4.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Kris/Fight/5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Kris/Fight/5.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Kris/Fight/6.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Kris/Fight/6.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Kris/Hurt/0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Kris/Hurt/0.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Kris/Idle/0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Kris/Idle/0.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Kris/Idle/1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Kris/Idle/1.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Kris/Idle/2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Kris/Idle/2.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Kris/Idle/3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Kris/Idle/3.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Kris/Idle/4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Kris/Idle/4.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Kris/Idle/5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Kris/Idle/5.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Kris/Intro/0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Kris/Intro/0.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Kris/Intro/1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Kris/Intro/1.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Kris/Intro/2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Kris/Intro/2.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Kris/Intro/3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Kris/Intro/3.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Kris/Intro/4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Kris/Intro/4.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Kris/Intro/5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Kris/Intro/5.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Kris/Intro/6.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Kris/Intro/6.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Kris/Intro/7.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Kris/Intro/7.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Kris/Intro/8.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Kris/Intro/8.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Kris/Item/0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Kris/Item/0.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Kris/Item/1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Kris/Item/1.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Kris/Item/2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Kris/Item/2.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Kris/Item/3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Kris/Item/3.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Kris/Item/4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Kris/Item/4.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Kris/Item/5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Kris/Item/5.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Kris/Spare/0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Kris/Spare/0.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Kris/Spare/1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Kris/Spare/1.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Kris/Spare/10.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Kris/Spare/10.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Kris/Spare/2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Kris/Spare/2.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Kris/Spare/3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Kris/Spare/3.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Kris/Spare/4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Kris/Spare/4.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Kris/Spare/5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Kris/Spare/5.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Kris/Spare/6.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Kris/Spare/6.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Kris/Spare/7.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Kris/Spare/7.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Kris/Spare/8.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Kris/Spare/8.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Kris/Spare/9.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Kris/Spare/9.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Kris/UI/Act.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Kris/UI/Act.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Kris/UI/Down.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Kris/UI/Down.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Kris/UI/Fight.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Kris/UI/Fight.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Kris/UI/Hurt.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Kris/UI/Hurt.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Kris/UI/Item.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Kris/UI/Item.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Kris/UI/Magic.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Kris/UI/Magic.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Kris/UI/Spare.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Kris/UI/Spare.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Ralsei/Down/0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Ralsei/Down/0.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Ralsei/Hurt/0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Ralsei/Hurt/0.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Ralsei/Idle/0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Ralsei/Idle/0.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Ralsei/Idle/1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Ralsei/Idle/1.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Ralsei/Idle/2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Ralsei/Idle/2.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Ralsei/Idle/3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Ralsei/Idle/3.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Ralsei/Idle/4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Ralsei/Idle/4.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Ralsei/Item/0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Ralsei/Item/0.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Ralsei/Item/1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Ralsei/Item/1.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Ralsei/Item/2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Ralsei/Item/2.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Ralsei/Item/3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Ralsei/Item/3.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Ralsei/Item/4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Ralsei/Item/4.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Ralsei/Item/5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Ralsei/Item/5.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Ralsei/Item/6.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Ralsei/Item/6.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Ralsei/Sing/0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Ralsei/Sing/0.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Ralsei/Sing/1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Ralsei/Sing/1.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Ralsei/Sing/2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Ralsei/Sing/2.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Ralsei/UI/Act.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Ralsei/UI/Act.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Susie/Down/0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Susie/Down/0.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Susie/Fight/0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Susie/Fight/0.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Susie/Fight/1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Susie/Fight/1.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Susie/Fight/2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Susie/Fight/2.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Susie/Fight/3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Susie/Fight/3.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Susie/Fight/4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Susie/Fight/4.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Susie/Fight/5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Susie/Fight/5.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Susie/Hurt/0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Susie/Hurt/0.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Susie/Idle/0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Susie/Idle/0.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Susie/Idle/1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Susie/Idle/1.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Susie/Idle/2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Susie/Idle/2.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Susie/Idle/3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Susie/Idle/3.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Susie/Intro/0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Susie/Intro/0.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Susie/Intro/1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Susie/Intro/1.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Susie/Intro/2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Susie/Intro/2.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Susie/Intro/3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Susie/Intro/3.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Susie/Intro/4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Susie/Intro/4.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Susie/Intro/5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Susie/Intro/5.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Susie/Item/0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Susie/Item/0.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Susie/Item/1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Susie/Item/1.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Susie/Item/2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Susie/Item/2.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Susie/Item/3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Susie/Item/3.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Susie/Item/4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Susie/Item/4.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Susie/Magic/0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Susie/Magic/0.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Susie/Magic/1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Susie/Magic/1.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Susie/Magic/2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Susie/Magic/2.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Susie/Magic/3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Susie/Magic/3.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Susie/Magic/4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Susie/Magic/4.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Susie/Magic/5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Susie/Magic/5.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Susie/Magic/6.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Susie/Magic/6.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Susie/Magic/7.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Susie/Magic/7.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Susie/Magic/8.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Susie/Magic/8.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Susie/Spare/0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Susie/Spare/0.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Susie/Spare/1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Susie/Spare/1.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Susie/Spare/2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Susie/Spare/2.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Susie/Spare/3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Susie/Spare/3.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Susie/Spare/4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Susie/Spare/4.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Susie/Spare/5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Susie/Spare/5.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Susie/Spare/6.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Susie/Spare/6.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Susie/Spare/7.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Susie/Spare/7.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Susie/Spare/8.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Susie/Spare/8.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Susie/Spare/9.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Susie/Spare/9.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Susie/UI/Act.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Susie/UI/Act.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Susie/UI/Down.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Susie/UI/Down.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Susie/UI/Hurt.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Susie/UI/Hurt.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Susie/UI/Item.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Susie/UI/Item.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/ZOOZIE/Down/0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/ZOOZIE/Down/0.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/ZOOZIE/Hurt/0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/ZOOZIE/Hurt/0.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/ZOOZIE/Idle/0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/ZOOZIE/Idle/0.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/ZOOZIE/Idle/1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/ZOOZIE/Idle/1.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/ZOOZIE/Item/0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/ZOOZIE/Item/0.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/ZOOZIE/Item/1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/ZOOZIE/Item/1.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/ZOOZIE/UI/Act.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/ZOOZIE/UI/Act.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/UI/Buttons/DefendST.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/UI/Buttons/DefendST.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/UI/Buttons/MagicSGT.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/UI/Buttons/MagicSGT.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/UI/Buttons/SpareSGT.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/UI/Buttons/SpareSGT.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/UI/MercyChange/Friend.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/UI/MercyChange/Friend.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/UI/MercyChange/slash.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/UI/MercyChange/slash.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/UI/Player/LowerSides.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/UI/Player/LowerSides.png -------------------------------------------------------------------------------- /Documentation CYK/fonts/8bitOperatorPlus-Bold.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Documentation CYK/fonts/8bitOperatorPlus-Bold.ttf -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Monsters/Poseur/Hurt/0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Monsters/Poseur/Hurt/0.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Monsters/Poseur/Idle/0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Monsters/Poseur/Idle/0.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Monsters/Poseur/Idle/1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Monsters/Poseur/Idle/1.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Monsters/Poseur/Idle/2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Monsters/Poseur/Idle/2.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Monsters/Poseur/Idle/3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Monsters/Poseur/Idle/3.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Monsters/Poseur/Idle/4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Monsters/Poseur/Idle/4.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/2FPEST/Defend/0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/2FPEST/Defend/0.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/2FPEST/Defend/1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/2FPEST/Defend/1.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/2FPEST/Fight/0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/2FPEST/Fight/0.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/2FPEST/Fight/1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/2FPEST/Fight/1.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/2FPEST/Intro/0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/2FPEST/Intro/0.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/2FPEST/Intro/1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/2FPEST/Intro/1.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/2FPEST/Magic/0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/2FPEST/Magic/0.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/2FPEST/Magic/1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/2FPEST/Magic/1.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/2FPEST/Spare/0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/2FPEST/Spare/0.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/2FPEST/Spare/1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/2FPEST/Spare/1.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/2FPEST/Spare/2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/2FPEST/Spare/2.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/2FPEST/Spare/3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/2FPEST/Spare/3.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/2FPEST/UI/Down.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/2FPEST/UI/Down.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/2FPEST/UI/Fight.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/2FPEST/UI/Fight.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/2FPEST/UI/Hurt.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/2FPEST/UI/Hurt.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/2FPEST/UI/Item.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/2FPEST/UI/Item.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/2FPEST/UI/Magic.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/2FPEST/UI/Magic.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/2FPEST/UI/Spare.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/2FPEST/UI/Spare.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Ieslar/Defend/0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Ieslar/Defend/0.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Ieslar/Defend/1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Ieslar/Defend/1.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Ieslar/Defend/2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Ieslar/Defend/2.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Ieslar/Defend/3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Ieslar/Defend/3.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Ieslar/Defend/4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Ieslar/Defend/4.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Ieslar/Fight/0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Ieslar/Fight/0.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Ieslar/Fight/1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Ieslar/Fight/1.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Ieslar/Fight/2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Ieslar/Fight/2.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Ieslar/Fight/3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Ieslar/Fight/3.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Ieslar/Fight/4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Ieslar/Fight/4.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Ieslar/Fight/5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Ieslar/Fight/5.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Ieslar/Intro/0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Ieslar/Intro/0.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Ieslar/Intro/1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Ieslar/Intro/1.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Ieslar/Intro/2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Ieslar/Intro/2.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Ieslar/Intro/3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Ieslar/Intro/3.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Ieslar/Intro/4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Ieslar/Intro/4.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Ieslar/Intro/5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Ieslar/Intro/5.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Ieslar/Intro/6.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Ieslar/Intro/6.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Ieslar/Intro/7.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Ieslar/Intro/7.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Ieslar/Intro/8.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Ieslar/Intro/8.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Ieslar/Magic/0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Ieslar/Magic/0.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Ieslar/Magic/1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Ieslar/Magic/1.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Ieslar/Magic/2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Ieslar/Magic/2.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Ieslar/Magic/3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Ieslar/Magic/3.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Ieslar/Magic/4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Ieslar/Magic/4.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Ieslar/Magic/5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Ieslar/Magic/5.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Ieslar/Magic/6.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Ieslar/Magic/6.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Ieslar/Magic/7.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Ieslar/Magic/7.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Ieslar/Magic/8.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Ieslar/Magic/8.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Ieslar/Spare/0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Ieslar/Spare/0.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Ieslar/Spare/1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Ieslar/Spare/1.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Ieslar/Spare/2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Ieslar/Spare/2.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Ieslar/Spare/3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Ieslar/Spare/3.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Ieslar/Spare/4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Ieslar/Spare/4.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Ieslar/Spare/5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Ieslar/Spare/5.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Ieslar/Spare/6.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Ieslar/Spare/6.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Ieslar/Spare/7.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Ieslar/Spare/7.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Ieslar/Spare/8.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Ieslar/Spare/8.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Ieslar/Spare/9.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Ieslar/Spare/9.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Ieslar/UI/Down.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Ieslar/UI/Down.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Ieslar/UI/Fight.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Ieslar/UI/Fight.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Ieslar/UI/Hurt.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Ieslar/UI/Hurt.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Ieslar/UI/Item.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Ieslar/UI/Item.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Ieslar/UI/Magic.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Ieslar/UI/Magic.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Ieslar/UI/Spare.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Ieslar/UI/Spare.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/KRISP/Defend/0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/KRISP/Defend/0.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/KRISP/UI/Defend.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/KRISP/UI/Defend.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/KRISP/UI/Fight.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/KRISP/UI/Fight.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/KRISP/UI/Magic.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/KRISP/UI/Magic.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/KRISP/UI/Normal.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/KRISP/UI/Normal.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/KRISP/UI/Spare.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/KRISP/UI/Spare.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Kris/UI/Defend.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Kris/UI/Defend.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Kris/UI/Normal.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Kris/UI/Normal.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Ralsei/Defend/0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Ralsei/Defend/0.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Ralsei/Defend/1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Ralsei/Defend/1.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Ralsei/Defend/2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Ralsei/Defend/2.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Ralsei/Defend/3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Ralsei/Defend/3.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Ralsei/Defend/4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Ralsei/Defend/4.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Ralsei/Fight/0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Ralsei/Fight/0.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Ralsei/Fight/1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Ralsei/Fight/1.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Ralsei/Fight/2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Ralsei/Fight/2.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Ralsei/Fight/3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Ralsei/Fight/3.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Ralsei/Fight/4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Ralsei/Fight/4.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Ralsei/Fight/5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Ralsei/Fight/5.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Ralsei/Intro/0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Ralsei/Intro/0.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Ralsei/Intro/1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Ralsei/Intro/1.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Ralsei/Intro/2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Ralsei/Intro/2.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Ralsei/Intro/3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Ralsei/Intro/3.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Ralsei/Intro/4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Ralsei/Intro/4.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Ralsei/Intro/5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Ralsei/Intro/5.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Ralsei/Intro/6.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Ralsei/Intro/6.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Ralsei/Intro/7.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Ralsei/Intro/7.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Ralsei/Intro/8.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Ralsei/Intro/8.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Ralsei/Magic/0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Ralsei/Magic/0.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Ralsei/Magic/1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Ralsei/Magic/1.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Ralsei/Magic/2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Ralsei/Magic/2.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Ralsei/Magic/3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Ralsei/Magic/3.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Ralsei/Magic/4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Ralsei/Magic/4.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Ralsei/Magic/5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Ralsei/Magic/5.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Ralsei/Magic/6.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Ralsei/Magic/6.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Ralsei/Magic/7.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Ralsei/Magic/7.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Ralsei/Magic/8.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Ralsei/Magic/8.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Ralsei/Spare/0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Ralsei/Spare/0.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Ralsei/Spare/1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Ralsei/Spare/1.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Ralsei/Spare/2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Ralsei/Spare/2.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Ralsei/Spare/3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Ralsei/Spare/3.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Ralsei/Spare/4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Ralsei/Spare/4.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Ralsei/Spare/5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Ralsei/Spare/5.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Ralsei/Spare/6.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Ralsei/Spare/6.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Ralsei/Spare/7.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Ralsei/Spare/7.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Ralsei/Spare/8.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Ralsei/Spare/8.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Ralsei/Spare/9.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Ralsei/Spare/9.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Ralsei/UI/Down.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Ralsei/UI/Down.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Ralsei/UI/Fight.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Ralsei/UI/Fight.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Ralsei/UI/Hurt.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Ralsei/UI/Hurt.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Ralsei/UI/Item.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Ralsei/UI/Item.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Ralsei/UI/Magic.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Ralsei/UI/Magic.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Ralsei/UI/Spare.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Ralsei/UI/Spare.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Susie/Defend/0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Susie/Defend/0.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Susie/Defend/1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Susie/Defend/1.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Susie/Defend/2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Susie/Defend/2.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Susie/Defend/3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Susie/Defend/3.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Susie/Defend/4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Susie/Defend/4.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Susie/Defend/5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Susie/Defend/5.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Susie/Spare/10.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Susie/Spare/10.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Susie/UI/Defend.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Susie/UI/Defend.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Susie/UI/Fight.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Susie/UI/Fight.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Susie/UI/Magic.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Susie/UI/Magic.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Susie/UI/Normal.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Susie/UI/Normal.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Susie/UI/Spare.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Susie/UI/Spare.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/ZOOZIE/Defend/0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/ZOOZIE/Defend/0.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/ZOOZIE/Defend/1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/ZOOZIE/Defend/1.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/ZOOZIE/Fight/0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/ZOOZIE/Fight/0.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/ZOOZIE/Fight/1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/ZOOZIE/Fight/1.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/ZOOZIE/Fight/2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/ZOOZIE/Fight/2.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/ZOOZIE/Fight/3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/ZOOZIE/Fight/3.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/ZOOZIE/Intro/0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/ZOOZIE/Intro/0.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/ZOOZIE/Intro/1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/ZOOZIE/Intro/1.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/ZOOZIE/Magic/0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/ZOOZIE/Magic/0.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/ZOOZIE/Magic/1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/ZOOZIE/Magic/1.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/ZOOZIE/Spare/0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/ZOOZIE/Spare/0.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/ZOOZIE/UI/Down.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/ZOOZIE/UI/Down.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/ZOOZIE/UI/Fight.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/ZOOZIE/UI/Fight.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/ZOOZIE/UI/Hurt.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/ZOOZIE/UI/Hurt.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/ZOOZIE/UI/Item.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/ZOOZIE/UI/Item.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/ZOOZIE/UI/Magic.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/ZOOZIE/UI/Magic.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/ZOOZIE/UI/Spare.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/ZOOZIE/UI/Spare.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Monsters/WITE JOJO/Hurt/0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Monsters/WITE JOJO/Hurt/0.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Monsters/WITE JOJO/Idle/0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Monsters/WITE JOJO/Idle/0.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/2FPEST/EndBattle/0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/2FPEST/EndBattle/0.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/2FPEST/EndBattle/1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/2FPEST/EndBattle/1.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/2FPEST/SliceAnim/0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/2FPEST/SliceAnim/0.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/2FPEST/SliceAnim/1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/2FPEST/SliceAnim/1.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/2FPEST/SliceAnim/2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/2FPEST/SliceAnim/2.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/2FPEST/SliceAnim/3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/2FPEST/SliceAnim/3.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/2FPEST/UI/Defend.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/2FPEST/UI/Defend.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/2FPEST/UI/Normal.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/2FPEST/UI/Normal.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Ieslar/EndBattle/0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Ieslar/EndBattle/0.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Ieslar/EndBattle/1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Ieslar/EndBattle/1.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Ieslar/EndBattle/2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Ieslar/EndBattle/2.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Ieslar/EndBattle/3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Ieslar/EndBattle/3.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Ieslar/EndBattle/4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Ieslar/EndBattle/4.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Ieslar/EndBattle/5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Ieslar/EndBattle/5.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Ieslar/EndBattle/6.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Ieslar/EndBattle/6.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Ieslar/EndBattle/7.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Ieslar/EndBattle/7.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Ieslar/EndBattle/8.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Ieslar/EndBattle/8.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Ieslar/EndBattle/9.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Ieslar/EndBattle/9.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Ieslar/SliceAnim/0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Ieslar/SliceAnim/0.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Ieslar/SliceAnim/1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Ieslar/SliceAnim/1.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Ieslar/SliceAnim/2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Ieslar/SliceAnim/2.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Ieslar/SliceAnim/3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Ieslar/SliceAnim/3.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Ieslar/UI/Defend.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Ieslar/UI/Defend.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Ieslar/UI/Normal.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Ieslar/UI/Normal.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/KRISP/EndBattle/0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/KRISP/EndBattle/0.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/KRISP/PrepareAct/0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/KRISP/PrepareAct/0.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/KRISP/PrepareAct/1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/KRISP/PrepareAct/1.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/KRISP/SliceAnim/0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/KRISP/SliceAnim/0.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/KRISP/SliceAnim/1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/KRISP/SliceAnim/1.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/KRISP/SliceAnim/2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/KRISP/SliceAnim/2.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Kris/EndBattle/0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Kris/EndBattle/0.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Kris/EndBattle/1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Kris/EndBattle/1.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Kris/EndBattle/2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Kris/EndBattle/2.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Kris/EndBattle/3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Kris/EndBattle/3.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Kris/EndBattle/4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Kris/EndBattle/4.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Kris/EndBattle/5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Kris/EndBattle/5.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Kris/EndBattle/6.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Kris/EndBattle/6.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Kris/EndBattle/7.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Kris/EndBattle/7.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Kris/EndBattle/8.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Kris/EndBattle/8.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Kris/PrepareAct/0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Kris/PrepareAct/0.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Kris/PrepareAct/1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Kris/PrepareAct/1.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Kris/PrepareItem/0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Kris/PrepareItem/0.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Kris/SliceAnim/0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Kris/SliceAnim/0.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Kris/SliceAnim/1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Kris/SliceAnim/1.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Kris/SliceAnim/2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Kris/SliceAnim/2.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/KrisBasic/Defend/0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/KrisBasic/Defend/0.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/KrisBasic/Defend/1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/KrisBasic/Defend/1.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/KrisBasic/Defend/2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/KrisBasic/Defend/2.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/KrisBasic/Defend/3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/KrisBasic/Defend/3.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/KrisBasic/Defend/4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/KrisBasic/Defend/4.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/KrisBasic/Defend/5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/KrisBasic/Defend/5.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/KrisBasic/Down/0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/KrisBasic/Down/0.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/KrisBasic/Fight/0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/KrisBasic/Fight/0.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/KrisBasic/Fight/1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/KrisBasic/Fight/1.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/KrisBasic/Fight/2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/KrisBasic/Fight/2.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/KrisBasic/Fight/3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/KrisBasic/Fight/3.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/KrisBasic/Fight/4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/KrisBasic/Fight/4.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/KrisBasic/Fight/5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/KrisBasic/Fight/5.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/KrisBasic/Fight/6.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/KrisBasic/Fight/6.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/KrisBasic/Hurt/0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/KrisBasic/Hurt/0.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/KrisBasic/Idle/0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/KrisBasic/Idle/0.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/KrisBasic/Idle/1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/KrisBasic/Idle/1.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/KrisBasic/Idle/2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/KrisBasic/Idle/2.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/KrisBasic/Idle/3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/KrisBasic/Idle/3.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/KrisBasic/Idle/4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/KrisBasic/Idle/4.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/KrisBasic/Idle/5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/KrisBasic/Idle/5.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/KrisBasic/Intro/0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/KrisBasic/Intro/0.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/KrisBasic/Intro/1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/KrisBasic/Intro/1.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/KrisBasic/Intro/2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/KrisBasic/Intro/2.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/KrisBasic/Intro/3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/KrisBasic/Intro/3.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/KrisBasic/Intro/4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/KrisBasic/Intro/4.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/KrisBasic/Intro/5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/KrisBasic/Intro/5.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/KrisBasic/Intro/6.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/KrisBasic/Intro/6.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/KrisBasic/Intro/7.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/KrisBasic/Intro/7.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/KrisBasic/Intro/8.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/KrisBasic/Intro/8.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/KrisBasic/Item/0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/KrisBasic/Item/0.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/KrisBasic/Item/1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/KrisBasic/Item/1.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/KrisBasic/Item/2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/KrisBasic/Item/2.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/KrisBasic/Item/3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/KrisBasic/Item/3.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/KrisBasic/Item/4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/KrisBasic/Item/4.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/KrisBasic/Item/5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/KrisBasic/Item/5.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/KrisBasic/Spare/0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/KrisBasic/Spare/0.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/KrisBasic/Spare/1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/KrisBasic/Spare/1.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/KrisBasic/Spare/10.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/KrisBasic/Spare/10.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/KrisBasic/Spare/2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/KrisBasic/Spare/2.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/KrisBasic/Spare/3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/KrisBasic/Spare/3.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/KrisBasic/Spare/4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/KrisBasic/Spare/4.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/KrisBasic/Spare/5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/KrisBasic/Spare/5.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/KrisBasic/Spare/6.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/KrisBasic/Spare/6.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/KrisBasic/Spare/7.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/KrisBasic/Spare/7.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/KrisBasic/Spare/8.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/KrisBasic/Spare/8.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/KrisBasic/Spare/9.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/KrisBasic/Spare/9.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/KrisBasic/UI/Act.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/KrisBasic/UI/Act.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/KrisBasic/UI/Down.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/KrisBasic/UI/Down.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/KrisBasic/UI/Fight.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/KrisBasic/UI/Fight.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/KrisBasic/UI/Hurt.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/KrisBasic/UI/Hurt.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/KrisBasic/UI/Item.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/KrisBasic/UI/Item.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/KrisBasic/UI/Magic.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/KrisBasic/UI/Magic.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/KrisBasic/UI/Spare.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/KrisBasic/UI/Spare.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Ralsei/EndBattle/0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Ralsei/EndBattle/0.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Ralsei/EndBattle/1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Ralsei/EndBattle/1.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Ralsei/EndBattle/2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Ralsei/EndBattle/2.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Ralsei/EndBattle/3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Ralsei/EndBattle/3.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Ralsei/EndBattle/4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Ralsei/EndBattle/4.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Ralsei/EndBattle/5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Ralsei/EndBattle/5.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Ralsei/EndBattle/6.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Ralsei/EndBattle/6.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Ralsei/EndBattle/7.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Ralsei/EndBattle/7.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Ralsei/EndBattle/8.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Ralsei/EndBattle/8.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Ralsei/EndBattle/9.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Ralsei/EndBattle/9.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Ralsei/SliceAnim/0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Ralsei/SliceAnim/0.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Ralsei/SliceAnim/1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Ralsei/SliceAnim/1.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Ralsei/SliceAnim/2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Ralsei/SliceAnim/2.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Ralsei/SliceAnim/3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Ralsei/SliceAnim/3.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Ralsei/UI/Defend.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Ralsei/UI/Defend.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Ralsei/UI/Normal.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Ralsei/UI/Normal.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/RalseiBasic/Down/0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/RalseiBasic/Down/0.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/RalseiBasic/Hurt/0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/RalseiBasic/Hurt/0.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/RalseiBasic/Idle/0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/RalseiBasic/Idle/0.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/RalseiBasic/Idle/1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/RalseiBasic/Idle/1.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/RalseiBasic/Idle/2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/RalseiBasic/Idle/2.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/RalseiBasic/Idle/3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/RalseiBasic/Idle/3.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/RalseiBasic/Idle/4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/RalseiBasic/Idle/4.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/RalseiBasic/Item/0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/RalseiBasic/Item/0.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/RalseiBasic/Item/1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/RalseiBasic/Item/1.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/RalseiBasic/Item/2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/RalseiBasic/Item/2.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/RalseiBasic/Item/3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/RalseiBasic/Item/3.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/RalseiBasic/Item/4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/RalseiBasic/Item/4.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/RalseiBasic/Item/5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/RalseiBasic/Item/5.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/RalseiBasic/Item/6.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/RalseiBasic/Item/6.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/RalseiBasic/Sing/0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/RalseiBasic/Sing/0.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/RalseiBasic/Sing/1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/RalseiBasic/Sing/1.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/RalseiBasic/Sing/2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/RalseiBasic/Sing/2.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/RalseiBasic/UI/Act.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/RalseiBasic/UI/Act.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Susie/EndBattle/0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Susie/EndBattle/0.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Susie/EndBattle/1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Susie/EndBattle/1.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Susie/EndBattle/10.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Susie/EndBattle/10.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Susie/EndBattle/11.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Susie/EndBattle/11.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Susie/EndBattle/12.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Susie/EndBattle/12.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Susie/EndBattle/13.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Susie/EndBattle/13.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Susie/EndBattle/14.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Susie/EndBattle/14.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Susie/EndBattle/15.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Susie/EndBattle/15.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Susie/EndBattle/16.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Susie/EndBattle/16.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Susie/EndBattle/17.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Susie/EndBattle/17.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Susie/EndBattle/18.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Susie/EndBattle/18.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Susie/EndBattle/19.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Susie/EndBattle/19.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Susie/EndBattle/2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Susie/EndBattle/2.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Susie/EndBattle/3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Susie/EndBattle/3.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Susie/EndBattle/4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Susie/EndBattle/4.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Susie/EndBattle/5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Susie/EndBattle/5.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Susie/EndBattle/6.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Susie/EndBattle/6.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Susie/EndBattle/7.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Susie/EndBattle/7.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Susie/EndBattle/8.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Susie/EndBattle/8.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Susie/EndBattle/9.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Susie/EndBattle/9.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Susie/PrepareAct/0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Susie/PrepareAct/0.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Susie/RudeBuster/0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Susie/RudeBuster/0.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Susie/RudeBuster/1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Susie/RudeBuster/1.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Susie/RudeBuster/2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Susie/RudeBuster/2.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Susie/RudeBuster/3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Susie/RudeBuster/3.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Susie/RudeBuster/4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Susie/RudeBuster/4.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Susie/RudeBuster/5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Susie/RudeBuster/5.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Susie/RudeBuster/6.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Susie/RudeBuster/6.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Susie/RudeBuster/7.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Susie/RudeBuster/7.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Susie/RudeBuster/8.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Susie/RudeBuster/8.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Susie/RudeBuster/9.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Susie/RudeBuster/9.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Susie/SliceAnim/0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Susie/SliceAnim/0.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Susie/SliceAnim/1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Susie/SliceAnim/1.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Susie/SliceAnim/2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Susie/SliceAnim/2.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Susie/SliceAnim/3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Susie/SliceAnim/3.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/ZOOZIE/EndBattle/0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/ZOOZIE/EndBattle/0.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/ZOOZIE/EndBattle/1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/ZOOZIE/EndBattle/1.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/ZOOZIE/SliceAnim/0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/ZOOZIE/SliceAnim/0.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/ZOOZIE/SliceAnim/1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/ZOOZIE/SliceAnim/1.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/ZOOZIE/SliceAnim/2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/ZOOZIE/SliceAnim/2.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/ZOOZIE/SliceAnim/3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/ZOOZIE/SliceAnim/3.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/ZOOZIE/UI/Defend.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/ZOOZIE/UI/Defend.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/ZOOZIE/UI/Normal.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/ZOOZIE/UI/Normal.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Monsters/Poseur/Spareable/0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Monsters/Poseur/Spareable/0.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Monsters/Poseur/Spareable/1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Monsters/Poseur/Spareable/1.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Monsters/Poseur/Spareable/2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Monsters/Poseur/Spareable/2.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Monsters/Poseur/Spareable/3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Monsters/Poseur/Spareable/3.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Monsters/Poseur/Spareable/4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Monsters/Poseur/Spareable/4.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Monsters/PoseurBasic/Hurt/0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Monsters/PoseurBasic/Hurt/0.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Monsters/PoseurBasic/Idle/0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Monsters/PoseurBasic/Idle/0.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Monsters/PoseurBasic/Idle/1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Monsters/PoseurBasic/Idle/1.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Monsters/PoseurBasic/Idle/2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Monsters/PoseurBasic/Idle/2.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Monsters/PoseurBasic/Idle/3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Monsters/PoseurBasic/Idle/3.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Monsters/PoseurBasic/Idle/4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Monsters/PoseurBasic/Idle/4.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Monsters/PoseurChap2/Hurt/0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Monsters/PoseurChap2/Hurt/0.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Monsters/PoseurChap2/Idle/0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Monsters/PoseurChap2/Idle/0.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Monsters/PoseurChap2/Idle/1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Monsters/PoseurChap2/Idle/1.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Monsters/PoseurChap2/Idle/2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Monsters/PoseurChap2/Idle/2.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Monsters/PoseurChap2/Idle/3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Monsters/PoseurChap2/Idle/3.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Monsters/PoseurChap2/Idle/4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Monsters/PoseurChap2/Idle/4.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/2FPEST/PrepareAct/0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/2FPEST/PrepareAct/0.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/2FPEST/PrepareAct/1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/2FPEST/PrepareAct/1.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/2FPEST/PrepareItem/0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/2FPEST/PrepareItem/0.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/2FPEST/PrepareItem/1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/2FPEST/PrepareItem/1.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Ieslar/EndBattle/10.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Ieslar/EndBattle/10.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Ieslar/EndBattle/11.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Ieslar/EndBattle/11.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Ieslar/PrepareAct/0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Ieslar/PrepareAct/0.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Ieslar/PrepareItem/0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Ieslar/PrepareItem/0.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/KRISP/PrepareFight/0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/KRISP/PrepareFight/0.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/KRISP/PrepareItem/0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/KRISP/PrepareItem/0.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/KRISP/PrepareSpare/0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/KRISP/PrepareSpare/0.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/KRISP/PrepareSpare/1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/KRISP/PrepareSpare/1.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Kris/PrepareFight/0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Kris/PrepareFight/0.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Kris/PrepareSpare/0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Kris/PrepareSpare/0.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Kris/PrepareSpare/1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Kris/PrepareSpare/1.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/KrisBasic/UI/Defend.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/KrisBasic/UI/Defend.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/KrisBasic/UI/Normal.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/KrisBasic/UI/Normal.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Ralsei/EndBattle/10.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Ralsei/EndBattle/10.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Ralsei/EndBattle/11.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Ralsei/EndBattle/11.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Ralsei/PrepareAct/0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Ralsei/PrepareAct/0.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Ralsei/PrepareItem/0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Ralsei/PrepareItem/0.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/RalseiBasic/Defend/0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/RalseiBasic/Defend/0.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/RalseiBasic/Defend/1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/RalseiBasic/Defend/1.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/RalseiBasic/Defend/2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/RalseiBasic/Defend/2.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/RalseiBasic/Defend/3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/RalseiBasic/Defend/3.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/RalseiBasic/Defend/4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/RalseiBasic/Defend/4.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/RalseiBasic/Fight/0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/RalseiBasic/Fight/0.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/RalseiBasic/Fight/1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/RalseiBasic/Fight/1.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/RalseiBasic/Fight/2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/RalseiBasic/Fight/2.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/RalseiBasic/Fight/3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/RalseiBasic/Fight/3.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/RalseiBasic/Fight/4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/RalseiBasic/Fight/4.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/RalseiBasic/Fight/5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/RalseiBasic/Fight/5.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/RalseiBasic/Intro/0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/RalseiBasic/Intro/0.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/RalseiBasic/Intro/1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/RalseiBasic/Intro/1.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/RalseiBasic/Intro/2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/RalseiBasic/Intro/2.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/RalseiBasic/Intro/3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/RalseiBasic/Intro/3.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/RalseiBasic/Intro/4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/RalseiBasic/Intro/4.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/RalseiBasic/Intro/5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/RalseiBasic/Intro/5.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/RalseiBasic/Intro/6.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/RalseiBasic/Intro/6.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/RalseiBasic/Intro/7.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/RalseiBasic/Intro/7.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/RalseiBasic/Intro/8.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/RalseiBasic/Intro/8.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/RalseiBasic/Magic/0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/RalseiBasic/Magic/0.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/RalseiBasic/Magic/1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/RalseiBasic/Magic/1.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/RalseiBasic/Magic/2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/RalseiBasic/Magic/2.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/RalseiBasic/Magic/3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/RalseiBasic/Magic/3.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/RalseiBasic/Magic/4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/RalseiBasic/Magic/4.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/RalseiBasic/Magic/5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/RalseiBasic/Magic/5.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/RalseiBasic/Magic/6.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/RalseiBasic/Magic/6.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/RalseiBasic/Magic/7.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/RalseiBasic/Magic/7.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/RalseiBasic/Magic/8.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/RalseiBasic/Magic/8.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/RalseiBasic/Spare/0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/RalseiBasic/Spare/0.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/RalseiBasic/Spare/1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/RalseiBasic/Spare/1.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/RalseiBasic/Spare/2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/RalseiBasic/Spare/2.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/RalseiBasic/Spare/3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/RalseiBasic/Spare/3.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/RalseiBasic/Spare/4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/RalseiBasic/Spare/4.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/RalseiBasic/Spare/5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/RalseiBasic/Spare/5.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/RalseiBasic/Spare/6.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/RalseiBasic/Spare/6.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/RalseiBasic/Spare/7.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/RalseiBasic/Spare/7.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/RalseiBasic/Spare/8.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/RalseiBasic/Spare/8.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/RalseiBasic/Spare/9.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/RalseiBasic/Spare/9.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/RalseiBasic/UI/Down.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/RalseiBasic/UI/Down.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/RalseiBasic/UI/Fight.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/RalseiBasic/UI/Fight.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/RalseiBasic/UI/Hurt.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/RalseiBasic/UI/Hurt.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/RalseiBasic/UI/Item.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/RalseiBasic/UI/Item.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/RalseiBasic/UI/Magic.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/RalseiBasic/UI/Magic.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/RalseiBasic/UI/Spare.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/RalseiBasic/UI/Spare.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Susie/FaceSprite/Mad.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Susie/FaceSprite/Mad.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Susie/FaceSprite/Sad.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Susie/FaceSprite/Sad.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Susie/PrepareFight/0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Susie/PrepareFight/0.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Susie/PrepareItem/0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Susie/PrepareItem/0.png -------------------------------------------------------------------------------- /Sprites/CreateYourKris/Players/Susie/PrepareItem/1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RhenaudTheLukark/CreateYourKris/HEAD/Sprites/CreateYourKris/Players/Susie/PrepareItem/1.png --------------------------------------------------------------------------------