This commit is contained in:
xiashtra
2025-12-16 02:11:41 -06:00
committed by GitHub
parent e960bd4276
commit 6a2329d57f
613 changed files with 150989 additions and 84507 deletions
+10
View File
@@ -0,0 +1,10 @@
key,0,1,2,3
#,,,,
int32,uint32,byte,uint32,str
0,0,0,100,"I cannot access my power...
Need hands... Need feet."
1,70991,2,200,"My real form is...smarter, statelier.
Make the vessel so!"
2,70991,3,300,"Take care when crafting my vessel.
I wish not to face my underlings with an unseemly visage!"
3,70991,255,600,"I once stored the aether of vanquished foes in a brilliant orb. To unleash my power, you must utilize a similar sphere for the vessel!"
1 key 0 1 2 3
2 #
3 int32 uint32 byte uint32 str
4 0 0 0 100 I cannot access my power... Need hands... Need feet.
5 1 70991 2 200 My real form is...smarter, statelier. Make the vessel so!
6 2 70991 3 300 Take care when crafting my vessel. I wish not to face my underlings with an unseemly visage!
7 3 70991 255 600 I once stored the aether of vanquished foes in a brilliant orb. To unleash my power, you must utilize a similar sphere for the vessel!