SL2 Analyzer
Read a FromSoftware .sl2 save and report what is in it
Loading...
Searching...
No Matches
gen_ds3_npcs.py File Reference

Go to the source code of this file.

Namespaces

namespace  gen_ds3_npcs
 

Functions

 gen_ds3_npcs.address (fid)
 Flag id -> (distance into the flag region, bit), or None outside groups 0..9.
 
 gen_ds3_npcs.label_for (names)
 The best label for a flag, given every row that carries it.
 
 gen_ds3_npcs.main ()
 

Variables

 gen_ds3_npcs.BASE = os.path.dirname(os.path.dirname(os.path.abspath(__file__)))
 
 gen_ds3_npcs.SRC = os.path.join(BASE, "test", "flag_data", "files8", "dark_souls_3_flags.csv")
 
 gen_ds3_npcs.OUT = os.path.join(BASE, "db_ds3", "npcs.json")
 
int gen_ds3_npcs.GROUP_STRIDE = 128
 
int gen_ds3_npcs.GROUP_ZERO = 111
 
dict gen_ds3_npcs.TITLE