Skip to content

Commit

Permalink
Update COMMAND.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ScripterSugar authored Dec 1, 2022
1 parent 9e84dc4 commit 749c313
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions COMMAND.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,11 @@ sprite -scale 16 character/battle_maid_xm19/pixelart/sprite_sheet


## search [assetpath]
**-format \<.fileformat1|.fileformat2|...\>**
**-ff \<.fileformat1|.fileformat2|...\>** Specify file formats to be used within format search.

**-extract**
**-e** If found, proceed to extract the asset found by path query.

Search the asset hash and file formats if anything matches your path query. Useful if you want to find hidden master table files or assets.

Expand Down Expand Up @@ -71,6 +76,14 @@ Rename, decompile and export general asset from assetpath to output/asset direct
general battle/action/skill/action/rare5/hero_girl_vt22$hero_girl_vt22_2.action.dsl.amf3.deflate


## enemyDsl [assetpath]

search for the path if .esdl file exist. if exist, export all related assets with found .esdl file.

#### Example:
master master/ex_boost/odds/ability/alterite_r3_a.orderedmap


## exboost

Extract and create odds summary json for exboost odds table [JP Only]
Expand Down

0 comments on commit 749c313

Please sign in to comment.