5.2 updates

This commit is contained in:
Hezkezl
2020-02-18 04:09:39 -07:00
parent 96ed3e4030
commit b3ee022d84
729 changed files with 212065 additions and 166262 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
key,0,1,2,3,4,5,6,7
#,LogKind,Caster,Target,Category,DisplayOrder,Preset,Name,Example
int32,LogKind,uint16,uint16,byte,byte,byte,str,str
int32,byte,uint16,uint16,byte,byte,byte,str,str
0,0,65535,65535,0,0,0,"None",""
1,10,65535,65535,1,1,1,"Say","Cloud Strife: Never mind..."
2,11,65535,65535,1,3,1,"Shout","Cloud Strife: Can someone give me some gil?"
@@ -74,7 +74,7 @@ Cloud Strife cancels the use of the tuft of phoenix down."
64,47,65535,2,4,14,2,"Detrimental effects inflicted on you.","  You suffer the effect of Bio."
65,48,65535,2,4,15,2,"Beneficial effects on you ending.","You lose the effect of Stoneskin."
66,49,65535,2,4,16,2,"Detrimental effects on you ending.","You recover from the effect of Bio."
67,0,0,0,0,0,0,"",""
67,55,65535,65535,2,50,1,"Alarm Notifications","<Gui(104)/> Alarm: 0 minutes until 12:00 p.m. "
68,0,0,0,0,0,0,"",""
69,0,0,0,0,0,0,"",""
70,0,0,0,0,0,0,"",""
1 key 0 1 2 3 4 5 6 7
2 # LogKind Caster Target Category DisplayOrder Preset Name Example
3 int32 LogKind byte uint16 uint16 byte byte byte str str
4 0 0 65535 65535 0 0 0 None
5 1 10 65535 65535 1 1 1 Say Cloud Strife: Never mind...
6 2 11 65535 65535 1 3 1 Shout Cloud Strife: Can someone give me some gil?
74 70 0 0 0 0 0 0
75 71 41 4 65535 5 1 2 Damage dealt by party members. Cloud Strife hits the little ladybug for 2 damage.
76 72 42 4 65535 5 2 2 Failed attacks by party members. Cloud Strife misses the little ladybug.
77 73 43 4 65535 5 3 2 Actions initiated by party members. Cloud Strife begins casting Stone. Cloud Strife cancels Stone.
78 74 44 4 65535 5 4 2 Items used by party members. Cloud Strife readies a tuft of phoenix down. Cloud Strife cancels the use of the tuft of phoenix down.
79 75 45 4 65535 5 5 2 Effects of healing spells cast by party members.  Cloud Strife recovers 7 HP.
80 76 46 4 65535 5 6 2 Beneficial effects granted by party members.  Cloud Strife gains the effect of Protect.