Skip to content

Commit

Permalink
cave area scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
LocusAzzurro authored Jan 3, 2025
1 parent b0f959c commit 6b971b3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions jiachen/data/amekawamiya/inkraft_story/cave_exit.ink.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"inkVersion":21,"root":[["\n","ev","str","^icarus_quest_progress","/str",{"x()":"hasVariable","exArgs":1},"/ev",{"temp=":"has_story_progress"},"\n","ev",{"VAR?":"has_story_progress"},false,"==","/ev",[{"->":".^.b","c":true},{"b":["\n","ev","str","^icarus_quest_progress","/str",0,{"x()":"setVariable","exArgs":2},"pop","/ev","\n",{"->":"0.15"},null]}],"nop","\n","ev","str","^icarus_quest_progress","/str",{"x()":"getVariable","exArgs":1},"/ev",{"temp=":"story_progress"},"\n",["ev",{"VAR?":"story_progress"},6,">=","/ev",{"->":".^.b","c":true},{"b":["\n","ev",{"VAR?":"story_progress"},6,"==","/ev",[{"->":".^.b","c":true},{"b":["\n","ev","str","^icarus_quest_progress","/str",7,{"x()":"setVariable","exArgs":2},"pop","/ev","\n",{"->":"0.25.b.7"},null]}],"nop","\n","ev","str","^locusazzurro_icaruswings:void_essence","/str",1,"str","^components","/str",{"VAR?":"LORE"},{"x()":"giveItem","exArgs":4},"pop","/ev","\n",{"->":"0.26"},null]}],"nop","\n","ev","str","^/effect give @s minecraft:blindness 3 0 true","/str",{"x()":"runSilentUnlimitedCommand","exArgs":1},"pop","/ev","\n","ev","str","^/tp @s -798.5 99.5 -732.5 -60 -10","/str",{"x()":"runSilentUnlimitedCommand","exArgs":1},"pop","/ev","\n","^&o你感到一阵晕眩……","\n","end",["done",{"#f":5,"#n":"g-0"}],null],"done",{"global decl":["ev","str","^$<$qminecraft:lore$q: [$d$<$qcolor$q:$qblue$q,$qitalic$q:false,$qtext$q:$q姬川岛$q$>$d]$>","/str",{"VAR=":"LORE"},"/ev","end",null],"#f":1}],"listDefs":{}}
1 change: 1 addition & 0 deletions jiachen/data/amekawamiya/inkraft_story/cave_gate.ink.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"inkVersion":21,"root":[["\n","ev","str","^icarus_quest_progress","/str",{"x()":"hasVariable","exArgs":1},"/ev",{"temp=":"has_story_progress"},"\n","ev",{"VAR?":"has_story_progress"},false,"==","/ev",[{"->":".^.b","c":true},{"b":["\n","ev","str","^icarus_quest_progress","/str",0,{"x()":"setVariable","exArgs":2},"pop","/ev","\n",{"->":"0.15"},null]}],"nop","\n","ev","str","^icarus_quest_progress","/str",{"x()":"getVariable","exArgs":1},"/ev",{"temp=":"story_progress"},"\n","^&o你的面前有一道门。","\n",["ev",{"VAR?":"story_progress"},5,"<","/ev",{"->":".^.b","c":true},{"b":["\n",{"->":"req_not_met"},{"->":"0.30"},null]}],["ev",{"VAR?":"story_progress"},5,">=","/ev",{"->":".^.b","c":true},{"b":["\n",{"->":"open_gate"},{"->":"0.30"},null]}],[{"->":".^.b"},{"b":["\n",{"->":"default"},{"->":"0.30"},null]}],"nop","\n",["done",{"#f":5,"#n":"g-0"}],null],"done",{"req_not_met":["^&o你试着推了推门,毫无反应。","\n","end",{"#f":1}],"open_gate":["ev",{"VAR?":"story_progress"},5,"==","/ev",[{"->":".^.b","c":true},{"b":["\n","ev",6,"/ev",{"VAR=":"story_progress","re":true},"ev","str","^icarus_quest_progress","/str",6,{"x()":"setVariable","exArgs":2},"pop","/ev","\n",{"->":".^.^.^.6"},null]}],"nop","\n","^&o你伸手触碰门……","\n","^……","\n","^……","\n","^……","\n","ev","str","^/effect give @s minecraft:blindness 3 0 true","/str",{"x()":"runSilentUnlimitedCommand","exArgs":1},"pop","/ev","\n","ev","str","^/tp @s -797.5 75.0 -734.5 -180 0","/str",{"x()":"runSilentUnlimitedCommand","exArgs":1},"pop","/ev","\n","end",{"#f":1}],"default":["end",{"#f":1}],"global decl":["ev","/ev","end",null],"#f":1}],"listDefs":{}}

0 comments on commit 6b971b3

Please sign in to comment.