More keywords updates (#42)

* Update keywords_fr

* remove incorrect sym tags

* add scry

* Add scry matches
This commit is contained in:
GenevensiS
2024-04-15 01:38:18 +02:00
committed by GitHub
parent ba6e44614c
commit 437d413ce9
10 changed files with 257 additions and 161 deletions

View File

@@ -166,7 +166,7 @@ keyword:
keyword: 무적
match: 무적
mode: core
reminder: {if languages["한국어"].is_creature(card.type) then "이 생물" else "이 지속물"}은 피해나 "파괴한다" 효과에 의해 파괴당하지 않는다.{if languages["한국어"].is_creature(card.type) then " 방어력이 </sym-auto>0<sym-auto> 이하라면 소유자의 무덤에 놓는다." else ""}
reminder: {if languages["한국어"].is_creature(card.type) then "이 생물" else "이 지속물"}은 피해나 "파괴한다" 효과에 의해 파괴당하지 않는다.{if languages["한국어"].is_creature(card.type) then " 방어력이 0 이하라면 소유자의 무덤에 놓는다." else ""}
#example: Seraph of the Suns
keyword:
@@ -1473,6 +1473,14 @@ keyword:
# reminder: UNKNOWN
# #example: Spin into Myth
keyword:
#english keyword: Scry
keyword: 점술
match: 점술 <atom-param>숫자</atom-param>
mode: action
reminder: {if param1.value == "1" then "당신의 서고 맨 위의 카드 한 장을 본다. 당신은 그 카드를 당신의 서고 맨 밑에 놓을 수 있다." else ("당신의 서고 맨 위의 카드 {korean_counter_number(param1)} 장을 본다. 당신은 그 카드들 중 원하는 만큼을 당신의 서고 맨 밑에 놓고 나머지를 당신의 서고 맨 위에 원하는 순서대로 놓을 수 있다.")}
#example: Prism Array
#keyword:
# #english keyword: Clash
# keyword: UNKNOWN