mirror of
https://github.com/xivapi/ffxiv-datamining.git
synced 2026-07-26 03:49:09 +00:00
Include all CSV's in Repo for diffing
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
key,0,1,2
|
||||
#,,,
|
||||
int32,str,uint32,sbyte
|
||||
0,"",0,0
|
||||
1,"Increased HP",9875,5
|
||||
2,"Increased Action Speed",9876,-3
|
||||
3,"Increased Damage Dealt",9877,3
|
||||
4,"Decreased Damage Taken",9878,-3
|
||||
5,"Increased Healing Potency",9879,5
|
||||
6,"Decreased Recast Time",9880,-20
|
||||
7,"Increased Resistance Duration",9881,50
|
||||
8,"Increased MP Regeneration",9882,25
|
||||
9,"Increased TP Regeneration",9883,40
|
||||
|
Reference in New Issue
Block a user